
body{
margin:0px;
background:url(../images/bg2.jpg);
font-family:century gothic;
margin-bottom:5px;
}
#global{
position:relative;
width:860px;;
margin:0px auto;
border:3px solid #cd3300;
background:#FFFFFF;
padding:10px;
margin-top:5px;
}
.title{
font-size:18px;
color:#3399FF;
font-weight:bold;
}
.text{
font-size:12px;
color:#333333;
}
.text strong{
color:#3399FF;
}

.text2{
font-size:10px;
color:#333333;

}
.carre{
float:left;
width:10px;
height:10px;
background-color:#FF6600;
border-right:1px solid white;
margin-top:5px;	
}
img{
border:0px;
}

hr {
background-color:#FF6600; border:1px solid #FF6600; padding-top:0px; line-height:3px; height:1px;
}
.orange{
color:#cd3300
}
.bottom a{
color:#000000;
text-decoration:none;
}
.bottom a:hover{
color:#666666;
text-decoration:underline;
}

.lien{
font-size:10px;
color:#cd3300;
text-decoration:underline;
}
.lien:hover{
font-size:10px;
color:#3399FF;
text-decoration:underline;
}
.lien2{
font-size:11px;
color:#cd3300;
text-decoration:underline;
}
.lien2:hover{
font-size:11px;
color:#3399FF;
text-decoration:underline;
}

.requiredField{
	width:235px;
}
