body
{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:tahoma,arial,helvetica;;
	font-size:12px;
	color:#3e7cb6;
	width:100%;
	text-align:center;}
form{
	display:inline;
	margin:0;}
select{
	display:inline;
	margin:0;
	padding:0;}
input{
	display:inline;
	margin:0;
	padding:0;
}
img{border:0;}
a
{
	color:#3e7cb6;
	text-decoration:none;
}
a:hover{
	color:#3e7cb6;
	text-decoration:underline;}

/*
**
JUSTE APRES LE BODY
**
*/

#content
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:990px;;
	/*
	overflow:auto;
	*/}

/*
**
HOME
**
*/
#content #logo
{
	position:absolute;
	float:left;
	width:230px;
	height:120px;
	}
#content #home
{
	/*float:left;*/
	width:990px;
	height:730px;
	background-image:url("../Images/home.jpg");
	background-repeat:no-repeat;
}
/* ZONE GAUCHE (VIDE) DE LA HOME */
#content #home #home-left
{
	float:left;
	width:730px;
	border:0px solid #000;

}
/* CONTENEUR FORMULAIRE INSCRIPTION + LOGIN BOX (définit ci-dsessous )*/
#content #home #home-right
{
	float:left;
	width:250px;
	border:0px solid #000;
	text-align:right;
	margin-right:10px;
	
}
/* CONTENEUR FORMULAIRE INSCRIPTION */
#content #home #home-right #inscription_form
{
	margin-top:170px;
	/* hauteur en dur pour compatibilité d'integration sur firefox, sinon la login-box remonte */
	height:300px;
	text-align:center;
	border:0px solid #000;
	
}
/* CONTENEUR FORMULAIRE LOGIN-BOX */
#content #home #home-right #loginbox_form
{
	margin-top:50px;
	border:0px solid #000;
	text-align:center;
}

/*
PAGE CONNECTE : JEU, PARRAINAGE
*/
#content #membre
{
	float:left;
	width:990px;
	height:730px;
	text-align:center;
	background-image:url("../Images/jeu.jpg");
	background-repeat:no-repeat;
}


#content #coreg
{
	float:left;
	width:990px;
	height:730px;
	text-align:center;
	background-image:url("../Images/fond_vierge.jpg");
	background-repeat:no-repeat;
}

#content #cadeaux
{
	width:990px;
	height:730px;
	text-align:center;
	background-image:url("../Images/cadeaux.jpg");
	background-repeat:no-repeat;
}
#content #cadeaux #allibert
{
	position:absolute;
	top:150px ; 
	width:510px;
	height:250px;
	border:0px solid #000;
}
#content #cadeaux #evasion
{
	position:absolute;
	top:400px ; 
	width:510px;
	height:250px;
	border:0px solid #000;
}
#content #cadeaux #viatao
{
	position:absolute;
	top:150px ; 
	width:510px;
	height:200px;
	margin-left:520px;
	border:0px solid #000;
}
#content #cadeaux #greenrepublic
{
	position:absolute;
	top:350px ; 
	width:510px;
	height:150px;
	margin-left:520px;
	border:0px solid #000;
}
#content #cadeaux #ventes
{
	position:absolute;
	top:500px ; 
	width:510px;
	height:150px;
	margin-left:520px;
	border:0px solid #000;
}

#content #jeu-selection
{
	width:990px;
	height:730px;
	text-align:center;
	background-image:url("../Images/fond_carte.jpg");
	background-repeat:no-repeat;
}
#content #fin
{
	width:990px;
	height:730px;
	text-align:left;
	background-image:url("../Images/fond_fin.jpg");
	background-repeat:no-repeat;
}
#fin_jaune
{
	clear:left;
	margin-left:15px;
	width:270px;
	height:85px;	
	text-align:center;
	background-image:url("../Images/fin-zone-jaune.jpg");
	background-repeat:no-repeat;
}
#fin_jaune #content_fin_jaune
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width: 254px;
	text-align:left;
}
#fin_orange
{
	float:left;
	width:270px;
	height:174px;
	text-align:center;
	background-image:url("../Images/fin-zone-orange.jpg");
	background-repeat:no-repeat;
}
#fin_orange #content_fin_orange
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width: 254px;
	text-align:left;
}
#fin_jauge
{
	margin-top:15px;
	width:280px;
	height:300px;
	text-align:center;

}

#content #parrainage
{
	width:990px;
	height:730px;
	text-align:left;
	background-image:url("../Images/fond_vierge.jpg");
	background-repeat:no-repeat;
}
#content #relance
{
	width:990px;
	height:730px;
	text-align:left;
	background-image:url("../Images/fond_vierge.jpg");
	background-repeat:no-repeat;
}
#invitation_jaune
{
	width:406px;
	height:74px;
	text-align:center;
	padding:10px;
	background-image:url("../Images/invitation_zone_jaune.jpg");
	background-repeat:no-repeat;
}
#invitation_jaune  #content_invitation_jaune
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width: 390px;
	text-align:left;
}
#invitation_orange
{
	margin-top:15px;
	width:406px;
	height:99px;
	text-align:center;
	background-image:url("../Images/invitation_zone_orange.jpg");
	background-repeat:no-repeat;
}
#invitation_orange #content_invitation_orange
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width: 390px;
	text-align:left;
}
#invitation_jauge
{
	margin-top:15px;
	width:280px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

/*
**
FOOTER
**
*/
#footer
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	overflow:auto;
	font-family:tahoma,arial,helvetica;
	color:#3e7cb6;
	font-size:11px;
}


/*
**
LES CLASSES DE CHAMPS DE FORMULAIRE
**
*/

.input_field_parrain
{
	font-size:11px;
	background-color:#FFFFFF;
	color:#40310e;
	width:270px;
	border:1px solid #40310e;
	text-align:left;
	padding:0;

}
.input_field
{
	float:left;	
	font-size:11px;
	background-color:#FFFFFF;
	color:#3e7cb6;
	width:121px;
	border:1px solid #c0c1c2;
	text-align:left;
	padding:0;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px;
}
.input_label
{
	float:left;
	width:120px;
	text-align:right;
	font-size:11px;
	color:#3e7cb6;
	padding:0;
	margin-top:4px;
	margin-bottom:4px;
	border:0px solid #c0c1c2;

}

.input_select
{
	float:left;	
	text-align:left;
	width:60px;
	font-size:11px;
	background-color:#FFFFFF;
	color:#3e7cb6;
	border:1px solid #c0c1c2;
	padding:0;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px;
}





/* 
**
LES COULEURS DE POLICE
**
 */
h1{
	color:#df5915;
	font-size:23px;
	margin-bottom:5px;
	margin-top:0px;
}
 
.orange{
	color:#df5915;
}
.orange_fonce{
	color:#D74A00;
}

.jaune{
	color:#F2CD00;
}
.jaune_orange{
	color:#F1A900;
}
.vert{
	color:#49b921;
}
.bleu{
	color:#3ec7cb6;
}
.bleu_clair{
	color:#153B69;
}

.rouge{
	color:#E83133;
}
.blanc{
	color:#FFFFFF;
}
.blanc_casse{
	color:#E8DA8A;
}

.kaki{
	color:#3b2c01;
}
.noir{
	color:#000000;
}

/* 
**
LES TAILLES DE TEXTE  
**
*/
.text7{
	font-size:7px;
}
.text8{
	font-size:8px;
}
.text9{
	font-size:9px;
}
.text10{
	font-size:10px;
}
.text11{
	font-size:11px;
}
.text12{
	font-size:12px;
}
.text13{
	font-size:13px;
}
.text14{
	font-size:14px;
}
.text15{
	font-size:15px;
}
.text16{
	font-size:16px;
}
.text17{
	font-size:17px;
}
.text18{
	font-size:18px;
}

/* 
**
TAILLES TEXTES GRAS
**
 */
.text9bold{
	font-size:9px;
	font-weight:bold;
}
.text10bold{
	font-size:10px;
	font-weight:bold;
}
.text11bold{
	font-size:11px;
	font-weight:bold;
}
.text12bold{
	font-size:12px;
	font-weight:bold;
}
.text13bold{
	font-size:13px;
	font-weight:bold;
}
.text14bold{
	font-size:14px;
	font-weight:bold;
}
.text15bold{
	font-size:15px;
	font-weight:bold;
}
.text16bold{
	font-size:16px;
	font-weight:bold;
}
.text17bold{
	font-size:17px;
	font-weight:bold;
}
.text18bold{
	font-size:18px;
	font-weight:bold;
}
.text19bold{
	font-size:19px;
	font-weight:bold;
}
.text20bold{
	font-size:20px;
	font-weight:bold;
}
.text24bold{
	font-size:24px;
	font-weight:bold;
}
.text40bold{
	font-size:40px;
	font-weight:bold;
}
