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

body {
	background-color:#ADADAD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

.banniere {
	background-image:url(../images/structure/struct-banniere.jpg);
	width:953px;
	height:124px;
}

.banniere-content {
	padding-top:17px;
	padding-left:180px;
}

.banniere-content-gif {
	padding-top:30px;
}

.banniere-content-logo {
	float:left;
	width:188px;
	height:116px;
}

.banniere-content-courses {
	float:left;
	height:90px;
	width:600px;
}

.banniere-content-course-logo {
	border:1px solid white;
	margin-left:2px;
	margin-right:2px;
}

.coeur-page-ombre-g {
	float:left;
	background-image:url(../images/structure/struct-core-ombre-gauche.jpg);
	background-repeat:repeat-y;
	width:7px;
	height:100%;
}

.coeur-page-ombre-d {
	float:left;
	background-image:url(../images/structure/struct-core-ombre-droite.jpg);
	background-repeat:repeat-y;
	width:8px;
	height:100%;
}

.coeur {
	width:953px;
	height:700px;
	background-color:white;
}

.coeur-page {
	float:left;
	background:url(../images/structure/struct-core-bg.jpg) repeat-x bottom;
	width:938px;
	height:100%;
}

.coeur-page-content {
}

.coeur-content-course-rect {
	border:1px solid white;
	margin-bottom:2px;
	margin-top:2px;
}

.bloc-gauche {
	width:172px;
	height:auto;
	float:left;
	padding-left:5px;
	padding-top:2px;
}

.bloc-central {
	height:auto;
	width:440px;
	float:left;
	padding-left:5px;
	padding-top:20px;
}

.bloc-droite {
	height:auto;
	width:300px;
	float:left;
	padding-left:5px;
	padding-top:20px;
}


.bloc-gauche-coeur-home {
	float:left;
	width:400px;
	margin-top:10px;
}

.bloc-droite-coeur-home {
	float:left;
	margin-top:10px;
}

.bloc-rdv {
	float:left;
	width:620px;
	margin-top:10px;
	text-align:center;
	margin-left:130px;
}


.bloc-footer {
	margin-top:30px;
	font-size:11px;
	color:white;
}

.affiche-grande {
	border:5px solid #7d7d7d;
	margin-bottom:10px;
}

.affiche-moyenne {
	border:5px solid #7d7d7d;
}

.footer {
	background:url(../images/structure/struct-footer.jpg) no-repeat top;
	width:953px;
	height:74px;
	margin-bottom:20px;
	margin-top:-5px;
	z-index:-1;
}

.bouton-princ{
	margin-bottom:5px;
}

a {
	outline:none;
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
}

.bloc-contact {
	margin-top:10px;
	width:372px;
}

.vignette-course {
	float:left;
	width:160px;
	margin:5px;
}

.vignette-photo {
	margin:5px;
	border:5px solid white;
}

.vignette-titre-course {
	font-size:12px;
	font-weight:bold;
}

.vignette-date-course {
	font-size:11px;
	color:#660000;
	font-weight:bold;
}

.titre-course {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#7d7d7d;
}

.date-bulletin {
	font-size:20px;
	font-weight:bold;
	color:#7d7d7d;
}

form {
	font-size:11px;
	z-index:2;
	margin:0;
}

form input {
	font-size:11px;
}

fieldset {
	border:1px solid #999999;
	padding:10px;
	margin:0;
}

fieldset legend {
	font-size:16px;
	font-weight:bold;
	color:#7d7d7d;
}
