@import url("stylecss_infolive.css");

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #5B2E17;
	text-align: center;
	}
	
#Page{
	margin-top: 10px;
}

h1
{
	font-family: Arial;
	color: #5B2E17;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;

}

#Conteneur{
	height: auto;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/fond-page-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#Contenu{
	width: 990px;
	height: auto;
	background-image: url(../images/fond-page-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Contenant {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	padding: 0px;
	text-align: left;
}
#Contenant a, #Contenant a:link, #Contenant a:active, #Contenant a:visited{
	color: #000000;
	text-decoration: underline;
}
#Contenant a:hover{
	color: #5B2E17;
	text-decoration: underline;
}

/*----------------------------------- Entete de page -----------------------------------------*/
#Entete {
	width: 980px;
	height: 93px;
	background-color: #D3D600;
	padding: 0px;
	margin: 0px;
}
#Menu {}
#Menu ul{}
#Menu ul li{
	list-style-type: none;
	display: inline;
}
#BlocMenu {
	width: 980px;
	height: 73px;
	padding: 0px;
	margin: 0px;
}
#BlocMenu ul {
	width: 155px;
	height: 73px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#BlocMenu ul li {
	padding: 0px ;
	margin: 0px;
	line-height: 14px;
	font-family: Arial;
	font-size: 11px;
	list-style-type: none;
}
#BlocMenu ul li a, #BlocMenu ul li a:link, #BlocMenu ul li a:active, #BlocMenu ul li a:visited {
	color: #5B2E17;
	text-decoration: none;
	/*position: relative;*/
}
#BlocMenu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	/*position: relative;*/
}

/*----------------------------------- ColonneIndex -----------------------------------------*/

#ColonneIndexGauche {
	width: 796px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background-peche.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#Baseline {
	background-color: #D3D600;
	color: #5B2E17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 140px;
	height: 25px;
	position: relative;
}
#Logo {
	position: absolute;
	width: 85px;
	height: 117px;
	top: -50px;
	left: 10px;
}
#ColonneIndexDroite {
	width: 184px;
	float: left;
}
#PromoDroite {
	background-color: #D3D600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2E17;
}
#PromoDroite a, #PromoDroite a:link, #PromoDroite a:active, #PromoDroite a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2E17;
	text-decoration: none;
}
#PromoDroite a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


/*--------------------------- Colonne Gauche -----------------------------*/
#ColGauche {
	float: left;
	width: 175px;
	min-height: 350px;
	_height: 350px;
}
#ColGaucheIndex {
	color: #5B2E17;
	width: 175px;
	padding-top: 60px;
	text-align: left;
}
#ColGaucheIndex p{
	font-family: Arial;
	font-size : 11px;
	margin-bottom: 12px;
}
#ColGaucheIndex h1{
	font-family: Arial;
	color: #5B2E17;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #5B2E17;
	border-right-color: #5B2E17;
	border-bottom-color: #5B2E17;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: inline;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ColGaucheIndex h2{
	font-family: Arial;
	color: #5B2E17;
	font-size : 12px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColGaucheIndex a, #ColGaucheIndex a:link, #ColGaucheIndex a:active, #ColGaucheIndex a:visited  {
	color: #5B2E17;
	text-decoration: none;
}
#ColGaucheIndex a:hover  {
	color: #BAE512;
	text-decoration: none;
}


/*--------------------------- Colonne Milieu -----------------------------*/
#ColMilieu {
	font-family: Arial;
	font-size : 11px;
	float: left;
	width: 460px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
#ColMilieu p{
	margin-bottom: 12px;
	color: #333333;
}
#ColMilieu h1{
	font-family: Arial;
	color: #5B2E17;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;
}
#ColMilieu h2{
	font-family: Arial;
	color: #5B2E17;
	font-size : 12px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;
}
#ColMilieu a, #ColMilieu a:link, #ColMilieu a:active, #ColMilieu a:visited  {
	color: #000000;
	text-decoration: none;
}
#ColMilieu a:hover  {
	color: #5B2E17;
	text-decoration: none;
}
#ColMilieu dl  {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}
#ColMilieu dl  dt{
	width: 100px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	height: 60px;
	margin-bottom: 10px;
}
#ColMilieu dl  dd{
	width: 320px;
	float: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	height: 60px;
	margin-bottom: 10px;
}
#ColMilieu dl  dd h2{
	font-weight: normal;
}
#ColMilieu td{
	font-family: Arial;
	font-size : 10px;
}
.important {
	font-family: Arial;
	color: #B70081;
	font-size : 11px;
	font-weight: bold;
}

#BlocMilieuIndex {
	background-color: #5B2E17;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	min-height: 150px;
	_height: 150px;
	width: 460px;
}

#BlocMilieu {
/*	background-color: #5B2E17;*/
	padding: 15px 10px 5px 20px;
	text-align: left;	
	color: #FFFFFF;
	font-family: Arial;
	font-size : 11px;
}
#BlocMilieu h1{
	color: #D3D600;
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
#BlocMilieu h2{
	color: #D3D600;
	font-family: Arial;
	font-size : 12px;
	font-weight: normal;
	margin-bottom: 2px;
}
#BlocMilieu h3{
	color: #FFEF3F;
	font-family: Arial;
	font-size : 14px;
	font-weight: bold;
	margin-bottom: 16px;
}
#BlocMilieu a, #BlocMilieu a:link, #BlocMilieu a:active, #BlocMilieu a:visited  {
	color: #D3D600;
	text-decoration: none;
}
#BlocMilieu a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#BlocActu {
}
#BlocActu ul {
	width: 180px;
	float: left;
}

/*--------------------------- Colonne Droite -----------------------------*/
#ColDroite {
	float: right;
	width: 155px;
	font-family: Arial;
	font-size : 11px;
	color: #5B2E17;
}
#ColDroite td{
	font-family: Arial;
	font-size : 11px;
	color: #5B2E17;
}
#ColDroite p{
	margin-bottom: 12px;
	font-family: Arial;
	color: #5B2E17;
	font-size : 11px;
}
#ColDroite h1{
	font-family: Arial;
	color: #5B2E17;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	border-top-color: #5B2E17;
	border-right-color: #5B2E17;
	border-bottom-color: #5B2E17;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	display: inline;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ColDroite h2{
	font-family: Arial;
	color: #5B2E17;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#ColDroite h3{
	font-family: Arial;
	color: #5B2E17;
	font-size : 16px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#BlocDroite {
	background-color: #5B2E17;
	width: 145px;
	margin-left: auto;
	margin-right: auto;	
	padding: 5px;
	text-align: left;	
	color: #D3D600;
}
#BlocDroite p{
	color: #D3D600;
	font-family: Arial;
	font-size : 11px;
	font-weight: normal;
	margin-bottom: 12px;
}
#BlocDroite h1{
	color: #D3D600;
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 0;
}
#BlocDroite h2{
	color: #D3D600;
	font-family: Arial;
	font-size : 12px;
	font-weight: normal;
	margin-bottom: 2px;
}
#BlocDroite a, #BlocDroite a:link, #BlocDroite a:active, #BlocDroite a:visited  {
	color: #D3D600;
	text-decoration: none;
}
#BlocDroite a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.ttt {
	font-size: 9px;
}
/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	width: 980px;
	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 a, #PiedContenu a:link, #PiedContenu a:active, #PiedContenu a:visited{
	color: #D3D600;
	text-decoration: none;
}

#PiedContenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#PiedContenu {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

#PiedContenu h1{
	color: #D3D600;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/*--------------------- 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;
	}

/*----------------------------------- Config Fournisseurs -----------------------------------------*/

#BlocFournisseur
{
width:440px;
float:left;
padding-bottom:20px;
margin-bottom:20px;
font-size:12px;
}

#BlocFournisseur .Logo
{
width:145px;
display:block;
float:left;
}

#BlocFournisseur .Description {
border-left:1px solid #33633D;
color:#5B2E17;
display:block;
float:left;
padding-left:5px;
width:285px;
}

.TitrePartenaires {
color:#5B2E17;
font-family:Arial;
font-size:14px;
font-variant:normal;
font-weight:bold;
}
#btlangue {
height:22px;
left:138px;
position:absolute;
top:-20px;
width:60px;
background-color:#D3D600;
text-align:center;
}
#btlangue img{
margin-top:5px;
border:1px solid white;
}
#btlangue img:hover {

filter:alpha(opacity=50);
-moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}
