/************ centre **********************************/

#center, #right {
	margin-right: 0px;
	float: left;
}

#center {
	width: 410px;
}

.EUB{
	width: 400px;
	background-image: url(../images/triangle_UEB.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 180px;
}

.EUA{
	width: 400px;
	background-image: url(../images/triangle_UEA.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#right {
	width: 370px;
}

#right .h4{
	visibility: hidden;	
}

.titreGris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #66747b;
	margin-bottom: 2px;
}

.texteGris{
	margin-top: 0px;
	margin-bottom:50px;
}

.titreNuancier{
	width: 185px;
}

.descriptif {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.descriptifBleu {
	width: 330px;
}
