body {
	background: black url(../img/univers_presentation_global_bg.jpg) no-repeat top center;
}


/***************************************************************/
/*index**********************************************************/
/***************************************************************/

div.block.index {
	height: 800px;
	background: #ffdd00 url(../img/univers_presentation_bg.jpg) no-repeat;
	margin-top: 125px;
	padding: 80px 20px 0px 20px;
	width: 910px;
}

div#contenu {
	float: left;
	padding-left: 15px;
	display: block;
	height: 600px;
	width: 550px;
}

div#contact {
	width: 295px;
	float: right;
	display: block;
	height: 600px;
}

h2bando {
	width: 285px;
	font-size: 18px;
	color: #1A1A1A;

}
h1bando {
	width: 285px;
	font-size: 12px;
	color: #1A1A1A;
}
h1bandobold {
	font-weight: bold;
	width: 285px;
	font-size: 14px;
	color: #1A1A1A;
}
hr {
	line-height: 1px;
	width: 285px;
	color: #cdcdcd;

}
