@charset "utf-8";
#main{
	padding:20px 80px 0 80px;
}
#left{
	width:454px;
	float:left;
	margin-right:15px;
}
#left .infos{
	background-color:#e5e5e5;
	margin:0 0 40px 0;
}
#left .infos .info{
	padding:5px 15px;
}
#left .infos .info h2{
	border-bottom:1px dotted #e72883;
	color:#e72883;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#left .infos .info p{
	padding:5px 0;
}
div.img{
	text-align:center;
	margin:40px 0 40px 0;
}
#right{
	width:350px;
	float:left;
	overflow:hidden;
	background:url(../media/image/index/fond-degrade-haut.gif) left top no-repeat;
	color:#FFFFFF;
}
#right-top{
	width:100%;
	float:left;
}
#right h2{
	color:#FFFF00;
	font-size:15px;
	font-style:italic;
	text-align:center;
	margin:0;
	padding:10px 0;
	border-bottom:1px dotted #F2CC4C;
}
#right h3{
	color:#F2CC4C;
	font-size:13px;
	font-style:italic;
	text-align:center;
	margin:0;
	padding:10px 20px;
}
#right .vraifaux{
	float:left;
	width:150px;
	margin:0 10px 20px;
	font-size:12px;
}
#right p{
	color:#f1f1f1;
}
#right-middle{
	float:left;
	width:100%;
	background:url(../media/image/index/fond-degrade-repeat.gif) left top repeat-y;
}
#right-bottom{
	height:16px;
	width:100%;
	float:left;
	background:url(../media/image/index/fond-degrade-bas.gif) left top no-repeat;
}
