/*
	global
*/
* {
	font-variant: normal;
	font-family:  Tahoma, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	
}
html, body {color: #11396f; width:100%;}
body {
	font-family:  "Verdana";
	font-size:0.9em;
	margin: 0 auto 0 auto; 
	padding:0;
	height:100%;
	color: #FFF;
	color:black;
	width:100%;background-color: #041222;  
  	text-align: center; /* pour corriger le bug de centrage IE */ /* pour gZrer le centrage*/
}


div{color: #11396f;}

/*
	headers
*/
h1 
{
	color: #0f3669;
	font-size:50px;
	font-weight:normal;
	text-align: left;
	font-style: italic;
	font-family: Georgia;
}
h2 {
color: #0f3669;
	font-size:25px;
	font-weight:normal;
	text-align: left;
	font-style: italic;
	font-family: Georgia;
}

h3 {
	color: #80e0fe;
	font-size: 20px;
	font-weight:normal;
	margin-bottom: 15px;
}

.bold{
	font-weight: bold}
/*
	structure id 
*/
#wrap {
	margin:0;
	width:auto;/* pour gZrer le centrage*/
	padding:0;
	text-align: center;/* pour gZrer le centrage*/		background-color: white;
}



/*
*
*
*	HEADER
*	
*/



#header_wrap{
	background-image:url('../img/homepage/bg_header.png');
	background-repeat:repeat-x;
	background-position:top left;
	position: relative;top:0px;
	height:121px;
	
	width:100%;/* pour gZrer le centrage du header*/
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;

	
}
#header_inner {
	
	width:960px;/* pour gZrer le centrage*/
	margin:0 auto 0 auto;
	text-align: left;
	
	
}


#logo {

	background: transparent;
  	background-image: url('/img/homepage/logo.png'); 
	background-repeat: no-repeat;/* POUR IE6*/
	
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/homepage/logo.png');
	*background: none;
	padding-top: 0px;
	padding-left: 0px;
	position:relative;	
	top:0px; 
	height:104px;
	
	width:94px;	
	display:inline;
	float:left;
	
}
#title_logo {
	padding-top:15px; 
	width:65%;
	margin:0px;
	top:0px;
	float:left;
	
}
#title_logo p:first-line {
	font-style: normal; font-weight:normal ; word-spacing: 1px; letter-spacing: 0.05em;font-size: xx-large;

}
#title_logo .tagLineTxt {	
	color: white;
}

span.sup{color: white;font-family:  georgia, "Times New Roman", Times, serif;font-style: italic;	}
span.inf{color: #4670ab;font-family:  georgia, "Times New Roman", Times, serif;font-style: italic;	}

#label_en_US{
	background: transparent;
  	background-image: url('/img/homepage/label/free.png'); 
	background-repeat: no-repeat;/* POUR IE6*/
		
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/homepage/label/free.png');
	*background: none;
	padding-top: 0px;
	padding-left: 0px;
	
	top:0px; 
	height:121px;
	
	width:187px;	
	display:inline;
	float:right;
}
#label_fr_FR{
	background: transparent;
  	background-image: url('/img/homepage/label/gratuit.png'); 
	background-repeat: no-repeat;/* POUR IE6*/
		
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/homepage/label/gratuit.png');
	*background: none;
	padding-top: 0px;
	padding-left: 0px;
	
	top:0px; 
	height:121px;
	
	width:187px;	
	float:right;
}

#label_es_ES{
	background: transparent;
  	background-image: url('/img/homepage/label/gratis.png'); 
	background-repeat: no-repeat;/* POUR IE6*/
		
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/homepage/label/gratis.png');
	*background: none;
	padding-top: 0px;
	padding-left: 0px;
	
	top:0px; 
	height:121px;
	
	width:187px;	
	display:inline;
	float:right;
}


/* MENU */
#menu_wrap{
	background-image:url('../img/homepage/header_2.png');
	background-repeat:repeat-x;
	
	height:34px;top:0px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
	padding-bottom: 1px;
	width:100%;/* pour gZrer le centrage du header*/

}
#menu_inner{
	
	width:960px;/* pour gZrer le centrage*/
	margin:0 auto 0 auto;
	text-align: left; 
}

ul#navigation{
	margin:0px;
	padding:0px;
	top:00px; left:0;  
	width:100%;	height:34px;
	position:relative;
	display:inline;
	float:left;
	text-align: center;
}

li{	
	cursor: pointer;	

}
.liClass {
	list-style: none;	
	height:34px;
	display: inline;float:left;
 
	line-height: 25px; 
	padding: 0px 0px 0px 0px;
	margin:0px;
	padding-top: 0px;
	width:120px;
	
	text-align: center;
	font-size: small;
}


.li_list{
}

.li_list:hover{
		
	background-color: #09203c;
	color:white;
	background-image:url('/img/homepage/boutonhover3.gif');
	background-repeat:repeat-x;
}

.li_select{
	background-color: #09203c;

	background-image:url('/img/homepage/boutonhover3.gif');
	background-repeat:repeat-x;
	color:white;
}

/* BOUTTON*/
a{  	
	text-decoration:none;color: #0F3669;
}
a:hover{  	
	text-decoration:underline;color: #0F3669;
}
a.menuButton {
   	color: #091f3b;	display: block;
	border: none;
    outline:none;
    text-decoration:none;
}
a.menuButton span {
		margin:0px 0px 0px 0px;padding:0px;
} 

a.menuButton:hover span{
	color:white;color: #0F3669;
}

.li_list:hover > a.menuButton span {
	color: white;
} 
.li_select > a.menuButton span {
	color: white;
} 

a.menuButton:active span {
	border:none;	color: #0F3669;
} 


.select{color:white}

.register{

	background-color: #81d658;
	border-left-color: white;

	border-bottom-color: #4e7838;
	border-right-color: #4e7838;

	width: 230px;

	margin-right: 0px;float:right;
	padding-top: 0px;

	border-radius: 10px 0 0 0;   
  	
  	background-image:url('/img/homepage/signup_bg.png');
	background-repeat:no-repeat;
	
   	
   	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:0px;
	
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	text-decoration: none;

	
}
.register_list {
	
	
		
}
.register_select {
	background-image:url('/img/homepage/signup_hover.png');
	background-repeat:no-repeat;
	background-color: #6fc13c;
	text-decoration: none;
	text-transform: uppercase;
}
.register_list:hover {
	background-image:url('/img/homepage/signup_hover.png');
	background-repeat:no-repeat;
	background-color: #6fc13c;
	text-decoration: none;

}
.menuRegister{

	color: #0a213f;

	letter-spacing: 1px;
	text-shadow: 0px 0px 0px;
/*
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-color: #75d062;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: inset;
	border-left-color: #75d062;
	border-top-style: inset;
	border-top-color: #75d063;
	*/
	text-decoration: none;
	height:80%;position:relative; 
	width:80%;
	margin: 3px auto 0 27px ; 
	padding-left:10px;
	text-align: left;
	display: block;padding: 0;
	
	
	/*background-color: #ccf0bc;*/
	font-family: Georgia;
	font-size: 15px;
	text-align: center;
	/*
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	*/
	
	
}
.menuRegister:hover{
		border:none;
			text-shadow: 0px 0px 0px #59ab49;
			letter-spacing: 1px;
	text-shadow: 0px 0px 0px;
		margin: 4px auto 0 28px ; 
		color: white;
		/*background-color: white;*/
		
		text-decoration: none;
}


