* {
	margin: 0;
	}

body {
	background-color: #DDD;
	font-family: Century Gothic, sans-serif;
	}

p {
	margin-bottom: 2em;
	}

img{
	border: 0px;
	}

.centered-table {
	margin-top: 20px;
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	font-size: 1em;
	}

/*-- Bordures -------------------------------------------*/

.bordure-haut_gauche {
	width: 5px;
	height: 5px;
	}

.bordure-haut {
	width: 855px;
	}

.bordure-haut_droite {
	width: 5px;
	background-color: #DDD;
	background-image: url(../img/bordure-haut_droite.gif);
	}

.bordure-droite {
	background-color: #DDD;
	background-image: url(../img/bordure-droite.gif);
	}

.bordure-bas_droite {
	background-color: #DDD;
	background-image: url(../img/bordure-bas_droite.gif);
	background-repeat: no-repeat;
	}

.bordure-bas {
	background-color: #DDD;
	background-image: url(../img/bordure-bas.gif);
	background-repeat: repeat-x;
	}

.bordure-bas_gauche {
	height: 5px;
	background-color: #DDD;
	background-image: url(../img/bordure-bas_gauche.gif);
	background-repeat: no-repeat;
	}

.bordure-gauche {
	}

.bordure-central {
	padding-bottom: 5px; /* Pour compemser la marge du haut */
	padding-right: 5px; /* Pour compenser la marge gauche */
	}

.vespace {
	height: 20px;
	background-color: #ddd;
	}

/*-- Contenu -------------------------------------------*/

.tab_contenu {
	width: 850px;
	}
	
.boite {
	padding: 0px 10px 10px;
	}	

.boite a {
	display: block;
	height: 100%;
	color: White;
	text-decoration: none;
	}

#h_turq {
	color: White;
	font-size: 2em;
	background-color: #FFFFFF;
	width: 100%;
	xmin-height: 160px;
	height: 190px;
}

#h_vertclair {
	color: White;
	font-size: 2em;
	background-color: #FFFFFF;
	xheight: 160px;
	min-height: 160px;
	height: 166px;
	}

#v_vertfonce {
	color: White;
	font-size: 2em;
	background-color: #FFFFFF;
	}

.contenu1 {
	text-align: justify;
	color: #01414A;
	}

h1 {
	background-color: #009999;
	color: White;
	padding: 10px;
	margin-bottom: 1.5em;
	font-size:1.5em;
	}

h3 {
	margin: 1em 0;
	color: #009999;
	xfont-size: 1em;
	}

.infoplus {
	text-align: right;
	padding-top: 0em;
	margin-top: 1em;
	font-size: 0.85em;
	clear: both;
	}
.infoplus a {
	text-decoration: none;
	font-weight: bold;
	color: #016774;
	}

.cadre {
	border: 1px solid black;
	padding-left: 5px;
	}

.lettrine {
	float: left;
	font-size: 3em;
	font-weight: bold;
	line-height: 0.6em;
	padding-right: 4px;
	position: relative;
	top: 7px;
	}

/* Résultats */
	
.listgroup2 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	color: White;
	}
	
.rezults {
	margin-left: 200px;
	list-style-position: inside;
	list-style-type: decimal;
	}
	
.rezults li {
	padding-bottom: 20px;
	}

/*       Témoignages         */

.temoin {
	font-weight: bold;
}

.tem_paragraf {
	line-height:0.4em;
}

/*   drapeaux internationnal   */

#drapos a {
	text-decoration: none;
	}

#drapos img {
	margin: 3px 8px;
	border: 0px;
	vertical-align: middle;
	}

#drapos span {
	xtext-decoration: underline;
	}

/*         Page Contacts        */

a.contact {
	display: block;
	width: 300px;
	height: 55px;
	background-image: url(../img/contact_bouton.gif);
	text-align: left;
	text-decoration: none;
	color: #C4E490;
	font-size: 1.2em;
	padding-left: 85px;
	padding-top: 15px;
	margin: 10px;
	}
a.contact:hover{
	background-position: 0 70px;
	color: White;
	}

.fonction {
	color: #002F35;
	font-size: 0.9em;
	}

/*       Listes Ecoles Sponsors         */

.ligne {
	display: block;
	width: 400px;
	text-align: center;
	text-decoration: none;
	color: White;
	background-color: #5E8828;
	padding: 5px;
	margin: 1px;
	text-transform: uppercase;
	}

a.ligne:hover {
	background-color: #72A530;
	}


/*-- Partenaires -------------------------------------------*/

#onglet_tab {
	background-color: White;
}

#onglet_td {
	width: 150px;
	padding-right: 5px;
	text-align: center;
}

#logos img {
	vertical-align: middle;
	}

.espace_logo_be {
	width: 50px;
	}

/*-- Pied de page -------------------------------------------*/

#footer {
text-align: center;
font-size: 0.8em;
color: Gray;
}

#footer a {
color: Gray;
text-decoration: none;
}

