@import url("stylecss_infolive.css");
@import url("stylecss_carnet.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:white;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#page{
    height: auto;
	width: 980px;
	margin:0 auto;
	padding: 0px;
    border:1px solid #D8D8D8;
}
.index {
background-image:url(../images/fond-index.jpg);
background-position:bottom left;
background-repeat:no-repeat;
	}

/*#Contenu{}

#Contenant {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	padding: 0px;
	text-align: left;
	background-image:url(../images/fond-repeat-menu-gauche.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align:left;
}
*/
/*----------------------------------- Entete de page -----------------------------------------*/
#Entete {
	width: 980px;
	padding: 0px;
	margin: 0px;
	height: 121px;
}

/*--------------------------- Colonne Gauche -----------------------------*/

#ColonneGauche {
	width: 174px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding: 0px;
	margin: 0px;
	z-index:0;
	min-height:600px;
	_height:600px;
}



#ColonneGaucheTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

/*--------------------------- Colonne Droite Index -----------------------------*/
#ColDroiteIndex {
min-height:620px;
_height:620px;
width:309px;
float:left;
text-align:left;
}
.bouton {
margin:10px auto;
clear:both;
width:276px;
}
#ColDroiteIndex h1 {
color:#E54700;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#ColDroiteIndex h1 a{
color:#E54700;
text-decoration:none;
}
#ColDroiteIndex a.lien {
background-image:url(../images/fleche-noire.png);
background-repeat:no-repeat;
background-position:left 5px;
color:#000000;
text-decoration:none;
padding-left:10px;
font-size:11px;
}
#ColDroiteIndex a.lien:hover {
background-image:url(../images/fleche-orange.png);
color:#E54700;
}
/*--------------------------- bloc actu accueil -----------------------------*/


#BlocFlash {
	width : 806px; 
	height: 257px;
	position: relative;
	float:left;
}
/*#Flash {
	width: 806px; 
	position: absolute;
	height: 283px;
}*/
#BlocMenu {
	width: 806px;
	position:absolute;
	height: 32px;
	top:0px;
	left:0px;
	
}
#Menu {
	height: 32px;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
}
#Menu a, #Menu a:link, #Menu a:active, #Menu a:visited {
	color: #474747;
	text-decoration: none;
}
#Menu a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuPied{
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}

/*--------------------------- Contenu -----------------------------*/
#contenu {
background-image:url(../images/fond_contenu.gif);
background-repeat:repeat-x;
float:left;
width:806px;
overflow:hidden;
/*min-height:600px;
_height:600px;*/
}

#ColMilieuIndex h1 {
color:#E54700;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;

}

.txtInt {
text-align:left;
padding:20px;
}

/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	width: 980px;
	height: 54px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	
	margin: 0 auto;
	padding: 0px;
	background-image:url(../images/pied.gif);
	background-repeat: no-repeat;
	
}
#PiedContenu {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		height: 54px;
}
#PiedContenu a, #PiedContenu a:link, #PiedContenu a:active, #PiedContenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#PiedContenu a:hover{
	color: #E35A17;
	text-decoration: none;
}
#PiedContenu h1{
	color: #E4C204;
	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;
	}
	
	
/*********************** Formulaire ********************/
.ChampComboTxt
{
	width:150px;
	font-size:10px;
}
.ChampLibelleLangue
{
width:20px;
}
.ChampLibelle
{
width:90px;
list-style:none;
}

.ChampComboLibre
{
	width:300px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/******************** Video *************/
.BlocVideo {
background-image:url(../images/fond-bloc.jpg);
background-position:center bottom;
background-repeat:no-repeat;
height:auto;
margin-left:auto;
margin-right:auto;
min-height:150px;
padding-bottom:10px;
width:213px;
}

/*****************************************/
/*			  Barre d'outils			*/
/***************************************/

#BarreOutils{
	margin-top:2px;
	margin-bottom:2px;
	width:350px;
	float:right;
}
#BarreOutils li{
	margin:0px;
	padding:0px;
	width:100px;
	list-style-type:none;
	float:right;
	margin-right:2px;
	font-size:9px;
	line-height:16px;
}
#BarreOutils li.NbElementCarnet{
	width:130px;
}
#BarreOutils li a{
	color:#666;
	text-decoration:none;
}
#BarreOutils  li a:hover{
	color:#000;
}	
#BarreOutils li img{
	margin-right:3px;
	vertical-align:middle;
}

/*********************** Formulaire ********************/
.ChampComboTxt
{
width:150px;
font-size:10px;
}
.ChampLibelleLangue{
width:20px;
}

.ChampLigne
{
width:450px;
}

table tr td .ChampLibelle{
width:110px;
list-style:none;
}

.ChampComboLibre{
width:300px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ChampLibelleLong{

}

/********** Config *******/
#TxtContenu h2{
	font-family: Arial;
	color: #E54700;
	font-size : 12px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;
}


#TxtContenu {
	width: 780px;
	padding-left: 5px;
	padding-top: 30px!important;
	padding-top: 0px;
	min-height: 392px;
	_height: 392px;
}


#TxtContenu a, #TxtContenu a:link, #TxtContenu a:active, #TxtContenu a:visited {
	color: #E54700;
	text-decoration: none;
}
#TxtContenu a:hover  {
	color: #474747;
	text-decoration: none;
}

/********** Config Index *******/

#FlashActu
{
width:276px;
height:138px;
margin-left:10px;
}

#ColMilieuIndex
{
width:493px;
float:left;
overflow:hidden;
}

#EditoIndex
{
float:left;
width:385px;
padding-left:100px;
text-align:left;
}