/*
Theme Name: MonVoyageTahiti
Theme URI: http://www.mon-voyage-tahiti.com/
Description: The fisrt theme created by Alexandre Pavard and Sophie Mauge.
Version: 1.0
Author: Alexandre Pavard and Sophie Mauge
 
Monvoyagetahiti by Alexandre Pavard and Sophie Mauge 
 
*/

/* === CSS RESET === */ 

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* === TEMPLATE === */ 

body{
    height:auto;
    background-image:url(images/bg-page.png);
    background-repeat:repeat-y;
    background-position:center center;
    font-family:Arial;
}

body a{
    color:#009A8A;
    text-decoration:none;
}

body a:hover{
    color:#8DDFF0;
}

div#wrapper {
    width: 960px;
    padding:0;
    padding-left: 11px;
    padding-right: 11px;
    position:relative;
    top:0;
    margin:auto;
}

div#header div#blog-description{
    display:inline;
    width:715px;
}

div#header{
    padding-top:15px;
	border-bottom: 2.5px solid #009fcd;
}

div#header div#blog-description p{
    width:330px;
    font-size:15px;
    font-weight:bold;
    color:#009FCD;
    text-align: right;
    position:absolute;
    top:15px;
    right:35px;
}

div#header{
    padding-right:30px;
}

div#border-head {
	border-bottom: 10px solid #009fcd;
    padding: 2px 0;
}

ul#nav li.first-row{
    float:left;
    padding-left:8px;
    font-size:14px;
	position: relative;
	border-right: 1px solid #009A8A;
	padding-right: 7px;
}

ul#nav li div ul.menu {	display: none;	position: absolute;	z-index: 1000000;}ul ul, ul ul ul {/*position: absolute;*/}#nav ul li, #nav ul li ul li, #nav ul li ul li ul li{position: relative; float: none;}ul#nav li div ul.menu li ul.sub-menu {	display: none;	position: absolute;	left: 150px;	top: 0px;}ul#nav li div ul.menu li:hover ul.sub-menu {	display: block;}ul#nav li:hover div ul.menu {	display: block;}ul#nav li div ul.menu li:hover ul.sub-menu li ul.sub-menu li {	display: block;	}
ul#nav li a, ul#nav li a img, ul#nav li a:visited{
    color:#009A8A;
    text-decoration:none;
    border:none;
}

ul#nav li a:hover, ul#nav li:hover a{
    color:#009A8A;
}

li#searchbar{
    width:170px;
    float:left;
    margin-top: -18px;
	margin-left: 480px;
}

li#searchform {
	width: 130px;
}

form#searchform input[type="text"]{
    background-color:#fff;
    border:1px solid #009A8A;
    width:130px;
    height:18px;
    /*float:left;
    display:block;*/
    font-size:10px;
}

form#searchform input[type="submit"]{
    background-color:#009A8A;
    border:1px solid #009A8A;
    width:28px;
    height:22px;
    font-size:12px;
    color:#fff;
    font-weight:bold;
   /* float:right;
    display:block;	*/	padding: 0 0 1.5px 0;
}

form#searchform input[type="submit"]:hover{
    cursor:pointer;
}

form#searchform input#searchsubmit {
	position: relative;
    top: 1px;
	margin-left: 4px;
}

ul#nav {
    display: block;
    float: left;
    margin-top: 63px;
    padding-left: 0;
    width: 650px;
}

div#left{
    padding:30px;
    width:631px;
    float:left;
    display:block;
}

div#alaune{
    width:581px;
    height:205px;
    background-color:#fff;
    margin-bottom:30px;
    padding: 25px 25px 25px 2px;		border-style: solid;		border-color: #009fcd;	    border-width: 2px 2px 2px 10px;
}div#balaune {	padding-left: 4px;	border-left: 2px solid #009fcd;}
#articles h1 {	color: #009A8A;}
div#alaune img{
    margin-right:10px;
}

li.smooth_slideri div h2 a{
    color:#ab82cc;
}

div#smooth_slider_1 {
	overflow: visible;
}

div#smooth_slider_1_nav {
	top: 180px;
	left: 25px;
}

li.smooth_slideri div h2{
    color:#ab82cc;
}

li.smooth_slideri div span {
    color:#3E4C46;
    padding-right:10px;
    display:block;
}#smooth_slider {	background-color: #fff;}

div.article-left{
    float:left;
    display: block;
    width:125px;
    height:100px;
    margin-right:16px;
}

div.article-right{
    float:right;
    display:block;
    width:490px;
    height:100px;
}

div.article-right p{
    text-align: justify;
    line-height:1.2;
}

h2, h1{
    width:100%;
    margin-bottom:15px;
    font-size:22px;
    color: #009A8A;
}

h1{
   font-weight:bold;
}

h2 a{
    color:#009FCD;
    text-decoration:none;
}

h2 a:hover{
    text-decoration:none;
}

a.readmore{
    background-color: #fa8f57;
    border-radius: 4px 4px 4px 4px;
    width:92px;
    height:16px;
    display: block;
    text-align: center;
    padding-top:3px;
    text-decoration:none;
    font-weight: bold;
    font-style:italic;
    color:#a66200;
    float:left;
    margin-right:50px;
}

a.readmore:hover{
    color:#fa8f57;
    background-color:#ff9700;
}

span.commentaires{
    width:90px;
    height:14px;
    background-color: #fff;
    border:1px solid #009FCD;
    border-radius: 4px 4px 4px 4px;
    font-size:10px;
    display:block;
    text-align:center;
    padding-top:3px;
    float:left;
}

span.commentaires a{
    color:#3e4c45;
    text-decoration: none;
}

span.commentaires a:hover{
    color:#8DDFF0;
}

div.posts{
    display:block;
    margin-bottom: 25px;
    padding-top :20px;
    border-top:1px solid #ccc;
}

p{
    margin-bottom:10px;
    color:#3e4c46;
    font-size:13px;
    line-height:1.5;
}

p.more{
    position:relative;
    top:0px;
}

p.time{
    font-size: 10px;
    margin-bottom:15px;
}

p.comment-time{
    margin-bottom:5px;
    font-size: 10px;
}

ol.commentlist li a{
    font-weight: bold;
    color:#ff9700;
}

ol.commentlist li a:hover{
    color:#fa8f57;
}

ol.commentlist li{
    border-bottom:1px solid #c8e1d4;
    margin-bottom:20px;
    padding-bottom:10px;
    width:400px;
}

span.author{
    font-weight:bold;
    color:#009A8A;
}

p.comment-time span.author{
    font-size:13px;
}

div.comments-template{
    border-top:1px solid #c8e1d4;
    padding-top:20px;
    margin-top:20px;
}

p#comments{
    font-size:14px;
    font-weight:bold;
    color:#ab82cc;
    margin-bottom:20px;
}

div#right{
    width:230px;
    float:right;
    margin-right:30px;
    display:block;
    padding-top:30px;
    line-height:1.5;
}

div#presentation-blog li{	border: 2px solid #8DDFF0;		height: auto;
    width:190px;
    padding:20px;
    text-align: justify;
    font-size:12px;
	list-style-type: none;
}

h5, h3, div.sldr_title, .widgettitle{
    font-size:13px;
    font-weight: bold;
    background-image: url(images/h3.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left:17px;
    margin-bottom:10px;
    color:#ab82cc;
}

li.widget{
    border:1px solid #cfe2f4;
   /* margin-top:40px;*/
    padding:20px;
    font-size:12px;
}

li.widget ul li{
    list-style-type:disc;
    color:#11487E;
    margin-left:15px;
}

h5{
    color:#009FCD;
}

h3{
    color:#ab82cc;
}

div#calltoaction a{
    display:block;
    background-image:url(images/calltoaction.png);
    background-repeat:no-repeat;
    width:140px;
    height:38px;
    margin-bottom: 35px;
    text-align: left;
    padding-left:95px;
    padding-top:7px;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    line-height:1;
}

div#alaune ul li{
    
    width:125px;
    vertical-align: top;
    font-size:13px;
    text-align: justify;
}

div#alaune a img{
    padding-top:1px;
    margin-bottom:5px;
}

div#footer{
    background-color: #009FCD;
    height:auto;
    padding:30px 30px 10px 30px;
    width:900px;
}

div#footer ul li{
    display:inline-block;
    width:220px;
    vertical-align: top;
}

div#footer ul li.footer-link{
    margin-left:50px;
}

div#footer ul li.footer-link#fl-apropos{
    width:150px;
}

div#footer ul li#followus{
    width:185px;
    margin-left:10px;
}

div#footer ul li#followus ul li a{
    font-size: 11.5px;	color: white;
}div#footer ul li#followus ul li a img {	margin-right: 3px;	position: relative;    top: 3px}
div#footer ul li#followus ul li a:hover{	text-decoration: underline;}li.reseaux-footer {	margin: 5px 0 0 0;}
div#footer ul li h6{
    text-transform: uppercase;
    font-size:15px;
    font-weight:bold;
    color: white;
    margin-bottom: 25px;
}

div#footer ul li.footer-link a{
    display:block;
    text-transform: uppercase;
    font-size:12px;
    margin-bottom:5px;
    color: white;
}

div#footer ul li#footer-newsletter input[type="text"]{
    background-color:#fff;
    border: 1px solid black;
    font-size:11px;
    color:#000;
    height: 20px;
    width:140px;
    vertical-align: top;
}

div#footer ul li#footer-newsletter input[type="submit"]{
    background-color:#fff;
    border:1px solid black;
    height:24px;
    font-size:12px;
    color:#000;
    width:25px;
    padding: 0 0 3px 0;
}
html body div#wrapper div#footer ul li#mailchimpsf_widget-2 {	margin: 0;	padding: 0;	border: none;}html body div#wrapper div#footer ul li#mailchimpsf_widget-2 h2 {	background-image: none;	color: white;	font-size: 15px;    font-weight: bold;    text-transform: uppercase;	padding-left: 0;}html body div#wrapper div#footer ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form .mc_var_label {	display: none;}html body div#wrapper div#footer ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_signup_submit {	text-align: left;	margin-top: 5px;}html body div#wrapper div#footer ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_signup_submit input#mc_signup_submit[type="submit"]{	background-color: white;	border: 1px solid #AAAAAA;}.mc_success_msg {	color: white;}html body div#wrapper div#footer ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div#mc_message {	margin-bottom: 5px;}
div.article-content{
    text-align:justify;
    margin-bottom: 30px;
}

div.article-content h2{
   font-size:20px;
   font-weight: bold;
   color:#0099CC;
   margin-top:20px;
   margin-bottom:15px;
   font-family:calibri;
}

div.article-content h3{
   margin-top:8px;
   color:#ab82cc;
}

div.article-content h4 {
	color: #FA8F57;
}

div.article-content ul{
   margin-bottom:5px;
}

div.article-content ul li{
   font-size:13px;
   color:#3E4C46;
   margin-left:30px;
   list-style-type: none;
   counter-increment: list;
   position: relative;
   line-height:1.5;
}

ul#sharebuttons-bar li{
	display:inline-block;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	list-style-type:none;
	
}


ul#sharebuttons-bar li#facebook{
	margin-top: 0px;
	margin-left: 5px;
	
}

div.article-content ul li:before{
   position: absolute;
   left: -2.5em;
   width: 2em;
   text-align: right;
   color: orange;
}

div.menu-conseils-pratiques-3-container, div.menu-ou-partir-2-container, div.menu-ou-partir-3-container{
    display:none;
}

ul#nav li:hover div.menu-conseils-pratiques-3-container, ul#nav li:hover div.menu-ou-partir-3-container, ul#nav li:hover div.menu-ou-partir-2-container{
    display:block;
}

ul#nav li:hover ul.menu{
   position:absolute;
   width:150px;
   padding-top:10px;
   margin-left:-15px;
}

ul#nav li:hover ul.menu li{
    float:none;
    display: block;
    background-color: #000105;
    opacity: 0.75;
    border:none;
    padding:0;
    
}

ul#nav li:hover ul.menu li a{
    display:block;
    height:100%;
    width:130px;
    height:15px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:20px;
    color:#fff;
}

ul#nav li:hover ul.menu li a:hover{
    background-color:#202020;
    color:#ff9700;
}

div.cadre_commentaires{
    margin-bottom: 40px;
}

div.comments-template{
    margin-top:40px;
}

textarea{
    border:1px solid #aaa;
    color:#3E4C46;
    font-family: Arial;
    font-size:12px;
    width:400px;
}

form#commentform input[type="submit"]{
    background-color:#fa8f57;
    color:#fff;
    font-weight:bold;
}
.ginput_container {	margin-bottom: 10px;}
a.fbshare{
    margin-left:5px;
}

p.more a{
    display:block;
    color:#fff;
    background-color:#ff9700;
    width:100px;
    text-align: center;
    border-radius:3px;
    margin-top:5px;
}

p.more a:hover{
    display:block;
}

strong{
font-weight:bold;
}h3#respond {	background-image: none;}
/*.article-content h3 {	background-image: none;}*/
/* === CLEARFIX === */ 

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
.clearer {clear: both;}
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*   OFFRES SPECIALES  */

div#wrapper div#left div#articles ul li#mailchimpsf_widget-2 {	margin-top : 0px;	padding: 0px;	border: none;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2 h2 {	display: none;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_merge_var label.mc_var_label {	display: none;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_merge_var input#mc_mv_EMAIL.mc_input {	border-color: #AAAAAA;    height: 22px;    width: 260px;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_merge_var {	float: left;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_signup_submit {	width: 100px;	float: left;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div.mc_signup_submit input#mc_signup_submit {	background-color: #009A8A;	color: white;	height: 26px;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div#mc_message.updated strong.mc_success_msg {	color: black;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div.mc_form_inside div#mc_message.updated {	margin-bottom: 5px;}
div#wrapper div#left div#articles div.article-content div#home-left div.content div.page-offres-speciales div.offer-suggest p strong {	font-size: 14px;	text-transform: uppercase;}
div#wrapper div#left div#articles ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div#mc_subheader {	display: none;}
div#wrapper div#footer ul li#mailchimpsf_widget-2.widget div#mc_signup form#mc_signup_form div#mc_subheader {	color: white;	margin-bottom: 5px;}
.home #home-left{	margin-top:0px;}
.single #page #home-left{	/*width: 615px;	margin-right:20px;*/}#home-left {  float: left;  margin: 0px 0 40px 0px;  font: 14px/20px Helvetica, Arial, sans-serif;  width: 620px;  color:#333;  padding: 0 0px 0 5px;  /*font:normal normal normal 14px/normal typoACDV, Arial;*/}
#home-left #who { 
border: 1px solid  #ccc;    
float: left;    
margin-left: 30px;    
margin-right: 20px;   
 margin-top: 16px;    
 padding: 30px;    text-align: left;    width: 440px;}	#home-left #map {margin-top:20px;}#home-left #respond {margin-top:30px;}#home-left hr{	margin:30px 35px;	border:1px solid #D8DAD7;}#home-left h3.bg_green{	margin:20px 0 0px 0;}.content {	padding: 0 30px 30px 0;}.content {	margin-top:0px;	padding:0 0 0px 0;}.devis_content .gf_browser_gecko { margin-top:30px;}.content h1,.content h3,.content h3{	margin : 15px 0;}.content h4,.content h5,.content h6{	margin : 0 0 10px 0px;}.content h1{	font-size:20px;}.content h3{	font-size: 16px;    font-weight: bold;    margin: 10px 0 10px;}.content h3{	font-size:14px;}.content h4{	  background: url("images/puces_sprite.png") no-repeat scroll 0 4px transparent;	  background-position: -22px -131px;    color: #000000;    display: block;    font-weight: bold;    margin-bottom: 1px;	font-style:normal;	padding:0 0 0 15px;}.content h5{	font-size:16px;}.content h6{	font-size:18px;}.content a {	color:#009FCD;}.content a:hover {	text-decoration:underline;}.content img{	margin: 5px 0;	border:none;}div.offer-suggest{	width:280px;	display:block;	float:left;    margin-right:28px;	margin-bottom:30px;}div.offer-suggest p a img{	margin-top:0px;	margin-bottom:0px;	padding:0px;	padding-top:1px;}div.offer-suggest h2{	margin-bottom:11px;	text-transform:uppercase;}div.offer-suggest h3{	font-size:13px;	text-transform:uppercase;}div.offer-suggest h4{	font-size:14px;	text-transform:none;}div.offer-suggest .type-chambre {	margin: 0 0 10px;	padding: 0px;}p.smalltext{	font-size:10px;		margin-top: 10px;}div.offer-suggest p a img.bouton-devis{	border:none;}div.content ul li h3{	margin-top:0px;}#product-suggest article img, div.offer-suggest  li p a img {	padding-top:1px;	} #product-suggest article img:hover, div.offer-suggest  li p a img:hover{	border-top: 5px solid #ED7F00;    padding-top: 1px;}span.etoileorange{  color:#ed7f00;}.barre-separation {	border-top: 1px solid #ccc;	margin-left: 40px;    margin-top: 20px;    width: 580px;}.gform_wrapper h2.gsection_title {	height: 20px;	margin: 10px 0 10px 30px;}#field_1_6 {	width: 150px;	margin-left: 30px;}div#wrapper div#footer p a {color: #fff;}div#wrapper div#footer p a:hover {	color: black;}.subtitle {	font-style: italic;}form#mc-embedded-subscribe-form #mce-EMAIL {	border: 1px solid #CCCCCC;    font-size: 12px;    height: 22px;    margin-right: 5px;    padding: 0 6px;    width: 300px;}input#mc-embedded-subscribe[type="submit"]{	background-color: #FA8F57;    border: 1px solid #ccc;    height: 24px;	color: #fff;}form#mc-embedded-subscribe-form {	margin-bottom: 10px;}/* RESEAUX SOCIAUX  */div.socialnetwork{    display:block;    padding-bottom:20px;    margin-bottom:20px;    border-bottom:1px solid #ccc;}div.socialnetwork p {	font: 14px Arial, sans-serif;}div.socialnetwork a:not(#sidebar-fb){    margin-left:10px;}a#sidebar-fb, a#sidebar-tw, a#sidebar-gp, a#sidebar-pi{    display:block;    float:left;    width:32px;    height:32px;    background-repeat:no-repeat;    margin-top:10px;}a#sidebar-fb{    background-image:url(images/s_facebook.png);}a#sidebar-tw{    background-image:url(images/s_twitter.png);}a#sidebar-gp{    background-image:url(images/s_google.png);}a#sidebar-pi{    background-image:url(images/s_pinterest.png);}.disparait{    display:none;}/* OFFRE SIDEBAR */div#profitez-en {	border-bottom: 1px solid #CCCCCC;    display: block;   margin-bottom: 15px;}div#profitez-en h5 {	background-image: none;	color: #FA8F57;    font-size: 15px;    padding-left: 0;}div#profitez-en h3 {	margin-left: 55px;}div#profitez-en h3 a{	color: #009FCD;}div#profitez-en img {	float: left;	width: 50px;	height: 50px;}#extrait-offre h2{	font-size: 16px;    margin: 0;	color: black;    padding: 0 0 0 60px;    width: 150px;}
 div#extrait-offre li{	margin-top: 10px;	
	padding: 10px 0 10px 0;	
	list-style-type: none; 
	height: auto; 
	border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;}
	
a#lien-offres {	margin-top: 10px; color: #009A8A; }
	
form#gform_6 div.gform_heading

 h3 { 	display: none;}

li#text-3 > h2{ 
	background-image: none;
    color: #009A8A;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0;
}

#text-4{
	padding : 10px 0 10px 0;
}

#text-4 > h2{
	padding : 0;
	background-image: none;
    color: #009A8A;
    font-size: 15px;
	margin-bottom: 10px;
}
 
li#text-4.widget div.textwidget h2{
	color: black;
    font-size: 16px;
    margin: 0;
    padding: 0 0 0 60px;
    width: 150px;
}
 
a#lien-acdv { margin-top: 10px; color: #009A8A}

a#lien-acdv:hover {
	text-decoration: underline;
}

a#lien-offres:hover{
	text-decoration: underline;
}

#field_4_1 label {
	color: #009FCD;
	font-weight: bold;
	text-transform: uppercase;
}

#field_4_1 div.ginput_container input  {
	display: none;
}

#field_4_2 label {
	text-transform: uppercase;
	color: #41281B;
}

#field_4_2 div.ginput_container input  {
	display: none;
}




#field_5_1 label {
	color: #009FCD;
	font-weight: bold;
	text-transform: uppercase;
}

#field_5_1 div.ginput_container input  {
	display: none;
}

#field_5_2 label {
	text-transform: uppercase;
	color: #41281B;
}

#field_5_2 div.ginput_container input  {
	display: none;
}





#field_2_1 label {
	color: #009FCD;
	font-weight: bold;
	text-transform: uppercase;
}

#field_2_1 div.ginput_container input  {
	display: none;
}

#field_2_2 label {
	text-transform: uppercase;
	color: #41281B;
}

#field_2_2 div.ginput_container input  {
	display: none;
}




#field_3_1 label {
	color: #009FCD;
	font-weight: bold;
	text-transform: uppercase;
}

#field_3_1 div.ginput_container input  {
	display: none;
}

#field_3_2 label {
	text-transform: uppercase;
	color: #41281B;
}

#field_3_2 div.ginput_container input  {
	display: none;
}

div#wrapper div#left div#articles div.article-content h3 {
	font-weight: normal;
	color: #AB82CC;
	font-size: 15px;
	background-image: url(images/h3bis.png);
    background-repeat: no-repeat;
    background-position: left;
}

div#wrapper div#left div#articles div.article-content div#home-left div.content div.page-offres-speciales div.offer-suggest h3 {
	background-image: url(images/h3.png);
    background-repeat: no-repeat;
    background-position: left;
	font-size:13px;	
	text-transform:uppercase;
	font-weight: bold;
	color: #009FCD;
}

.sldr_title{
	background-image: url(images/h3.png);
}

div#wrapper div#header div#blog-description ul#nav li.first-row div.menu-les-iles-container ul#menu-les-iles.menu li a{
	font-size: 13px;
}

div#wrapper div#header div#blog-description ul#nav li.first-row div.menu-les-iles-container ul#menu-les-iles > li > a {
	padding-left: 5px;
    text-align: center;
    width: 145px;
}

div#contenu-vide p {
	color: #009A8A;
    font-size: 17px;
    font-weight: bold;
}

/***** Rajouter *****/
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
img.alignleft {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
}
img.alignright {
	float: right;
	padding-top: 8px;
	padding-left: 10px;
}

/* ----------[ Notabene ]---------- */

.notabene{
	font-size: 10px;
	color: grey;
	}