/* CSS Document */

body {
  margin : 0px;
  scrollbar-face-color: #dddddd
}

p {
	margin-top : 10;
	font-family: arial, helvetica, sans-serif ;
	font-size: 14px ;
	color: #666666  ;
	text-align: justify;
	line-height: 1.5
}

.centre {
	margin-top : 10;
	font-family: arial, helvetica, sans-serif ;
	font-size: 12px ;
	color: #666666  ;
	text-align: center;
	line-height: 1.5
}

a {
	font-family: arial, helvetica, sans-serif ;
	font-size: 14px ;
	color: #666666  ;
 
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

.contact {
	margin-top : 0 ;
	font-family: arial, helvetica, sans-serif ;
	font-size: 12px ;
	color: #666666  ;
	text-align: left;

}

.white {
	font-family: arial, helvetica, sans-serif ;
	font-size: 12px ;
	color: #666666  ;
	text-align: left;
	line-height: 1.5
}

.mandatory {
	font-family: arial, helvetica, sans-serif ;
	font-size: 12px ;
	color: red  ;
	text-align: right;
	line-height: 1.5
}

.inputCB {
	border:1px #666666 solid;
	background-color:#fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px
}
.inputCBError {
	border:1px red solid;
	background-color:#fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:14px

}

hr 
{
	color: red  ;
	height: 1px;
	border : 0

}

.tarifs {
	
	padding : 10;
	width: 475px; 
}

.contactbgfren {
 background-image:url(Images/bg_contact.jpg);
 background-repeat: no-repeat;

}

.contactbgde {
 background-image:url(Images/bg_contact.jpg);
 background-repeat: no-repeat;

}

.contactbgit {
 background-image:url(Images/bg_contact.jpg);
 background-repeat: no-repeat;

}
