/* CSS Document */
#conteneur {
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	background-color:#ffffff;
	border-style:dashed;
	border-width:thin;
	border-color:#F2F2F2;
}
#navcontainer{
	position:absolute;
	width:600px;
}
.navcontainer{ 
background-color:#666;
}

 #navlist{
	width:800px;
	font: bold 10px Verdana, sans-serif;
	text-align: left;
	color: #666666;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 0.05em 0.5em 0.05em 0.75em;
background: #ffffff;
text-decoration: none;
color:#666666;
}

#navlist li a:link { color: #666666; }
#navlist li a:visited { color: #999999; }

#navlist li a:hover
{
border-color: #Ff6600;
color: #ff6600;
background-color:#FFFFFF;

}

#header {
	background-color: #ffffff;
	background-position: center;
}
#header_menu {
	background-color: #666666;
	padding-top:3px;
	padding-bottom:3px;
	height:30px;
	/*border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff6633;
	border-right-color: #ff6633;
	border-bottom-color: #ff6633;
	border-left-color: #ff6633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;*/
	width:100%;

}
#header_recherche {
	background-color: #ff6633;
	background-position: center;
	height:30px;
	padding-top:5px;
	padding-bottom:0;
	color:#FFFFFF;
	vertical-align: top;
}
#separateur_affichage_contenu {
	background-color: #CCC;
	background-position: center;
	height:1px;
}
#header_affichage_contenu {
	background-color: #666666;
	background-position: center;
	height:20px;
	font-size: 10px;
	padding-top: 5px;
	/*padding: 10px;
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #ff6633;
	border-right-color: #ff6633;
	border-left-color: #ff6633;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-family: Verdana;*/
}
#tableau_lignes_imaction {
	background-repeat: repeat-x;
	background-color: #666666;
	background-image: url(images_imaction/top.gif);
}
#dateformat {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing:0.1em;
	}
	
.titre{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.tableau9 {
background-color:#999999;
}

.tableau6 {
background-color:#666666;
}

.tableaupale {
	background-color:#EEEEEE;
}
.tableaupale_pub{
	background-color:#eeeeee;
	font-size:12px;
}
.tableauphotos {
	border-style: none;
	border-width: 1px;
}

.champ{
	background-color:#FFffff;
	/*border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;*/
	font-family: Verdana;
	color: #666666;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 13px;
	/*background-image: url(images_imaction/bouton_vierge.gif);*/
}
a.rewrite:link {
	font-size: 9px;
	color:#cccccc;
	text-decoration: none;
}
a.rewrite:hover {
	font-size: 9px;
	color:#ff6633;
}
a.rewrite:visited {
	font-size: 9px;
	color:#cccccc;
	text-decoration: none;	
}.imaction {
	font-size: 12px;
	color: #CCCCCC;
}
/* lien_chemin remplace arbo_annuaire qui ne marche pas*/
a.lien_chemin {text-decoration: none;
color: #ffffff;
font-weight:bold;
font-size:12px;
}
a.lien_chemin:link{text-decoration: none;
color:#cccccc;
font-weight:bold;
}
a.lien_chemin:visited{text-decoration: none;
color:#cccccc;
font-weight:bold;
}
a.lien_chemin:hover{text-decoration: none;
font-weight:bold;
color:#FF6633;
}
