body{
	background-color:#333333;
}
body, table, th, td{
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
}
a{color:#C50333;font-weight:bold;}
#bandeau{
	background-image:url(../images/logoequiblues-haut.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:150px;
}
#main{
	text-align:center;

}
#main-c{
	width:1000px;
	margin:auto;
	text-align:left;
}
#content{
	background-color:#fff;
	padding:0.5em 1em;
	/*height:500px;*/
}
#pied{
	clear:both;
	text-align:center;
	background-color:#eee;
	padding:0.5em 1em;
}
h1{
	font-family: Helvetica,Verdana,sans-serif;
	color:#333;
	font-size:180%;
	margin:0 0 0.5em 0;
}
h2{
	color:#C50333;
	padding:3px;
	margin:3px;	
}
th{
	text-align:right;
	font-weight:normal;
}
#col-right{
	float:right;
	width:340px;	
}
#bloc-adresse{
	border-left:1px dotted #C50333;
}
	#bloc-adresse table th{
		/*width:120px;*/
		background-color:#eee;
	}
#bloc-tarif{
	/*margin-right:400px;*/
	float:left;
	border-right:1px solid #222;
}
	#bloc-tarif table{
		width:620px;
		float:left;
	}
	#bloc-tarif table , #bloc-tarif table th, #bloc-tarif table td{
		margin:0;
		padding:1px 3px;
	}
		#bloc-tarif table th{
			text-align:left;
			background-color:#eee;
		}
		#bloc-tarif table td{
			border-top:1px dotted #F9C884;
		}
		#bloc-tarif table td.groupe{
			border:none;
			font-weight:bold;
			font-size:120%;
			padding-top:0.5em;
			/*background-color:#FFEBCF;*/
			color:#C50333;
		}
		#bloc-tarif table .tlib{
			width:430px;
		}
		#bloc-tarif table .tcode{
			text-align:center;
		}
		#bloc-tarif table .tprix{
			width:40px;
			text-align:right;
			font-size:110%;
		}
		#bloc-tarif table .tprix-total{
			width:30px;
			text-align:right;
			font-size:110%;
			font-weight:bold;
			padding-right:10px;
		}
		
		
		
#bloc-tarif-confirm{
	margin:20px 30px;
	border:1px solid #222;
}
	#bloc-tarif-confirm table , #bloc-tarif-confirm table th, #bloc-tarif-confirm table td{
		margin:0;
		padding:1px 3px;
	}
		#bloc-tarif-confirm table th{
			text-align:left;
			background-color:#eee;
		}
		#bloc-tarif-confirm table td{
			border-top:1px dotted #F9C884;
		}
		#bloc-tarif table td.groupe{
			border:none;
			font-weight:bold;
			font-size:120%;
			padding-top:0.5em;
			color:#C50333;
		}
		#bloc-tarif-confirm table .tcode{
			text-align:center;
		}
		#bloc-tarif-confirm table .tprix{
			width:40px;
			text-align:right;
			font-size:110%;
		}
		#bloc-tarif-confirm table .tprix-total{
			width:30px;
			text-align:right;
			font-size:110%;
			font-weight:bold;
			padding-right:10px;
		}

		
		
		
		
		
		
		
		
		
		
#footer{
	text-align:center;
	border:2px dotted #F9C884;
	margin:2em 0;
	padding:1em;
}
	#footer, #footer input{
		font-size:11px;
	}
	#footer #total{
		font-size:150%;
		background-color:#ffffff;
		padding: 5px 0 30px 0;
	}
	#footer #total span{color:#C50333;font-size:155%;}
.clearer{clear:both;border:none;}

input{
	border:1px solid #222;
}
ul.error_list{
	margin:0;padding:0;list-style-type:none;
	/*text-align:center;*/
	color:red;
}

#id-reservation{
	float:right;
	color:#666666;
	padding:3px;
	margin:3px;	
	font-size:120%;
}
.required{padding:0 5px;color:#C50333;font-weight:bold;}


ul.checkbox_list{
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:10px;
	float:none;
	/*list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;*/

	}
ul.checkbox_list li{
	position: relative;
	margin-right:10px;
	float:left;
	width: 70px;
	float: left;
	display: inline;		
}


 table.adm-table{
 	width:100%;
 	border:1px solid #333;
 }
	 table.adm-table th{
	 	text-align:center;
	 	padding:3px;
	 	margin:0;
	 	font-size:110%;
	 	background-color:#eee;
	 }
	 table.adm-table td{
	 	border-top:1px solid #F9C884;padding:3px;margin:0;
	 }
	 
	 
a.btn-retour{
	margin-right:10px;
	background-image:url(../images/btn-retour.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:15px 10px 15px 50px;
	text-decoration:none;
	border:1px solid #eee;	
}	 
a.btn-suivant{
	margin-left:10px;
	background-image:url(../images/btn-suivant.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 50px 15px 10px;
	text-decoration:none;
	border:1px solid #eee;	
}	 

input.btn-suivant{
	margin-left:10px;
	background-image:url(../images/btn-suivant.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px 50px 15px 10px;
	background-color:#ffffff;
	border:none;
	cursor:pointer;
	color:#C50333;font-weight:bold;
	border:1px solid #eee;
height:46px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 15px;
}	 

#bandeau-CA{
	height:100px;
	background-image:url(../images/CA.jpg);	
	background-repeat:no-repeat;
	background-position:center bottom;	
}
