html
{
	margin: 0;
	padding: 0;
}
	
body
{
	background-color: #070705;
	background-image: url(../images/fond.png);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	font: 90% Century Gothic,arial,sans-serif;
	color: black;
	width: 1120px;
	margin: 0 auto;
}

a img {
	border : 0;
}

a:link, a:visited {
	color : #fff;
	text-decoration : none;
}

p
{ 
	text-align: justify;
	padding: 0 5px;
}

#linkMap, #linkFacebook, #linkOil
{
	color: black;
	text-decoration: underline;
}

#div_logo
{
	width: 300px;
	height: 100px;
	float: left;

}

#div_titre
{
	width: 1120px;
	height: 100px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 250%;
	color:  #e6e6e6;
}

#div_head
{
	height: 30%;
}

#corps
{
	width: 1000px;
	padding-left:60px;
	padding-top: 30px;
}

#partenaires
{
}

/* Table */
#corps  table, th, td
{
    border-collapse: collapse;
    border-spacing: 0;
	width:50%;
	height:10%;
	margin:0px;
	padding:0px;
}

#corps  table:not(.partenaires) tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

#corps  table:not(.partenaires) tr:nth-child(odd)
{ 
	background-color:#dbd7d4; 
}

#corps  table:not(.partenaires) tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}

#corps  table td{
	vertical-align:middle;
	text-align:left;
	padding:7px;
	font-family: Century Gothic,arial,sans-serif;
	font-weight:normal;
	color:#000000;
}

#corps  table td:first-child{
	width:80%;
}

#corps  table.partenaires td{
	text-align: center;
}

#corps  table:not(.partenaires) td:last-child{
	text-align: right;
}

#corps  table:not(.partenaires) tr:first-child td
{
	background:-o-linear-gradient(bottom, #5e5954 5%, #d6d6d6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5e5954), color-stop(1, #d6d6d6) );
	background:-moz-linear-gradient( center top, #5e5954 5%, #d6d6d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5e5954", endColorstr="#d6d6d6");	background: -o-linear-gradient(top,#5e5954,d6d6d6);
	background-color:#5e5954;
	text-align:center;
	font-size:110%;
	font-family: Century Gothic,arial,sans-serif;
	font-weight:bold;
	color:#ffffff;
}

#corps  table:not(.partenaires) tr:first-child:hover td
{
	background:-o-linear-gradient(bottom, #5e5954 5%, #d6d6d6 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5e5954), color-stop(1, #d6d6d6) );
	background:-moz-linear-gradient( center top, #5e5954 5%, #d6d6d6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5e5954", endColorstr="#d6d6d6");	background: -o-linear-gradient(top,#5e5954,d6d6d6);
	background-color:#5e5954;
}

#div_gauche
{
	width: 780px; 
	float: left;
	margin-right: 5px;
}

#div_principal
{
	width: 1000px;
	height: 100%;
	padding: 5px;
	margin-left: 5px;
	background: #e6e6e6;
	background-image: -webkit-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -moz-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -ms-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -o-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: linear-gradient(to bottom, #e6e6e6, #a9aaab);
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
}

#slide
{
	width: 770px;
	padding: 5px;
	background: #e6e6e6;
	background-image: -webkit-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -moz-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -ms-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -o-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: linear-gradient(to bottom, #e6e6e6, #a9aaab);
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
}

#slider1_container
{	
	margin : 0 auto;
	text-align : left;
	background: #e6e6e6;
	background-image: -webkit-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -moz-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -ms-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -o-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: linear-gradient(to bottom, #e6e6e6, #a9aaab);
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
}

#div_droite
{
	width: 200px; 
	height: 500px;
	padding: 5px;
	margin-left: 5px;
	float: left;
	background: #e6e6e6;
	background-image: -webkit-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -moz-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -ms-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: -o-linear-gradient(top, #e6e6e6, #a9aaab);
	background-image: linear-gradient(to bottom, #e6e6e6, #a9aaab);
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
}

.horaires
{
	padding-top: 10px;
	padding-left: 5px;
}

#pied_de_page
{
	text-align: center;
	width: 1000px;
	padding: 5px 0;
	color : #fff;
}