/* LAYOUT 3 COLONNES */
BODY {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
text-decoration : none;
background-color: #ECECD9;
color: #808080;
margin:2px;
padding: 0px;
}

#header {
	position:absolute;
	width:100%;
	top:0px;
	z-index:1;

	}
	


/* All the content boxes belong to the content class. */
.content {
	position:relative;
	width:auto;
	min-width:725px;
	margin:0px 130px 20px 185px;
	top:6px;
	padding:5px;
	z-index:3;
	}

/* NAVIGATION */
#navAlpha {
	position:absolute;
/*	border: 1px solid #D9DEE4;  */
	width:175px;
	top:110px;
	left:5px;
	padding:0px;
	z-index:2;

/*See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}

body>#navAlpha {width:175px;}
		
/* PUB */
#navBeta {
	position:absolute;
	width:125px;
	top:172px;
	right:7px;
        background-color:#ffffff;
	padding:0px;
	z-index:1;

/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:120px;}

#footer {
  	min-width:725px;
	margin:0px 135px 20px 190px;
	padding:5px;
	position:relative;
	clear: both;
        background-color:#FFFFFF;
        border : 1px solid #848442;
	width:auto;
                z-index:1;
	}
#footer p {text-align: center;}
                      
/* FIN CSS LAYOUT 3 COLONNES

/* BALISES H */
h1 { font-size: 15px;color: #898A24;margin: 0px;display:inline;}
h1 a:visited { font-size: 15px;color: #898A24;}
h2 {
color : #898A24;
font-weight : bold; 
font-family : Arial;
font-size : 15px;
padding : 2px 2px 2px 18px;
border-bottom: 1px solid #B7BFC9;
}

h3 {
color : #898A24;
font-size : 1.2em;
font-weight : bold;
padding : 5px 5px 1px 5px;
border-bottom : 1px solid #6487dc;

}

.txt-meca {
	color : #626231;
	font-family :
	Verdana, Arial, Helvetica;
	font-size : 9pt;
	line-height: 17px;
}

/* LIENS */
a:link {
color : #898A24;
font-size : 9pt;
}


/* JQUERY External Internal links /*/
.faviconize {
	width:16px;
	height:16px;
	vertical-align:middle;
	border:0;
	padding-left: 5px;
}


a:hover {
color : #848442;
font-size : 9pt;
text-decoration : underline;
}
a:active {
color : #EE8027;
font-size : 9pt;
}
a:visited {
color : #898A24;
text-decoration:none;
font-size : 9pt;

}
.novisited a {
background: none;
}

/* LOGO */
.logogt {
	color: #0F78C9;
	font-weight: bold;
	font-size: 40pt;
	text-decoration:none;
}
.logogt a {
	color: #0F78C9;
	font-weight: bold;
	font-size: 40pt;
	text-decoration:none;
}
.logogt a:hover {
	color: #1692F2;
	font-weight: bold;
	font-size: 40pt;
	text-decoration:none;
}
.logogt a:active {
	color: #0F78C9;
	font-weight: bold;
	font-size: 40pt;
}
.logogt a:visited {
	color: #0F78C9;
	font-weight: bold;
	font-size: 40pt;
	font-style: normal ;
}
.logoliens {color: #808000}
.logoliens a {color: #808000;text-decoration:none;}
.logoliens a:hover {color: #808000;text-decoration:none;}
.logoliens a:active {color: #808000;text-decoration:none;}
.logoliens a:visited {color: #808000;font-style: normal ;text-decoration:none;}
.souslogo {font-size: 12pt;font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #808000;}



/* MENU ONGLET */
.onglet1 a {
display : block; 
font-weight : bold; 
text-decoration : none; 
padding : 1px 1px 1px 0.5em;
background-image : url("../images/menu_bg.gif");
background-color : #d2def6; 
border-bottom : 1px solid #9db2cd; 
border-right : 1px solid #9db2cd; 
} 
.onglet1 a:hover {
background-color : #9bb2db; 
color : #333333; 
} 
.onglet1 a:visited { 
background-color : #fffffd;
font-weight : normal;
color : #800080;
}

/* MENU ACCORDION */
.entetemenu {
color : #0F78C9;
font-weight : bold; 
font-family : Arial; 
font-size : 15px;
padding : 5px 5px 5px 5px;
width:100%;
}
.glossymenu{
 margin: 5px 0;
padding: 0px;
width: 170px; /*width of menu*/
 border: 1px solid #848442;
/* border-bottom-width: 0;  */
}

.glossymenu a.menuitem{
background: #F8FBFD url(../images/bg_blue_menu.gif) repeat-x bottom left;
font: bold 13px Arial, Verdana, Helvetica, sans-serif;
color: #888888;
display: block;
position: relative;
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #404040;
background: #F3EFEF url(../images/puce_coche.gif ) no-repeat 2px center;
border-bottom: 1px solid #848442;
padding-left: 16px;
}

.glossymenu a.menuitem .statusicon{
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
/* background: #DFEAEF url(../images/bg_blue_menu_over.gif) repeat-x bottom left;    */
background: #fff url(../images/puce.gif ) no-repeat 2px center;
 border-bottom: 1px solid #848442;
padding-left: 16px;
color: #000000;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid gray;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Arial","Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #888888;
text-decoration: none;
padding: 2px 0px 2px 0px;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #F3EFEF;
color: #000000;
}
.glossymenu div.submenu ul li a:visited{
background: #FFFFFF;
color: #404040;
}

/* CHEMIN DE SITE */
.tabloentete {
/*background-color : #D9DEE4;
border: 1px solid #F1B681; */
margin-top : 5px; 
width:100%;

}
.chemin { font-size: 15px;color: #898A24;font-weight: bold;margin: 0px;padding:0px;text-decoration: none; }
.chemin a { font-size: 15px;color: #898A24;margin: 0px;}
.chemin a:visited { font-size: 15px;color: #898A24;margin: 0px;text-decoration: none;}
.chemin a:hover { font-size: 15px;color: #898A24;margin: 0px;}

.tabloentete a:visited { font-size: 9pt;color: #898A24;margin: 0px;font-style: normal ;}

/* TABLEAUX */
.tableau {
background-color : #fffffd;
padding : 0px;
margin-top : 5px;

/* border: 1px solid #6487dc;  */
border : 1px solid #B7BFC9;
width:100%;
}
.tableau div { 
border-bottom : 1px solid #D9DEE4;
/* background-color : #d6d9e0;   */
margin-bottom : 8px;
}
.tableau td {padding : 0px 5px 0px 5px; }

table { 
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
}

.tablo {
padding : 0px;
width:100%;
}
.tablo td {padding : 0px 5px 0px 5px; }

.tablod {
background-color : #FFFFFF;
padding : 0px; 
margin-top : 5px;
border : 1px solid #848442;
width:100%;
}
.tablod td {padding : 0px 5px 0px 5px; }

.tablodindex {
background-color : #FFFFFF;
padding : 10px;
border : 1px solid #848442;
width:80%;
}
.tablodindex2 {
background-color : #EDEDED;
padding : 10px;
margin-top : 5px;
border : 1px solid #848442;
width:15%;
}

.tabloh {
background-color : #EDECD8;
/* border : 1px solid #D9DEE4;  */
padding : 0px;
margin-top : 15px;
margin-bottom: 15px;
width:100%;
}
tabloh td {padding : 0px 5px 0px 5px; }

.tablotitre {
color : #0F78C9;
font-weight : bold; 
font-family : Arial;
font-size : 15px;
padding : 2px 2px 2px 18px;
border-bottom: 1px solid #B7BFC9;
width:100%;
}
.tablogg {
margin-top : 5px;
border : 1px solid #848442;
background-color : #FFFFFF;
width:100%;
z-index:3;
}

/* PUBLICITE */
div#pub120{background-color: #F9F7F7;margin: 0px;padding: 0px; }

.ads {
font-family : Arial;
font-size : 8pt;
color : #cccccc;
}
.adsindex {
font-family : Arial;
font-size : 8pt;
color : #000000;
}
a.ads:link {
color : #000000;
font-family : Arial; 
font-size : 8pt; 
text-decoration : none; 
} 
a.ads:hover { 
color : #000000; 
font-family : Arial; 
font-size : 8pt; 
text-decoration : none; 
}


/* GOOGLE SEARCH */
/* IMAGES */
#SearchControl2 .gs-imageResult  {width: 170px; }
/* #SearchControl2 .gs-imageResult .gs-size { display : none;  }
#SearchControl2 .gs-imageResult .gs-text-box { display : none;  }   */
/* DIVERS */
.entetecote {
font-size : 14pt;
font-weight: bold;
color : #0F78C9;
padding: 40px 0px 20px 0px;
}
.petitepolice {
font-size : 10px; 
}
.petitepolice a {
font-size : 10px; 
}
.petitepolice a:visited {
font-size : 10px; 
}
.surligne {background-color: yellow; color: black;}
.fond_lettre {
background-image : url(images/fond_lettre_off.gif);
width : 39px; 
line-height : 25px; 
background-repeat : no-repeat; 
height : 25px; 
text-align : center; 
}
select {font-family:"verdana";font-size: 8pt;;color:#003366;}
input {font-family:"Arial";font-size: 9pt;;color:#003366;}

#lettre a {
color: #0F78C9;
padding-right : 14px; 
padding-left : 14px; 
font-weight : bold; 
font-size : 15px;
padding-bottom : 4px; 
padding-top : 4px;
}

/* AUTO35 V2*/
.color-fon {
font-weight: bold;
}
.title-rta {
font-weight: bold;
}
.titl-menav {
	color : #77773C;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight : 600;
	background-image: url(../images/bg_blue_menu.gif);
	text-align: center;
	vertical-align: middle;
	height: 25px;

	border-bottom: 1px solid #848442;
	border-top: 1px solid #848442;

}
/* lien fond color nav */
a.nav         {
	font-size: 12px;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;

	width: 180px;
		height: 15px;
	text-decoration: none;
}
a.nav:link    {
	color: #646400;
	border-bottom: 1px solid #848442;
	display: block;
}
a.nav:visited {
	font-size: 12px;
	color: #646400;
	border-bottom: 1px solid #848442;
}
a.nav:hover   {
background: #F3EFEF;
color: #000000;
	text-decoration: none;


}
.encadrdroitgauchehautbas { border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442;border-bottom: 1px solid #848442;margin: 5px; }
.encadrdroitgauchehautbas2 { border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442;border-bottom: 1px solid #848442; }
.encadrdroitgauchehaut { border-left: 1px solid #848442;border-top: 1px solid #848442;border-right: 1px solid #848442; }
.encadrdroitgauchebas { border-left: 1px solid #848442;border-bottom: 1px solid #848442;border-right: 1px solid #848442; }
