body {
	/* margin: 0; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	margin-top: 0px;
	}
	
div{
	text-align:center}

div#tete{
	width: 970px;
	height: 60px;
        text-align:center
	
}



div#titretete h1 {
	font-family: HoratioDMed, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-position: center center;	
	/*border-width: 1px;*/
	/*border-style: solid;*/
	font-weight: bold;
	*/
}

div#corps {
	float: left;
	height: 800px;
	width: 970px;
	/*
	height: 105%;
	*/

}


div#corpsgauche {
	float: left;
	height: 800px;
	width: 174px;
	background: #ccc;
	/*
	height: 105%;
	border-width: 1px;
	border-style: solid;
	*/
}

div#corpscontenu {
	float: left;
	height: 800;
	width: 622px;
	background-color: #FFCC33;
	/* margin-left: 30px; */
	/* margin-right: 30px; */
	background-attachment: fixed;
	
}

div#corpsdroite {
	float: right;
	height: 800px;
	width: 174px;
	background: #ccc;
		/*
	border-width: 1px;
	border-style: solid
	*/
	
}

/* Blocs dans corpsgauche: */

div#portailcorps{
	float: left;
	height: 60px;
	width: 174px;
	background-color: #FF66FF;
	/*
	border-width: 1px;
	border-style: solid
	*/
}

div#menucorps{
	float: left;
	height: 740px;
	width: 174px;
	background-color: #66CC33;
	/*
	border-width: 1px;
	border-style: solid;
	*/
	
}

/* Blocs dans corpsdroite: */

div#recherchecorps{
	float: left;
	height: 60px;
	width: 174px;
	background-color: #66CC33;
	/*
	border-width: 1px;
	border-style: solid;
	*/
}


div#presdechezvouscorps{
	float: right;
	height: 740px;
	width: 174px;
	background-color: #FFFF33;
	/*
	border-width: 1px;
	border-style: solid;
	*/
}






div#pied{
	height: 40px;
	width: 970px; 
	background-color: #CC99FF;
	text-align: center;
	clear: both;
	/*
	border-width: 1px;
	border-style: solid;
	*/
}

h2 {
	font-family: HoratioDMed, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: HoratioDMed, Arial, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: lighter;
	
	
}

h4 {
	font-family: HoratioDMed, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	text-align: center;

}

h5 {
	font-family: HoratioDMed, Arial, sans-serif;
	font-size: 14px;

	color: #66CC33;
	font-weight: normal;
	text-align: left;
	
}
