@import url("stylecss_infolive.css");

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px;
	padding: 0px;
	}
li {
	list-style-type: none;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #003F1C;
	text-align: center;
	background-image: url(../images/fond-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#Page{
}

#Conteneur{
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/fond-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#Contenu{
	width: 1000px;
	background-image: url(../images/fond-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 444px;
	height: auto;
}

* html #Contenu{
	height: 444px;
}
#ContenuAccueil{
	width: 1000px;
	background-image: url(../images/fond-norepeat-accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 261px;
	height: auto;
}

* html #ContenuAccueil{
	height: 261px;
}

#Contenant {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	padding: 0px;

}

/*----------------------------------- Entete de page -----------------------------------------*/
#Entete {
	background-image:url(../images/fond-entete.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 71px;
	padding: 0px;
	margin: 0px;
}

#Menu {
	width: 980px;
	height: 72px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
		z-index:100;	position: relative;
}

#Flash {
	background-image:url(../images/fond-flash.gif);
	background-repeat: no-repeat;
	width : 1000px; 
	height: 324px; 
	float: left;
	padding: 0px;
	margin: 0px;
}
#FlashContenu {
	width : 980px; 
	height: 324px; 
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index:0;
}
#Fromage {
	position: relative;
}
#FromageContenu {
	position: absolute;
	right: 15px;
	top: -40px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 263px;
	height: 180px;
}

#RetourAccueil {
	top: 305px;
	left: 810px;
	width: 111px;
	height: 19px;
	position: absolute;
}

#FlashVisuel {
	background-image:url(../images/visuel-vache.jpg);
	background-repeat: no-repeat;
	width : 520px; 
	height: 324px; 
	float: left;
	padding: 0px;
	margin: 0px;

}
#FlashVisuel h1 {
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 24px; 
	font-weight: bold;
	position: relative;
	text-indent: 55px;
	top: 17px;
	width: 465px;
}
#FlashTxt {
	width : 435px; 
	height: 324px; 
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Arial; 
	font-size: 12px;
}
#FlashTxt p{
	line-height: 20px;
}
#FlashTxt a, #FlashTxt a:link, #FlashTxt a:active, #FlashTxt a:visited{
	font-family: Arial;
	font-size : 11px;
	color: #A74D3C;
	text-decoration: none;
} 
#FlashTxt a:hover{
	font-family: Arial;
	font-size : 11px;
	font-weight: bold;
	color: #9F2811;
	text-decoration: none;
}
#FlashTxt ul{
	padding-bottom: 12px;
}
#FlashTxt ul li{
	display: inline;
	font-family: Arial;
	font-size : 11px;
	color: #A74D3C;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
#FlashTxt ul li a, #FlashTxt ul li a:link, #FlashTxt ul li a:active, #FlashTxt ul li a:visited{
	font-family: Arial;
	font-size : 11px;
	color: #A74D3C;
	text-decoration: none;
} 
#FlashTxt ul li a:hover{
	font-family: Arial;
	font-size : 11px;
	font-weight: bold;
	color: #9F2811;
	text-decoration: none;
}
ul#Sub li.SelectSsMenu a, ul#Sub li.SelectSsMenu a:visited , ul#Sub li.SelectSsMenu a:hover {
	font-family: Arial;
	font-size : 11px;
	font-weight: bold;
	color: #A74D3C;
	text-decoration: none;
	}
	
.ttt {
	font-size: 9px;
}
/*--------------------------- Txt -----------------------------*/

#Txt {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #005B28;
	border-right: 1px solid #005B28;
	border-bottom: 1px solid #005B28;
	text-align: left;
	background-image:url(../images/fleur.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 355px;
	height: auto;
}

* html #Txt{
	height: 355px;
}
#TxtAccueil {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 200px;
	height: auto;
}

* html #TxtAccueil {
	height: 200px;
}

/*--------------------------- Colonne Gauche -----------------------------*/

#ColonneGauche {
	float: left;
	width: 420px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	overflow:hidden;
}
#ColonneGauche td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ColonneGauche a, #ColonneGauche a:link, #ColonneGauche a:active, #ColonneGauche a:visited {
	color: #005B28;
	text-decoration: underline;
}
#ColonneGauche a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#ColonneGauche p{
	font-family: Arial;
	font-size : 12px;
	margin-bottom: 12px;
	text-align: justify;
}
#ColonneGauche h1{
	font-family: Arial;
	color: #FFFFFF;
	font-size : 16px;
	font-weight: bold;
}
#ColonneGauche h1 a, #ColonneGauche h1 a:link, #ColonneGauche h1 a:active, #ColonneGauche h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ColonneGauche h1 a:hover  {
	color: #FFA530;
	text-decoration: none;
}
#ColonneGauche h2{
	font-family: Arial;
	color: #005B28;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColonneGauche h3{
	font-family: Arial;
	font-size : 12px;
	margin-bottom: 12px;
	text-align: justify;
	color: #FFFFFF;
}
#ColonneGauche h3 a, #ColonneGauche h3 a:link, #ColonneGauche h3 a:active, #ColonneGauche h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ColonneGauche h3 a:hover  {
	color: #4B6B7E;
	text-decoration: none;
}
#ColonneGauche h4{
	font-family: Arial;
	color: #005B28;
	font-size : 18px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #005B28;
	display: block;
}


/*--------------------------- Colonne Droite -----------------------------*/
#ColonneDroite {
	float: left;
	width: 415px;
	padding: 10px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
}
#ColonneDroite td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ColonneDroite p{
	margin-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
#ColonneDroite h1{
	font-family: Arial;
	color: #33633D;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
}
#ColonneDroite h2{
	font-family: Arial;
	color: #005B28;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColonneDroite a, #ColonneDroite a:link, #ColonneDroite a:active, #ColonneDroite a:visited {
	color: #594124;
	text-decoration: none;
}
#ColonneDroite a:hover  {
/*	color: #D47E16;*/
	color: #ffffff;
	text-decoration: none;
}
#ColonneDroite h3{
	font-family: Arial;
	color: #A64339;
	font-size : 14px;
	line-height: 22px;
}
#ColonneDroite h4{
	font-family: Arial;
	color: #005B28;
	font-size : 24px;
	line-height: 28px;
}
/*----------------------------------- Coordonnees -----------------------------------------*/
#BlocCoordonnees{
	text-align: center;
	clear:both;
}

#Coordonnees {
	width: 885px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	line-height: 16px;
}
#Coordonnees h1{
	display: block
	color: #FFE890;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px solid #FFE890;
}
#Coordonnees a, #Coordonnees a:link, #Coordonnees a:active, #Coordonnees a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Coordonnees a:hover{
	color: #FFE890;
	text-decoration: none;
}

/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	width: 1000px;
	height: 45px;
	color: #FFE890;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image:url(../images/pied-page.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
}
#PiedContenu {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 30px;
	padding-top: 15px;
}
#PiedContenu a, #PiedContenu a:link, #PiedContenu a:active, #PiedContenu a:visited{
	color: #FFE890;
	text-decoration: none;
}
#PiedContenu a:hover{
	color: #FAD64B;
	text-decoration: none;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

/************** TABLEAUX DE TARIFS ****************************/

TABLE.TableData{
	color:#FFFFFF;
	padding-top: 3px;
}
TABLE.TableData TR{
	background-color: #780E10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
}
TABLE.TableData TD{
	font-size: 9px;
	text-align: center;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #780E10;
	border-bottom-color: #780E10;
	border-left-color: #780E10;
}

TABLE.TableData TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #780E10;
	border-right-color: #CF5658;
}
TABLE.TableData TH.SansTrait{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5658;
}
TABLE.TableData TH.colonne{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #780E10;
	background-color:#992D2F;
}
TABLE.TableData TD a:link {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{	background-color: #CB4A4C;}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{	background-color: #CF5658;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#992D2F;}

/************** cadres photos ****************************/
.CadrePhoto {
	border: 1px solid #666666;
	}
	
.PhotoGauche {
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	}
.PhotoDroite {
	border: 1px solid #666666;
	float: right;
	margin-left: 5px;
	}
.PhotoGaucheNoborder {
	margin-right: 5px;
	float: left;
	}
.PhotoDroiteNoborder {
	float: right;
	margin-left: 5px;
	}
.clear{
	clear:both;
}
	
/******************** accueil ******************/
#VideoAccueil
{
height:169px;
position:absolute;
right:-85px;
top:110px;
width:300px;
}	
#blocNewsletter{
	background-image:url(../images/fond-bloc-newsletter.jpg);
	background-repeat:repeat-x;
	height:40px;
	padding:0 5px;
	margin-top:15px;
	width:323px;
	height:33px;
}
#blocNewsletter h5{
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	float:left;
	}
#blocNewsletter h5 #couleur{
color:#ccca7b;
letter-spacing:0.4px;
}
#blocNewsletter #email{
	font-size:11px;
	padding:1px 5px;
	margin:0;
	border:none;
	}
#formnewsletter{
	float:left;
	margin:8px 0 0 10px;
}
#formnewsletter #checkbox{
	display:none;
}
#formnewsletter input{
	float:left;
}
#blocNewsletter #submit{
	width:16px;
	height:16px;
	background-image:url(../images/bt-newsletter.jpg);
	background-repeat:no-repeat;
	border:none;
	text-indent:-5000px;
	}
#blocNewsletter #submit:hover{
	cursor:pointer;
}
#submit1{
	margin-left:5px;
	color:#333;
	padding:2px 5px;
	background-color:#FFF;
	border:1px solid #999;
	
}
/**********************concour****************/
#titre-tresor{
	text-align:center;
	margin-left:30px;

}
#tresor-alpages a{
	display:block;
	width:510px;
	height:205px;
	background-image:url(../images/encart-tresor-beaufort.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-left:30px;
}
#ColonneGauche #lienAccueil{
	margin-top:20px;
}
#ColonneGauche #lienAccueil a{
color: #594124;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
#ColonneGauche #lienAccueil a:hover{
color: #fff;
}
