/*-------- Initialisation des balises -----------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5C0101;
	background-image: url(../images/fondpage.gif);
	background-repeat: repeat;
}


/*--------------------------- Position du site et délimitation  -----------------------------*/
#Page{
	width: auto;
	margin-top: 19px;
}

#Conteneur {
	background-color: #790000;
	width: 980px;
	height: 590px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
}

#Contenu {

}
#FondHaut {
	background-image: url(../images/fond_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 51px;
	float: left;
}
#FondGauche {
	background-image: url(../images/fond_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 113px;
	height: 487px;
	float: left;
}
#FondDroite {
	background-image: url(../images/fond_droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
	height: 487px;
	float: right;
}
#FondBas {
	background-image: url(../images/fond_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 52px;
	float: left;
}
#FondEntete {
	background-image: url(../images/fond_entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 773px;
	height: 123px;
	float: left;
}
/*--------------------------- Menu -----------------------------*/
#Menu {
	width: 773px;
	margin: 0px;
	padding: 0px;
}

#Menu ul {
	margin: 0px;
	padding: 0px;
}

#Menu ul li {
	/*font-family: Trebuchet MS;
	font-size: 10px;*/
	color: #FFFFFF;
	/*list-style-type: none;
	display: inline;*/
}

#Menu ul li a, #Menu ul li a:link, #Menu ul li a:active, #Menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#Menu ul li a:hover {
	color: #F3BE05;
	text-decoration: none;
}
/*--------------------------- Photos -----------------------------*/
.PhotoDroite {
	margin-left: 12px;
	float: right;
	border: 1px solid #790000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.PhotoGauche {
	margin-right: 12px;
	float: left;
	border: 1px solid #790000;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
}
.Photo {
	border: 1px solid #790000;
	margin-top: 2px;
	margin-bottom: 2px;
}

/*--------------------------- Contenant -----------------------------*/

#Contenant {
	background-image: url(../images/fond_parchemin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 773px;
	height: 364px;
	float: left;
}
#Contenant a, #Contenant a:link, #Contenant a:active, #Contenant a:visited{
	color: #790000;
	text-decoration: underline;
}
#Contenant a:hover{
	color: #CC0000;
	text-decoration: underline;
}


/*--------------------------- ContenuTxt -----------------------------*/
#Scroll {
	height: 315px;
	overflow: auto;
	padding: 0px;
}

#ColonneGauche {
	float: left;
	width: 260px;
	height: 303px;
	padding-left: 30px;
	padding-top: 10px;
	/*border: 1px solid #cc0000;*/
}
#ColonneGauche p {
	color: #790000;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 17px;
	text-align: justify;
}
#ColonneGauche h2 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}
#ColonneGauche h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
	padding-top: 2px;
	padding-bottom: 5px;
}
#ColonneGauche dl{
}
#ColonneGauche dt{
	width: 85px;
	float: left;
}
#ColonneGauche dd{
	width: 265px;
	float: left;
	padding-bottom: 15px;
}
#ColonneDroite dl{
}
#ColonneDroite dt{
	width: 85px;
	float: left;
}
#ColonneDroite dd {
	width: 215px;
	float: left;
	padding-bottom: 15px;
}
#TxtAccueil {
	width: 305px;
	float: left; 
	padding-left: 8px;
}

#ColonneDroite {
	float: left;
	width: 435px;
	height: 303px;
	padding-top: 10px;
	padding-left: 20px;
	/*border: 1px solid #000000;*/
}
#ColonneDroite p {
	color: #790000;
	padding-top: 13px;
	line-height: 18px;
	text-align: justify;
}
#ColonneDroite h2 {
	color: #790000;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
}
#ColonneDroite h3 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
}
#Bloc {
	width: 229px;
	height: 61px;
	padding: 5px;
	color: #FBE8C7;
	line-height: 13px;
	background-image: url(../images/bloc02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Bloc a, #Bloc a:link, #Bloc a:active, #Bloc a:visited{
	color: #F3BE05;
	font-weight:bold;
	text-decoration: underline;
}
#Bloc a:hover{
	color: #FFFFFF;
		font-weight:bold;
	text-decoration: underline;
}
/*--------------------- Flash Accueil -----------------*/			
#Flash {
	width: 197px;
	height: 297px;
	float: left;
	padding-left: 2px;
	padding-top: 3px;
	background-image: url(../images/fond_flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*--------------------- Actu Accueil -----------------*/			
#BlocActu {
	width: 140px;
	height: 214px;
	background-image: url(../images/bloc_actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#Actu {
	width: 130px;
	height: 200px;
	padding-left: 5px;
	padding-top: 5px;
	color: #FBE8C7;
	text-align: left;
}
#Actu a, #Actu a:link, #Actu a:active, #Actu a:visited{
	padding-top: 5px;
	color: #EFB804;
	font-weight:bold;
	text-decoration: underline;
}
#Actu a:hover{
	padding-top: 5px;
	color: #FFFFFF;
		font-weight:bold;
	text-decoration: underline;
}

/*--------------------- Bloc promos -----------------*/			
#BlocPromos {
	width: 229px;
	height: 168px;
	color: #FBE8C7;
	line-height: 13px;
	background-image: url(../images/blocpromos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#BlocPromos a, #BlocPromos a:link, #BlocPromos a:active, #BlocPromos a:visited{
	color: #EFB804;
	text-decoration: underline;
}
#BlocPromos a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#Promos {
	width: 200px;
	height: 150px;
	padding-left: 15px;
	padding-top: 15px;
	color: #FBE8C7;
	text-align: left;
}
#Promos a, #Promos a:link, #Promos a:active, #Promos a:visited{
	padding-top: 5px;
	color: #F3BE05;
	font-weight:bold;
	text-decoration: underline;
}
#Promos a:hover{
	padding-top: 5px;
	color: #FFFFFF;
		font-weight:bold;
	text-decoration: underline;
}

/*--------------------- Pied de page -----------------*/			
#Coordonnees {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15px;
	padding-top: 2px;
}

#Pied {
	width: 850px;
	height: 20px;
	float: left;
	padding-top: 10px;
}
#Pied ul{
	text-align: right;
}

#Pied ul li{
	color: #FBE8C7;
	font-family: Trebuchet MS;
	font-size: 11px;
	list-style-type: none;
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
	
#Pied ul li a, #Pied ul li a:link, #Pied ul li a:visited, #Pied ul li a:active{
	color: #FBE8C7;
	text-decoration: none;
} 

#Pied ul li a:hover{
	color: #EBB701;
	text-decoration: none;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: 12px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}
 .combo2 {
	height: auto; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}
 
/*--------------------- Tableaux -----------------*/		
.table-separateur {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #707070;
	background-color: #000000;
	font-weight: bolder;
}
.table-titre {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold; 
	background-color: #F8BD78;
}
.table-entete {
	font-size: 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #EFB804;
	background-color: #710000;
	font-weight: bold;
}
.table-ligne1 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFF6CB;
	font-weight: normal;
}
.table-ligne2 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFF8D9;
	font-weight: normal;
}
/*--------------------- Un petit peu d'histoire -----------------*/		
#ColonneGauche2 {
	float: left;
	width: 337px;
	padding-left: 50px;
	padding-top: 10px;
	/*border: 1px solid #cc0000;*/
}
#ColonneGauche2 p {
	color: #790000;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 18px;
	text-align: justify;
}
#ColonneGauche2 h2 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 28px;
}
#ColonneGauche2 h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
	padding-top: 2px;
	padding-bottom: 5px;
}
#ColonneDroite2 {
	float: left;
	width: 337px;
	padding-top: 10px;
	padding-left: 20px;
	/*border: 1px solid #000000;*/
}
#ColonneDroite2 p {
	color: #790000;
	padding-top: 13px;
	line-height: 18px;
	text-align: justify;
}
#ColonneDroite2 h2 {
	color: #790000;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
}
#ColonneDroite2 h3 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
}
/*-----------------------------menu onglet css --------------------------*/
ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #760000;
    margin: 0;
	dispaly:block;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #CDB68A;
    margin: 2px 2px 0 2px;
    border: 1px solid #760000;
}

ul#tabnav li.active {	
    border-bottom: 1px solid #F4E5C8;
    background-color: #F4E5C8;
}

ul#tabnav li.active a {
    color: #000;
}

#tabnav a {width: 50px;
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
	text-align:center;
}

#tabnav a:hover {
    background: #fff;
}
#ScrollTabNav {
	height: 205px;
	overflow: auto;
	padding: 10px;
}

