/*   
Theme Name: Hydro Expertise
Description: Entreprise oeuvrant dans le domaine de l'hydroélectricité
Author: Index Web Marketing
Author URI: http://www.indexwebmarketing.com
Version: 1
*/

/*
	HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 960px; margin: 20px auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}


/**********************************************************/
@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background-color: #0a162f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.center {
	margin-left:auto;
	margin-right:auto;
	width:994px;
}
a img {
	border:none;
}
#global {
	background: url("images/bg.jpg") repeat scroll center top;
	float:left;
}
/*******HEADER*******/
#header #lang_sel_list ul {
	padding-bottom:5px;
	float:left;
	border:none;
	width:300px;
}
#header #lang_sel_list ul li {
	display:inline;
	width:auto;
	border-right: 1px solid #444444
}

#header #lang_sel_list ul li a{
	background-color: transparent;
	border:none;}
	
#header #lang_sel_list ul li a:hover{
	color:#B10303;}	
	
#header #lang_sel_list ul li.icl-fr{
	border-right:none;}

#header ul#langues li:hover {
	color:#b10303;
}
#header {
	padding-top: 17px;
}
#header #menu {
	background: url("images/ombre_menu.png") no-repeat scroll center bottom transparent;
	clear: both;
	height: 160px;
	width: 994px;
}
#header #logo {
	background-color: #FFFFFF;
	float: left;
	height: 126px;
	width: 430px;
}
#header #logo p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#FFF;
	width:auto;
	clear:both;
	letter-spacing: 0.17em;
	margin-top:-14px;
	margin-left: 161px;
}
#header logo img {
	float:left;
}
#header ul#menu-menu_top,
#header ul#menu-menu_top_en,
#header ul#menu-menu_top_es {
	background-color: #FFFFFF;
	float: right;
	height: 126px;
	position:relative;
	z-index:20
}
#header ul#menu-menu_top li,
#header ul#menu-menu_top_en li,
#header ul#menu-menu_top_es li {
	float:left;
	list-style-type:none;
	height:88px;
	margin-top:-12px;

}

#header ul#menu-menu_top li a,
#header ul#menu-menu_top_en li a,
#header ul#menu-menu_top_es li a {
    color: #0A162F;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 89px;
    padding-left: 7px;
    padding-top:62px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 134px;
}

#header ul#menu-menu_top li a:hover,
#header ul#menu-menu_top li.current_page_item a,
#header ul#menu-menu_top_en li a:hover,
#header ul#menu-menu_top_en li.current_page_item a,
#header ul#menu-menu_top_es li a:hover,
#header ul#menu-menu_top_es li.current_page_item a {
	color:#FFF;
	background:url(images/menu_hover.png) no-repeat;
	
}

#header ul#menu-menu_top li ul.sub-menu,
#header ul#menu-menu_top_en li ul.sub-menu,
#header ul#menu-menu_top_es li ul.sub-menu{	
	display:none;
	}

#header ul#menu-menu_top li:hover ul.sub-menu,
#header ul#menu-menu_top_en li:hover ul.sub-menu,
#header ul#menu-menu_top_es li:hover ul.sub-menu {
	display:block;
	background:url(images/bg-smenu.png) no-repeat;
	position:absolute;
	width:980px;
	right:7px;
	float:left;
	height:137px;
	margin-top:139px;
	z-index:-2;
	padding-top:35px;
}
#header ul#menu-menu_top li:hover ul.sub-menu li,
#header ul#menu-menu_top_en li:hover ul.sub-menu li,
#header ul#menu-menu_top_es li:hover ul.sub-menu li {
	background-image:none;
	height:auto;
	margin-left:15px;
	margin-bottom:10px;
	display:inline;
	padding-top:0;
	
}
#header ul#menu-menu_top li:hover ul.sub-menu li a,
#header ul#menu-menu_top_en li:hover ul.sub-menu li a,
#header ul#menu-menu_top_es li:hover ul.sub-menu li a  {
	height:auto;
	color:#FFF;
	font-size:12px;
	text-transform:none;
	text-align:left;
	float:left;
	padding-top:0;
	background:none;
	clear:both;
	width:150px;
	padding-bottom:10px;
}
#header ul#menu-menu_top li:hover ul.sub-menu li a:hover,
#header ul#menu-menu_top_en li:hover ul.sub-menu li a:hover,
#header ul#menu-menu_top_es li:hover ul.sub-menu li a:hover {
	color: #b10303;	
}

/*******HEADER*******/
/*******CONTENT*******/
#content {
	background:url("images/eau.png") repeat-x scroll center top transparent;
	float: left;
	height: 100%;
	width: 100%;
	    margin-bottom: 50px;
    padding-bottom: 50px;
}
#content_middle {
	padding-top:110px;
	width:994px;
}

#content_middle h1 {
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	color:#193060;
	margin-bottom: 25px;
	float:left;
	font-weight:normal;
	font-size:30px;
	border-bottom: 3px solid #183060;
	width:100%;
}
/*#content_middle .border {
    background: url("images/bg_h1.jpg") repeat-x scroll center bottom transparent;
    float: right;
    height: 4px;
    padding-top: 39px;
    width: 627px;
}*/
#content_middle #content_txt {
	clear:both
}

#content_middle .txt_content_middle {
	width:31%;
	float:left;

}
#content_middle .txt_content_middle.margin_center {
	margin: 0 25px;
}
#content_middle .txt_content_middle p,
#content_middle #content_txt p.txt_page_gnl,
#content_middle #content_txt p {
	line-height:25px;
	color:#417ca4;
	text-align:justify
}


#content_middle #content_txt p.txt_page_gnl{
	margin-bottom:20px;}

#content_middle #content_txt p{
	clear:both;
	font-size: 14px;}

#content_middle #content_txt a {
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0;}

#content_middle #content_txt ul{
	background-image:none;
	padding-left:30px;
	margin-bottom:10px;
	}
#content_middle #content_txt ul li,
#content_middle #content_txt ul li a{
	margin-top: 10px;
	font-size:12px;
	color:#044B74;
	list-style:circle;
	text-decoration:none}

#content_middle #content_txt ul li a:hover{
	text-decoration:underline}	
	
#content_middle #content_txt h3{
	font-size:17px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	color:	#B10303;
	margin-top:35px;
	margin-bottom:10px;
	}
	
.center #content_middle #content_txt h2{
    margin-bottom: 10px;
    margin-top: 25px;
	width:auto;
	font-size:18px;}	

#content_middle a, #content_right a, #content_middle #content_txt a.lien_homePage {
	color:#b10303;
	font-family: 'Oswald', sans-serif;
	text-decoration:none;
	font-size:18px;
	padding-top:15px;
	float:left;
	font-weight:normal;
}
#content_middle a:hover, #content_right a:hover,
#content_middle #content_txt a.lien_homePage:hover {
	text-decoration:underline
}
#content_middle ul#liste_employes {
    background: url("images/silhouette.png") no-repeat scroll left bottom transparent;
    clear: both;
    float: left;
    padding-left: 110px;
	padding-top:48px;
}
#content_middle ul#liste_employes li {
	clear: both;
	list-style: none outside none;
	margin-top: 25px;
	float: left;
	width: 100%;
}
#content_middle ul#liste_employes li p {
	font-size:14px;
	color:#4d84a9;
	line-height:25px;
	text-align:justify;
	clear:none;
	border-left: 3px solid #0a162f;
	float:left;
	width:675px;
	padding-left: 20px;
}
#content_middle ul#liste_employes li a {
	color:#0a162f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline
}
#content_middle ul#liste_employes li .nom {
	float: left;
	padding-right: 20px;
	width: auto;
	width: 166px;
}
#content_middle ul#liste_employes li .nom h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	color:#4d84a9;
	font-size:24px;
	margin-bottom:0;
}
#content_middle ul#liste_employes li .nom h3 {
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	color:#b10303;
	font-size:14px;
	clear:both;
	margin-bottom:0;
	margin-top:0;
}

#content_left {
	padding-right: 55px;
	width: 468px;
	float:left;
	clear: both;
	margin-top: 95px;
}
#content_left h2, 
#content_right h2,
#content_middle #content_txt h2,
#content_middle.liste_articles h2{
	font-family: 'Oswald', sans-serif;
	color:#044b74;
	font-size:24px;
	margin-bottom: 25px;
	float:left;
	font-weight:normal;
	border-bottom: 3px solid #054A73;
	width:100%;
}

#content_middle #content_txt ul#liste_employes .nom h2{
	border-bottom: none;
	margin-top:0px;}

/*#content_left .border, #content_right .border {
	background:url("images/bg_h2.jpg") repeat-x scroll center bottom transparent;
	float:right;
	height: 3px;
	padding-top: 25px;
	width: 325px;
}*/
#content_right .border {
	width: 60px;
}
#content_left .calendrier {
	border-bottom: 1px solid #c8c8c8;
	float: left;
	height: 109px;
	width: 465px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#content_left .calendrier .mois_calendrier {
	font-family: 'Oswald', sans-serif;
	color:#959db5;
	font-size:16px;
	margin-bottom: 20px;
	font-weight:normal;
}
#content_left .calendrier .date_calendrier {
	font-family: 'Oswald', sans-serif;
	color:#b10303;
	font-size:36px;
	border-right:4px solid #193060;
	width:55px;
	float:left;
	font-weight:normal;
}
#content_left .calendrier a.txt_calendrier {
	color: #044B73;
	float: left;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 6px;
	text-decoration:none;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	width: 390px;
}
#content_left .calendrier a {
	float:left;
	font-family: 'Oswald', sans-serif;
	color:#959db5;
	font-size:14px;
	text-decoration:none;
	padding-left: 15px;
	font-weight:normal;
}
#content_left .calendrier a:hover {
	text-decoration:underline
}

#content_left.Contactpage{
	border-right: 0 none;
	width: 318px;}
	
#content_left.Contactpage p{
	font-size:14px;
	color:#417CA4;
	line-height: 21px;}
	
#content_left.Contactpage a{
	text-decoration:none;
	color:#417CA4;}	
#content_left.Contactpage strong{
	color:#B10303;}	
#content_left.Contactpage h3{
    color: #B10303;
    font-family: 'Oswald',sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 15px;
	}
	
#content_right {
	float: left;
	margin-top: 95px;
	width: 471px;
}

#content_right p {
	color:#417CA4;
	text-align:justify;
	line-height:25px;
	clear:both
}
#content_right label{
	color:#417CA4;
	text-align:justify;
	line-height:25px;
	clear:both
}
#content_right.Contactpage{
	width:600px;}

#content_right form{
	clear:both;
	float: left;
    margin-top: 15px;
	    position: relative;
    z-index: 2;}
#content_right form .form_contact_left{
	float:left;}	
#content_right form .form_contact_right{
		float:right;}
#content_right form label{ 
    clear: both;
    float: left;
	margin-top:5px;
    width: 90px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	font-size:16px;}
#content_right form input{ 
	width:200px;
	float:left;
    height: 23px;
    margin-bottom: 15px;}

#content_right form textarea {
    float: left;
    height: 100px;
    width: 508px;}
#content_right form .gform_button{
	border:none;
    padding: 0;
    width: 202px;
	float:left;
	background-color: #0A162F;
	font-family: 'Oswald', sans-serif;
	color:#FFF;
	margin-top: 15px;
	text-transform: uppercase;}		

#bloc_info {
	background: url("images/bandeau.png") no-repeat scroll 0 0 transparent;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	height: 152px;
	margin-top: -34px;
	width: 920px;
	position: relative;
	z-index:20
}
#bloc_info h3 {
	padding-top: 30px;
	text-align: center;
	width: 920px;
}
#bloc_info h3 a {
	font-size:36px;
	font-family: 'Oswald', sans-serif;
	color:#b10303;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
#bloc_info h3 a:hover {
	color:#959db5;
}
/*******CONTENT*******/

/*******INDEX********/
.center.center_liste_articles{
	padding-top:80px;}
	
#content_middle.liste_articles{
	padding-top:42px;}
		
#content_middle.liste_articles h2{
    width: auto;
	color:#B10303}
/*******INDEX********/


/*******FOOTER*******/
#footer {
	width: 100%;
	float: left;
	height: 100%;
	background-color: #0a162f;
	padding-top: 30px;
}
#footer #clear {
	clear:none
}
#footer #footer_left {
	width:50%;
	float:left;
	margin-bottom: 50px;
	border-right:1px solid #060e20;
	padding-bottom: 15px;
}
#footer #footer_left h4, #footer #footer_right h4 {
	font-family: 'Oswald', sans-serif;
	color:#b10303;
	font-size:26px;
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight:normal;
}
#footer #footer_left ul {
	float: left;
	margin-top: 11px;
}
#footer #footer_left ul li {
	display:inline;
	float: left;
	margin-right: 18px;
	height:97px;
	width:445px;
}

#footer #footer_left #slider{
	margin: 0 0 20px 0px;
    padding: 10px 0 0;
	float:left;
	width: 496px;
	height:100px;}

#footer #footer_left #slider .anyClass{
	float: left;
	padding-left: 8px;
	width: 446px !important;}

#footer #footer_left #slider a{
	float: left;
	padding-top: 36px;
	background:none;
	border: medium none;
}
#footer #footer_right {
	float:left;
	width:48%;
	margin-left:15px;
}
#footer #footer_right p {
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	line-height:38px;
	font-weight:normal;
}

#footer #footer_left a{
	color:#FFF;
	text-decoration:none;
	margin-top:25px;}

#footer #bulle_footer {
	background: url("images/bulle_footer.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 471px;
	margin-right: 225px;
	margin-top: -267px;
	width: 344px;
	z-index: 0;
}
/*******FOOTER*******/



