/*
Theme Name: Site Houle
Description:  Site Houle

Author: Fabrice Gaboriau
*/


@font-face {
    font-family: 'hermesbold';
    src: url('fonts/hermes-bold-webfont.eot');
    src: url('fonts/hermes-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hermes-bold-webfont.woff') format('woff'),
         url('fonts/hermes-bold-webfont.ttf') format('truetype'),
         url('fonts/hermes-bold-webfont.svg#hermesbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hermesregular';
    src: url('fonts/hermes-regular-webfont.eot');
    src: url('fonts/hermes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hermes-regular-webfont.woff') format('woff'),
         url('fonts/hermes-regular-webfont.ttf') format('truetype'),
         url('fonts/hermes-regular-webfont.svg#hermesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hermesthin';
    src: url('fonts/hermes-thin-webfont.eot');
    src: url('fonts/hermes-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hermes-thin-webfont.woff') format('woff'),
         url('fonts/hermes-thin-webfont.ttf') format('truetype'),
         url('fonts/hermes-thin-webfont.svg#hermesthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { 
  background: url(images/fond_accueil.jpg) no-repeat left center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


html,body,#cont{width:100%;height:100%;overflow:hidden}

#cont{
	position:absolute;
	top:1px;
	left:3px;
	z-index:70;
	overflow:auto;
}

#menu{position:absolute;bottom:40px;left:141px;z-index:80;width:100%;line-height:12px}
#menu div{height:105px;background:#000;opacity:0.6;filter:alpha(opacity=60);padding:7px 0 0 7px; } 

h1{
	position:relative;
	left:-141px;
	margin-bottom:-112px;
	width:140px;
	opacity:0.99;
}

h1 a{
padding:80px 20px 20px 0;
color:#fff;
background:#000 0 -30px repeat-x;
font-size:11px;
text-align:right;
display:block
}

h1 a:hover{background:#000 0 43px repeat-x}
ul{float:left;width:310px; list-style-type:none;}

#menu li a{height:15px;padding:0 5px;font-weight:bold;color:#fff;display:block; text-transform:uppercase;}
#menu li a:hover,li.cur a{color:#fff}


a img {
  border: 0;
}

body {
padding:0;
margin:0;
font-size:10px;
cursor:default;
color:#000;
font-family:Arial, Helvetica, sans-serif;
}

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

* {
padding:0;
margin:0;
}


.logo {
	position:fixed;
	top:75px;
	left:6%;
}

.logo_home {
width:117px;
height:71px;
position:absolute;
left:50%;
top:50%;
margin:-58px 0 0 -35px;
}

.langue {
	z-index:82;
	position:fixed;
	top:10px;
	left:25px;
	text-transform:uppercase;
	font-family:hermesthin;
	visibility: hidden;
}

#footer_language_list li a{
	color:#948e73;
	display:inline;
	font-weight:normal;
	padding:0px;
}
#footer_language_list li {
	color:#fff;
	display:inline;
	margin-right:5px;
}

#content {
	position:relative;
width:485px;
background-color:#FFF;
margin-left:505px;
margin-top:75px;
padding-top:65px;
padding-left:40px;
padding-right:45px;
padding-bottom:200px;
font-family:hermesthin;
font-size:14px;
text-align:justify;
line-height:22px;
color:#434343;

}


.titre_page {
	font-family:hermesthin;
	font-size:43px;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:25px;
	color:#434343;
	line-height:43px;
}

.page-542 .titre_page, .page-60 .titre_page, .page-67 .titre_page , .page-69 .titre_page {
	font-size:36px;
	text-align:center;
}

.contenu_page {
	padding-top:30px;
}

.contenu_page p {
	

}

.contenu_page ul{
	list-style-type: disc;
	float: none;
	width: auto;
	padding-left: 40px;
}

.imageune {

}

.titre_majuscule {
font-family:hermesregular;
	font-size:16px;
	text-transform:uppercase;
	color:#434343;
}

.date_actus {
font-family:hermesregular;
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	
}

.titre_actus {
font-family:hermesregular;
	font-size:14px;
	text-transform:uppercase;
	color:#434343;
	padding-bottom:10px;
}

.more-link {
	margin-top:5px;
	display:block;
	text-align:left;
	color:#e2001a;
	font-family:hermesthin;
	font-size:12px;

}

.separateur {
	width:75px;
	margin-top:10px;
	margin-bottom:45px;
	border-top:#434343 solid 2px;

}

.menu_competence ul {
	padding-bottom:10px;
	padding-top:20px;
	position:relative;
width: 100%;

}
.menu_competence ul, .menu_competence li  {
	list-style-type:none;
}
.menu_competence li a {
	color:#434343;
	font-family:hermesthin;
	font-size:14px;
	font-weight:normal;
	height:22px;
	margin-left:10px;
}

.menu_competence li.current_page_item a,
.menu_competence li.current-cat a{
	color:#e2001a;
}

.menu_competence li.current_page_item,
.menu_competence li.current-cat 
{
	color:#e2001a;
	background-image:url(images/puce.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;

}

.margehaut {
	padding-top:200px;

}
.navigation_page {
	font-family:hermesthin;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	border-top:#434343 dotted 1px;
	padding-top:10px;

}

.wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.page {
	padding: 3px 5px;
	margin: 2px;
	   }
.wp-pagenavi span.current {
	font-weight: bold;
}
.nextpostslink {
	position:absolute;
	right:45px;
}

.previouspostslink {
	position:absolute;
	left:40px;
}

.clear {
clear:both;
}

.mentions {
	opacity:0.6;filter:alpha(opacity=60);
	z-index:81;
	position:absolute;
	bottom:40px;
	right:20px;
}
.mentions a{
		color:#FFF;

}
.alignleft {
float:left;
}

.alignright {
float:right;
}

.icon a {color:#e2001a; font-size:12px; }


input[type=text].wpcf7-text, input[type=email].wpcf7-text, input[type=tel].wpcf7-text {
	border:#333 solid 1px;
padding:5px;
margin-bottom:5px;
margin-top:2px;
width:200px;
}

.wpcf7-textarea {
	border:#333 solid 1px;
padding:5px;
margin-bottom:5px;
margin-top:2px;
width:300px;
}
input[type=submit] {
border:#333 solid 1px;
padding:5px;
margin-top:4px;
}


.inscription_newsletter{
    margin-bottom: 45px;
}

.inscription_newsletter form label{
	min-width: 100px;
	display: inline-block;
}

.inscription_newsletter .mc4wp-success, .inscription_newsletter .mc4wp-notice, .inscription_newsletter .mc4wp-error{
	font-weight: bold;
}

#mailchimp-top-bar{
	z-index: 0;
	opacity: 0.6;
	font-family:hermesthin;
}

#mailchimp-top-bar input{
	font-family:hermesthin;
}

#mailchimp-top-bar .mctb-button{
	background-color: buttonface !important;
	color: #000 !important;
}

#mailchimp-top-bar .mctb-close{
	display: none;
}

#home-enter-link{
	visibility: hidden;
}
    