#left_content{
}

#left_content table{
	position:relative;
	margin-left:0px;
}


#left_content label{
	font-size:10px;
}

#left_content th{
	width: 140px;
	vertical-align:top;
	text-align:right;
	padding: 4px 0 0 0;
	font-weight: normal;
}

#left_content th.required{ 
	font-weight: bold;
}

#left_content input{
	width:450px;
	font-size:11px;
	font-family: Verdana, Arial, Trebuchet MS,  sans-serif;
	padding:3px;
	margin-bottom:5px;
	border: 1px solid #d3d3d3;
}

#left_content textarea{
	width:450px;
	height:130px;
	margin:0px;
	padding:2px;
	border:1px solid #d3d3d3;
	
	font-size:11px;
	font-family: Verdana, Arial, Trebuchet MS,  sans-serif;
}

#left_content #contact_button{
	background: #FFF;
	border: 1px solid #d3d3d3;
	color:#22c3e1;
	font-size:9px;
	width:80px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
	margin:5px 0 5px 0px;
}

#left_content ul.error_list li{
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0px 1px;
	color: #F00;
	background: url(../images/error_puce.png) no-repeat left top;
	padding: 0 0 0px 20px;
	height:16px;
	line-height:15px;
}

#left_content #contact_postal_code{
	width:80px;
}

#left_content #contact_town{
	width:358px;
}

#left_content #contact_newsletter{
	width:15px;
}

#left_content #infos{
}

#left_content #legal_motions{
	
	margin: 0 0 0 100px;
	width:350px;
	font-size: 8px;
	text-align: justify;
}

#left_content #legal_motions p{
	line-height:10px;
}


#right_content{
	margin: 200px 0 0 0px;
	width:180px;
}

#left_content .checkbox_list li{
	display: inline;
	list-style: none;
	margin: 0 10px 0 0 ;
}

#left_content .checkbox_list li input{
	width:15px;
}
