@charset "utf-8";

a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


body {
	margin: 0;
	padding: 0;	
	background-image:url(images/fond_oscour.png);
	background-repeat:repeat-x;
	background-color:#828282;
}
#header {
height: 124px;
background-color: #99CCCC;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	letter-spacing:0.1em;
	width:996px;
	height: 18px;
	padding-top: 4px;
	padding-bottom:0px;
	background-image: url(images/fondmenu.png);
	background-repeat: repeat-x;
	
	
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration:none;
	background-image: url(images/fondmenu.png);
	
}

#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: underline overline;
	background-image: url(images/fondmenu.png);
	
}

#conteneur {
position: relative;
width: 996px;
margin: 0 auto; 
background-color:#FFFFFF;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 0px;
	padding-left:10px;
	padding-right:20px;
	margin-right: 209px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 10px;
	list-style-type: decimal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#centre h1 {
	margin-top:0;
	margin-bottom:20px;

}

#conteneur #centre table {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	white-space: normal;
}

#droite {
	position: absolute;
	right:0;
	width: 189px;
	text-align:center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
}



#pied {
	height: 25px;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}

#pied a {
	color: #999999;
	text-decoration: none;
}

#pied a:hover {
	color: #999999;
	text-decoration: underline;
}


.menudroit {

list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {
	margin: 0 0 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menudroit_contact {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 14pt;
}

.menudroit_tel {
	color: #E66464;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.menudroit_email {
	color: #EB6464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.fond_tableau_violet, .fond_tableau_violet h3{
	color: #FFFFFF;
	background-color: #6D6AAF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	font-weight:normal;
	margin:0;
}
.fond_tableau_gris {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #6D6AAF;
	border-right-color: #6D6AAF;
	border-bottom-color: #6D6AAF;
	border-left-color: #6D6AAF;
	border-right-style: dashed;

}


.fond_tableau_gris h2 {
	font-weight:normal;
	margin: 0;
	padding: 0;
}



.fond_tableau_rose {
	color: #FFFFFF;
	background-color: #A488AF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.titre_souligne {
	color: #6966AE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6966AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 12pt;
	font-weight: bold;
}
.titre_soulignerouge {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	font-size: 13pt;
	font-weight: bold;
}
.textecentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}

.menudroit_contacthaut {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 14pt;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: dotted;
}
.titre_droit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6966AE;
	letter-spacing: 0.2em;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.titre_index {
	font-size: 15pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6D6AAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style:normal;
}



.lettrine_index {
	color: #E66464;
	font-size: 26pt;
	border: thin dotted #CCCCCC;
		font-style:normal;
}



.prixappel {
	color: #6D6AAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 3px;
}
.fond_tableau_sites {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #6D6AAF;
	border-right-color: #6D6AAF;
	border-bottom-color: #6D6AAF;
	border-left-color: #6D6AAF;
	border-right-style: dashed;
	color: #FFFFFF;
	background-color: #6D6AAF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
.tableau_homepage {
	cursor: pointer;
}
.accroche {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #A488AF;
	font-weight: normal;
	background-position: center;
	width: 680px;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;


}
.texte_123 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6966AE;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.texte_fb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6966AE;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
