@charset "utf-8";
/* CSS Document */
  
 
/*body{
	background-image:url(../../img/bg_body.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}*/


.float-l { float:left; }
.float-l-img { width:50px; height:50px; overflow:hidden; }

.float-r { float:right; }
 
.clear-both { clear:both; }

.clear-both_ff { clear:both; }

.display-inline { display:inline; }

.container
{
	width:898px;
	margin-left:auto;
	margin-right:auto;
}

#logo, #logoFR
{
	float:left;
	background-image:url(../../img/imgHeader/logo.png);
	width:158px;
	height:123px;
	margin:5px 10px 0px 0px;
}

#logoUK
{
	float:left;
	background-image:url(../../img/imgUK/imgHeader/logo.png);
	width:158px;
	height:123px;
	margin:5px 10px 0px 0px;
}
    
#logoDE
{
	float:left;
	background-image:url(../../img/imgDE/imgHeader/logo.png);
	width:158px;
	height:123px;
	margin:5px 10px 0px 0px;
}

#bloc_header_right
{
	float:left;
	width:728px;
	height:123px;
	margin:5px 0px 0px 0px;
}

#navigation_top
{
	height:18px;
	color:#1d80af;
	font-size:11px;
}

#navigation_topEn
{
	line-height:160%;
	height:25px;
	color:#1d80af;
	font-size:13px;
}

#navigation_top a
{
	color:#1d80af;
	font-size:11px;
}

#navigation_topEn a
{
	color:#1d80af;
	font-size:13px;
}

#navigation_top a, #navigation_topEn a:hover { text-decoration: underline; }

#pub_top
{
	width:728px;
	height:89px;
}

.gris9 { color:#999999; }

#info_user
{
	clear:both;
	text-align:right;
	color:#999999;
	padding-top:5px;
	margin:0px 5px 0px 10px;
	font-size:11px;
}

.search, .where {

 margin-top:7px;
 font-size:14px;
 color:#666666;
  
	/*width:125px;
	height:auto;
	border:1px solid #cccccc;
	color:#333333;
	padding:4px!important;
	padding:0px;
	position:relative;
	top:5px;
	margin-left:15px;
	font-size:13px;*/
/*	height:21px;
	line-height:21px;
	margin:3px 0 0;
	border:0 none;
	margin:0;
	padding:0;*/
	
}

/*.where
{
	height:25px;
	border:1px solid #cccccc;
	color:#333333;
	padding-top:2px;
	position:relative;
	top:5px;
	font-size:13px;
	vertical-align:middle;
	

}*/

#go
{
	position:relative;
	top:12px;
}

.thebanniere{
	width:728px;
	height:91px;
	background-image:url(../../img/banniere.png);
	background-repeat:no-repeat;
}
#montantcollecte{
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight:bold;
	letter-spacing:2px;
	color:#e63f31;
	margin:10px 10px 0px 0px;
	position:relative;
	/*left:15px;*/
}
.chiffreFirst{
	float:left;
	width:38px;
	height:63px;
	text-align:center;
}
.chiffre{
	float:left;
	width:38px;
	height:63px;
	background-image:url(../../img/separation_banniere.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
}
#eurocollecte{
	float:left;
	width:102px;
	line-height:28px;
	position:relative;
	top:20px;
	color:#333333;
}
.bold36{
	font-size:36px;
	font-weight:bold;
}
.bold24{
	font-size:24px;
	font-weight:bold;
}
#info_banniere{
	float:left;
	height:72px;
	line-height:18px;
	background-image:url(../../img/bg_encart_banniere.jpg);
	background-position:left center;
	background-repeat:repeat;
	margin:10px 0px 0px 42px !important;
	margin:10px 0px 0px 32px;
	font-size:14px;
	font-style:italic;
	color:#666;
}
#info_banniere div{
	padding:2px;
}
#info_banniere span{
	color:#999999;
}
#end_encart_banniere{
	float:left;
	width:5px;
	height:72px;
	background-image:url(../../img/end_encart_banniere.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px !important;
}


#banHome {
	width:728px; 
	height:90px; 
	background:url(../../img/backBanHome.jpg) no-repeat;

}

#compteur {
	margin-top:10px;
	margin-left:0px;    
	#margin-left:15px;
	float:left;
	
}

.compteurChiffre {
	font-size:60px;
	color:#e63f31;
	font-weight:bold;
	padding:0px 4px;

}

.compteurChiffreRightBorder {
	border-right:1px solid #ddd;
}

#collected {
 float:left;
 color:#333;
 line-height:20px;
 #line-height:28px;
 margin-top:24px;
 margin-left:5px;
}
* html #collected{ height:60px;}


#chiffreBanHome {
	width:196px;
	height:90px;
	background: url(../../img/backInfoChiffre.gif) no-repeat;
	float:left;
}

#chiffreBanHomeInter {
	margin-top:22px;
	margin-left:35px;
	font-size:14px;
	font-style:italic;
	color:#666;
}
* html #chiffreBanHomeInter{ width:150px; overflow:hidden;}

.G999{
color:#999;
}