#main {
	background: #fff;
}
#main #col-left{
	float:left;	
	border-top: 5px solid #4ba3d5;
}

#main #col-left #visu-structure {	
	width:296px;
	height: 831px;
	background: url(../images/template/telephone_col_left_bg.jpg) repeat-y;
	overflow: hidden;
}

#main #col-center{
	width:506px;
	float:right;
}

#main #col-center #content {
	padding: 0 20px;
}

div#page-title h1 {
	background: url(../images/template/contact_page_title.jpg) no-repeat;
}


#main #col-center h2 {
	margin: 10px 0;
}
#main #col-center p {
	margin-bottom: 15px;
}

#main #col-center #contact-us {
	margin: 30px auto 0 auto;
}
#main fieldset {
	margin-bottom: 15px;
}

form dl {
	margin-bottom: 3px;
}
form dt {
	float: left;
	width: 120px;
}
form dd {
	margin-left: 120px;
}

#main label {
	font-weight: normal;
}

#main .radio_list li {
	float: left;
	width: 50%;
}
#main input[type=image] {
	margin: 20px 0 0 120px;
}

ul#coordonnees li {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 120px;
}
