@import url(style.css);

/* HACK IE6 */
* html .accueil #actus {
	margin-right: 0px;
}
* html .accueil #destineo {
	margin-right: 0px;
}
* html .accueil #actus {
margin-left: 0;
}


/* HACK IE7 */
*+html #footer {
	
}



body {
   background: #8dc73f url(charte-graphique/bg-body.png) repeat-x center top;
   padding-top: 15px;
}

#contents {
	padding:5px 0 10px 0;
}
#masque_chapitre{
	background : transparent  url(charte-graphique/masque.png) no-repeat top left;
	width:990px;
	height:105px;
	position:absolute;
	top:352px;
	left:0px;
	z-index:5000;
}
#banner {
	height:453px;
}
#image_chapitre {
	height:405px;
	margin:48px 0 0 0;
	height: 390px;
}
#boite_outils {

}
#footer {
	padding: 0px;
	clear: both;
}
#footer{
	background: none;
	padding:0px;
	text-align:center;
	width:970px;
	padding: 20px 10px 0px 10px;
	margin: 0 auto;
	background:transparent url(charte-graphique/contenu-bas.gif) no-repeat top center;
}


/***********************************************************/
/*                                  Boite Outils                                  */
/***********************************************************/

#header2{
	z-index: 5000;
	overflow: hidden;
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

#boite_outils{float: right;}

#boite_outils a{
	display:block;
	width:25px;
	height:25px;
	float:left;
	color:black;
	text-align:center;
	text-indent: -9999px;
	margin-right: 7px;
}
#boite_outils ul li{
	list-style:none;
	float:left;
}
#boite_outils #menuserviceMeteo a{background: transparent url(../homegene/charte-graphique/icon-meteo.png) no-repeat top center;}
#boite_outils #menuserviceNL a{background: transparent url(../homegene/charte-graphique/icon-newsletter.png) no-repeat top center;}
#boite_outils #menuserviceRss a{background: transparent url(../homegene/charte-graphique/icon-facebook.png) no-repeat top center;}
#boite_outils #menuserviceGoodies a{background: transparent url(../homegene/charte-graphique/ico-goodies.gif) no-repeat top center;}
#boite_outils #menuserviceGoodies{display: none;}


#conteneur{
	min-height: inherit;
}
#page, 
#conteneur, 
#footer, 
#wrapper {
	background:none;
}
#wrapper{
	height: 194px;
}
#conteneur{
	background-color:#8dc73f;
	margin-left:0;
}
#destineo, #plans, #fichehoraires, #actus{
	float: left;
}
#plans{
	width:280px;
	margin-right: 5px;
}
#fichehoraires{
	width:210px;
	margin-right: 5px;
}
#actus{
	width: 300px;
	height: 187px;
	margin-right: 5px;
	margin-left: 5px;
}
#actus h2 {
	background: url("charte-graphique/titre-actus.png") no-repeat scroll 0 0px transparent;
	height: 58px;
	margin: 0;
}
#actus h3 {
	margin: 0;
}
#actus h3 a {
margin: 0;
color: #7b0050;
font-size: 14px;
display: block;
padding-top: 5px;
text-transform:uppercase
}
#actus p {
margin: 0;
color: #7b0050;
}
#actus h2 span {
	display: none;
}
#actus .news-latest-item{
height: 36px;
overflow: hidden;
padding-left: 15px;
margin-left:1px;
width: 250px;
}
#actus .news-latest-date {
display: block;
float: left;
width: 36px;
text-align: center;
font-weight: bold;
font-size: 13px;
color: #7b0050;
overflow: hidden;
line-height: 38px;
height: 38px;
margin-right: 15px;
}
#actus .news-latest-item img{
	display: none;
}
#actus .actusInner {
	background: url("charte-graphique/actus-bg.png") no-repeat scroll 0 0px transparent;
	position: relative;

	padding-top: 4px;
	height: 130px;
}
	#actus h1{
		line-height:53px;
		margin:0;
		padding:0 0 0 35px;
		color:white;
		font-size:19px;
	}


		
/* DESTINEO*/
#destineo{
	width:326px;
	/*background: url(charte-graphique/destineo.png) no-repeat center top;
	padding-top:18px;*/
	height: 200px;
	margin-right: 5px;
}
#destineo label{
	float:none;
}
#destineo input{
	font-size:.8em;
}
#destineo br{
	display:none;
}
#destineo h3{
	margin:0;
}
#destineo input, #destineo select{
	margin-right:3px;
}
#destineo select#dmb_sens{
max-width: 110px;
}
#destineo #dmb_dep_point, #destineo #dmb_arr_point{
	width:170px;
}
#destineo #dmb_dep_ville, #destineo #dmb_arr_ville{
	width:100px;
}
#divprinc{
	position: relative;
}
#destineo #valider{
	background:url("charte-graphique/violet/valider.gif") no-repeat scroll center top transparent;
	bottom:0;
	height:25px;
	position:absolute;
	right:20px;
	width:80px;
	margin:0;
	text-align:center !important;
	font-weight:normal;
}

.home_alert {
	width:50px;
	margin-left:230px;
	position:absolute;
	top:370px;
	left:-210px;
	z-index:5001;
}

.tel_voyageurs {float: left; line-height: 2em; color: #fff; font-weight: bold;font-size: 1.2em;margin-left: 40px;margin-top: 0.4em; margin-right: 50px;}
.tel_voyageurs span {font-size: 2em;}