
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family: Tahoma,Arial,Verdana;
	font-size: 13px;
} 

a {
    color: #FF0000;
    text-decoration: none;
}

a:hover{
    color: #000;
    text-decoration: none;
}

#pagewidth{ 
	width:1015px; 
	text-align:left; 
	margin:0 auto; 
}
 
#header{
	position:relative; 
	height:120px; 
	background-color:#FFF; 
	width:100%;
	display:block;
}

#auth {
    background: none repeat scroll 0 0 #FFFFFF;
	border: 1px dotted #757575;
    float: right;
    padding: 15px;
    position: absolute;
    right: 452px;
    text-align: right;
    top: 20px;
    width: 220px;
    z-index: 10000;
}


#top_header {
    background-color: #f4f4f4;
    border-bottom: 1px solid #b3b3b3;
    height: 20px;
    width: 100%;
	font-size: 12px;
}
#top_milieu {
    color: #000;
    margin: 0 auto;
    padding-top: 3px;
    width: 970px;
}

#baselinetop {
	float:left;
}

#contact {
	float:right;
}
#contact a{
	color:#000;
}

#header #logo a {
    background: url("images/logo.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 113px;
    position: absolute;
    width: 410px;
}

#header #logo #baseline {
	background: #000;
    color: #FFFFFF;
    height: 17px;
    left: 137px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 55px;
    width: 267px;
	font-size:11px;
}
#footer_bloc{
    background: url("images/footer_bloc.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    position: absolute;
    width: 1010px;
}

#navigation{
	float: right;
}
#menu  {
	/* width: 620px; */
	background: none repeat scroll 0 0 black;
	list-style: none;
	margin-top: 55px;
	padding: 0;
	font-family: Tahoma,Arial,Verdana;
    font-size: 16px;
	font-weight: bold;
}

#menu li {
	display: inline ;
	margin-right: 1px ;
	color: #000;
	border-right: 1px solid white;
}

#menu li a {
	padding: 4px 20px ;
	color: #fff ;
	font: small-caps bold 1em Verdana;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
	color: #555 ;
}
 
#maincol{
	background-color: #F3F02F;  
	position: relative; 
 }
 
 
#carrousel {
	background: url("images/fond_bloc.jpg") no-repeat scroll center top transparent;
	width: 1000;
	height: 255px;
	/* border: 1px solid #e6e6e6; */
	text-align: center;
}

#contenu {
	background: url("images/fond_bloc.jpg") no-repeat scroll center top transparent;
	width: 1000;
	/* border: 1px solid #e6e6e6; */
	color: #757575;
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
    padding: 15px;
}

#contenu h1{
	color: red;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#footer{
	height:155px; 
	clear:both;
	display:block;
	text-align: center;
	padding: 15px 5px;
} 

#horaires {
	width: 235px;
	height: 150px;
	background: url("images/bkg_heures.jpg") no-repeat scroll center top transparent;
	float:left;
	color: #555;
}
#heures {
	font-family: verdana; 
	font-size: 12px;"
}

#contacter {
	width: 504px;
	height: 150px;
	background: url("images/bkg_contact.jpg") no-repeat scroll center top transparent;
	float: left;
	margin: 0 12px;
	color: #fff;
	font:verdana;
}
#adresse {
	color: #e6b6b6;
}
#telephone {
	font-weight: bold;
	font-size: 22px;
}
#telephone img {
	margin: -4px 7px;
}

#contact_left{
	position: absolute;
	float:left; 
	padding-left:20px; 
	text-align: left;
	font-family: verdana;
    font-size: 14px;
}
#contact_right a{
	color: #fff;
}

#contact_right {
	float:right; 
	padding-right:20px; 
	text-align: left;
	font-family: verdana;
    font-size: 14px;
	line-height:22px;
	font-weight: bold;
	z-index: 1000000;
	position: relative;
}

#mailinglist {
	background: url("images/bkg_mail.jpg") no-repeat scroll center top transparent;
	width: 241px;
	height: 150px;
	float:right;
	color: #555;
	font-family: verdana;
    font-size: 11px;
}

#footer  h3{
    font-size: 18px;
	line-height: 5px;
}

#footer input, #auth input {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #b3b3b3;
	margin: 3px;
	padding:3px;
	color: red;
}

#partenaires {
	width: 500px;
	height: 50px;

	float:right;
	text-align: right;
}

#copyright{
	clear: both;
	padding: 20px;
	text-align:center;
	color: #757575;
	font-size: 11px;
}

table {
	border: 1px solid #CECECE;
	width: 650px;
	text-align: center;
	background: #f6f6f6;
}

td {
	padding: 0 15px;
}

tr:nth-child(odd) {
	background: #f1f1f1;
}

.prix {
	color:red;
	font-weight: bolder;
}


.cssform p{
	width: 300px;
	clear: left;
	margin: 0 auto;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}

.cssform select { /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}

.cssform input[type="submit"]{ /*width of text boxes. IE6 does not understand this attribute*/
    font-weight: bold;
    padding: 10px 95px;
	margin-left: 110px;
	cursor: pointer;
	border: 1px solid #B3B3B3;
    color: red;
    font-family: Verdana;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}