

/*************************** BALISES *********************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff url('../img/bg.jpg') no-repeat top center;
	color:#4b4b4b;
	font-size:12px;
}
@font-face {
	font-family: 'Sansation_Regular';
	src: url('Sansation_Regular.ttf');
}
h4{
}
h2{
font: 30px 'Sansation_Regular', Arial, sans-serif;
color:#fe5b07;
border-bottom: 2px solid #ffcc00;
margin-bottom:10px;
}
a {
color:#7f3204;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#fff;
text-decoration:underline;
font-weight:bold;
}
table {
border-collapse: collapse;
}
acronym, abbr {
border-bottom: 1px dotted black;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
color:#FE6508;
}
/***************************** BALISES END *****************************/

/**************************** LAYOUT ***********************************/
#wrapper {
position: absolute;
left: 50%;
width: 950px;
margin-left: -475px;
top:228px;
}
#header {
}
#main {
margin-top: 18px;
height:auto;
float:left;
width: 950px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;  
background: rgba(255,255,255,0.85);
border: 1px solid rgba(0,0,0,0.2);
padding-bottom:7px;
}
#left {
width:300px;
float:left;
margin-left:7px;
}

#left_actu{
width:300px;
height:188px;
background: url('../img/left_actu.png') no-repeat top center;
}
#left_actu p{
color:#a44a06;
width:200px;
height:80px;
padding:89px 0 0 18px;
line-height:110%;
}
#left_partenaires{
width:300px;
height:188px;
background: url('../img/left_partenaires.png') no-repeat top center;
}
#left_contact{
width:300px;
height:133px;
background: url('../img/left_contact.png') no-repeat top center;
}
#left_contact p{
color:#a44a06;
width:210px;
height:80px;
padding:75px 0 0 18px;
line-height:110%;
}
#left_galerie{
width:300px;
background: url('../img/left_galerie.png') no-repeat top center;
}
#left_galerie_bottom{
clear: both;
position:relative;
bottom:0;
width:300px;
height:61px;
background: url('../img/left_galerie_bottom.png') no-repeat top center;
}
#content_galerie{
width:250px;
padding:85px 0 0 6px;
}
#content_galerie .imgg{
display:inline;
width:72px;
height:72px;
margin:0 0 10px 10px;
}

.bloc_left{
margin-top:10px;
}

#content {
width:620px; 
float:left;
margin-left:10px;
margin-top:20px;
}
.bloc_content {
width:620px; 
margin:20px 0;
float:left;
}
.bloc_content_bottom {
width:900px; 
padding:20px;
clear:left;
}
.bloc_content_bottom p{
padding:4px 0;
}
.bloc_content_texte {
width:390px; 
float:left;
padding:0 10px 0 0;
line-height:150%;
}
.bloc_content_texte p{
padding:4px 0;
}
.bloc_content img{
float:left;
margin-top:33px;
}
.tarifs_droites{
padding:2px;
font-weight:bold;
color:#FE6508;
}
#footer {
width:950px; 
float: left;
text-align:center;
font-weight:bold;
color:#FF6407;
padding:7px 0;
margin-top:5px;
background: rgba(255,255,255,0.85);
border: 1px solid rgba(0,0,0,0.2);
}
/**************************** LAYOUT END ***********************************/

/*********************** NAV *********************************/
#nav {
overflow: visible;
}
#nav li.top {
float:left;
text-align:center;
padding:2px 24px;
}
#nav li a, #nav li a:visited {
display: block;
font: 16px 'Sansation_Regular', Arial, sans-serif;
text-decoration:none;
color:#fff;
}
#nav li a:hover {
color:#7f3204;
}
/**************************** NAV END ***********************************/

/*********************** CONTENT *********************************/

/*********************** CONTENT END *********************************/

#content_contact {
width:900px; 
margin:20px;
clear:left;
height: 240px;
}
#map {
width:900px; 
margin:20px;
clear:left;
height: 250px;
}
.contact fieldset {
float: left;
width: 270px;
margin-top: 1em;
}
.contact fieldset.mon_mes_content {
float: left;
width: 320px;
margin-top: 1em;
}
.validation {
margin-left: 104px;
}
.contact fieldset legend {
margin: 2px 0 2px -10px;
padding: 2px 5px;
font: 16px Arial;
font-weight: bold;
color: #d48310;
}
.contact fieldset label {
display: block;
float: left;
clear: both;
width: 80px;
line-height: 28px;
margin-right: 6px;
text-align: right;
}
.contact fieldset input {
padding: 4px 3px;
margin: 2px 0;
font: 13px Arial;
width: 165px;
}
.contact fieldset input {
padding: 4px 3px;
margin: 2px 0;
font: 13px Arial;
width: 165px;
}
.contact fieldset label.mon_mes{
display: block;
float: left;
clear: both;
width:100px;
}
.contact fieldset textarea {
padding: 4px 3px;
margin: 2px 0;
height: 113px;
width: 200px;
}
/*********************** PAGINATION *********************************/
.pagination {
	clear: both;
	margin-top: 2em;
	height: 2em;
	line-height: 2em;
}
.pagination a, .pagination span {
	padding: 0.1em 0.3em;
}
.pagination a {
	text-decoration: none;
}
/*********************** PAGINATION END *********************************/