/* CSS Document */
/*centrer le site*/
	html{
	margin:0px;
	padding:0px;
	}
	body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#CCCCCC;

	}
	#conteneur{
	width:60%;
	height: 150%;
	margin:auto;
	text-align:left;
	
	} 
/* fin centrage*/
/* général*/
	a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1
	{font-size: 16px;
	font-stretch:normal;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
/* fin général*/
/* entete*/  

#noel{color: #FFCC33;}


	#entete{
	position: absolute;
	top: 9px;
	width: 900px;
	height: 270px;
	background: #225196;
	z-index: 2;
	
	}
	#logoentete{
	position: absolute;
	top: 0px;
	width:200px;
	height: 178px;
	background-image:   url("Images/Communs/logo.jpg");
	left: 0px;
	visibility: visible;
	z-index: 2;
	}
	
	#logoentete p{
	
	margin: auto;
	margin-top:3px;
	}
	#date{
	position: absolute;
	top:187px;
	left: 5px;
	font-size: 18px;
	color: #FFFFFF;
	width: 317px;
	height: 24px;
	z-index:1
	}

	#banniere{
	position : absolute;
	top: 3px;
	width: 700px;
	height: 179px;
	background-image:   url("Images/Communs/banniere.gif");
	left: 198px;
	z-index: 1;
	}

	#actu{
	position : absolute;
	top: 188px;
	left: 0px;
	width: 899px;
	height:50px;
	font-size:21px;
	color: #333333;
	background-image:  url("Images/Communs/fondactu.png");
	background-repeat:no-repeat;
	}
	#new{
	color: #00FF00;}

	#nav{
	position : absolute;
	left: -30px;
	top: 226px;
	width: 897px;
	height: 44px;
	}
	#nav ul li{
display: inline;}
/* fin entete*/

/* rubriques gauche*/
#bandegauche{
position: absolute;
top: 280px;
left: 10%;
width: 300px;
height: 900px;
}
#photomois{
	position: absolute;
	top:1px;
	left: -4px;
	width:300px;
	height: 200px;
	background-image:  url("Images/Communs/cadre-plan.png");
}
iframe{
	position : absolute;
	top : 35px;
	left :17px;
	width: 263px;
	height: 157px;}
#photomois1{
	position: absolute;
	top:35px;
	left:17px;
	width: 263px;
	height: 157px;
}
#pub1{
	position: absolute;
	top:210px;
	left: 31px;
	width:300px;
	height: 400px;
}
#liens{
	position: absolute;
	top:470px;
	left: 1px;
	width:300px;
	background-image:  url("Images/Communs/cadre-plan.png");
	height: 200px;
}
#pubgoogle{
	position: absolute;
	top:680px;
	left:31px;
	}

ul{
 list-style-type:none;
}

.liens p
{
font:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color: #0066CC;
margin-top: -30px;

}



/* fin rubrique gauche*/



/* rubriques droite*/
#bandedroite{
position: absolute;
top: 280px;
left: 58%;
width: 300px;
height: 900px;
}
#photomois{
	position: absolute;
	top:1px;
	left: -4px;
	width:300px;
	height: 200px;
	background-image:  url("Images/Communs/cadre-plan.png");
}
#photomois1{
	position: absolute;
	top:35px;
	left:17px;
	width: 263px;
	height: 157px;
}
#pub1{
	position: absolute;
	top:210px;
	left: 31px;
	width:300px;
	height: 400px;
}
#liens{
	position: absolute;
	top:470px;
	left: 1px;
	width:300px;
	background-image:  url("Images/Communs/cadre-plan.png");
	height: 200px;
}
#pubgoogle{
	position: absolute;
	top:680px;
	left:31px;
	}

ul{
 list-style-type:none;
}

.liens p
{
font:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color: #0066CC;
margin-top: -20px;

}



/* fin rubrique droite*/
/*corps*/


#corps p
{max-width: 580px;
text-indent: 10px;
	}

#pieddepage
{position: relative;
top:1080px;
width: 900px;
color: #006699;
background-color:#999999;}

