@import url("css/stylecss_infolive.css");

Body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {color: #333333;	text-decoration: underline;}
a:link {color: #333333;	text-decoration: underline;}
a:visited {color: #666666;	text-decoration: underline;}
a:hover {color: #cccccc;	text-decoration: underline;}

.tableauprogramme {
background-image:url(images/vue.jpg);
background-repeat:no-repeat;
border-collapse:collapse;
border:1px solid;
}

#Page
{}
#Entete
{
	background-image:url(images/fond03.gif);
	background-repeat:repeat-x;
	float: left;
	width: 770px;
	color:#FFFFFF;
	height:80px;
	line-height:48px;
}
#Main
{
width:980px;
}
#ColGauche
{
	width:124px;
	background-image:url(images/fond02.gif);
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	overflow:hidden;
}
#Contenu
{
	float: left;
	width: 770px;

}

#Texte
{
	float:left;
	height:545px;
	overflow:auto;
	width: 770px;
}
#Pied
{
clear:both;
height:17px;
background-color:#056b50;
font-weight:bold;
color:#FFFFFF;
font-style:italic;
}

.liens a, .liens a:link, .liens a:active, .liens a:visited
{
color:#0066CC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.liens a:hover
{
color:#666666;
text-decoration:none;
}

.CadrePhotos {
	border: 1px solid #292929;
	margin: 2px;
}