/*:: Importation CSS ::*/
/*******************************************************/
@import url("font-face.css");


* { margin:0; padding:0; }

body { 
	background:#404f58;
	color:#404f58;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { 
	border:none; 
}
p { 
	line-height:18px;
	margin:0; 
	padding:0 0 10px; 
	/*text-align:justify;*/
}
a {
	color:#404f58;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
}
ul { 
	list-style:none; 
	margin:0; 
	padding:0; 
}
form, fieldset {
	border:none;
	margin:0;
	padding:0;
	width:auto;
}
input, select, textarea {
	color:#adadad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}


/* Les titres */
h1, h2, h3, h4 {
	font-weight:normal;
	margin:0;
	padding:0;
}


/* Les bouton */
p.suite {
	padding:0;
}
p.suite a {
	color:#198fd7;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
}


/* Classes communes */
.clear { 
	clear:both; 
	height:0; 
	line-height:0; 
	width:0; 
	
	/**_ Fix IE _**/
	*display:inline;
}

.bg {
	background:url(../images/body-bg.jpg) no-repeat center 0 #f2f2f2;
}

img.left {
		float:left;
		padding-right:10px;
}

div.visuel_post_left {
  float:left;
		padding-right:10px;
}


/************************ PAGE ************************/
#page {
	margin:0 auto;
	width:935px;
}



/************************ HEADER ************************/
#header {
	position:relative;
	width:935px;
}


/*:: Header - Logo / slogan ::*/
/*******************************************************/
#header .logo {
	left:80px;
	position:absolute;
	top:0;
	z-index:100;
}

#header .slogan {
	background:url(../images/header-separateur.gif) no-repeat 0 center;
	float:right;
	height:132px;
	padding:0 0 0 15px;
	width:365px;
}
#header .slogan p {
	color:#404f58;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	padding:40px 0 0 0;
}



/*:: Header - Naivgation ::*/
/*******************************************************/
#navigation {
	background-color:#FFF;
	padding-top:10px;
	position:relative;
	z-index:50;
}
#navigation ul {
	background-color:#404f58;
	height:40px;
}
#navigation ul li {
	background:url(../images/navigation-border.gif) no-repeat right center;
	float:left;
}
	#navigation ul li.last {
		background:none;
	}
#navigation ul li a {
	color:#FFF;
	display:block;
	font-family: 'OceaniaMediumRegular';
	font-size:14px;
	line-height:40px;
	padding:0 9px;
	text-decoration:none;
}
	#navigation ul li.last a {
		padding-right:0;
	}
  #navigation ul li.fleche {
    padding-right: 8px;
  }
#navigation ul li.fleche a {
	background:url(../images/puces/navigation-fleche.gif) no-repeat right center;
	padding-right:15px;
}
#navigation li.on a,
#navigation li a:hover,
#navigation li.on ul li a:hover{
	color:#1499cd;
}

#navigation li.on ul li a {
  color: #404f58;
}

ul.sub-menu li a {
  border: none;
}

#navigation li ul {
	position:absolute;	
	z-index: 9000;
	display: none;
  background-color: white;
  height: auto;
  border: none;
  border-top: solid 1px #404f58;
}
#navigation li ul li {
	float:none;
  border-bottom: solid 1px #404f58;
  border-left: solid 1px #404f58;
  border-right: solid 1px #404f58;
  background: none;
  padding: 2px 3px;
  white-space: nowrap;
}
#navigation ul.sub-menu li a {
  background: none; 
  line-height: 30px; 
  padding: 0px;
  font-size: 12px;
}
#navigation li.fleche ul.sub-menu li a {background: none;}


#navigation li ul li a,
#navigation li.current-menu-parent ul li a,
#navigation li ul li a:hover {
	background:none;	
}



/************************ CONTENER ************************/
#contener {
	background:url(../images/contener-bg.png) no-repeat 0 0 #FFF;
	padding:20px 0;
	width:935px;
}

#contener .content {
	background:url(../images/contener-content-bg.gif) repeat-y 0 0 #FFF;
	width:935px;
}



/*:: Contener - Colonne gauche ::*/
/*******************************************************/
#colGauche {
	float:left;
	padding:0 10px 0 0;
	width:652px;
}

#colGauche .bordure {
	background:url(../images/bordure.gif) no-repeat 0 bottom;
	margin:20px 0 0 0;
	padding-bottom:12px;
	width:652px;
}


/** Slider **/
#colGauche .slider {
	background:url(../images/zebra-01.gif) repeat-x 0 bottom;
	height:234px;
	margin:0 14px 0 28px;
	padding-bottom:15px;
	position:relative;
	width:610px;
}
#colGauche .slider .btn {
	position:absolute;
	top:45%;
}
	#colGauche .slider .btn.prev {
		left:5px;
		margin-top:-21px;
	}
	#colGauche .slider .btn.next {
		right:5px;
		margin-top:-21px;
	}
#colGauche .slider .slide-title {
	background:url(../images/opacity-01.png) repeat 0 0;
	bottom:0;
	left:0;
	padding:10px 20px;
	position:absolute;	
	width:570px;
}
#colGauche .slider .slide-title h2 {
	font-family: 'OceaniaBold';
	font-size:25px;
}
#colGauche .slider .slide-title p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding:0;
}

.responsive-slider.flexslider .flex-direction-nav li a.prev {
	background: url(../images/slide-btn-prev.png) no-repeat 0 0 !important;
  width: 42px !important;
height: 42px !important;
}

.responsive-slider.flexslider .flex-direction-nav li a.next {
	background: url(../images/slide-btn-next.png) no-repeat 0 0 !important;
  width: 42px !important;
height: 42px !important;
}

ol.flex-control-nav {
  display: none;
}


/** Catégories **/
#colGauche .categorie {
	float:left;
	margin:0 12px 0 28px;
	min-height:346px;
	width:285px;
}
#colGauche .categorie h2 {
	color:#FFF;
	font-family: 'OceaniaMediumRegular';
	font-size:18px;
	height:32px;
	line-height:32px;
	margin-bottom:15px;
	text-align:center;
}
	#colGauche .categorie.temoignage h2 {
		background-color:#c63f8b;
	}
	#colGauche .categorie.revue h2 {
		background-color:#ef8d00;
	}
	#colGauche .categorie.portrait h2 {
		background-color:#62ac24;
	}
	#colGauche .categorie.reflexion h2 {
		background-color:#0096d3;
	}

#colGauche .categorie h3 {
	display:block;
	font-family: 'OceaniaBold';
	font-size:15px;
	min-height:31px;
	padding-bottom:10px;
}
#colGauche .categorie p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#colGauche .categorie p.suite {
	text-align:right;
}


/*:: Colonne gauche - Article ::*/
/*******************************************************/
#colGauche h1 {
  font-family: 'OceaniaBold';
	font-size:25px;
	padding-bottom:5px;
}

#colGauche .article {
	margin:0 14px 0 28px;
	width:610px;
}

#colGauche .article h1 {
	font-family: 'OceaniaBold';
	font-size:25px;
	padding-bottom:5px;
}

#colGauche .article h1 a{
  text-decoration: none;
}

#colGauche .article .GcheTexte, .articleBody img.alignleft { float: left; padding-right:10px; }

.articleBody img.alignright { float: right; padding-left: 10px; }

#colGauche .article {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#colGauche .article p a {
	color:#1d4359;
}
#colGauche .article h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 15px 0;
}
#colGauche .article h2 span {
	background:url(../images/puces/puce-05.gif) no-repeat 0 0;
	display:block;
}
#colGauche .article h3 {
	font-family: 'OceaniaRegular';
	font-size:18px;
	padding-bottom:10px;
}
#colGauche .article h4 {
	font-family: 'OceaniaRegular';
	font-size:16px;
	padding-bottom:10px;
}



/** options **/
#colGauche .article .options {
	margin-bottom:15px;
}
#colGauche .article .options li {
	background:url(../images/zebra-03.gif) no-repeat right center;
	color:#8b9899;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	text-transform:uppercase;
}
	#colGauche .article .options li.commentaires {
		background:none;
	}
#colGauche .article .options li span {
	display:block;
}
	#colGauche .article .options li.lieux span {
		background:url(../images/puces/puce-03.gif) no-repeat 0 0;
		padding-left:15px;
	}
	#colGauche .article .options li.commentaires span {
		background:url(../images/puces/puce-04.gif) no-repeat 0 0;
		padding-left:20px;
	}

/** article top **/
#colGauche .article .articleTop {
	position:relative;
}

#colGauche .article .articleTop .date {
	background:#0098d5;
	height:90px;
	left:-93px;
	position:absolute;
	top:0;
	width:65px;
}
#colGauche .article .articleTop .date p {
	color:#FFF;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
	line-height:22px;
	padding:13px 5px 0 8px;
}
#colGauche .article .articleTop .date p span.month {
	display:block;
	font-size:20px;
  padding-left: 10px;
  padding-top: 2px;
}

#colGauche .article .articleTop .date p span.day {
	display:block;
	font-size:30px;
  padding-left: 7px;
}

#colGauche .article .articleTop .date p span.year {
	font-size:21px;
  padding-left: 0;
  display:block;
  padding-top: 2px;
}



/** article body **/
#colGauche .article .articleBody ul li {
	background:url(../images/puces/puce-06.gif) no-repeat 0 7px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding-bottom:10px;
	padding-left:10px;
}
#colGauche .article .articleBody ul li a {
	color:#1d4359;
}




/** pagination **/
#colGauche .article .pagination {
	background:url(../images/pagination-bg.gif) repeat-x 0 0;
	height:33px;
	margin-top:15px;
	margin-bottom:30px;
}
#colGauche .article .pagination div {
	padding:9px 0;
}
#colGauche .article .pagination div a {
	color:#9aa8a9;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
#colGauche .article .pagination div.next {
	float:right;
}
#colGauche .article .pagination div.next a {
	background:url(../images/fleche-next.gif) no-repeat right center;
	padding-right:20px;
}
#colGauche .article .pagination div.prev a {
	background:url(../images/fleche-prev.gif) no-repeat 0 center;
	padding-left:20px;
}



/** commentaires **/
#colGauche .article .commentaires .com {
	padding:15px;
}
	#colGauche .article .commentaires .com.grey {
		background-color:#f8f9f9;
	}
#colGauche .article .commentaires .com .gauche {
	float:left;
	width:70px;
}
#colGauche .article .commentaires .com .droite {
	float:left;
	padding-left:15px;
	width:485px;
}

#colGauche .article .commentaires .commentAvatar { display: none;}


#colGauche .article .commentaires .com p {
	font-size:11px;
	line-height:16px;
}
#colGauche .article .commentaires .com p.legende {
	color:#9aa8a9;
}

#colGauche .article .commentaires p.italic {
	color:#bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}

#colGauche .article .commentaires fieldset, form.contact-form {
	background-color:#f8f9f9;
	padding:15px;
}
#colGauche .article .commentaires fieldset .formContent {
	padding-bottom:15px;
	width:100%;
}
#colGauche .article .commentaires fieldset .formSubmit {
	padding-left:100px;
}

#colGauche .article .commentaires fieldset .formContent label, form.contact-form label {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
}
#colGauche .article .commentaires fieldset .formContent input[type=text], form.contact-form input[type=text]{
	border:1px solid #313d44;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	line-height:26px;
	padding:0 5px;
	width:290px;
}
#colGauche .article .commentaires fieldset .formContent textarea, form.contact-form textarea{
	border:1px solid #313d44;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:115px;
	padding:5px;
	width:458px;
}
#colGauche .article .commentaires fieldset .formSubmit input[type=submit], form.contact-form input[type=submit]{
	background-color:#0098d5;
	border:none;
	color:#FFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
	width:91px;
}
form.contact-form p.contact-submit {
  padding-left: 100px;
}
form.contact-form input[type=submit] {
  width: 150px;
}

#colGauche .article .commentaires h4 {
  margin-top: 20px;
}

/* page - col gauche */
#colGauche .page h1 {
	font-family: 'OceaniaBold';
	font-size:25px;
	padding-bottom:5px;
  margin-bottom: 10px;
}

/* LISTING */
.listing_cat {
  /*margin-top: 20px;*/
}

#colGauche .listing, #colGauche .page {
  background: url(../images/zebra-01.gif) repeat-x 0 bottom;
  margin-top: 15px;
  padding-bottom: 15px;
}

#colGauche .listing p {
  padding-top: 10px;
}

#colGauche .listing p a {
  color: #198FD7;
}

#navigation .current-menu-item a, #navigation .current-menu-parent a, #navigation li ul li.current-menu-item a {
  color: #198FD7;
}

/* pagination listing*/
#colGauche .pagination_listing {
	background:url(../images/pagination-bg.gif) repeat-x 0 0;
	height:33px;
	/*margin-bottom:30px;*/
  margin:0 14px 20px 28px;
	width:610px;
}

#colGauche .pbottom {
	background: url(../images/zebra-01.gif) repeat-x 0 bottom;
	
}

#colGauche .pagination_listing div {
	padding:9px 0;
}
#colGauche .pagination_listing div a {
	color:#9aa8a9;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

#colGauche .pagination_listing div.prev-posts {
	padding-left: 20px;
}

#colGauche .pagination_listing div.next-posts {
	float:right;
  padding-right: 20px;
}
#colGauche .pagination_listing div.next-posts a {
	background:url(../images/fleche-next.gif) no-repeat right center;
	padding-right:20px;
}
#colGauche .pagination_listing div.prev-posts a {
	background:url(../images/fleche-prev.gif) no-repeat 0 center;
	padding-left:20px;
}



/*:: Contener - Colonne droite ::*/
/*******************************************************/
#colDroite {
	float:left;
	padding:0 10px 0 13px;
	width:250px;
}


/** Les blocs **/
#colDroite .bloc {
	background:url(../images/zebra-01.gif) repeat-x 0 bottom;
	margin-bottom:15px;
	padding-bottom:15px;
	width:250px;
}
	#colDroite .bloc.last {
		background:none;
		margin:0;
		padding:0;
	}
#colDroite .bloc h2 {
	color:#1499cd;
	font-family: 'OceaniaBold';
	font-size:13px;
	padding:0 10px 10px;
	text-transform:uppercase;
}
#colDroite .bloc h3 {
	color:#FFF;
	font-family: 'OceaniaRegular';
	font-size:15px;
	padding:3px 0;
	text-align:center;
}
#colDroite .bloc h3 a {
	color:#FFF;
	display:block;
	text-decoration:none;
}

#colDroite .bloc .contenu {
	background-color:#404f58;
}
#colDroite .bloc .contenu2 {
	background-color:#f2f3f3;
	padding:10px 0;
}

/* BLOC PUB */
#colDroite #widget_sp_image-2 {
  background:url(../images/zebra-01.gif) repeat-x 0 bottom;
	margin-bottom:15px;
	padding-bottom:15px;
	width:250px;
}

#colDroite #widget_sp_image-2 h2 {
	color:#1499cd;
	font-family: 'OceaniaBold';
	font-size:13px;
	padding:0 10px 10px;
	text-transform:uppercase;
}

#colDroite #widget_sp_image-2 .widget_sp_image-image-link img { display: block;}

#colDroite #widget_sp_image-2 .widget_sp_image-description {
  background-color:#404f58;
}

#colDroite #widget_sp_image-2 .widget_sp_image-description p {
  color:#FFF;
	font-family: 'OceaniaRegular';
	font-size:15px;
	padding:3px 3px;
	text-align:center;
  display:block;
	text-decoration:none;
}



/*_ Bloc - Search _*/
#colDroite .widget {
	background:url(../images/zebra-01.gif) repeat-x 0 bottom;
	margin-bottom:15px;
	padding-bottom:15px;
	width:250px;
}

#colDroite .widget.widget_search form {
	padding:0 0 0 10px;
}

#colDroite .widget.widget_search form label {
	color:#1499cd;
	font-family: 'OceaniaBold';
	font-size:13px;
	padding:0 10px 10px 0;
	text-transform:uppercase;
  display: block;
-webkit-margin-before: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: normal;
}


#colDroite .widget.widget_search input[type=search] {
	border:1px solid #313d44;
	float:left;
	height:26px;
	line-height:26px;
	margin-right:5px;
	/*padding:2px 0px;*/
	width:200px;
  -webkit-appearance: textfield;
  background-color: white;

  cursor: auto;
}
#colDroite .widget.widget_search input[type=submit] {
	background:url(../images/input-submit-search.png) no-repeat 0 0;
	border:none;
	cursor:pointer;
	height:26px;
	width:31px;
}



#colDroite .bloc.search form {
	padding:0 0 0 10px;
}
#colDroite .bloc.search input[type=text] {
	border:1px solid #313d44;
	float:left;
	height:24px;
	line-height:24px;
	margin-right:5px;
	padding:0 5px;
	width:188px;
}
#colDroite .bloc.search input[type=submit] {
	background:url(../images/input-submit-search.png) no-repeat 0 0;
	border:none;
	cursor:pointer;
	height:26px;
	width:31px;
}



/*_ Bloc - Top4 _*/
#colDroite .bloc.top4 ul {
	margin:0 10px;
}
#colDroite .bloc.top4 ul li {
	border-bottom:1px solid #FFF;
	line-height:18px;
	padding:5px 0;
}
#colDroite .bloc.top4 ul li.last {
	border:none;
}


/*_ Bloc - Partenaires _*/
#colDroite .bloc.partenaires ul {
	margin:0 10px;
}
#colDroite .bloc.partenaires ul li {
	float:left;
	min-height:60px;
	padding:0 11px;
	width:92px;
}

/*_ Bloc - Clics favoris _*/
#colDroite .bloc.favorites_links ul {
	margin:0 10px;
}
#colDroite .bloc.favorites_links ul li {
	border-bottom:1px solid #FFF;
	line-height:18px;
	padding:5px 0;
}

#colDroite .bloc.favorites_links li.more {
  float: right;
  border: none;
  margin-top: 5px;
}

#colDroite .bloc.favorites_links li.more a {
  color: #198FD7;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/* SHARE */
#colGauche .article .share {
  margin-top: 30px;
}

#colGauche .article .share div{
  float: left;
  margin-right: 10px;
}



/************************ FOOTER ************************/
#footer {
	background:url(../images/footer-bg.gif) repeat-x 0 0 #404f58;
	color:#FFF;
	width:100%;
}

#footer .content {
	margin:0 auto;
	padding:15px 0;
	width:935px;
}

/*:: Footer - FootCol ::*/
/*******************************************************/
#footer .content .footCol {
	float:left;
}
	#footer .content .footCol.first {
		margin-right:40px;
		width:275px;
	}
	#footer .content .footCol.second {
		margin-right:40px;
		width:390px;
	}
	#footer .content .footCol.third {
		width:190px;
	}

#footer .content .footCol h3 {
	background:url(../images/zebra-02.gif) repeat-x 0 bottom;
	font-family: 'OceaniaRegular';
	font-size:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	text-transform:uppercase;
}
#footer .content .footCol h3 span {
	background:url(../images/puces/puce-01.gif) no-repeat 0 0;
	display:block;
	line-height:21px;
	padding:5px 0 0 25px;
}

#footer .content .footCol ul {
	padding-right:5px;
}
#footer .content .footCol li {
	background:url(../images/puces/puce-02.gif) no-repeat 0 5px;
	font-size:12px;
	padding:0 0 5px 11px;
}
#footer .content .footCol li a {
	color:#FFF;
	text-decoration:none;
}
#footer .content .footCol li a:hover {
	text-decoration:underline;
}


/** Newsletter **/
#footer .content .footCol .newsletter {
	margin-bottom:20px;
}
#footer .content .footCol .newsletter form {
	padding:0 0 0 10px;
}
#footer .content .footCol .newsletter input[type=text] {
	border:1px solid #000;
	float:left;
	height:23px;
	line-height:23px;
	margin-right:5px;
	padding:0 5px;
	width:188px;
}
#footer .content .footCol .newsletter input[type=submit] {
	background:#1499cd;
	border:none;
	color:#FFF;
	cursor:pointer;
	font-size:12px;	
	height:25px;
	width:31px;
}


/** Partage **/
#footer .content .footCol .partage ul {
	float:none;
}
#footer .content .footCol .partage li {
	background:none;
	float:left;
	padding:0 5px;
}


/** Catégories **/
#footer .content .footCol.second ul {
	float:left;
	width:190px;
}



/*:: Footer - FootCol ::*/
/*******************************************************/
#footer .content .foot {
	padding:40px 0 0 0;
	text-align:center;
	width:935px;
}
#footer .content .foot p {
	color:#939ca1;
	font-size:11px;
	padding:0 0 3px 0;
	text-align:center;
}
#footer .content .foot ul li {
	color:#939ca1;
	display:inline;
	font-size:11px;
}
#footer .content .foot ul li a {
	color:#939ca1;
	text-decoration:none;
}
#footer .content .foot ul li a:hover {
	text-decoration:underline;
}

