/**********     ANISTEME     *****************************************************/

@import "recherche.css";
@import "formulaire.css";
@import "map.css";

/**********     GENERAL    *****************************************************/

body
	{
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color:#FEF4EA;
	}
	
#page
	{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative;
	text-align: left;
	#min-height: 600px;
	font-size: 12px;
	margin-top: 0px;
	#background: url(images/fond.jpg);
	#background-position: center;
	#background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	

#banniere
	{
	width:980px;
	height: 113px;
	background: url(images/banniere.jpg) top left no-repeat;
	padding: 0px;
	}

#menu_langue
	{
	position:absolute;
	top:0px;
	right:0px;
	width:80px;
	height:19px;
	padding:6px;
	}

#menu_langue a,a:hover,a:link 
	{
	color:#0072BC;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	}
	
#menu_haut
	{
	position: absolute;
	left:0px;
	top:79px;
	height:19px;
	margin-left:180px;
	}
	
#menu_haut a
	{
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	}
	
#menu_haut a:hover,a:link 
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

#menu_haut td.active a,a:hover 
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

.sous_menu_haut
	{
	background-color:#FB8C19;
	#background-color:#FDA953;
	color:#000000;
	text-align:left;
	display:none;
	position:absolute;
	margin-top:4px;
	width:230px;
	}

.sous_menu_haut p:hover, #menu_haut .sous_menu_haut p:hover a:hover
	{
	background-color:#FDA953;
	#background-color:#FB8C19;
	color:#000000;
	#-moz-opacity:2;
	#opacity:2;
	#filter:alpha(opacity=200);
	}

*html .sous_menu_haut
	{
	}

*html .bouton_haut_fond
	{
	text-align:left;
	}

*+html .bouton_haut_fond 
	{
	text-align:left;
	}

#menu_haut .sous_menu_haut a, #menu_haut .sous_menu_haut a:visited, #menu_haut .sous_menu_haut a:hover
	{
	color:#000000;
	margin:4px;
	padding:0px;
	}

#menu_haut td.active .sous_menu_haut a, #menu_haut td.active .sous_menu_haut a:visited
	{
	color:#000000;
	}

#menu_haut .sous_menu_haut a
	{
	color:#000000;
	-moz-opacity:2;
	opacity: 2;
	filter:alpha(opacity=200);
	}

.sous_menu_haut {
	width:200px;
	}

.sous_menu_haut p{
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #FFF0E1;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	}

.bouton_haut_fond 
	{
	height:19px;
	background:url(images/bouton_haut_fond.gif) top left repeat-x;
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	margin:0px;
	}

.bouton_haut_gauche
	{
	background: url(images/bouton_haut_gauche.gif) left top no-repeat;
	height:19px;
	padding-left:5px;
	margin:0px;
	}

.bouton_haut_droit
	{
	height:19px;
	background: url(images/bouton_haut_droit.gif) right top no-repeat;
	padding-right:8px;
	}
	
#sous_banniere
	{
	clear:both;
	width:980px;
	height:72px;
	background: url(images/sous_banniere.jpg) top left no-repeat;
	padding:0px;
	}

#fil_ariane
	{
	padding-left:265px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0072BC;
	}

#fil_ariane a,a:link
	{
	color:#0072BC;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	}
	
#fil ariane a:hover 
	{
	color:#0072BC;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	}

#titre_menu
	{
	position:absolute;
	top:168px;
	padding-left:15px;
	font-family:"Digital Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}

#contenu
	{
	min-height: 380px;
	background: url(images/fond.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}
	
#contenu p,#contenu div,#contenu span
	{
	font-size: 12px;
	}

#contenu p
	{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	margin-left:15px;
	}

#menu_gauche
	{
	width:192px;
	vertical-align:top;
	}
	
#centre
	{
	vertical-align:top;
	width:770px;
	min-height: 380px;
	padding-bottom:0px;
	color:#4D587B;
	}
	
*html #centre,#contenu
	{
	overflow:inherit;
	}	

#centre h1.barre_orange
	{
	margin-left:15px;
	background-image:url(images/barre_orange2.jpg);
	height:20px;
	width:760px;
	}

.encadre_orange
	{
	margin:0 0 5px 15px;
	padding:0 5px 0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#EA7600;
	}

#centre h1
	{
	font-family:"Digital Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#EA7600;
	padding-left:5px;
	}

#centre a,a:link
	{
	color: #4D587B;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	}
	
#centre a:visited
	{
	/*color:#EA7600;*/
	color:#800080;
	font-weight:bold;
	}	

#centre a:hover, a:active
	{
	color:#EA7600;
	/*color: #4D587B;*/
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	}
	
#raccourci
	{
	float:left;
	height:132px;
	width:192px;
	}
	
#raccourci h2 
	{
	padding-left:40px;
	padding-top:10px;
	font-size:9px;
	font-weight:bold;
	}	
#raccourci h2 a
	{
	color:#000000;
	text-decoration:none;
	}
	
#banniere_bas
	{
	clear:both;
	width:980px;
	height:50px;
	background: url(images/banniere_bas.jpg) bottom center no-repeat;
	padding-bottom:0px;
	}

#menu_bas
	{
	height: 17px;
	padding-top:19px;
	float:right;
	}

/* *+html #menu_bas
	{
	margin-top:17px;
	}
*/

*html #menu_bas
	{
	margin-top:17px;
	}
	
#menu_bas a,a:link,a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	}

.bouton_bas_fond 
	{
	height:17px;
	background:url(images/bouton_bas_fond.jpg) top left repeat-x;
	}

.bouton_bas_gauche
	{
	background: url(images/bouton_bas_gauche.jpg) left top no-repeat ;
	height:17px;
	margin:0px;
	}

.bouton_bas_droit
	{
	height:17px;
	background: url(images/bouton_bas_droit.jpg) right top no-repeat ;
	padding:2px;
	padding-right:4px;
	padding-left:4px;	
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:9px;
	margin:0px;
	}

#bas
	{
	clear:both;
	font-weight:bold;
	font-size:9px;
	color:#9A9A9A;
	}
	
/* *+html #bas
	{
	padding-top:18px;
	}
*/

/**********     Styles TinyRTE    *****************************************************/	

	.color1, #centre .color1 a
	{
	color:#EA7600;
	}

	.color2, #centre .color2 a
	{
	color:#006FBA;
	}
	
	.color3, #centre .color3 a
	{
	color:#4D587B;
	}
	
	#centre .color1 a:visited, #centre .color2 a:visited, #centre .color3 a:visited
	{
	color:#800080;
	}
	
	#centre .color1 a:hover, #centre .color2 a:hover, #centre .color3 a:hover
	{
	color:#EA7600;
	}
	
	
	

