
#conteneur_bloc{
	background-image:url(../images/bloc_left/repeat_bloc.png);
	background-repeat:repeat-x;
	height:84px;
	width:160px;
}
#conteneur_bloc a{
	text-decoration: none;
	font-weight:bold;
	width:100%;	
	color:#003742;
}
#conteneur_bloc a:hover{
	color:#e3297c;
}

#conteneur_bloc ul li{
	color:#003742;
	font-familly:arial, verdanna;
	font-size:10px;
	padding:10px 20px;
	display:inline;
}

#conteneur_bloc ul li:hover{
	color:#e3297c;
	cursor: pointer;
	background: url(../images/bloc_left/fleche_rouge.png) no-repeat 0 10px;
}

#conteneur_bloc ul{
	height:12px;
	border-bottom:1px solid #39bed8;
	padding:10px 0;
}
div.divCalendar .petitInput {
	width: 80px;
	margin-right:3px;	
	background-color:white;
}
div.divCalendar .calendar{
	vertical-align:top;	
}
.leftTitre {
	text-align:center;
	color:white;
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	padding-top:5px;
}

#formInscription {
	position:absolute;
}
#pubLeft {
	margin:10px 0;
	text-align:center;
	width:160px;
	float:left;
}
.derniereMinute {
	margin-bottom:10px;		
}
.BlocDerniereMinute {
	padding-left: 3px;
	width: 155px;	
}
.BlocDerniereMinute a:hover{
	background-color: #dd1174;
	color: #FFF;
}
.tiretGaucheRose {
	width: 2px;
	background-color: #dd1174;
}
.pushsDerniereMinute {
	float:left;
	width: 145px;
	background: transparent url(../images/bloc_left/repeat_gauche.png) repeat-y left;
}
.pushsDerniereMinute p a{
	text-decoration: none;
	color: #32B4C5;
	float:left;
	width: 100%;
	padding: 5px 0 5px 15px;
	clear: left;
}
#aide{	
	background-image:url(../images/bloc_bottom/repeat_bloc.png);
	background-repeat:repeat-x;
	height:85px;
	width:160px;
	font-size:11px;
	color:#32b4c5;
	clear: both;
}
#logo_aide{
	background-image:url(../images/bloc_bottom/logo_aide.png);
	background-repeat:no-repeat;
	height:73px;
	width:141px;
	position: absolute;
	margin:0px;
}
#align_lien_aide {
	font-size:15px;
	font-weight:bold;
	margin:54px 0 0 50px;
	position:absolute;
}
#newsletter_left {
	background: url(../images/bloc_left/newsletter_left.png) no-repeat;
	width: 160px;
	height: 67px;
	margin-top: 20px;
}
#newsletter_left h1{
	margin:0 0 3px -30px;
}
#champNewsletter {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	height:19px;
	margin:43px 0 0 1px;
	padding:0;
	width:138px;
}
#btnNewsletter {
	background:transparent url(../images/bloc_left/small_bt_ok.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:21px;
	margin-top:40px;
	width:21px;
	position:absolute;
}
#infos_voyageurs {
	margin-top: 20px;
	background: transparent url(../images/bloc_bottom/repeat_bloc.png) repeat-x bottom;	
}
#logo_info {
	background:transparent url(../images/bloc_left/info_left.png) no-repeat scroll 0 0;
	width: 160px;
	height: 41px;
}
#infos_voyageurs ul {
	padding-bottom: 15px;
	margin-left: 5px;
}
#infos_voyageurs ul li {
	margin-top: 5px;
	background: transparent url(../images/bloc_left/fleche_bleu.png) no-repeat 0 5px;
	padding-left: 10px;
}
#infos_voyageurs ul li a{
	text-decoration: none;
	color: #32B4C5;
}
#infos_voyageurs ul li a:hover{
	color: #E3297C;
}