@import url(style.css);
body {
   background: #C1C318 url(charte-graphique/home/bg-site-accueil.gif) repeat-x center top;
}

#contents {
	padding:5px 0 10px 0;
}

#masque_chapitre {
	top:279px;
}
#banner {
	height:384px;
}
#image_chapitre {
	height:304px;
	margin:0;
}
#boite_outils {
	top:304px;
}
#footer {
padding:10px 10px 0;
}
#page, 
#conteneur, 
#footer, 
#wrapper {
	background:none;
}
#conteneur{
	background-color:#C1C318;
	margin-left:0;
}
#destineo, #plans, #fichehoraires, #actus{
	float: left;
}
#plans{
	width:210px;
	margin-right: 7px;
}
#fichehoraires{
	width:210px;
	margin-right: 10px;
}
#actus{
	width:205px;
	background: url(charte-graphique/home/box-alertes.gif) no-repeat center top;
	height:184px;
}
	#actus h1{
		line-height:53px;
		margin:0;
		padding:0 0 0 35px;
		color:white;
		font-size:19px;
	}
	#actus .news-latest-item{
		margin-left:1px;
	}
	#actus p, #actus .news-latest-morelink{
		display:none;
	}
	#actus h3{
		background:url("charte-graphique/rouge/ico-menu-niv1.gif") no-repeat scroll 0 5px transparent;
		height:58px;
		line-height:19px;
		margin-left:10px;
		margin-top:5px;
		overflow:hidden;
		padding-left:11px;
		padding-right:25px;
		font-size:1.4em;
	}
		#actus h3 a{
			color:#e31c17;
		}
		
		
/* DESTINEO*/
#destineo{
	width:326px;
	background: url(charte-graphique/destineo.png) no-repeat center top;
	padding-top:18px;
	height:183px;
}
#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 #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;
}