/*****************************************/
/*SITE ELITE - layout home page*/
/*****************************************/
/* couleurs utilisees
jaune 				color:#fc0;	
rouge				color:#de0000;
rouge fonce			color:#5a0000;
gris				color:#fce6e6;
*/
/*****************************************/
/*centre page */
/*****************************************/

#pagecontent 
{
	height:320px;
}

/*****************************************/
/*pied de page */
/*****************************************/
#piedpage 
{
	width:100%;
	height:120px;
}
#fdblocs
{
	position:absolute;
	width:799px;
	height:120px;
}
#lesblocs
{
	position:absolute;
	width:799px;
	height:120px;
}
#leslogos IMG
{
	border:0;
	margin-bottom:5px;
}
#piedpage A 
{
	color:#fc0;
	text-decoration:underline;
	font-weight:bold;
}
#piedpage A:hover 
{
	color:white;
	text-decoration:underline;
}

#piedpage DIV.bloc
{
	float:left;
	height:120px;
	color:white;
}
#piedpage DIV.contenubloc
{
	padding:5px;
}
#piedpage DIV.contenubloc P
{
	padding:0;
	margin:0;
	margin-top:7px;
}

#bloc1
{
	width:239px;
	border-right:1px solid white;
}
#bloc1 .contenubloc
{
}
#bloc1 .contenubloc A
{
	display:block;
	width:239px;
	height:110px;
	background:url(../img/qui.gif) no-repeat;
	background-position:110px 10px;
	color:white;
	text-decoration:none;
}
#bloc1 .contenubloc A:hover
{
	/*color:#de0000;*/
	text-decoration:none;
	background:url(../img/quion.gif) no-repeat;
	background-position:110px 10px;
}
#bloc1 .contenubloc H3
{
	width:120px;
}
#bloc2
{
	width:160px;
}
#bloc3
{
	width:160px;
	border-right:1px solid white;
}
#bloc3 IMG
{
	width:160px;
	border:0;
	overflow:hidden;
}
#bloc4
{
	width:180px;
}
.lien A
{
	display:block;
	background:url(../img/puce2.gif) no-repeat left;
	padding-left:7px;
}
#bloc5
{
	width:58px;
}
#bloc5 IMG
{
	display:block;
	margin-top:5px;
}

