body{
	margin-top: 0px;
	padding: 0px;
	font: 0.8em Helvetica;	background: #e0e0e2 url(../images/background.gif) no-repeat top center;
}

#page{
	width : 774px;
	margin : 0 auto;
	text-align: left;
}

#header{
	height: 214px;
	width : 767px;
	background: url(../images/BANDEAU.png ) no-repeat bottom center;
}

#contenu{
	float : left;
	width : 767px;
	background:#FFFFFF url(../images/degrade.png ) repeat-y right;
}

#contenu-gauche{
	float : left;
	width : 540px;
	background: white;
	margin : 2px 5px 2px 5px;
}

#contenu-droit{
	float : left;
	width : 200px;
	background:url(../images/tire-haut.png ) repeat-y #f9f9f9;
	padding : 0px 5px 2px 5px;
}


#interligne-gauche{
	float : left;
	height : 3px;
	width : 536px;
	margin : 10px 2px 10px 0px;
	background: url(../images/tire.png ) repeat-x;
}

#interligne-droit{
	height : 10px;
	width : 100px;
}

#base-line{
	float : left;
	height: 35px;
	width : 767px;
	padding-top : 5px;
	background: #FFFFFF url(../images/degrade.png ) repeat-y right;
	text-align : center;
	color: #666666;
}

#bottom{
	float : left;
	height: 20px;
	width : 766px;
	padding-top : 5px;
	border-left : 1px solid white;
	background: #ececea url(../images/degrade.png ) repeat-y right;
	text-align : center;
	color: #666666;
}

#contenu-gauche  #bloc-texte{
	float : left;
	width: 300px ;
}

#contenu-gauche  #bloc-image{
	float : left;
	width: 200px ;
	margin-left : 35px;
	padding-top : 5px;
	text-align : center;
}

#contenu-gauche  #bloc-demi{
	float : left;
	width: 50% ;
}

#contenu-gauche h1{
	float : left;
	width : 100%;
	padding-left: 20px ;
	margin: 2px 0px 0px 0px;
	line-height: 25px ;
	font-size: 16px ;
	background: url(../images/point-rouge.png) no-repeat left center ;
	color: #AA3d43;
}
#contenu-gauche h1 span{font-size:16px;}
#contenu-gauche h2 span{font-size:14px;}
#contenu-gauche span{font-size:13px;}

#contenu-gauche h1 a{
	color: #AA3d43;
	text-decoration: none ;
}

#contenu-gauche h1 a:hover{
	color: #AA3d43;
	text-decoration: underline ;
}

#contenu-gauche h2{
	padding-left: 0px ;
	margin: 5px 0px 0px 0px;
	font-size: 14px ;
	font-weight : bold;
	/*background: url(../images/puce-gris.png) no-repeat left center ;*/
	color: #666666;
}

#contenu-gauche li{
	padding-left: 0px ;
	margin: 2px 0px 0px 0px;
	font-size: 1.0em ;
	color: #000000;
}
#contenu-gauche ul{
	list-style-type: disc ;
}

#contenu-gauche, #contenu-droit p{
	font-size: 1em ;
	color: #000000;
	margin-top :1.0px;
	margin-bottom : 0px;
	text-align : justify;
}


#contenu-droit h1{
	padding-left: 10px ;
	padding-bottom : 5px;
	margin: 0px 0px 0px 0px;
	line-height: 41px ;
	font-size: 1.0em ;
	background: url(../images/bulle-v.png) no-repeat left center ;
	font-weight: nornal;
	color: #FFFFFF;
}
#contenu-gauche a {color:#AA3d43;	text-decoration:underline;font-size:1em;}
#contenu-gauche a:active 	{color:#AA3d43;	text-decoration:underline;}
#contenu-gauche a:hover 	{color:#666666;text-decoration:none;}

#contenu-droit a {color:#AA3d43;	text-decoration:underline;font-size:1em;}
#contenu-droit a:active 	{color:#AA3d43;	text-decoration:underline;}
#contenu-droit a:hover 	{color:#666666;text-decoration:none;}


