/*
Theme Name: Mere Denis
Description: Mere Denis.
Version: 1.0
Author: Cawita 
*/

body {
	width:100%;
	height: 100%;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	//background: #0077a2;
	background: #b2dd58;
}


form{
	margin: 0;
	padding: 0;
}
div.left{
	float: left;
}
div.right{
	float: right;
}
div.clear{
	clear: both;
}

h1, h2, h3 {
font-weight: bold;
}

h1 {
font-size: 17px;
text-align: center;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 13px;
}

.alignleft {
   float: left;
   padding: 10px;
}

.alignright {
   float: right;
    padding: 10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


div#header{
	width: 1009px;
	height: 176px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_header.png) no-repeat;
}	
div#logo{
	position: absolute;
}
div#oiseau{
	position: absolute;
	margin-left: 774px;
	margin-top: 60px;
}
div#header_content{
	padding-top: 130px;
	padding-left: 75px;
}	
div.menu_top{
	font-size: 11px;
	color: #014b82;
}
div.menu_top a{
	font-size: 11px;
	color: #014b82;
	text-decoration: none;
}
div.menu_top a:hover{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
div.barre_top{
	margin-top: 1px;
	margin-left: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  div.barre_top{margin-top: 2px;}
}

div.barre_recherche{
	display: inline-block;
	margin-left: 350px;
}
div.barre_newsletter{
	display: inline-block;
	margin-left: 30px;
}
input.input_recherche{
	border: 0;
	background: url(img/bg_input_recherche.gif) no-repeat;
	text-align: center;
	width: 133px;
	height: 15px;
	color:#999999;
	font-size: 10px;
}
input.input_newsletter{
	border: 0;
	background: url(img/bg_input_newsletter.gif) no-repeat;
	text-align: center;
	width: 155px;
	height: 15px;
	color:#999999;
	font-size: 10px;
}



div#content{
	width: 100%;
	//background: url(img/bg.jpg) no-repeat fixed top #7aac26;
	background: url(img/bg.jpg) no-repeat fixed top #b2dd58;
	min-height: 694px;
}
div#body_content{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_content_motif.png) repeat-y;	
}	
div#body_content_bg2{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_test.jpg) no-repeat bottom right;
}		

div#body_content_bg{
	width: 1005px;
	min-height: 516px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_content.png) no-repeat top;
}	




div.col_left{
	float: left;
	margin-left: 15px;

}
div.col_center{
	float: left;
	padding-left: 2px;

}
div.titre{
	width: 535px;
	font-size: 25px;
	color: #00a0c4;
	margin-top: 15px;
	margin-left: 45px;
	margin-bottom: 15px;
	font-weight: bold;
}
div.ss-titre{
	font-size: 11px;
	color: #999999;
	margin-left: 45px;
}
div.home{
	width: 598px;
	height: 438px;
	background: url(img/home.jpg) no-repeat;
}
div.lien_home{
	display: inline-block;
	text-align: center;
}
div.lien_home a{
	font-size: 11px;
	color: #005d85;
	text-decoration: none;
}
div.lien_home a:hover{
	font-size: 11px;
	color: #000;
}
div.lien01{
	margin-top: 90px;
	margin-left: 135px;
}
div.lien02{
	margin-top: 100px;
	margin-left: 50px;
}
div.lien03{
	margin-top: 100px;
	margin-left: 40px;
}
div.lien04{
	margin-top: 180px;
	margin-left: 105px;
}
div.lien05{
	margin-top: 180px;
	margin-left: 70px;
}
div.lien06{
	margin-top: 180px;
	margin-left: 120px;
}








div.col_right{
	float: right;
	margin-right: 51px;
	vertical-align: top;
	
	
	
	
}
div#menu_right_content{
	width: 168px;
	background: url(img/menu_right_bg_motif.jpg) repeat-y;	
	
	
}
div#menu_right_content_bg{
	width: 161px;
	min-height: 410px;
	background: url(img/menu_right_bg.jpg) no-repeat top;
	padding-left: 7px;
	padding-top: 5px;
}


div.titre_rubrique_menu{
	width:155px;
	height: 21px;
	background: url(img/bg_titre_menu.png) no-repeat;
	text-align: center;
	color: #003366;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}
ul.menu_right{
	font-size: 11px;
	color: #72d9ff;
	list-style: none;
	padding-left: 15px;
	margin-top: 5px;
}
ul.menu_right a{
	text-decoration: none;
	color: #fff;
}
ul.menu_right a:hover{
	text-decoration: none;
	color: #72d9ff;
}
div#vague{
	position: absolute;
	margin-top: -35px;
	margin-left: 3px;
	height: 104px;
	padding-bottom: 104px;
}
div.bas_vague{
	height:82px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar h2 {
	display: block;
	width:155px;
	height: 21px;
	background: url(img/bg_titre_menu.png) no-repeat;
	text-align: center;
	color: #003366;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0px;
}







div#footer{
	width: 100%;
	height: 55px;
	min-height: 55px;
	background: url(img/banner-bottomv3.gif) no-repeat center top;
	margin-top: 0px;
}
div#footer_content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;

}
ul.menu_footer{
	font-size: 11px;
	color: #4da0c0;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	text-align: center;
	padding-right: 35px;
	padding-top: 5px;
}
ul.menu_footer a{
	color: #4da0c0;
	text-decoration: none;
}
ul.menu_footer a:hover{
	color: #fff;
	text-decoration: none;
}
ul.menu_footer li{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}






div.page{
	margin-left: 10px;
	font-size: 12px;
	
	
}
div.page a{
	color: #1c6f92;
	text-decoration: none;
}
div.page a:hover{
	color: #000;
	text-decoration: underline;
}


div.entry{
	width: 575px;
	text-align: justify;
font-size: 13px;
letter-spacing: 0pt;
word-spacing: 2.0pt;
line-height: 1.2;

}

p.postmetadata{
	width: 575px;
}
hr.separation{
	color: #1c6f92;
	background-color: #1c6f92;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width: 575px;
	text-align: left;
}
div.navigation{
	width: 575px;
}
div.navigation a{
	font-size: 12px;
	color: #1c6f92;
	padding-left: 10px;
	paddingright: 10px;
	text-decoration: none;
}
div.nom_article{
	font-size: 15px;
	font-weight: bold;
	width: 570px;
}
small.date{
	color:#999999;
}



input.input_2{
	width: 150px;
	border: 1px solid #1c6f92;
}
/*form#commentform textarea{
	border: 1px solid #1c6f92;
	width: 570px;
	background: #e3f3fc;
}*/
form#commentform input.commentsinput{
	border: 1px solid #1c6f92;
	width: 170px;
	background: #e3f3fc;
}
ol.commentlist{
	width: 500px;
}





div.box_formulaire{
	width: 563px;
	margin-top: 15px;
}
div.box_formulaire_content{
	width: 563px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/box_form_bg.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin-top: -15px;
	margin-bottom: -12px;
}
div.box_formulaire_content label{
	display: inline;
	float: left;
	width: 140px;
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
}
.input_style1{
	width: 257px;
	padding-left: 4px;
	padding-right: 4px;
	height: 21px;
	background: url(img/input_bg.gif) no-repeat left;
	border: none;
}
.textarea_style01{
	width: 362px;
	height: 176px;
	padding: 10px 10px 10px 10px;
	background: url(img/textarea_bg.gif) no-repeat top left;
	border: none;
}
p.btn_envoyer{
	text-align: right; 
	padding-right: 15px;
}

.btn_envoyer2{
	text-align: right; 
	padding-right: 15px;
	height:100px;
}

div.box_formulaire p.mentions_oblig{
	margin-top: -8px;
}
div.box_formulaire span.mentions_ob{
	color: #0099b1;
	font-size: 11px;
	padding-left: 150px;
}


div.barre_top2{
	width: 692px;
	height: 25px;
	background: url(img/barre_navig_bg.png) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: -2px;
}
div.icones_share{
	float: left;
}
div.barres_input{
	float: right;
	padding-top: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  div.col_center{ margin-left: -4px;}
}

.maximes-droite-img {
	width:145px;
	height:300px;
	position:relative;
	background-image: url('img/maximes.png');
	background-repeat: no-repeat;
}
