
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #ffffff /* url("../images/pattern.png")*/; color: #000000;font: 14px/25px Arial, Helvetica, sans-serif;} /* Couleur Typo */

a{color: #949494;text-decoration: none;}
a:hover {color: #4AA9C3; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff; display: inline-block;padding: 6px 12px 6px 12px; font-size: 16px; background: #f1f1f1; font-family: Georgia, Serif; font-weight: bold;; /* text-transform: uppercase;*/}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {}
header .wrap-header{height: 180px; border-bottom: solid #000000; border-bottom-width: 2px;} /* Hauteur du logo */

header #logo {position:absolute; top:20px; width: 100%;}

header #search {position: absolute;top: 80px; right:0px; width: 218px;z-index: 15;}
header .button-search {	position: absolute;	right: 0px;	background: url('../images/button-search.png') center center no-repeat;	width: 28px; height: 35px;cursor: pointer;}
header #search input{background: #FFF;	padding: 1px 33px 1px 5px;	width: 182px;	height: 32px;	border: 1px solid #CCCCCC;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; -khtml-border-radius: 3px;	border-radius: 3px;}

/* -------------------------------------------- */
/* ------------------Navigation---------------- */
nav {margin-top:16px;} /* espace entre le logo et la navigation */
nav .wrap-nav{height: 50px;background:url("../images/nav.jpg"); /* border:3px solid #555555; */} /* Espace entre la navigation et le trait */

.menu ul {list-style: none;margin: 0;padding: 0;}
.menu  ul li{position: relative;float: left;padding: 13px 10px 10px 10px; /*border-right:1px solid #444444; border-left:1px solid #82ceda; */ background:url("../images/nav-transp.png"); }
.menu ul li.first{border-left:none !important}
.menu ul li.last{border-right:none !important}
.menu  ul li:hover, .menu .current {background:url("../images/nav-current.jpg"); /* border-right:#000000 1px solid; border-left:#000000 1px solid;*/}
.menu  ul li a {font-size: 18px; line-height:18px; letter-spacing: 1px; color:#000000;display: block;padding: 6px 4px;margin-bottom: 5px;z-index: 6;position: relative; /*text-transform:uppercase; */ font-family:  Georgia, Serif; font-weight: normal;}
.menu  ul li:hover a {}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px;background:#333333; border: 1px solid #CCC;}
.minimenu div{overflow: hidden;position: relative;font: 18px/40px 'PT Sans Narrow';color: #ffffff;text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}

.share{ float: right;}
.share ul{list-style: none;margin: 0;padding: 0;}
.share ul li{position:relative; float:left; padding-right:5px;}

/* -------------------------------------------- */
/* ------------------Navigation---------------- */

.featured{margin:30px auto;}
.featured .wrap-featured{background:#333;}
.featured .wrap-featured .slider{}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}
#content .wrap-content{}

.block01 {
margin:20px 0px;
padding:5px;
/*border-bottom: 1px solid #000000;*/
border-bottom-width: 2px; /* border-bottom:1px dashed #000000; border-top:1px dashed #000000;*/ /*border-top: solid #ffffff; border-top-width: 2px*/
} /* Trait de séparation entre le menu et l'article */

.block01 h2{text-align:left; font-size:26px; line-height:35px; color:#000000; font-family: Georgia, Serif; font-weight: normal;}
.block01 p{font-size:14px; text-align:left; line-height:18px;}
.block01 a{color:#5FBCCD;}

.block02 {margin:20px 10px; text-align:center;}
.block02 h2{font-size:24px; line-height:30px; text-transform: uppercase; color:#ff0000; font-family: Impact,Charcoal,sans-serif; font-weight: normal;}
.block02 p{font-size:16px; margin: 20px 0px; }
.block02 a{font-size: 24px; text-transform: uppercase; color: #000000; font-family: Georgia, Serif; font-weight: normal;/* font-family: Impact,Charcoal,sans-serif; font-weight: normal;*/}
.block02 .box1{background: #4AA9C3; color: #B7DDE8; padding: 30px; /* border: 3px solid #555555;*/}
.block02 .box1 a:hover{color:#B7DDE8;}
.block02 .box2{background: #C0504D; color: #E5B9B8; padding: 30px; /* border: 3px solid #555555; */}
.block02 .box2 a:hover{color:#E5B9B8;}
.block02 .box3{background: #9BBB59; color: #D6E3BC; padding: 30px; /* border: 3px solid #555555;*/}
.block02 .box3 a:hover{color:#D6E3BC;}

.block03 {margin:20px 10px;}
.block03 h2{text-align:left; font-size:26px; line-height:35px; color:#000000; font-family: Georgia, Serif; font-weight: normal;}
.block03 p1{font-size:14px; text-align:left; line-height:18px; color:#353535} /* typo Titre commentaires */
.block03 p{font-size:13px; text-align:left; line-height:18px; color:#7e7e7e} /* typo texte commentaires */
.block03 img{float:left; margin:0px 10px 0px 0px; /* border: 3px solid #555555; */}
.block03 ul{list-style-type:none;}
.block03 ul li{border-left: 3px solid #E1E1E1; padding:5px; margin-bottom: 5px; padding-left: 10px;}
.block03 ul li:hover{border-left: 3px solid #ff0000;}

.block04 {margin:20px 10px;}
.block04 h2{font-size:24px; line-height:30px; color: #ffffff; margin-bottom: 20px; font-family: Impact,Charcoal,sans-serif; font-weight: normal;}
.block04 .partners a{display: block; float:left; margin: 0px 28px 10px 0px; position: relative;}
.block04 .partners a img{display:block; border:3px solid #ff0000;}


.block{ margin:10px;}

#main-content{}
#main-content article{clear: both;}
#main-content article .heading{}
#main-content article .content{border-bottom: solid #000000; border-bottom-width: 2px;}
#main-content article a{color: #000000;} /* Titre de l'article */
#main-content article h2{font-size:20px; line-height:30px; color: #ffffff; margin-bottom: 10px; font-family: Georgia, Serif; font-weight: bold;}
#main-content article img{ float:left; margin:0px 10px 10px 0px; /* border: 3px solid #ff0000;*/}
#main-content article p{margin-bottom:5px; line-height: 14pt}
#main-content article .more{float: right; margin-bottom: 10px;}
#main-content article a.comments{cursor: pointer;color: #ffffff; display: inline-block; padding: 6px 12px 6px 12px; font-size: 18px; font-family: Georgia, Serif; font-weight: bold;}

#sidebar{}
#sidebar .box{margin-bottom:20px;}
#sidebar .heading{}
#sidebar .heading h2{font-size:20px; line-height:20px; color: #000000; margin-bottom: 20px; font-family: Georgia, Serif; font-weight: bold; /* text-transform: uppercase;*/}
#sidebar .content{padding:15px}
#sidebar .content img{float:left; margin:0px 5px 5px 0px; /* border: 3px solid #ff0000;*/}
#sidebar .content ul{list-style-type:none;}
#sidebar .content ul li{border-left: 3px solid #E1E1E1; margin-bottom: 5px; padding-left: 10px ; margin-left: 5px;}
#sidebar .content ul li:hover{border-left: 3px solid #4AA9C3;}
#sidebar .content .post { margin-bottom: 20px;}
#sidebar .content .post h4{ font-size:14px; font-weight:normal;line-height: 13pt}
#sidebar .content .post img{ float:left; /* border: 3px solid #555555; */margin-right:10px;}
#sidebar .content .post p{color:#A3A3A3; font-style:italic;}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {background-color:#333;}
.wrap-footer{}

.copyright{text-align:center; background:#000000; padding:10px 0px;color:#444444; }
.copyright a{text-decoration:underline; color:#444444; }


/* -------------------------------------------- */
/* ------------------Components-------------------- */
.photos{}
.photos:after{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.photos a{display: block; float:left; margin: 0px 4px 10px 4px;position: relative;}
.photos a img{display:block; border:1px solid #CCC;}

#pagi{margin: 50px auto; padding: 30px 0px;list-style: none;width: 400px;} /* 400px pour rajouter 3 cases page */
#pagi li {float: left;margin-right: 10px;}
#pagi li a {display: block;	text-decoration: none; color: #717171;font: bold 16px Arial, sans-serif;padding: 10px 13px; background: #ffffff;}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #444444;}

.comment{font-weight:bold; margin:50px 0px; width: auto;}
.comment div{margin-bottom: 20px; vertical-align:middle; }
.comment input{border: 2px solid #999999;padding: 8px 10px;width:250px;}
.comment textarea{border: 2px solid #999999;padding: 8px 10px;width:95%;}
.comment input[type="submit"] {cursor: pointer; width:100px; float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid #999999;}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
.comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);	border: 2px solid #999;}
	
/*---------FORMULAIRE ----*/

#formulaire {
	font-family: Arial, Serif;
	/* font-variant: small-caps; */
	width:100%;
	color:#d2d2d2;
 /* margin-left:auto;
	margin-right:auto; */
}
#formulaire input, #formulaire textarea {
	width:100%;
	font-size:14px;
	font-family: Arial, Serif;
	padding:5px;
	padding-right:0px;
	border:1px solid #363636;
}
#formulaire textarea {
	height:100px;
	border:1px solid #363636;
}
#send_message {
	width:200px !important;
	/* font-variant: small-caps;*/
	/* border:1px solid #09F; */
	cursor:pointer;
	cursor:hand;
}
#cf_submit_p {
	text-align:right;
}
.error {
	display: none;
	padding:5px;
	margin-bottom:2px;
	color: #D8000C;
	font-size:14px;
	background-color: #FFBABA;
	border:1px solid #F00;
	width:50%;	
}
.success {
	display: none;
	padding:5px;
	color: #ffffff;
	font-size:14px;
	background-color: #856eff;
	width:75%;	
}
#contact_logo {
	vertical-align: middle;
}
.error img {
	vertical-align:top;
}
