/*

Theme Name: Plainscape

Theme URI: http://srinig.com/wordpress/themes/plainscape/

Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.

Version: 1.0.3

Author: Srini G

Author URI: http://srinig.com/wordpress/

Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



@font-face{

	font-family: Geneva;

	src: url('/wp-content/fonts/Geneva.ttf');

}



body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Sans-Serif;

	color:#555;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.8em;

	}



/*h1, h2, h3, h4, h5, h6 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;

	font-weight: bold;

	text-transform:uppercase;

	text-align:left;

}*/



h1 { font-size: 2.4em; }

h2 { font-size: 2em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1em; }



pre {

	overflow:auto;

}



acronym, abbr

{

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	border-bottom: 1px dashed #999;

}



strong {	

	color:#666;

}



a {

	color: #211add;

	text-decoration: none;

}





a:hover {



}





hr {

	display: none;

	}



a img {

	border: none;

	}





/* Layout */



body {

	margin: 0;

	padding: 0;

}



#page {

	margin: 0 auto;

	padding: 0;

	width: 994px;

}



#header {

	margin: 0 20px;

	

}



#wrapper {

	padding:20px;

}



#content {

	margin:0;

	padding:0 0 0 0;

	width:556px;

	float:left;

}

	

#sidebar {

	width:310px;

	float:right;	

	margin:0;

	padding:20px 0;

}	



#footer {

	clear: both;

}



/* Header */

#headerimage {

	padding:30px 0;

	/* If you want to add a background image for the header, uncomment and use the following lines of code */

	/*

	background:url('header.jpg') no-repeat;

	padding: 30px;

	*/

}



#header h1 {

	margin:10px 0;

}



#header .description {

	font-size:1.2em;

}



#hmenu {

	/*margin:0 20px;*/

	padding:5px 0;

}



#hmenu ul {

	display:block;

	margin:0;

	padding:0;

	text-align: center;

}



	

#hmenu ul li {

	padding:0;

	display:inline;

	margin:0 20px 0 0;

}



#hmenu ul li {

	font-size:1.2em;

	font-weight:bold;

	text-transform:uppercase;

}	



#hmenu ul li#hmenu_rss {

	background:url('images/rss.png') no-repeat;

	padding-left:20px;

}	







/* End header */



/* Post */



.post {

	margin: 0;

	overflow:hidden;

	clear:both;

	}



.post h2 {

	margin:0;

	padding:0;

	text-align:left;

}



.post h3.post-title {

	font-weight:bold;

	font-size:1.8em;

	margin:0;

	padding:0;

	text-align:left;

}	





div.archive-title {

	font-size:1.6em;

	font-weight:bold;

}



.post hr {

	display: block;

	}



.postmetadata {

	clear: both;

	font-size:1.1em;

	color:#888;

}



.clear {

	clear: both;

}



.entry {

	margin:20px 0;

}



.entry blockquote {

	border:1px dashed #ccc;

	font-size:0.9em;

	padding:5px 20px;

	margin:10px 0;

	background:#f8f8f8;

}



.entry blockquote blockquote {

	font-size:1em;

}



.entry fieldset {

	border:1px dashed #ccc;

}



.entry fieldset legend {

	font-weight:bold;

	text-transform:uppercase;

}



.entry table {

	border-width:0 1px 1px 0;

	border-style:solid;

	border-color:#ccc;

	font-size:0.9em;

}





.entry table tr td {

	padding:5px 10px;

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#ccc;



}



.entry table tr th {

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#ccc;

	padding:5px 10px;

	background:#f4f4f4;

	color:#666;

	font-weight:bold;

	text-transform:uppercase;

	text-align:center;

}



.entry ol { list-style-type:decimal; }

.entry ol ol {	list-style-type:lower-alpha; }

.entry ol ol ol {	list-style-type:lower-roman; }





p img {

	padding: 0;

	max-width: 100%;

	}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



.alignright {

	padding:0;

	margin: 2px 0 5px 10px;

	display: inline;

	float:right;

	}



.alignleft {

	padding:0;

	margin: 2px 10px 5px 0;

	display: inline;

	float:left;

	}



.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.navigation .alignleft {

	text-align:left;

}

.navigation .alignright {

	text-align:right;

}



.navigation {

	font-size:1.2em;

	clear:both;

	margin:20px 0;

}	





.wp-caption {

	border: 1px solid #ccc;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

}





.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



.searchbox {

	padding:20px;

	text-align:center;

	clear:both;

}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}





/* Comments*/



#comments {

	font-size:1.4em;

	line-height:1.4em;

}



.commentlist {

	margin:20px 0;

	padding:0 0 1px 0;

	background:url('images/border_h.png') repeat-x bottom;

}



.commentlist li {

	list-style:none;

	margin:0;

	padding:0;

	background:url('images/border_h.png') repeat-x top;

}



li.comment div, li.pingback div {

	padding:20px;

	overflow:auto;

}



li.comment div div, li.pingback div div {

	padding:0;

	overflow:visible;

}



.commentlist li.even {

	background-color:#fafafa;

}



.commentlist li.odd {

	background-color:#f6f6f6;

}



ul.children li {

	list-style:none;

}



img.avatar {

	float:right;

	border:1px solid #eee;

	padding:2px;

	margin:0;

	background:#fff;

}



.comment-meta, .reply {

	margin:0;

	padding:0;

	font-size:0.8em;

}



.comment-author cite {

	font-style:normal;

	font-weight:bold;

}





textarea#comment {

	width:100%;



}



#comments div.navigation {

	font-size:0.8em;

}



/* Sidebar */







#sidebar h2 {

	font-family: 'Lucida Grande', Sans-Serif;

	font-size: 1.2em;

	}



#sidebar h2 {

	padding: 0;

	}





#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	margin-bottom: 10px;

	}



#sidebar ul li {

	margin:0;

	padding:0;

	list-style-type: none;

	list-style-image: none;

	}





#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 0;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 20px;

	}



#sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

	

/* Calendar */

#wp-calendar {

	empty-cells: show;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	font-weight:bold;

	}



#wp-calendar caption {

	font-weight:bold;

	text-transform:uppercase;

	text-align:left;

	margin:0 0 5px 8px;

	color:#666;

	}



#wp-calendar td {

	padding: 3px 5px;

	text-align: center;

	}

	

#wp-calendar td#today {

	background:#eee;

}	



#wp-calendar td#prev a {

	padding: 0;

	text-align:left;

	font-weight:normal;

}



#wp-calendar td#next a {

	padding: 0;

	text-align:right;

	font-weight:normal;

}





/* End Calendar */





/* Footer */	



#footer {

	background: url('/wp-content/themes/plainscape/images/piedPage-fond.jpg') repeat-x;

	padding:25px 0 10px;

	text-align:center;

	font-size:11px;

	color:#7e7e7e;

}

#footer a{

	color: #7e7e7e;

	text-decoration: none;

	margin-top: 20px;

	display: block;

}

#footer a:hover{

	text-decoration: underline;

}

/* Custom */



#bjfooter, a.bjfootlink, a.bjfootlink:active, a.bjfootlink:visited, a.bjfootlink:hover, a.bjfootlink:link    { 

	font-family:Tahoma, Arial, Helvetica, sans-serif; 

	font-size:11px; 

	font-size:10px; 

	color:#696969; 

}

a.bjfootlink, a.bjfootlink:active, a.bjfootlink:visited, a.bjfootlink:link    { 

	font-weight:bold; 

	text-decoration:none; 

}

a.bjfootlink:hover    { 

	text-decoration:underline;

	}

body {

	background: url('/wp-content/themes/plainscape/images/fond.gif') repeat-x #f3f3f3;

	color: #3f3f3f;

	font-size: 14px;

	line-height: 150%;

	font-family: Arial, Verdana,Tahoma;

	text-align: left;

}

h1{

	color: #686868;

	font-size: 38px;

	font-weight: normal;

	line-height: 38px;

	margin-bottom: 20px;

}

h2{

	color: #3f3f3f;

	font-size: 18px;

}

h3{

	font-size: 100%;

	margin-bottom: 0;

}

div.logo{

	padding : 10px 0;

	float: left;

}

.langTog{

	float:right;

}

.langTog a{

	display:block;

	background: #d9d9d9;

	color: #3e3e3e;

	font-weight: bold;

	padding: 8px 10px;

	text-decoration: none;

	font-size: 12px;

}

.langTog a:hover{

	background: #747474;

	color: #fff;

}

.red{

	color: #bf2026;

}



.font11{

	font-size:11px;

}

.font22{

	font-size: 22px;

}

.font30{

	font-size: 30px;

}

.address{

	color: #3e3e3e;

	float:right;

	font-weight: bold;

	margin-top: 40px;

	margin-right: -60px;

	text-align: right;

}

.address p {

	margin-bottom: 0;

}

#hmenu ul li{

	margin : 0;

	position: relative;

}

#hmenu li a{

	color: #3e3e3e;

	font-size: 14px;

	font-weight: bold;

	padding : 9px 25px 8px;

	text-decoration: none;

	text-transform: uppercase;

}

#hmenu ul li a:hover{

	color: #fff;

	background: #4666E7;

}

#hmenu ul li.current_page_item a, #hmenu ul li.current_page_item a:hover{

	color: #fff;

	background: #747474; /* Old browsers */

	background: -moz-linear-gradient(top,  #747474 0%, #9c9c9c 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747474), color-stop(100%,#9c9c9c)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #747474 0%,#9c9c9c 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#9c9c9c',GradientType=0 ); /* IE6-9 */

}



#hmenu ul li ul.sub-menu{

	display: none;

	position: absolute;

	z-index: 3000;

	background: #f1f0f0;

	margin: 5px 0 0;

	padding: 0;

	left: 0px;

}

#hmenu ul li ul.sub-menu li{

	display: block;

	border-bottom: 1px solid #fff;

	line-height: 15px;

	text-align: left;

	padding: 9px 10px;

	min-width: 124px;

}

#hmenu ul li ul.sub-menu li.current_page_item{

	background: #747474; /* Old browsers */

	background: -moz-linear-gradient(top,  #747474 0%, #9c9c9c 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747474), color-stop(100%,#9c9c9c)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #747474 0%,#9c9c9c 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #747474 0%,#9c9c9c 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#9c9c9c',GradientType=0 ); /* IE6-9 */

}

#hmenu ul li ul.sub-menu li a:hover, #hmenu ul li.current_page_item ul.sub-menu li a, #hmenu ul li ul.sub-menu li.current_page_item a{

	background: none;

}

#hmenu ul li.current_page_item ul.sub-menu li a{

	color: #3e3e3e;

}	

#hmenu ul li ul.sub-menu li:hover{

	background: #486AE4;

}

#hmenu ul li ul.sub-menu li:hover a{

	color: #fff;

}

#hmenu ul li ul.sub-menu a{

	padding: 0;

	display: block;

	width: 100%;

}



#header{

	margin: 0 ;

	padding-right: 35px;

}

div#slider p{

	margin: 0;

}

div#sliderWrapper{

	height: 263px;

	background: url('/wp-content/themes/plainscape/images/banniere-fond.png') no-repeat;

	margin-top: 7px;

	position: relative;

}

div#slider{

	width: 958px;

	margin: 0 18px;

}

div.datePicker{

	position: absolute;

	left: 0;

	bottom: 17px;

	width: 339px;

	height: 213px;

	background: url('/wp-content/themes/plainscape/images/date-banniere-fond.gif') no-repeat;

	color: #fff;

	font-size: 24px;

	line-height: 26px;

	text-align: center;

}

div.datePicker strong{

	color: #fff;

}

div.leftDateForm{

	display: inline-block;

	margin: 7px 17px 0 0;

}

div.dateForm{

	font-size: 12px;

	font-weight: normal;

}

div.dateForm input.hasDatePicker{

	background-color: #fff;

	border: none;

	color: #686868;

	font-family: Arial;

	font-size: 18px;

	text-align: center;

	padding: 5px 0;

	margin : 0;

	width: 124px;

}

.subBut{

	background: url('/wp-content/themes/plainscape/images/bouton-formulaire.png') no-repeat;

	border: none;

	color: #fff;

	height: 34px;

	width: 165px;

}

.subBut:hover{

	background-position: center bottom;

	cursor: pointer;

}

.rightSlideMenu{

	position: absolute;

	right: 0px;

	top: 11px;

}

.slideMenuButton a{

	background: #223A62;

	border: 1px solid #fff;

	color: #fff;

	display: block;

	width: 176px;

	margin-bottom: 5px;

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	padding: 15px 0 16px;

	line-height: 17px;

}

.slideMenuButton a:hover{

	color: #747474;

}

.rightSlideMenu .slideMenuButton:first-child a{

	padding: 9px 0 10px;

}

.rightSlideMenu .slideMenuButton:first-child.enbutton a{

	padding: 18px 0 18px;

}



div#wrapper{

	margin-top: 5px;

	background: url('/wp-content/themes/plainscape/images/contenu-fond.png') repeat-y;

	padding: 20px 40px 0 60px;

}

div.partenaireWrap{

	height: 72px;

	padding-top: 60px;

	padding-bottom: 10px;

	background: url('/wp-content/themes/plainscape/images/contenu_bas.gif') repeat-x top left;

	width: 954px;

	margin-left: -40px;

}

div.partenaire{

	background: url('/wp-content/uploads/partenaire.jpg') no-repeat #fff;
/*	background: url('https://storage.googleapis.com/cadem-siteweb/partenaire.jpg') no-repeat #fff; */

	height: 72px;

}

.boiteGrise{

	background: url('/wp-content/themes/plainscape/images/boiteGrise.jpg') no-repeat;

	width: 416px;

	height: 156px;

	font-family: Geneva;

	padding: 30px 70px;

	margin-top: 20px;

}

.boiteGrise span{

	font-size: 24px;

}

.boiteGrise a{

	color: #3f3f3f;

	display: block;

	margin-top: 55px;

}

small{

	color: #3f3f3f;

}

.footerMenu{

	text-align:center;

	width: 810px;

	margin: 0 auto;

	padding: 0;

}

.footerMenu li {

	list-style-type: none;

	display: inline-block;

}

#footer .footerMenu li a{

	color: #3e3e3e;

	font-size: 13px;

	font-weight: bold;

	padding: 0 10px;

	text-transform: uppercase;

	display: inline;

}

#sidebar h2{

	border-bottom: 1px solid #686868;

	color: #686868;

	font-size: 21px;

	padding: 5px 0;

	margin: 11px 0;

}



#sidebar .promoMenu li{

	margin-bottom: 2px;

}

.promoMenu li a{

	height: 24px;

	width: 270px;

	display: block;

	color: #fff;

	font-size:16px;

	padding: 20px;

}

.promoMenu li:nth-child(odd) a{

	background: url('/wp-content/themes/plainscape/images/promotion-bleu-fr.gif') no-repeat;

}

.promoMenu li:nth-child(even) a{

	background: url('/wp-content/themes/plainscape/images/promotion-gris-fr.gif') no-repeat;

}

.promoMenu.english li:nth-child(odd) a{

	background: url('/wp-content/themes/plainscape/images/promotion-bleu-en.gif') no-repeat;

}

.promoMenu.english li:nth-child(even) a{

	background: url('/wp-content/themes/plainscape/images/promotion-gris-en.gif') no-repeat;

}

.promoMenu li a:hover, .promoMenu.english li a:hover{

	background-position: left bottom; 

}

.promoBox{

	position : relative;

	border-bottom: 1px solid #686868;

}

.promoLink{

	background: #fff;

	padding: 0 7px;

	position: absolute;

	right: 0px;

	bottom: -11px;

	font-size: 14px;

	font-weight: bold;

}

.promoEx{

	margin: 60px 0

}

.entry p{

	margin: 0 0 20px;

}

.entry ul{

	margin: 0 0 40px;

	padding: 0;

}

.entry ul li, .entry ol li {

	list-style: square;

	margin-left: 16px;

}

.carteAdresse{

	float: left;

	width: 250px;

	padding-bottom: 20px;

}

#formContact{

	width: 440px;

	background: #f7f7f7;

	padding: 30px;

}

#formContact label{

	width: 100px;

	font-size: 14px;

	font-weight: bold;

	color: #383838;

	margin: 2px 0;

	display: block;

	float: left;

}

#formContact p{

	margin: 0;

}

#formContact h2{

	font-size: 20px;

	color: #383838;

	margin-bottom: 20px;

}

.textField{

	width: 300px;

	border: 1px solid #cfcfcf;

	font-size: 14px;

	margin: 6px 0;

	padding: 3px;

	font-size: 12px;	

}



.textArea{

	height: 70px;

	width: 300px;

	border: 1px solid #cfcfcf;

	font-family: Arial, Verdana, Tahoma;

	font-size: 14px;

	margin: 6px 0;

	padding: 3px;

}

.dualForm .textField, .formBox .textField, .dualForm .textArea, .formBox .textArea{

	width: 270px;

}

.origtype .wpcf7-list-item-label, .newtype .wpcf7-list-item-label{

	width: 250px;

	display: inline-block;

}

.wpcf7-submit, .nextStep{

	background: url('/wp-content/themes/plainscape/images/bouton-etape.png') no-repeat;

	border: none;

	color: #fff;

	font-weight: bold;

	float: right;

	margin-right: -47px;

	width: 221px;

	height: 77px;

	padding-bottom: 22px;

	cursor: pointer;

	margin-top: 20px;

}

.wpcf7-submit:hover, .nextStep:hover{

	color: #a6a6a6;

}

.textePetit{

	font-size: 11px;

}

.dualForm .leftFormWrap{

	float: left;

	margin-right: 20px;

	width: 420px;

}

.dualForm .rightFormWrap{

	width: 420px;

	margin-right: 20px;

	float: right;

}



.dualForm .leftFormWrap .leftForm, .dualForm .rightFormWrap .rightForm{

	border: 1px solid #000;

	padding: 5px;

	opacity: 0.3;

}

.formInner{

	background: #f7f7f7;

	padding: 30px;

	margin-bottom: 10px;

	height: 754px;

	overflow: hidden;

}

.dualForm p, .dualForm label{

	font-size: 14px;

	color: #383838;

	font-weight: bold;

}

.dualForm .wpcf7-submit{

	display: none;

}

.dualForm .leftFormWrap .leftForm.active, .dualForm .rightFormWrap .rightForm.active{

	opacity : 1;

}

.dualForm .active .wpcf7-submit{

	display : block;

}

.active .formInner{

	height: auto;

	overflow: visible;

}

.checkboxList li{

	display: inline-block;

	list-style-type: none;

	width: 150px;

}

.formBox{

	background: #f7f7f7;

	padding: 30px;

	width: 476px;

	position: relative;

}

.next, .last{

	display: none;

}

.formBox label{

	width: 185px;

	display: inline-block;

}

.multiForm{

	position: relative;

}

ul.formMenu{

	margin: 0;

}

ul.formMenu li{

	list-style-type: none;

	display: inline-table;

	width: 131px;

	height: 50px;

	padding-top: 10px;

	background: #8e8e8e; /* Old browsers */

	background: -moz-linear-gradient(top,  #8e8e8e 0%, #afafaf 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e8e8e), color-stop(100%,#afafaf)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #8e8e8e 0%,#afafaf 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #8e8e8e 0%,#afafaf 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #8e8e8e 0%,#afafaf 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #8e8e8e 0%,#afafaf 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#afafaf',GradientType=0 ); /* IE6-9 */

	margin: 0;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	line-height: 18px;

}

ul.formMenu li.activeStep{

	background: #0C2754;

}

.num{

	font-size: 27px;

	float: left;

	margin: 10px;

}

ul.custAd li{
	list-style-type:none !important;
}

#ga-field {
	display: none;
}

#ga-field1 {
	display: none;
}

