@import url("stylecss_infolive.css");

/*-------- Initialisation des balises -----------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
{
margin: 0px ;
padding: 0px ;
}
p {
line-height:18px;
}
body{
	font-size:11px;
	font-family:"trebuchet MS";
	margin-top:0px;
	background-color:#272525;
	text-align: center;
	color:#FFFFFF;
}

#page{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-repeat: repeat-y;

}
#bande_gauche{
	width:10px;
	height:500px;
	float:left;

}
#bande_droite{
	width:10px;
	height:500px;
	float:left;
	background-repeat:no-repeat;
}
#conteneur{
float:left;
}
#haut_page{
width:780px;
height:160px;
background-color:#FFFF66;
}
#contenu_texte{
width:980px;
min-height:560px;
_height:560px;
background-repeat:no-repeat;
background-image:url(../images/fond-contenu.gif);
background-position:left top;
}
#pied{
	width:980px;
	height:35px;
	background-image:url(../images/fond-pied.gif);
	background-repeat:no-repeat;
	clear:both;
	color: #f4c430;
}
/*---------------------------------------------------liens généraux-------------------------------------------*/
a, a:link, a:active, a:visited{
text-decoration:none;
color:#efc135;
}
a:hover {
text-decoration:overline;
}
/*---------------------------------------------------menu-------------------------------------------*/
#menu{
height:25px;
padding:33px 0px 0px 0px;
}
#menu ul li{
display:inline;
list-style:none;
/*background-color:#0033CC;*/
}
#menu  a, #menu  a:link, #menu  a:active, #menu  a:visited{
text-decoration:none;
}
/*-----------------------------------------------------------------colgauche---------------------------*/
#col_gauche{
width:320px;
float:left;
}
#flash_menu{
	padding-top:65px;
	text-align: center;
}
#desc_colgauche{
padding:0px 5px 0px 10px;
font-size:14px;
color:#000000;
}
/*--------------------------------------------------------------------------------------------*/
#texte{
	padding:20px 5px 0px 10px;
	float:left;
	width:620px;
	overflow: hidden;
}
#mentions_legales{
	font-family:"trebuchet MS";
padding-right:5px;
}
#mentions_legales  a, #mentions_legales  a:link, #mentions_legales  a:active, #mentions_legales  a:visited {
color: #999999;
text-decoration:none; 
}
#mentions_legales  a:hover {
color:#8D0000;
}
/*-----------------------------------------------------------------infolive-index-------------------------------*/
#info_index{
width:242px; 
height:229px; 
background-image: url(../images/bloc-info-index.gif);
background-repeat:no-repeat; 
padding-top:75px;
}
#desc_info_index{
width:204px; 
height:127px;
}
/*-----------------------------------------------------------------styles-------------------------------*/
.bold{
font-weight:bold;
}
.rouge{
color:#D40024;
}
.titre{
color:#000000;
font-size:16px;
}
.titre_rubrique{
font-size:18px;
}


#OmbrePied{
	background-image:url(../images/Ombre-pied.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:9px;
	overflow: hidden;
}
#OmbreEntete{
	background-image:url(../images/ombre-haut.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:7px;
	overflow: hidden;
}
#FondProduit {
	background-color: #303641;
	width: 610px;
}
#MargeFondProduit{
	margin-left:15px;
	padding-top:0px;
}
