/* Confirmation.html*/
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contenu_contact{
	border: 1px solid #AEAFB1;
	min-height:529px;
	height:auto !important;
	height:529px;
	display:block;
	overflow:hidden;
	width:598px;
	float:left;
	background-image:url(../images/fond_page_special.jpg);
	margin:0px 20px 0px 25px;
	font-size:16px;
	font-style:italic;
	
}
#contenu_contact p{
	padding:60px 0px 0px 60px;
	color:white;
	font-size:16px;
	font-style:italic;
	line-height:26px;
}

.plan
{
width: 262px;
height: 400px;
background-image: url("../images/PLAN.jpg");
background-position: top left;
background-repeat: no-repeat;
background-color: rgb(38,50,60);
margin-top: 40px;
margin-left: 20px;
margin-bottom: 15px;
position: relative;
}
.plan a
{
text-align: left;
font-weight: bold;
font-size: 15px;
text-decoration: underline;
color: rgb(172,22,57);
line-height : 20px;
position: absolute;
top: 225px;
left: 27px;
}
#adresse
{
width: 210px;
height: 120px;
margin : auto;
}
#adresse p
{
text-align: left;
font-weight: normal;
font-size: 13px;
color: white;
line-height : 20px;
margin-top: 15px;
}
/*Contact*/



textarea {
background-color: white;
border: 1px solid rgb(27,78,101);
}
#valider
{
width: 450px;
height: 55px;
margin-top: 25px;
}
#envoyer
{
width: 80px;
height: 30px;
text-align : center;
margin-left: 0;
float: right;
}
#annuler
{
width: 80px;
height: 30px;
text-align : center;
margin-left: 0;
float: right;
}
#formulaire p
{
color: white;
font-size: 12px;
margin:0;
padding:0;
border:0;
}
#formulaire h2
{
color: white;
font-size: 13px;
font-style: italic;
font-weight: bold;
margin-right: 30px;
margin-bottom : 6px;
}
#liste1
{
width: 225px;
height: 80px;
text-align: left;
margin-right: 20px;
margin-bottom: 25px;
line-height: 23px;
float: left;
}
#liste2
{
width: 200px;
height: 80px;
text-align: left;
margin-left: 0;
margin-bottom: 25px;
line-height: 23px;
float: left;
}
#dessus
{
width: 305px;
height: 170px;
}
#contenu
{
width: 305px;
height: 565px;
background-color: rgb(28,56,67);
border: 1px solid rgb(11,111,150);
}
#adresse
{
width: 210px;
height: 105px;
margin : auto;
}
#adresse p
{
text-align: left;
font-weight: normal;
font-size: 14px;
color: white;
line-height : 20px;
margin-top: 15px;
}
.gras
{
text-align: left;
font-style: italic;
font-weight: bold;
font-size: 14px;
color: white;
line-height : 20px;
}
.titre
{
width: 450px;
height: 30px;
text-align: left;
margin-top : 25px;
margin-bottom : 25px;
}
.titre p
{
color: white;
font-size: 21px;
font-weight: lighter;
padding-left : 20px;
}
#formulaire
{
width: 485px;
text-align: left;
padding:0;
height: 640px;
margin-left:85px;
}
#cadregauche
{
width: 598px;
height: 815px;
border: 1px solid white;
background-image: url(../images/fond_page_special.jpg);
background-repeat:no-repeat;
background-color:#01A5E4;
float:left;
margin-left:17px;
}
input{
	padding:0;
	margin:0;
	border:0;
}
