body		{background-color : white;
		font-family : arial, sans-serif;
		font-size: 12px;
		margin : 0 0 0 0 ;}

#entete		{background-color : black;
		width: 230px;
		height: 150px;}

#banniere	{background-color : white;
		position:absolute;
		left: 231px;
		top: 1px;
		font-family : verdana, sans-serif;
		font-size: 14px;
		color: #ff6600;
		font-weight: bold;}

#navig	 	{z-index:5;
		background-color : black;
		position:absolute;
		top: 150px;
		width : 230px;
		padding-top: 50px;
		font-family : verdana, sans-serif;
		font-size: 14px;
		color: #ff6600;
		font-weight: bold;}

dl, dt, dd, ul  {margin: 0;
		    padding: 0;
		   list-style-type: none;}

#menu 		{z-index: 10;
		margin: 20px 20px;}

#menu dt 	{cursor: pointer;
		margin-left: 10px;
		margin-top: 10px;
		height: 20px;
		line-height: 40px;
		text-align: left;
		border: 0;}
#menu dd 	{display: none;
		margin-left: 20px;
		margin-top: 10px;
		font-weight: normal;
		line-height: 100%;}
#menu li a, #menu dt a {color: #ff6600;
			text-decoration: none;
			display: block;
			height: 100%;
			border: 0 none;
				 
}
#menu li a:hover, #menu dt a:hover {color: #ff0099;}
#content 	{z-index: 1;
		background-color : white;
		position:absolute;
		top: 151px;
		left : 0px;
		border-left : 230px solid black;
		padding: 20px;}

#piedpage 	{z-index: 20;
		width: 100%;
		position:relative;
		clear:both;
		padding-left : 20px;}
#piedpage p 	{font-size: 10px; color: #808080;}


h1		{font-family : verdana, sans-serif;
		font-size: 20px;
		color: #ff0099;
		font-weight: bold;} 
h2		{font-family : verdana, sans-serif;
		font-size: 14px;
		font-style: italic;
		color: #ff6600;
		font-weight: bold;} 
h3		{font-family : verdana, sans-serif;
		font-size: 12px;
		color: #ff0099;
		text-indent: 20px;
		margin-bottom: 0;} 

td.ca		{
		font-style: italic;
		color: #ff6600;}

img.gauche	{float: left;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 10px;
		padding-top: 10px; 
		border: 0;
		}
	
img.droite 	{float: right;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 10px;
		padding-top: 10px;
		border: 0;
		}

img.logo	{padding-top: 10px;
		padding-right: 20px;
		border: 0}

a:link 		{color: #ff6600; text-decoration: none;}
a:visited	{color: #ff6600; text-decoration: none;} 
a:hover 	{color: #ff0099;}

