/*Page DEMANDE DE CATALOGUE DORISE */
#visuel-gauche{
	margin-top:25px;
}

#visuel-gauche dt{
	margin:0px;
	padding:0px;
	border:0px;
}

#visuel-gauche dd{
	margin:0px;
	padding:0px;
	border:0px;
}

#tbl-catalogue{
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	font-size:11px;
}

#tbl-catalogue th{
	width:30%;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	padding-top:4px;
}

#tbl-catalogue td{
	width:70%;
	vertical-align:top;
	padding:0px;
	padding-top:4px;
	margin:0px;
}

#tbl-catalogue label{
	font-weight:bold;
	text-transform:italic;
}

#tbl-catalogue input{
	width:95%;
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
}

#tbl-catalogue select{
	width:95%;
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
}

#tbl-catalogue textarea{
	width:95%;
	height: 70px;
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
}


#table_contact{
	border-collapse:collapse;
	width:100%;
}

#table_contact tr{
	height:32px;
}

#table_contact select{
	width:468px;
	font-size:11px;
	height:18px;
	border:1px solid #b7b7b7;
}

#table_contact input{
	width:140px;
	background-color:#FFF;
	border:1px solid #b7b7b7;
	font-size:11px;
	height:14px;
}

#table_contact textarea{
	margin-top:8px;
	width:286px;
	height:42px;
	font-size:11px;
	background-color:#FFF;
	border:1px solid #CCCCCC;
}



/*Page SERVICE_DORISE*/
#texte-service-dorise p{
	 margin:0px;
	 padding:0px;
	 float:left;
	 clear:left;
}

#texte-service-dorise h3{
	 margin:8px 0px 0px 0px;
	 padding:0px;
	 float:left;
	 clear:left;
	 color:#000000;
}

.service-dorise{
}

.service-dorise p{
	 margin:0px;
	 padding:0px;
	 width:370px;
	 font-size:10px;	 
}

.service-dorise h3{
	 margin:8px 0px 0px 0px;
	 padding:0px;
	 color:#000000;
	 width:450px;
}