/* CSS Document */
@import url("menu.css");
@import url("Infolive_page.css");
@import url("Infolive_voirActu.css");

/*-------- 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
}

/*--------------------------- Position du site et délimitation  -----------------------------*/
#Page{
	width: auto;
	margin-top: 20px;
}

#Conteneur{
	width: 914px;
	height: 582px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#Contenu{
	height: auto;
}

/*--------------------------- Contenant -----------------------------*/

#Contenant {
	width: 914px;
	padding: 0px;
	margin: 0px;
}

#ColonneGaucheContenu {
	float: left;
	width: 747px;
	height: 566px!important;
	height: 536px;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-color: #344982;
	vertical-align: middle;
	display: block;
	padding-left: 10px;
	height: 33px;
	width: 350px;
	margin-left: 2px;
	padding-top: 10px;
}
#BlocTexte {
	padding: 5px;
	overflow: auto;
	position: relative;
	height: 370px!important;
	height: 365px;
	width: 708px;
	background-image: url(../images/bloctexte_01.gif);
	background-repeat: repeat-y;
}

p {
	margin-top: 7px;
	margin-bottom: 10px;
}

#BlocTexte  h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#BlocTexte  h4 {
	color: #999900;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#BlocTexte a, #BlocTexte a:link, #BlocTexte a:active, #BlocTexte a:visited{
	color: #999933;
	text-decoration: underline;
}
#BlocTexte a:hover{
	color: #99CC00;
	text-decoration: underline;
}
/*--------------------- Pied de page -----------------*/			
#Pied{
	height: 20px;
	width: 914px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7E925A;
	padding: 5px 0px 0px;
	text-indent: 7px;
	vertical-align: middle;
}
#Pied a, #Pied a:link, #Pied a:active, #Pied a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Pied a:hover{
	color: #FFE400;
	text-decoration: none;
}
		
/*--------------------- Signature Alliance-Réseaux -----------------*/					
#Signature{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 23px;
	position: absolute;
	left: 754px;
	top: 20px;
	width: 175px;
}

#Signature a, #Signature a:link, #Signature a:active, #Signature a:visited{
	color: #7E925A;
	text-decoration: none;
}

#Signature a:hover{
	color: #534948;
}
/*--------------------------- Tableaux tarifs -----------------------------*/
TABLE.TableData{
	color:#8D8D8D;
	padding-top: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TABLE.TableData tr{
	font-size: 10px;
	height: auto;
	font-style: normal;
	margin: 0px;
	line-height: 13px;
	border: 1px none #D4D4D6;
}
TABLE.TableData td{
	font-size: 9px;
	text-align: center;
	color:#6A6559;
	border-top: 1px none #D4D4D6;
	border-right: 1px solid #D4D4D6;
	border-bottom: 1px solid #D4D4D6;
	border-left: 1px solid #D4D4D6;
}

TABLE.TableData th{
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin solid #D4D4D6;
}
TABLE.TableData th.titre{
	color:#D4D4D6;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{
	background-color: #FEECBE;
	border: thin none #D4D4D6;
}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{
	background-color: #FDD972;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4D4D6;
	border-top-color: #D4D4D6;
	border-bottom-color: #D4D4D6;
	border-left-color: #D4D4D6;
}
TABLE.TableData TR.L3,TABLE.TableData TH.L3{
	background-color: #FBC000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4D4D6;
	border-top-color: #D4D4D6;
	border-bottom-color: #D4D4D6;
	border-left-color: #D4D4D6;
}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover,TABLE.TableData TR.L3:hover{
	background-color:#FAEA7C;
}
/*----------------- style tableau hiver---------------*/
TABLE.TableData TR.L4,TABLE.TableData TH.L4{
	background-color:#E8F3FF;
	border: thin none #D4D4D6;
}
TABLE.TableData TR.L5,TABLE.TableData TH.L5{
	background-color: #C1E0FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4D4D6;
	border-top-color: #D4D4D6;
	border-bottom-color: #D4D4D6;
	border-left-color: #D4D4D6;
}
TABLE.TableData TR.L6,TABLE.TableData TH.L6{
	background-color:#A4D1FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4D4D6;
	border-top-color: #D4D4D6;
	border-bottom-color: #D4D4D6;
	border-left-color: #D4D4D6;
}
TABLE.TableData TR.L4:hover,TABLE.TableData TR.L5:hover,TABLE.TableData TR.L6:hover{
	background-color:#CCCCFF;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: 20; 
	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;
 }
.bordblanc {	
 	BORDER-LEFT: #FFFFFF 1px solid;
 }
 /*--------------------- Blocs liens -----------------*/					
#BlocLienLogo {
	height: 80px;
	width: 150px;
	display: inline;
	padding-left: 20px;
	float: left;
	vertical-align: middle;
	text-align: center;
 }
#BlocLienDescription {
	height: 80px; 
	width: 500px;
	display: inline;
	float: left;
 }
 #BlocLienDescription a, #BlocLienDescription a:link, #BlocLienDescription a:active, #BlocLienDescription a:visited{
	color: #999933;
	text-decoration: underline;
}
#BlocLienDescription a:hover{
	color: #99CC00;
	text-decoration: underline;
}
