/* CSS Document */
body {
background-color:#141414;
background-image:url(images/bg_body3.png); background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
	
	}
	
	
select {
border:0;
margin:-2px;

background-color:#121212; 
color:#FFFFFF; 
font-size:10px; 
font-family:Arial, Helvetica, sans-serif
}

.top {background-color:#141414;}
.top_text{ font-size:11px; padding-left:10px; padding-right:10px;}


tr.wmp {background-image:url(images/bg_wmp.png);
background-repeat:repeat-x; }

div.hp250 {background-image:url(images/hp160b.png);
margin-top:36px;

background-repeat:no-repeat;
width:160px;
height:160px;
}

div.hp125 {background-image:url(images/hp126b.png);
background-repeat:no-repeat;
width:126px;
height:126px;
}

.interface { background-image:url(images/interface3.png); background-repeat:no-repeat}
.barrebleue {background-image:url(images/barre_bleue.png); background-repeat:repeat-x;}

h2 { font-size:18px; color:#000000; line-height:20px; margin-bottom:2px; margin-top:2px;}
h3 { font-size:16px; color:#EBEBEB; text-align:center; margin-bottom:12px; margin-top:12px;}
h4 { font-size:14px; color:#141414; }
h4 a { font-size:14px; color:#141414; text-decoration:none; line-height:26px}

h5 { font-size:12px; color:#141414; }
h5 a { font-size:12px; color:#141414; text-decoration:none; line-height:20px}

a:link {color:#141414; text-decoration:none}
a:hover { color:#0000FF; text-decoration:none}
a:visited {color:#141414; text-decoration:none}

div.main {
width:98%;
height:385px;
margin:auto;
margin:15px;
border:#333333 1px solid;

}

div.footer {width:950px; font-size:10px; color:#FFFFFF; padding-top:20px}
.footer a {color:#ffffff; text-decoration:none}



div.zap { width:220px; height:45px; margin:auto; background-image:url(images/zap3.png); background-color:#121212; background-repeat:no-repeat}

div.home {background-image:url(images/bg_home3.png); background-repeat:no-repeat; width:220px; height:25px; padding-top:6px}

.linkwht a {color:#FFFFFF; text-decoration:none; font-size:12px; }


.easy_last td{padding:3px}
.easy_last img{border:1px solid #3C76CF}
.easy_geo_inscris {
	/* bordure du tableau */

	/* pas de bordure inferieure sur le tableau */
	border-bottom:none;
	/* Attribue une largeur au tableau */
	width:230px;
}
.easy_geo_inscris td {
	/* couleur de fond du tableau */

	/* type de la police */
	font-family:Arial, Helvetica, sans-serif;
	/* taille de la police */
	font-size:12px;
	/* marge intérieure des cellules */
	padding:3px;
	/* bordure inferieure des cellules */

}
.easy_geo_inscris img {
	/* bordure de l'image */
	border-width:3px;
	/* couleur de la bordure de l'image */
	border-color:#141414;
	/* marge droite de l'image */
	margin-right:5px;
       /* permet d'afficher le texte en dessous de l'image */
       /*clear:both;*/
}
.easy_geo_inscris a {
	/* couleur du lien */
	color:#0377E5;
	/* police du lien */
	font-weight:bold;
	/* non souligné */
	text-decoration:none;
}
.easy_geo_inscris a:hover {
	/* couleur du lien survolé */
	color:#0377E5;
	/* souligné au survol */
	text-decoration:underline;	
}
.easy_geo_inscris .label {
	/* style du label */
	/* Couleur du texte */
	color:#3C76CF;
	/* gras */
	font-weight:bold;
}
