@import url("style_infolive.css");
@import url("submenu.css");

body
{margin:0px;
padding:0px;
background-image:url(../images/fond-site-general.gif);
background-position:top left;
background-repeat:repeat-y;
}

ul, li, h1, h2, h3, h4
{
margin:0px;
padding:0px;
} 

a, a:link, a:active, a:visited
{
color:#FF0000;
}

a:hover
{
text-decoration:none;
}

#Page{
background-image:url(../images/fond-page-general.gif);
background-position:top left;
background-repeat:repeat-x;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

#ColGenerale
{
width:1100px;
}


#ColGauche{
float:left;
width:143px;
}

#MenuCote
{
text-align:right;
padding-right:3px;
padding-top:10px;
}


#ColGauche a, #ColGauche a:link, #ColGauche a:active, #ColGauche a:visited
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	text-decoration:none;
}

#ColGauche a:hover
{
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#ColDroite{
float:left;
width:940px;
/*width:837px;
overflow:hidden;*/
}

#Entete{
height:100px;
float:left;
}

#Menu{
position:relative;
margin-left:1px;
z-index:100;
width:935px;
/*height:25px;*/}

#Contenu{
width:830px;
float:left;
min-height:620px;
_height:620px;
}

#Coordonnees a:hover
{
color:#333333;
}

#Pied
{
/*border-top:1px dashed #333333;*/
clear:both;
color:#333333;
font-size:9px;
/*height:30px;*/
width:980px;
position:relative;
height:40px;
}

#Pied .Contenus
{
width:837px;
margin-left:143px;
border-top:dashed 1px #333333;
}

#Pied a, #Pied a:link, #Pied a:active, #Pied a:visited
{
color:#333333;
font-size:9px;
text-decoration:none;
}

#Pied a:hover
{
color:#666666;
}

#Coordonnees
{
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:normal;
margin-bottom:20px;
/*margin-top:20px;*/
text-align:center;
text-decoration:none;
width:140px;
position:absolute;
left:0px;
top:-100px;
}

#Pied #Coordonnees a, #Pied #Coordonnees a:link, #Pied #Coordonnees a:active, #Pied #Coordonnees a:visited   
{
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
}

#MenuBas
{
float:left;
margin-left:20px;
margin-top:10px;
}

#Signature
{
float:right;
width:100px;
text-align:center;
margin-right:20px;
margin-top:10px;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.combogo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #C6C6C6;
}
.ttt {font-size:10px;}

table tr th.NewsCategorie {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	text-transform:uppercase;
	padding: 2px 0px 2px 7px;
	text-align:left;
}
