body{
	background-color: #D3D0AD;
	background-image: url(images/fd.jpg);
	background-repeat: repeat;
}
.fond_contenu {
	background-image: url(images/fond_contenu.jpg);
	background-repeat: repeat-y;
	background-position: 0px 72px;
}
.fond_menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
A.lien_blc:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.lien_blc:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
A.lien_blc:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.lien_blc:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
A.Lien_sombre:link{
	color: #015D89;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.Lien_sombre:visited{
	color: #00577B;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
A.Lien_sombre:hover{
	color: #00577B;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
A.Lien_sombre:active{
	color: #00577B;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}


A.Lien_sombre_light:link{
	color: #3e4e10;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
A.Lien_sombre_light:visited{
	color: #3e4e10;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
A.Lien_sombre_light:hover{
	color: #3e4e10;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
A.Lien_sombre_light:active{
	color: #3e4e10;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}


A.agencecocoon:link {
	color: #015D89;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
}
A.agencecocoon:visited {
	color: #015D89;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
}
A.agencecocoon:hover {
	color: #015D89;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
}
A.agencecocoon:active {
	color: #015D89;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
}

.defaut_simple {
	font-family: Tahoma;
	font-size: 12px;
	color: #015d89;
}



#navcontainer
{
	font-family: Tahoma;
	font-size: 12px;
	
	right: 0px;
	text-align: left;
	width: auto;
	clear: right;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding:0;
	border: none;
	width: auto;
	clear: right;
}

#navcontainer li
{
	border-bottom: 1px Aucune;
	width: auto;
	clear: right;
	border-left-width: 10px;
	border-left-style: Aucune;
}

#navcontainer li a
{
	display: block;
	text-decoration: none;
	width: 160px;
	clear: right;
	color: #FFFFFF;
	border-left-width: 10px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
}

html>body #navcontainer li a {
	width: 160px;
	border-left-width: 10px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
}

#navcontainer li a:hover
{
	border-left: 10px Aucune;
	color: #005A7C;
	width: 160px;
	font-weight: bold;
	background-color: #E6FFFF;
	list-style-image: url(images/rd_li.gif);
	

}
.fond_bas {

	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
}
.formulaire {
	border: 1px solid #025D8A;
	font-family: arial;
	font-size: 10px;
	color: #116A8C;
}
.defaut_simple_rouge {

	font-family: Tahoma;
	font-size: 9px;
	color: #CC0000;
}
