body {
	margin:0px;
	padding:0px;
	background-color:white;
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
}

#conteneur {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/homeLeft.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#conteneur_abo {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1#titrPa {
	color: black;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
}

h2.titrSe {
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
}

.lienBleu, lienBleu:active, lienBleu:visited {
	border: 0px;
	color:#0000FF;
	text-decoration: none;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.lienBleu:hover {
	border: 0px;
	color:#0000FF;
	text-decoration: underline;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.lienBudRouge, lienBudRouge:active, lienBudRouge:visited {
	border: 0px;
	font-weight: bold;
	font-size: 11px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
	color: #EE5555;
	text-decoration: none;
}

.lienBudRouge:hover {
	border: 0px;
	font-weight: bold;
	font-size: 11px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
	color: #EE5555;
	text-decoration: underline;
}

.lienPagineBleu, lienPagineBleu:active, lienPagineBleu:visited {
	border: 0px;
	color: blue;
	text-decoration: none;
}

.lienPagineBleu:hover {
	border: 0px;
	color: blue;
	text-decoration: underline;
}

.lienNoir, lienNoir:active, lienNoir:visited {
	border: 0px;
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.lienNoir:hover {
	border: 0px;
	color:black;
	text-decoration: underline;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.lienSelectNoir, lienSelectNoir:active, lienSelectNoir:visited {
	border: 0px;
	color: black;
	text-decoration: none;
	font-size: 15px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.lienSelectNoir:hover {
	border: 0px;
	color:black;
	text-decoration: underline;
	font-size: 15px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.identSelect {
	color: #a02060;
	font-size: 12px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.inBudd {
	color: red;
	font-size: 13px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.presentSelect {
	color: black;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.presentDessinSelect {
	color: black;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.ecoleMediat, ecoleMediat:active, ecoleMediat:visited {
	border: 0px;
	color: #9933CC;
	text-decoration: underline;
	font-size: 16px;
	font-family: 'Arial', times, verdana, sans-serif;
	font-weight: bold;
}

.ecoleMediat:hover {
	border: 0px;
	color: #9933CC;
	text-decoration: underline;
	font-size: 16px;
	font-family: 'Arial', times, verdana, sans-serif;
	font-weight: bold;
}

.imperatifInsc {
	color: blue;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
}

.titreBig {
	color: black;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
	text-align: center;
}

.titreSmall {
	color: black;
	font-size: 17px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
}

.titreInscrip {
	text-align: center;
	color: #5252C1;
	font-size: 24px;  
	font-weight: bold; 
	font-family: 'Arial', times, verdana, sans-serif;
}

.soustitreInsc {
	color: #6060c0;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial', times, verdana, sans-serif;
}

.soustitreblack {
	color: black; 
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	font-weight: bold;
}

.lastPosted {
	color: #585758;
	font-size: 11px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.pagineFront {
	font-size: 16px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.hrFront {
	color: black;
}

img {
	border: 0px;
}

#header {
	width: 1000px;
	height: 192px;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-image: url(images/homeHeaderHalloween.gif);
	background-repeat: no-repeat;
}

#loginBox {
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	color: white;
	font-size: 13px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	line-height: 1ex;
}
/* Hack pour IE */
* html #loginBox{
	padding-top: 3px;
	height: 0px;
}

#inscription a {
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	color: #FFFF66;
}

#bienvblog {
	font-size: 13px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	color: #FFFF66;
}

#gestionblog a {
	font-size: 13px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

#decoblog a {
	font-size: 13px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	color: black;
}

#notconnected {
	font-size: 12px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	position: relative;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	color: #a00000;
}

#annonces {
	width: 640px;
	float: right;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

* html #annonces{
	margin-bottom: 18px;
}

#nbonline {
	width: 640px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
}

.statsite {
	width: 640px;
	float: right;
	text-align: right;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 12px; 
	color: purple;
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
}

.nbonline {
	width: 640px;
	float: right;
	text-align: right;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
}

.nbcanail {
	width: 640px;
	float: right;
	text-align: right;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
	color: #0000FF;
}

.nbbudcanail {
	width: 640px;
	float: right;
	text-align: right;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif; 
	color: #EE5555;
}

#leftConteneur {
	width: 302px;
	float: left;
}

#LeftTop {
	width: 302px;
	height: 245px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homeLeftTopHalloween.gif);
}

#btinscription {
	position: relative;
	width: 191px;
	height: 110px;
	left: 30px;
	top: 120px;
	padding: 0px;
	margin: 0px;
}


#btinscription a, #btinscription a:active {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 101px;
	background-image: url(images/inscription.png);
	background-repeat: no-repeat;
}

#btinscription a:hover {
	background-position: bottom;
}

#Left {
	float: left;
	width: 302px;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#Left {
	clear: left;
}

#coinParents {
	position: relative;
	width: 191px;
	height: 150px;
	left: 20px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#coinParents a, #coinParents a:active {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 134px;
	background-image: url(images/coinParents.gif);
	background-repeat: no-repeat;
}

#coinParents a:hover {
	background-position: bottom;
}

#nouveautes {
	position: relative;
	width: 191px;
	height: 125px;
	left: 10px;
	bottom: 0px;
	margin: 0px;
}

#nouveautes a {
	position: absolute;
	width: 191px;
	height: 125px;
	top: 10px;
	background-image: url(images/nouveautes.gif);
	background-repeat: no-repeat;
}

#nouveautes a:hover {
	background-position: bottom;
}

#quiSommesNous {
	position: relative;
	width: 191px;
	height: 87px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
}

#quiSommesNous a{
	position: absolute;
	width: 190px;
	height: 87px;
	top: 10px;
	left: 10px;
	bottom: 0px;
	background-image: url(images/quisommesnous.gif);
	background-repeat: no-repeat;
}

#quiSommesNous a:hover {
	background-position: bottom;
}

#contact {
	position: relative;
	width: 191px;
	height: 78px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
}

#contact a{
	position: absolute;
	width: 191px;
	height: 74px;
	top: 20px;
	left: 5px;
	bottom: 0px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}

#contact a:hover {
	background-position: bottom;
}

#centerConteneur {
	width: 690px;
	float: left;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

#centerConteneurAnnexe {
	width: 690px;
	float: left;
	margin-top: 50px;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.boiteCentre {
	width: 690px;
}

.boiteCentreAussi {
	width: 690px;
	padding-left: 30px;
}

.boiteCentreList {
	width: 690px;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: hidden;
}

.boiteCentreHome {
	width: 690px;
	height: 122px;
	padding-top: 5px;
}

.boiteCentreSelection {
	width: 690px;
	height: 122px;
	padding-top: 5px;
}

.boiteCentre hr {
	clear: left;
	visibility: hidden;
}

#presentation {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/presentation.gif);
}

#securite {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/securite.png);
}

#news {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/lastNews.gif);
}

.news {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/lastNews.gif);
}

#journal {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/journal.gif);
}

#selection {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/selection.gif);
}

.selection {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	height: 110px;
	background-image: url(images/selection.gif);
}

.lastDessin {
	float: right;
	width: 100px;
	height: 75px;
	margin-top: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.lastPhoto {
	float: right;
	width: 100px;
	height: 70px;
	margin-top: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	overflow: hidden;
}

.lastPresenta {
	float: right;
	width: 110px;
	height: 80px;
	margin-top: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	overflow: hidden;
}

.lastPresentaVide {
	float: right;
	width: 100px;
	height: 72px;
	margin-right: 10px;
	margin-top: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	overflow: hidden;
}

#bottom {
	position: relative;
	bottom: 0px;
	clear:both;
	width: 1000px;
	height: 160px;
	text-align: center;
}

#homeCanailles {
	float: right;
	right: 0px;
	width: 150px;
	height: 160px;
	vertical-align: bottom;
}


#icra {
	position: absolute;
	left: 220px;
	bottom: 10px;
}

#cgu {
	position: absolute;
	text-align: center;
	left: 400px;
	bottom: 0px;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

#header_abo {
	width: 1000px;
	float: left;
	height: 150px;
	background-color: #6098C8;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 35px;
	text-align: center;
}

#bienvenue_abo {
	margin-top: 70px;
}

#menu_left_abo {
	width: 250px;
	float: left;
	margin-left:0px;
	margin-top:40px;
	font-family: Verdana, sans-serif;
}

#centre_abo {
	width: 800px;
	float: left;
	margin-top:40px;
	margin-left:100px;
	font-family: Verdana, sans-serif;
}

#centre_detail_abo {
	width: 700px;
	float: left;
	margin-top:40px;
	font-family: Verdana, sans-serif;
}

#conteneur_detail_abo {
	width: 1000px;
	height:760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/homeLeft.gif);
	background-repeat: repeat-y;
} 


ul#nav-box {
	margin : 0 0 0 0;
	padding : 2px 1em 2px 0;
	list-style-type : none;
	background-color: #774EE2;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;	
	color: #FFFFFF;
	font-weight : bold;
	font-size : 0.9em;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
}
ul#nav-box li {
	display: inline;
	padding : 5px 0;
}
ul#nav-box li a {
	padding : 4px 1em 4px 1em;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}
ul#nav-box li a:hover {
	background-color: #FFFFFF;
	color: #774EE2;
	border-left: 1px solid #FFFFFF;
}


