/** Config générale **/
* {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	text-align:justify;
}

span {
	color:#333333;
}

a {
	color:#333333;
}	

.clear { clear:both;margin:0;padding:0 }

h1 {
	background-image:url(images/fond_texte_haut.jpg);
	background-repeat:no-repeat;
	font-size:22px;
	padding:20px 25px;
	display:block;
	width:970px;
	height:25px;
	color:#FFAF5A;
}

h1 span {
	color:#333333;
	font-size:22px;
}

h2 {
	border-bottom:2px dashed #333333;
	color:#333333;
	font-size:22px;
	margin:5px auto;
	padding:2px;
	width:600px;
}

h2 span {
	font-size:22px;
	color:#FFAF5A;
}

h3 {
	font-size:20px;
	color:#333333;	
}
h3 span {
	font-size:20px;
	color:#FFAF5A;
}

h4 {
	border-bottom:2px dashed #333333;
	color:#333333;
	font-size:16px;
	margin:10px 0px 10px 0px;
	padding:10px 10px 4px;
}
h4 span {
	font-size:16px;
	color:#FFAF5A;
}

.photo {
	padding:5px;
}

.photo_right {
	float:right; 
	display:block; 
	margin-right:3px;
}

.photo_left {
	float:left; 
	display:block; 
	margin-left:3px;
}

/** Structure **/
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFAF5A;
}

#site {
	width:1000px;
	margin:5px auto;
}

#site #header {
	width:100%;
}

#site #header #banniere {
	height:186px;
}

#site #header #logo {
	margin:15px 0px;	
}

#site #contenu {
	background-image:url(images/fond_texte_millieu.jpg);
	background-repeat:repeat-y;
	padding:0px 10px;
	width:980px;
	min-height:400px;
	float:left;
}
#site #contenu #col_left {
	float:left;
	width:680px;
	margin:10px;
}

#site #contenu #col_right {
	float:right;
	width:280px;
	text-align:center;
}
#site #contenu #col_right .widget {
	width:260px;
	border:1px dashed #333333;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:15px auto;
	padding:10px;
	width:200px;
	text-align:center;
}

#site #contenu #col_right .widget .contenuWidget{
	overflow:hidden;
}

#site #piedcontenu {
	background-image:url(images/fond_texte_bas.jpg);
	background-repeat:no-repeat;
	padding:5px 15px 10px 15px;
	display:block;
	width:970px;
	height:53px;
}
#site #contenu #illustration {
	text-align:center;
}
#site #footer {
	width:100%;
	padding:5px;
}

/** Tableau **/
table {
	border:5px solid #EFEFEF; 
	padding:3px;
	width:500px;
	margin:3px auto;	
}

table th {
	font-size:16px;
	padding:3px;
	font-weight:normal;
	border:0px;
	background-color:#DEDEDE;
}
table td {
	padding:3px;
	border:0px;
	background-color:#EFEFEF;
}
table .titre {
	margin:2px 0px;
	padding:4px 0px;
	font-weight:bold;
	text-align:center;
}	

/** Formulaire **/
input  {
	border:1px solid #DEDEDE;
	padding:2px 5px;
	font-size:20px;
	width:95%;
}
textarea {
	background-color:white;
	border:1px solid #DEDEDE;
	padding:2px 5px;
	margin:5px;
}

.envoyer {
	width:130px;
	font-size:16px;
	text-align:center;
}
.envoyer:hover {
	background-color:#333;
	color:#dedede;
	font-size:16px;
}

/** Vignette de contenu **/
.blocContenu {	
	border:1px solid #DEDEDE;
	background-color:#FEFEFE;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:10px;
	margin:20px 5px 15px 45px;
	width:400px;
	float:left;
	height : 260px;
	overflow:hidden;
	text-align:justify;
	
}
.blocContenu h3 {
	text-align:center;
	color:#333;
	font-weight:bold;
	font-size:20px;
	padding-bottom:10px;
	border-bottom:1px solid #DEDEDE;
}

.blocContenu img {
	max-width:150px;
	float:left;
	margin:20px;
}
.blocContenu .info {
	min-height:180px;
	height:180px;
	padding:10px 0px;
}
.blocContenu .footerBloc {
	text-align:center;
	font-size:16px;
	border-top:1px solid #DEDEDE;
	display:block;
	padding-top:5px;
}	
.blocContenu .footerBloc a {
	font-weight:bold;
	color:#FFAF5A;
}

/** Page Voiture **/
.imagesVoiture {
	width:800px;
	margin:15px auto;
	text-align:center;	
}
/** Page course **/
.resultat label {
	font-weight:bold;
	color:#FFAF5A;
	font-size:18px;
}

.tableadmin
{
	width:100%;
	border:1px solid;
}

.tableadmin td
{
	border:1px solid red;
}
/** Page Album photo **/
.album {
	width:295px;
	text-align:center;
	margin:50px 15px;
	float:left;
}

.presse {
	float:left;
	width:450px;
	border:1px solid #dedede;
	background-color:#fefefe;
	padding:10px;
	margin:9px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align:center;
	min-height:300px;
}
.membre {
	float:left;
	width:350px;
	border:1px solid #dedede;
	background-color:#fefefe;
	padding:10px;
	margin:9px 55px;
	-moz-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align:justify;
	min-height:300px;
}

.news {
	text-align:justify
}
.video { width:400px;
margin:25px auto; 
}