body
{
	font-family: Tahoma, "Agency FB", "Arial Narrow";
	color: #666666;
	background-image: url(img/fond.png);
	font-size: 12px;
}

img
{ border: 0
}

p{
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
}

.content{
	height: 100%;
	background-color: #FFFFFF;
}

hr{
	color: #d2e9fa;
}


.titre_menu_fonce {
	color: #FFFFFF;
	background-image: url(img/menu_fonce.png);
	background-repeat: repeat-x;
	height: 22px;
	font-weight: bold;
	background-position: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.titre_menu_clair {
	font-weight: bold;
	color: #3A89C2;
	text-indent: 12px;
	background-color: #CDE6FA;
	background-image: url(img/haut_gauche.jpg);
	background-repeat: no-repeat;
}


li {
	list-style-image: url(img/puce1.png);
	text-indent: 10px;
}
.boite_menu_fonce {
	border: 2px solid #3A89C2;
	font-size: 11px;
}

.menu_right_nav{

	font-size: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 4px;
}	

.menu_right_nav a{
	text-decoration: none;
	color: #666666;
}
	
.menu_right_nav a:hover{
	color: #3A89C2;
}	
	
.boite_menu_clair {
	border: 2px solid #D7EBFB;
	font-size: 12px;
}

.titre_menu_top {
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	margin-left: 30px;
	clip: rect(auto,5px,auto,5px);
	padding-right: 30px;
}

.titre_menu_top a{
	font-size: 12px;
	color: #FFFFFF;
	clip: rect(auto,5px,auto,5px);
	text-decoration: none;
}


.titre_menu_top_s a:hover{
	text-decoration: none;
	clip: rect(auto,5px,auto,5px);
}

.titre_menu_top_s a{
	font-size: 12px;
	color: #FFFFFF;
	clip: rect(auto,5px,auto,5px);
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	margin-left: 30px;
}


.titre_menu_top_s a:hover{
	font-size: 12px;
	clip: rect(auto,5px,auto,5px);
	font-weight: bold;
	font-style: italic;

}


.footer {
	font-size: 12px;
	color: #CCCCCC;
	width: 100%;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2e9fa;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #3A89C2;
	text-decoration: none;
}


.titre_paragraphe{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.formulaire_champ {
	background-color: #D7EBFB;
	border: 1px dashed #2973b9;
}

h1{}
h2{
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
h4{
	font-size: 16px;
	color: #2973BA;
	text-indent: 15px;
}
