/*
Theme Name: Saint Cyr Environnement theme
Theme URI: http://www.saintcyr.com
Description: Theme cree par Notre Studio
Version: 0.1
Author: Notre Studio
 
Creation Theme by Notre Studio || www.notrestudio.fr
 
*/

/*GENERAL */

* {
margin:0;
padding:0;

}

.alignleft {float:left;
margin:0 20px 20px 0;}

.alignright {float:right;
margin:0 0 20px 20px;}


/*img {margin:10px 10px 0 0;}*/

a img{border:none;}

a {
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
	}

p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
padding-bottom:10px;
color:#4E2E0B;}

.clear {
margin:0;
padding:0;
clear:both;}

ul {font-family:Geneva, Arial, Helvetica, sans-serif;}
li {font-family:Geneva, Arial, Helvetica, sans-serif;}


.post h1 {
	padding:0 0 25px 25px;
	border-bottom:#759412 solid 2px;}

h1 {
font-family: 'Fugaz One', cursive;
font-size:23px;
color:#4e2e0b;
background-image:url(img/puce.png);
background-position:top left; 
background-repeat: no-repeat;
padding-left:25px;
}


h2 {
	font-size:16px;
	color:#4E2E0B;
font-family: 'Fugaz One', cursive;}	

h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:#663300;
text-transform:uppercase;
padding-bottom:5px;
}


li, ul {
	list-style:none;}


#page {
background-image:url(img/background.png);
background-repeat:repeat-x;
background-color:#e1dfdd;
margin:auto;
margin-top:-30px;
width:100%;
min-width:1200px;
}


/*#page {
	background-image: url(img/background-page.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;}*/

.content {
margin:auto;
width:1100px;
height:auto;
clear:both;
background-image:url(img/background_content.png);
}



/* MENU */



/* HEADER */

#header { 
margin:auto;
padding-top:50px;
width:1100px;
height:665px;
}


#logos {
margin-top:-90px;
float:left;
margin-left:50px;
padding-bottom:20px;
width:331px;
}

#logos a:link {opacity:1;}
#logos a:hover {opacity:0.5;}
#logos a:visited {opacity:1;}

#contact_header {
float:right;
background-image:url(img/contact_header.png);
background-repeat:no-repeat;
width:673px;
height:158px;
margin-top:50px;
margin-right:46px;
}

.slider {
width:1000px;
height:150px;
margin:auto;
clear:both;
}
/* SIDEBAR */

.sidebar {
margin-top:30px;
padding-bottom:50px;
float:left;
width:250px;
height:20%;
margin-left:50px;
}



.widget_pages li li{
border:none;
font-size:20px;
text-transform:none;
font-size:17px;
background:none;
margin-top:18px;
margin-bottom:-15px;
color:#666600;
padding-left:10px;
}




.widget_pages li{
border-bottom:#759412 solid 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
width:250px;
padding-top:10px;
padding-bottom:10px;
}


li {
    -webkit-transition: opacity .6s ease-in;
    -moz-transition: opacity .6s ease-in;
    -o-transition: opacity .6s ease-in;
    transition: opacity .6s ease-in;}

.widget_pages li a:link { text-decoration:none; color:#4e2e0b;padding-left:20px;width:250px;}
.widget_pages li a:hover {color:#FFFFFF; }

li .page_item:hover {
color:#FFFFFF;
min-width:250px;
background-image:url(img/background_menu.png);
background-repeat:no-repeat;

}

li .page_item .current_page_item {
 -webkit-transition: opacity .6s ease-in;
    -moz-transition: opacity .6s ease-in;
    -o-transition: opacity .6s ease-in;
    transition: opacity .6s ease-in;
min-width:250px;
background-image:url(img/background_menu.png);
background-repeat:no-repeat;}



/* BOUTON ACCUEIL */ 

#accueil {
border-top:#759412 solid 2px;
border-bottom:#759412 solid 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
width:250px;
padding-top:10px;
padding-bottom:10px;
}



.current_page_item	{
color:#FFFFFF !important;
background-image:url(img/background_menu.png);
background-repeat:no-repeat;
}

.current_page_item a{
color:#FFFFFF !important;
}



#accueil p {
padding-left:20px;
padding-right:150px;
}

#accueil a:link { text-decoration:none; color:#4e2e0b;padding-left:20px;
}

#accueil a:hover {text-decoration:none; color:#FFF;background-image:url(img/background_menu.png);padding: 10px 173px 12px 20px;}

/*--------------- FIN BOUTON ACCUEIL */ 



.accordion-menu {
list-style:none;
}


/* POST */

.post {
width:660px;
margin:16px 20px 0 45px;
padding-bottom:50px;
margin-right:45px;
border-bottom:#759412 solid 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
min-height:500px;
}

.post-page {
float:right;
width:680px;
padding:20px 20px 20px 20px;
margin-right:45px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.post a:link, a:visited {
text-decoration:none;
color:#4e2e0b;
}

.post-page a:link, a:visited {
text-decoration:none;
color:#4e2e0b;
}

.post a:hover {
text-decoration:none;
color:#759412;
}

.post_content {
	margin:25px 0 0 0;}

.post_content  img{
border:#FFFFFF 3px solid;}

/* EDITO */

#edito {
float:left;
width:654px;
padding:20px;
margin-left:20px;
margin-bottom:30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.content_edito {
margin-top:20px;
}
.content_edito img {
border:#FFFFFF 2px solid;}

.content_videos{
margin-top:20px;
}

.content_videos iframe {
max-width:390px;}
/* VIDEOS */

#videos {
text-align:justify;
float:right;
width:330px;
padding:20px 0 0 20px;
margin-right:50px;
margin-bottom:30px;
}





/* FOOTER */

#footer {
bottom:0;
background-image:url(img/background_footer.png);
background-repeat:repeat-x;
background-position:top;
width:100%;
height:370px;
text-align:center;
margin-top:-95px;
min-width:1200px;
}

.menuglobal {
margin:auto;
padding-top:90px;
width:1200px;
height:200px;
font-size:14px;

}

.menu_foot_entreprise {
border-right:#4e2e0b 1px solid;
padding:30px 12px 0 0;
margin:auto;
width:140px;
float:left;
margin-top:20px;
color:#FFFFFF;
min-height:200px;
padding-left:50px;
}


.menu_foot_entreprise a:link {text-decoration:none;color:#FFFFFF;}
.menu_foot_entreprise a:visited { color:#FFFFFF;}
.menu_foot_entreprise a:hover {text-decoration:none;color:#663300;}

.menu_foot {
border-right:#4e2e0b 1px solid;
padding:30px 5px 0 5px;
margin:auto;
width:200px;
float:left;
margin-top:20px;
color:#FFFFFF;
min-height:200px;
}

.menu_foot li, ul {
list-style:none;
color:#FFFFFF;
}


.menu_foot a:link {text-decoration:none;color:#FFFFFF;}
.menu_foot a:visited { color:#FFFFFF;}
.menu_foot a:hover {text-decoration:none;color:#663300;}



.menu_foot2 {
border-right:#4e2e0b 1px solid;
padding:30px 20px 0 10px;
margin:auto;
text-align:left;
width:320px;
float:left;
margin-top:20px;
color:#FFFFFF;
min-height:200px;
padding-right:30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.menu_foot3 {
padding:30px 5px 0 5px;
margin:auto;
width:200px;
float:left;
margin-top:20px;
color:#FFFFFF;
min-height:200px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.menu_foot3 a:link {text-decoration:none; color:#FFFFFF;}
.menu_foot3 a:hover {text-decoration:none; color:#663300;}
.menu_foot3 a:visited {color:#FFFFFF;}


.text_foot2 {
width:170px;
text-align:center;
float:left;
}



.mappy {
float:left;
padding-left:5px;
width:120px;

}

.mappy a:hover {
opacity:0.5;}

.chercher {
margin-right:-40px;
width:200px;
height:50px;
float:right;}

.search {
padding-top:20px;
float:right;
padding-right:20px;}
}



.barre {float:left;}

.bouton {
float:right;
margin-top:-50px;
margin-right:5px;

}

/* NAVIGATION VERS ARTICLES */ 

.articles_precedent {
width:200px;
text-align:center;
padding:10px;
background-color:#759412;
margin-right:30px;
float:left;
margin-bottom:30px;}

.articles_suivant {
width:200px;
text-align:center;
padding:10px;
margin-right:30px;
float:left;
margin-bottom:30px;
}

.articles_suivant a:link {color:#FFFFFF;}
.articles_suivant a:visited {color:#FFFFFF;}
.articles_suivant a:hover {color:#663300;background-image:url(img/background_bouton.png);background-color#6495ED;padding:10px;}



.navigation {
width:680px;
text-decoration:none;
color:#663300;
font-size:18px;
padding-bottom:80px;
margin-left:410px;
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.navigation a { -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;}
	
.navigation a:link {color:#FFF; text-decoration:none;padding:22px 97px 22px 70px;background-image:url(img/background_bouton1.png);background-repeat:no-repeat; background-position:left center;}
.navigation a:visited{color:#FFF; text-decoration:none;padding:22px 97px 22px 70px;background-image:url(img/background_bouton1.png);background-repeat:no-repeat; background-position:left center;}
.navigation a:hover {color:#660000; text-decoration:none;padding:22px 97px 22px 70px;background-image:url(img/background_bouton2.png);background-repeat:no-repeat; background-position:left center;}



.navigation_video {
margin-top:70px;
font-size:18px;
margin-right:50px;
width:340px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.navigation_video a:link {color:#FFF; text-decoration:none;padding:22px 97px 22px 65px;background-image:url(img/background_bouton1.png);background-repeat:no-repeat; background-position:left center;}
.navigation_video a:visited{color:#FFF; text-decoration:none;padding:22px 97px 22px 65px;background-image:url(img/background_bouton1.png);background-repeat:no-repeat; background-position:left center;}
.navigation_video a:hover {color:#660000; text-decoration:none;padding:22px 97px 22px 65px;background-image:url(img/background_bouton2.png);background-repeat:no-repeat; background-position:left center;}



.formulaire{
margin-bottom:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;

}



.wpcf7-form-control {
margin:5px 0 0 20px;
}

/* Page contact */

.acces_contact {
width:180px;
border:#669900 2px dotted;
background-color:#FFFFFF;
padding:15px;
padding-top:20px;
float:left;}



.right {
	width:750px;
	float:right;
	height:auto;
	padding-bottom:100px;}
	
.right_page {
	border-left:1px solid #4E2E0B;}	
	
/**** actus de la page d'accueil **********/	

.post-actus  {
	width:650px;
	padding:20px;
	border:1px solid #630;}
	
	
.attachment-thumbnail {
	float:left;
	border:#4E2E0B solid 5px;
	margin:0 20px 20px 0;}
	
	
.post_actus {
	margin:0 0 20px 40px;
	background:url(img/background_actus.png);
	padding:20px;
	width:610px;
	border-bottom:#4E2E0B 1px solid;
	border-top:#4E2E0B 1px solid;
	}	
	
.post_actus a:link, .post_actus a:visited {
	color:#4E2E0B;
	text-decoration:none;}
	
.post_actus a:hover {
	color:#759412;}
	
	
.postmetadata {
	font-size:11px;
	font-style:italic;	}
	
	
.typo_projets {
	background:url(img/projet.png) no-repeat;
	width:610px;
	height:87px;
	margin:0 0 0 57px;}	
	
	
	
.bouton_actus {
	margin:0 0 0 40px;}	
	
.bouton_actus, .bouton_actus a:link, .bouton_actus a:visited {
	background:#4E2E0B;
	padding:5px;
	color:#FFF;
	width:150px;
	text-align:center;
	font-family: 'Fugaz One', cursive;
	font-size:12px;
	text-decoration:none;
	}
	
	
.bouton_actus a:hover {
	color:#999;}	
	
	
	
/********* contact form *******/

.wpcf7-submit {
	background:#4E2E0B;
	padding:5px;
	border:none;
	color:#FFF;
	cursor:pointer;}
	
	
/***** PAGE PROJET ******/

.post_projet {
	min-height:50px;
	border-bottom:none;}