﻿.dispatch {
	background:#4d0d30 url(/_de/_de/html/sustainableDevelopment/Img/dispatch/dispatch-background.jpg) no-repeat;
}

/* ////// GENERAL //////// */
#page{
	width:925px;
	height:436px;
	background-color:#4d0d30;
}
#content{
	padding:57px 0 0 416px;
	width:509px;
	height:379px;
}
#titre{
	height:144px;
	display:block;
	overflow:hidden;
	padding-bottom:65px;
	color:white;
}
#desc{
	width:400px;
	color:white;
	font-size:1.1em;
}
#desc p{
	padding-bottom:10px;
}
#desc a{
	display:block;
	clear:both;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	font-weight:bold;
	background:transparent url(/_de/_de/html/sustainableDevelopment/Img/dispatch/picto-blanc.gif) no-repeat 0 3px;
	text-decoration:none;
	color:white;
}
#desc a:hover{
	text-decoration:underline;
}


