
/************************************
*************************************
*************************************bottom LANG
*************************************
******************************************************/


#bottom_page_wrap{
	background: transparent url('/img/homepage/footer_1.png') repeat-x ;
	height:11px;top:0px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
	clear:both;	width:100%;/* pour grer le centrage du header*/	
}
#bottom_page_inner{

	width:960px;/* pour grer le centrage*/
	margin:0 auto 0 auto;
	text-align: left;

}

#lang_div
{
	position:relative;
	top:9px;
	margin:0px;
	padding:0px;
	width:100%;
	display:inline;
	text-align: right;
	float:right;
	z-index:4;

}
#copy
{
	display:block;float:right;padding-top: 10px;
	color: #78cef2;
	font-style: italic;	font-size: small;
	text-align: right;vertical-align: bottom;
	
}
ul#lang_liste{
	margin:0;
	padding:0px;
	top:0px; left:65%;  
	width:auto;
	position:relative;
	display:inline;
	float:left;	
	text-align: left;z-index:4;

	
}
#lang_liste li{
	list-style: none;
	display: inline;
    margin: 0.4em; padding: 0;
}

a.bt_lang  {   
    background: transparent url('../img/homepage/onglet_langue.png') no-repeat scroll top right;	
       	display: block;
	float: left;
	height: 45px;
	width:56px; 
	margin-top: 0px;
	margin-right: 0px;
	text-decoration:none;
	
}
a.bt_lang span {
	color: white;
	display: block;
	line-height: 22px; 
	padding: 7px 0 5px 18px;
	font-style: normal;
	font-weight:normal ;
	font-size: large;color: #08213f;
} 
a.bt_lang:hover span{
	text-decoration: underline;color: #08213f;
}
a.bt_lang span.active{
	color: #08213f;}
a.bt_lang span.selected{
	color: #08213f;}
a.bt_lang:hover span.selected{
	color: #08213f;
}

a.opaque {   
    background: transparent url('../img/homepage/onglet_langue.png') no-repeat scroll top right;	
    color: #08213f;
   	display: block;
	float: left;
	height: 45px;
	width:56px; 
	margin-top: 0px;
	margin-right: 0px;
	text-decoration:none;
	opacity:0.1	;
	
}

/************************************************************************/
/*********************************FOOTERRRRRRRRRRRRRRRRRR****************/
/************************************************************************/

#footer_wrap{
	background-color: #0a2444;
	background: transparent url('/img/homepage/footer_2.png') repeat-x	 top left;
	height:auto;
		/*position: relative;top:-35px;*/

	/*
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
	width:100%;	
	clear:both;	height:500px;
	*/
}
#footer_inner{
	width:960px;height:260px;

	margin:0 auto 0 auto;
	text-align: left;
}
#footer_inner a{
	color: #bbbebf;
}
#quotation 
{
	font-size: small;	
	padding: 10px;
	margin:0 35% 0 0;
	color: #78cef2;
}

#auteur {
	color: #78cef2;
	font-size: small;
	font-style: italic;
	text-align: left;		
}
.footer_list{
	margin:0px;
	padding:0px;
	left:0%;width:80%;
}
.footer_list li{
	list-style: none;
	display: inline;
   	margin: 10px; padding: 0;
	text-align: left;	
}

.footer_list li > a span{
	color: white;
}
.footer_list li > a:hover span{
	text-decoration: underline;
	color: white;
}
.link1
{
	font-size: 14px;
	 display: inline;
}
.separator
{
	background: transparent url('../img/homepage/tiret.png') repeat-x top left;
	height:2px;
	width:100%;
	padding:0px;
	margin:0px;
	
}


.hrow {
	background-image: url('/img/tiret.png');
	background-position: center;
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;/* pour gérer le centrage*/
	width: 100%;
	height:1px;
	margin-bottom: 10px
}

#picto
{
	width:100%;
	height:150px;
	padding:0px;
	position:relative;top:0px;
	text-align: right;	margin:10px auto 0 10px;
}

#twitter_update_list
{
	float:left;
	color:#fff; font-size: 14px;
}
#twitter_update_list a
{
	color:#78CEF2
}
.twitt
{
	background: transparent url('../img/homepage/twitter_badge.png') repeat-x ;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/homepage/twitter_badge.png');
	*background: none;
	height:35px;
	position: relative;
	width:265px;
	border: none;float:right;
}
.rss
{
	background: transparent url('../img/homepage/rss_feed.png') repeat-x ;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/homepage/rss_feed.png');
	*background: none;
	height:37px;
	position: relative;
	width:265px;
	border: none;	
}

#notifications {
	padding: 0;
	margin:0 auto 0 auto;
	font-size: 20px;
	color: #0b264b;
	background-repeat:  no-repeat;
	width: 500px;
	height:180px;
	background-image: url('../img/parking/bg_emailconnect.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/parking/bg_emailconnect.png');
	*background: none;
	text-align: left;	
	z-index:10;

}

#notifications p {
	
	font-weight:normal ;
	font-size: large;
	color: #0b264b;
	text-align:center;
	padding:0;margin:0;
}

#notifications #title {
	padding:80px 0px 0px 0px;

}

#notifications #message {
	
}

.clear {
	clear:both; 
}
.right { 
	float:right; 
}
.left  {
	float:left;  
}

