@import url("stylecss_infolive.css");
@import url("formulaire.css");
body
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#000000;
	background: #ffffff;
	margin: 0px;
	}
/**************** Config Generale ******************/
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,form,ul,li{
margin:0px;
padding:0px;}

/*ul li {
	list-style-type: square;
}*/

h1
{
font-size:20px;
font-weight:bold;
color:#750000;
text-align:left;
font-family:"Trebuchet MS";

}

h2
{
	font-size:15px;
	font-weight:bold;
	color:#750000;
	text-align:left;
	font-family:"Trebuchet MS";
	padding-top: 5px;
	padding-bottom: 2px;

}
h3
{
	font-size:13px;
	color:#ffffff;
	background-color:#750000;
	display:inline;
	text-align:left;
	font-family:"Trebuchet MS";
	padding:3px;
	text-indent:0px;
	text-decoration:none;

}
h4
{
font-size:13px;
font-weight:bold;
font-style:italic;
color:#b80404;
text-align:left;
font-family:"Trebuchet MS";

}
h5
{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#750000;
	display:block;
	text-align:left;
	font-family:"Trebuchet MS";
	font-style:italic;
	padding-left: 5px;
	padding-right: 5px;
	border:solid #000000 1px;
	width: auto;
	margin-right: 10px;
}
h6
{
font-size:12px;
font-weight:bold;
font-style:regular;
color:#b80404;
text-align:left;
font-family:"Trebuchet MS";

}
	
p{}	

a, a:link, a:active, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #7a0000;
	text-decoration: none;
	font-weight: bold;
}

/**************** Config Contenu ******************/
div#page
{
	text-align: center;
	margin: 0px;
	
}
div#conteneur
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	}
div#contenu
{
	width: 980px;
	text-align:left;
	background-position: top;
	float: left;
	min-height:550px;
	_height:55px;
/*	float: left;*/
}

#ColGaucheContenu{
	float: left;
	/*height: 424px;*/
	width: 156px;
	/*background-image: url(../images/fond_col_gauche.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border:solid #33FF00 thin;*/
	
}
#ColDroiteContenu{
	float: left;
	width:810px;
	height: auto;
	margin-bottom:30px;
		/*border:solid #00FF00 thin;*/
		
}
#ColDroiteContenuTxt{
	padding-top: 15px;
	padding-left: 38px;
	padding-right: 48px;
	padding-bottom: 40px;
	height: auto;
	width: auto;
	
}		
/*#ColDroiteContenuInt{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 50px;
	padding-bottom: 40px;
	height: auto;
	width: auto;
}*/	
	#ConteneurPied{
	width: 980px;
	background-image: url(../images/fond_bas_contenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

	#Fond{
	background-repeat: repeat-y;
	background-position: left top;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fond.gif);
	
	
}

#BandeRouge{
	background-repeat: repeat-y;
	background-position: left top;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../fond_bande_rouge.gif);
	
}
div#entete
{
	width:980px;
	height:133px;
	background-color: #B4A570;
	background-image: url(../images/fond_entete.gif);
	text-align: left;
	}
div#entete a, div#entete a:link, div#entete a:active, div#entete a:visited
{
line-height:38px;
color:#fff;
text-decoration:none;
}
div#entete a:hover
{
color:#b80404;
}


div#menu
{
	width:958px;
	height:37px;
	background-color: #C5BB91;
	float: left;
	background-image: url(../images/fond_menu.gif);
	padding-left: 12px;
	}

#MenuGauche {
	width: 156px;
	height: 267px;
/*	float: left;*/
}

#liens {
width:156px;
/*height: 103px;*/
/*float: left;*/
}

.TexteRouge
{
color:#b80404;
font-weight:bold;
}

#spacer
{
	background-image:url(../images/spacer_red.gif);
	width:100%;
	height:10px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	
}

#FondGauche
{
background-color:#ffffff;
width:156px;
height:auto;

}

/**************** Config Pied de Page ******************/
div#Pied{
	height:28px;
	line-height:28px;
	background-image: url(../images/fond_pied.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
	color: #FFFFFF;
}

div#Pied a,div#Pied a:link,div#Pied a:active,div#Pied a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#Pied a:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#BlocNews
{
	width:376px;
	height:auto;
	padding: 10px;
}


.titre
{
margin-left:10px;
margin-top:5px;
}
.cadretexte
{
background-color:#dfd9c2;
border:solid #b80404 1px;
display:block;
padding:5px;

}
.InfoClic
{
font-size:10px;
font-weight:bold;
}

.CadrePhoto
{
	border:solid #b80404 1px;
	padding:2px;
	margin:5px;
}


/*--------------------------- Config Sous Menu ----------------------------*/
#SousMenu {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:none;
	list-style-type: none;
}
#SousMenu li {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
/*	height:20px;*/
	list-style-type:none;
	background-image:url(../images/separation_ssmenu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#SousMenu li.Titre {
	font-size: 10px;
	color:#7a0000;
	font-family: verdana;
	text-decoration:none;
	font-weight: normal;
	padding-left: 12px;
    line-height:17px;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	width:134px;
	font-weight:bold;
}
#SousMenu li.submenu {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type:none;
	background-image:none;
}

#SousMenu li ul li{
	padding-left: 5px;
}
#SousMenu li ul li.SelectMenu{
	background-image:url(../images/separation_ssmenu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;		
}



		
#SousMenu li a, #SousMenu li a:link, #SousMenu li a:active, #SousMenu li a:visited{
	font-size: 10px;
	color:#7a0000;
	font-family: verdana;
	text-decoration:none;
	font-weight: normal;
	padding-left: 12px;
    line-height:17px;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	width:134px;
	/*list-style-type:none;*/
}

#SousMenu li a:hover{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7a0000;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/fond_ssmenu_hover.gif);
	background-repeat:no-repeat;
    background-position:left center;
}

#SousMenu li.SelectMenu a, #SousMenu li.SelectMenu a:link, #SousMenu li.SelectMenu a:active, #SousMenu li.SelectMenu a:visited{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/fond_ssmenu_hover.gif);
    background-position:left center;
	background-repeat:no-repeat;
}

#SousMenu li.SelectMenu a:hover{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7a0000;
	text-decoration:none;
	font-weight: bold;
}

/****************** Bulletin Météo ******************/
.BNeige-entete{ font-size : 12px;  font-family : arial, helvetica, sans-serif; color : #FFFFFF; text-align : center; font-weight : bold;  background-color :#8a0101}
.BNeige-contenu{ font-size : 10px;  font-family : arial, helvetica, sans-serif; color : #000000; text-align : center; background-color :#FFFEF9}
.BNeige-ligne1{ font-size : 10px;  font-family : arial, helvetica, sans-serif; color : #000000; text-align : center; background-color :#FAFAFA}
.BNeige-ligne2{ font-size : 10px;  font-family : arial, helvetica, sans-serif; color : #000000; text-align : center; background-color :#F4F4F4}
.BNeige-Info{ font-size : 10px;  font-family : arial, helvetica, sans-serif; color : #000088; }
.BNeige-InfoGros{ font-size : 13px;  font-family : arial, helvetica, sans-serif; color : #000088; }

/***** Lien Brochures ********/
.LienBrochures
{
border-bottom:1px solid #FFFFFF;
height:25px;
line-height:25px;
text-align:center;
}

.LienBrochures a, .LienBrochures a:link, .LienBrochures a:active, .LienBrochures a:visited   
{
color:#c5bb91;
text-decoration:none;
}

.LienBrochures a:hover
{
color:#ffffff;
}