@charset "UTF-8";
/* CSS Document */

body {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	-moz-box-shadow: 8px 8px 12px #555555;
	-webkit-box-shadow: 8px 8px 12px #555555;
	box-shadow: 8px 8px 12px #555555;
	-moz-border-radius: 15px 15px 15px 15px
}

#entete {
	height: 0px;
	width: 700px;
}

#gauche {
	float: left;
	width: 250px;
	background-color: #dcdcdc;
	height: 1020px;
	margin-bottom: 0px;
	-moz-border-radius: 15px 0px 0px 0px
	}


#piedpage {
	clear: both;
	margin-top: 0px;
	height: 40px;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 15px 15px
	}


#droite {
	background-color: #f5f5f5;
	margin-bottom: 0px;
	height: 1020px;
	-moz-border-radius: 0px 15px 0px 0px;
	margin-left: 250px;
	}
.annee {
	padding-top: 0px;
	padding-left: 15px;
}
#GaucheDeDroite {
	height: auto;
	width: 275px;
	float: left;
}
#DroiteDeDroite {
	margin-left: 275px;
	float: none;
	position: static;
	top: 65px;
}
#MilieuDeDroite {
	margin-left: 150px;
	float: none;
	position: absolute;
	top: 600px;
	}
	
	
a:link   { color: 1c3688; text-decoration: none; }

a:hover { color: 30b49a; text-decoration: none; }

a:active { color: blue ; text-decoration: none;}

a:visited { color: purple; text-decoration: none; }

p   { color: black; font-size: 12px; font-family: Geneva, Helvetica, Arial, sans-serif; line-height: 14px; text-align: justify; margin: 0 0 0 0px; padding-top: 0 }

#droite h1  {
	font-size: 16px;
	font-family: Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 15px;
}

.centrer {text-align: center; }

#droite h2 {
	font-size: 12px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	margin-left: 20px;
	text-indent: -10px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: auto;
	margin-top: 20px;
}

#droite h3 {
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-indent: -9px;
}

#droite h4 {
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

.espAvant {padding-top: 15px}

.espAvantcours {
	font-size: 10px;
	margin-top: 150px;
	margin-left: 5px;
}

.centrerColG {
	text-align: center;
	margin-top: 10px;
}
