#corps_formulaire{
	background-color: #f7e90e;
	padding-bottom: 200px;
	background-image: url(../images/bas_showcase.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #371E1A;
}

#corps_formulaire #coin_rouge_showcase {
	background-image:url(../images/coin_rouge_showcase.png);
	background-repeat:no-repeat;
	margin-left: -1px;
	height:57px;
	width:406px;
	padding-left: 10px;
	padding-top:4px;
}

#corps_formulaire #coin_rouge_showcase h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}

#corps_formulaire #quand_ou {
	background-image:url(../images/quand_ou.png);
	background-repeat:no-repeat;
	margin-top: 60px;
	margin-left: 180px;
	height: 154px;
}

#corps_formulaire #quand_ou #quand {
	margin-top:40px;
	margin-left: 20px;
	width: 200px;
	text-align:center;
	float:left;
}

#corps_formulaire #quand_ou #quand h1 {
	font-size: 16px;
	margin:0;
}

#corps_formulaire #quand_ou #quand h2 {
	color: #ed0c09;
	font-size: 15px;
	margin:0;
	margin-top:4px;
}

#corps_formulaire #quand_ou #ou {
	margin-top:20px;
	margin-left:50px;
	width: 200px;
float:left;
text-align:center;
}

#corps_formulaire #quand_ou #ou p {
	font-weight:bold;
	font-size: 13px;
}
#corps_formulaire #quand_ou #ou p.petit {
	padding-top:20px;
	font-size: 8px;
}

#texte {
	margin-left: 30px;
}

#texte #image {
padding-top: 45px;
padding-left:20px;
}


#texte #liste{
	float: left;
	width: 550px;
	margin-left: 40px;
	margin-top:30px;
	margin-right:35px;
}



#texte #liste h1 {
	font-size: 16px;
}

#texte #liste ul {
	margin-left: 50px;
	margin-bottom:9px;
	margin-top:4px;
}

#texte #liste li {
	list-style-image: url(../images/puce_rouge.png);
	font-size: 12px;
	height: 20px;
}

#corps_formulaire #quand_ou #ou  p.adresse {
	margin-top:-10px;
font-size:9px;
}

