/***
 * Styles communs a toutes les pages
***/
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	width:100%;
}
body {
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../img/interface/degarde_fond.gif) top left repeat-x;
}
.title {
	color:#286ba1;
}
.h1 {
	font-size:14px;
	color:#286ba1;
}
.h2 {
	font-size:13px;
	color:#286ba1;
	text-decoration:underline;
}
.h3 {
	font-size:12px;
	color:#286ba1;
}
p {
	margin:0px 0 0px 0;
	text-align:left;
}
ul {
	margin:3px 0 3px 0;
}
li {
	margin:0 5px 0 18px;
	text-align:left;
}
div, td, input, select, kbd, textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
a img {
	border:none;
}
/** Global **/


#globalContainer {
	width:100%;
	height:100%;
}
#main {
	position:relative;
	width:960px;
	margin:0px auto;
}
#content {
	width:894px;
	display:table;
	margin:0 3px 0 3px !important;
	margin:0;
	text-align:left;
}
#text {
	display:block;
}
/** Footer **/
#footer {
	clear:both;
	width:894px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-bottom:15px;
	text-align:center;
	color:#999;
	position:relative;
	top:15px;
}
#footer p {
	text-align:center;
	margin:2px;
	font-size:11px;
	line-height: 18px;
}
#footer p a {
	/*text-decoration:underline;*/
	
	color:#F062D0;
}
#footer span {
/* font-size:0.9em; */
}
#footer span a, #footer span a:hover {
	color:#999;
	font-weight:normal;
	text-decoration:underline;
}
#footer hr {
	display:block;
	height: 1px;
	margin:0 30px 0 30px !important;
	margin:-7px 30px -7px 30px;
	padding: 0;
	color: #ccc;
	background-color: #ccc;
	border: 0;
}
#footer p a.fselected {
	background-color:#f062d0;
	color:#fff;
	text-decoration:none;/*font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;*/
}
.fselected:hover {
	color:#fff;
}
/** Forms **/
fieldset {
	border:none;
}
.form_button {
	border:1px solid #000;
	background-image:url('../img/interface/bg_button.gif');
	background-repeat:repeat-x;
}
/** Login Form **/
#logContainerG {
}
#logContainer {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	background: url('../img/interface/bg_login.gif') repeat-x;
}
#logLeft, #logRight {
	width:17px;
	height:46px;
}
#logLeft {
	float:left;
	background: url('../img/interface/login_left.gif') no-repeat;
}
#logRight {
	float:right;
	background: url('../img/interface/login_right.gif') no-repeat;
}
#logContent {
	height:46px;
}
#logContent form {
	text-align:center;
	padding-top:7px;
}
#logContent form, #logContent input, #logContent select {
	font-size:9px;
}
#logContent legend {
	display:none;
}
.form_insc_button {
	border:2px solid #99ff66;
	background-image:url(../img/interface/bg_button.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding:0 15px 0 15px !important;
	padding:0;
}
/** Links **/
a {
}
a:hover {
}
.whiteLink {
	color:#fff;
	text-decoration:none;
}
.whiteLink:hover {
	color:#f0f0f0;
}
.blueLink {
	color:#7bb3e0;
}
.blueLink:hover {
	color:#7cc3e0;
}
/** **/
#cgu {
	display:block;
}
/** text styles **/
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.title {
	margin:0 60px 20px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#286ba1;
	text-align:center;
}
/** Erreurs **/
.errorLog {
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
}
.clear {
	display:block;
	clear:both;
	font-size:0;
	height:0px !important;
	height:1px;
}
/*** 
 * entete du site 
***/


#entete {
	width:960px;
	position:relative;
	height:120px;
	margin:auto;
}
#entete a img {
	border:0px;
}
#logo {
	display:block;
	position:absolute;
	top:0px;
	left:10px;
}
#logo img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	z-index:0;
}
#logo div#texte {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:100px;
	top:100px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	z-index:10;
	width:300px;
}
div#connexion {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
div#boite-connexion {
	position: absolute;
	top: 25px;
	right: 4px;
	min-height: 25px;
	background: #ffffff;
	padding: 5px;
	display: block;
	font-size: 12px;
}
#entete p {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    left: 245px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 470px;
	}
#entete p span.nbMembre {
	font-weight:bold;
	font-size:30px;
}
#entete p span.nbInscrit {
	font-weight:bold;
	font-size:18px;
	font-style:normal;
}
/*** 
 bloc des images 

***/
#home_content {
	float:left;
	width:952px;
	height:100%;
	position:relative;
	margin-top:25px;
	background-color:#FFF;
}
#home_left {
	float:left; width:360px; padding:0 5px 5px 5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#a4a3a3;
	padding-right:8px;
	margin-bottom:10px;
}
#home_content p{
	color:#999;
	font-size:11px;
}
#home_right {
	float:right; width:555px; padding:0 7px 5px 5px;
}
#content_img .contenu_bloc div {
	float:left;
	margin:0.5px;
	color:#999999;
}
#main #home_content .contenu_bloc h2 {
	display:block;
	width:100%;
	margin-bottom:1px;
	width:99.8%;
}
#home_content .contenu_bloc {
	left:7px;
	width:99.7%;
	background-color:#FFFFFF;
}
#content_img {
	float:left;
	width:950px;
	height:235px;
	position:relative;
	margin-top:25px;
	background-color:#FFF;
}
#content_img .contenu_bloc div {
	float:left;
	margin:0.5px;
	height:104px;
}
#main #content_img .contenu_bloc h2 {
	display:block;
	width:100%;
	margin-bottom:1px;
	width:99.7%;
}
#content_img .contenu_bloc {
	left:7px;
	width:99.8%;
	height:92%;
	background-color:#FFFFFF;
}
#content_img .img_over {
	border:2px solid #f062d0;
}
#content_img .img_out {
	border:2px solid #FFFFFF;
}
#charg_img {
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
}
/* effet souris */ 
.content_out {
	background:none;
	cursor:pointer;
}
.content_over {
	background-color:#EEEEEE;
	cursor:pointer;
}
#ez_btn_submit {
	border:0;
	background:url(/img/boutons/bouton_vert_bg.gif) top left repeat-x;
	vertical-align:bottom;
	line-height:21px;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	float:left;
	text-align:center;
}
#ezLogin div#ez_btn_submit_gauche {
	float:left;
	background:url(/img/boutons/bouton_vert_g.gif) top left no-repeat;
	line-height:21px;
	height:21px;
	width:5px;
	margin:0px;
}
#ezLogin div#ez_btn_submit_droite {
	float:left;
	background:url(/img/boutons/bouton_vert_d.gif) top left no-repeat;
	line-height:21px;
	height:21px;
	width:5px;
	margin:0px;
	border:0px solid #fff;
}

div.ez-form-errors {
	margin-bottom: 5px;

	background-color: #FFFFCC;
	border: 1px solid #DEDEDE;
	color: #000000;
	padding: 5px;
	text-align: left;
}
div.ez-form-errors a {
	color: #286BA1;
}

#ez-login-form dt, #ez-login-form dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#ez-login-form input {
	color: #000;
}

#ez-login-form input[type=text] {
	width: 50px;
}

#ez-login-form input[type=submit] {
	width: 36px;
	height: 21px;
	color: #ffffff;
	background: url('../img/button-ok.png');
	border: 0px;
	font-size: 12px;
}

