body {
	margin:0px;
 	text-align:center;
	/*background-image:url(imgs/trame.jpg)*/
	}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style:normal;
letter-spacing:0pt;
line-height: 20px;
word-spacing:1px;
color:#333333;
}

#content{
position:absolute; 
width:610px; 
height:440px; 
top:26%;
}

/*#content.fd1{
background: url("../imgs/fonds/fond_01.jpg") no-repeat scroll 0 0 #ffffff;
}
#content.fd3{
background: url("../imgs/fonds/fond_03.jpg") no-repeat scroll 0 0 #ffffff;
}
#content.fd2{
background: url("../imgs/fonds/fond_02.jpg") no-repeat scroll 0 0 #ffffff;
}*/
#content .ctt_left{
position:absolute; 
margin-left:0px; 
}
#content .ctt_right{
position:absolute;
margin-left:310px; 
}

.logo{
margin:59px 0 0 0;
}
.defaut{
position:relative;
background: url("../imgs/sep.png") no-repeat scroll 0 0;
}
.defaut_sans{
position:relative;
}
.defaut img,
.defaut_sans img{
margin:22px 0 0 0px;
}
.defaut img.title_form,
.defaut_sans img{
margin:22px 0 9px 0px;
}

a.bttn{
overline:none;
}

.select_form,.nom_form,.email_form,.messg_form{
width:223px;
height:23px;
font-family:Arial, Helvetica, sans-serif; 
letter-spacing:0px; 
font-size:12px; 
color:#333333;
padding:0 0 0 2px;
}

.messg_form{
height:76px;
width:298px;
overflow:auto;
}

.valid_form{
background: url("../imgs/Envoyer_green.png") no-repeat scroll 0 0;
border:0px;
height: 20px;
width:160px;
cursor:pointer;
margin:0px 0 0 0px;
}

.retour_form{
font-family:Arial, Helvetica, sans-serif; 
color:#6DB13C; 
font-size:12px; 
letter-spacing:1px; 
font-weight:bold;
padding-top:6px;
line-height: 16px;
}

/*----------------------------
-----------------------------*/

.start{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:18px;
color:#333333;
outline:none;
letter-spacing:0px;
line-height:20px;
}
.start:hover{
color:#AB8E14;
text-decoration:underline;
}