/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family:Arial, Helvetica, sans-serif;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #6598b8;
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  background: #e3e9e6 url(images/bg_content_gris.jpg) top center repeat-y;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 1001px;
  text-align: left;
  padding: 0;
  background: #e3e9e6 url(images/bg_content.jpg) top center repeat-y;
  }

#header {
  padding: 0;
  margin: 0;
  float:left;
  }

#header #menu_top {
  float: left;
  width: 1001px;
  height:40px;
  background: #e3e9e6 url(images/menu_top.jpg) top center no-repeat;
}

#header #menu_sec {
  float: left;
  width: 1001px;
  height:30px;
  background: #e3e9e6 url(images/menu_sec.jpg) top center no-repeat;
}

#header #entete {
  width: 1001px;
  height:140px;
  background: #e3e9e6 url(images/entete_bg.jpg) top center no-repeat;
  float:left;
}

#header #entete #logo {
  width: 378px;
  height:63px;
  background: #e3e9e6 url(images/entete_logo.jpg) top center no-repeat;
  float:left;
  position:absolute;
  margin:67px 0 0 10px;
}


#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav {
  height: 40px;
  width: 980px;
  margin:0 0 0 10px;
  float:left;
  display:inline;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  width:98px;
  height:39px;
  margin: 0;
  padding: 0;
  text-align:center;
  }
  
#nav li:hover {
  border-bottom:1px solid #000;
  }  

#nav a {
  display: block;
  margin: 0;
  font-size: 13px;
  text-transform:uppercase;
  font-weight:bold;
  color: #fff;
  padding:20px 0 0 0;
  }
  
#nav .current_page_item a {
  color: #000;
  } 
#nav li.current_page_item {
  border-bottom:1px solid #000;
  } 
  
#nav .current_page_ancestor a {
	color: #000;
}

#nav li.current_page_ancestor {
	border-bottom:1px solid #000;
}

#nav li a:hover {
  color: #000;
  text-decoration: none;
  display: block;

}

/* SUB NAV */

#subcatnav {
  height: 30px;
  width: 958px;
  margin:0 0 0 32px;
  float:left;
}

#subnav {
  list-style: none;
  margin: 0;
  padding: 0;
}
	
#subnav ul {
  margin: 0;
  padding: 0;
}

#subnav li {
  float: left;
  height:29px;
  margin: 0;
  padding: 0 0 0 0;
  text-align:center;
} 

#subnav a {
  display: block;
  margin: 0;
  font-size: 13px;
  color: #747679;
  padding:6px 40px 0 0;
}
  
#subnav .current_page_item a {
  color: #000;
  }  

#subnav li a:hover {
  color: #000;
  text-decoration: none;
  display: block;
  }  


/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  width: 960px;
  padding-bottom: 5px;
  display:inline;
  float:left;
  }
#contentwrapper {
  width: 620px;
  margin: 16px 0 15px 16px;
  padding: 0;
  float:left;
  display:inline;
  }
  
#contentwrapper_sanstitre {
  width: 620px;
  margin: 9px 0 15px 16px;
  padding: 0;
  float:left;
  display:inline;
  }

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #e95b2e;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  float:left;
  }

.topPost h2.topTitle {
	width:600px;
	height:12px;
	border:1px solid #c9d5d1;
	padding:10px 0 10px 20px;
  }
  
.topPost h2.topTitle a {
  font-size: 14px;
  font-weight: bold;
  text-transform:uppercase;
  float:left;
  color:#e95b2e;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #000;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #222;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
	width:600px;
  font-size: 9pt;
  color: #222;
  margin: 8px 0;
  padding:8px 0 8px 20px;  
}
  
div.topContent img {
	padding:9px;
	border:1px solid #cad4d1;
	margin:9px 0 0 0;
}

div.topContent .wp-caption {
	padding:0 9px 0 0;
	margin:0;
}

div.topContent .alignright {
	margin:0 0 0 20px;
}

div.topContent .alignleft {
	margin:0 20px 0 0;
}

div.topContent .aligncenter {
	margin:0 20px 0 20px;
}

.topPost div.topContent h3 {
	width:600px;
	font-size:14px;
	background: url(images/h3.gif) no-repeat left bottom;
	padding:12px 0 0 20px;
	margin:0 0 0 -20px;
	text-transform:uppercase;
	line-height:30px;
}
  
.topPost div.topContent a {
  text-decoration: underline;
  color: #e95b2e;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #000;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 305px;
  color: #eee;
  }
  
#sidebars .sidebarbox {
  padding: 0 30px;
  }

#sidebar_right_top {
  width: 305px;
  height:50px;
  float:right;
  background: url(images/actu_top.jpg) no-repeat;
  }
  
#sidebar_right_top h3 {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#e95b2e;
	padding:12px 0 0 22px;
  }  

#sidebar_right {
  float: right;
  width: 305px;
  }
  
#sidebar_right_bas {
  width: 305px;
  height:26px;
  float:right;
  background: url(images/actu_bas.jpg) no-repeat bottom;
  }  

#publicite {
	width:300px;
	height:75px;
	float:right;
	margin:10px 5px 0 0;
}

#sidebars h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
  color: #222;
  }
  
#sidebars h2 a {
	text-decoration:none;
	color:#222;
  }  

#sidebars ul {
  margin: 0;
  padding: 0;
  } 

#sidebars li {
	width:305px;
  height:39px;
  color:#747679;
  display:inline;
  float:left;
  list-style: none;
  font-size: 11px;
  line-height:13px;
  background: url(images/actu_item.jpg);
  }
  
#sidebars li:hover {
  background: url(images/actu_item_a.jpg);  
  }  

#sidebars li ul {
  padding: 0;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  padding:0 0 12px 0;
  color: #222;
  margin: 0;
  font-size:13px;
  }
#morefoot p {
  margin: 13px 0;
  padding: 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 0px;
  }

#morefoot a {
	padding:0 40px 0 0;
  text-decoration: none;
  color: #222;
  background: url(images/fleche_blanche.png) no-repeat right;
  }
  
#morefoot a:hover {
	padding:0 40px 0 0;
  text-decoration: none;
  color: #222;
  background: url(images/fleche_orange.png) no-repeat right;
  }  

#morefoot h3 {
  font-size: 13px;
  font-weight: bold;
  color: #e95b2e;
  text-transform:uppercase;
  margin: 15px 0 24px 0;
  padding: 0 0 2px 0;
  }

#morefoot .col1 {
  float: left;
  width: 260px;
  height:161px;
  background: url(images/col1_sejour.jpg) no-repeat;
  padding:0 30px 0 50px;
  line-height:13px;
  }
  
#morefoot .col2 {
  float: left;
  width: 261px;
  height:161px;
  background: url(images/col2_affaires.jpg) no-repeat;
  padding:0 30px 0 30px;
  line-height:13px;
  }
#morefoot .col3 {
  float: left;
  width: 280px;
  height:161px;
  background: url(images/col3_berceau.jpg) no-repeat;
  padding:0 30px 0 30px;
  line-height:13px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  background: #a8b1ac url(images/bas_page.jpg) no-repeat;
  height:57px;
  }
#footerfull {
  float: left;
  width: 1001px;
  }
#footerfull #logo {
  float: left;
  position:absolute;
  margin:18px 0 0 24px;
  background: #a8b1ac url(images/ricochet.jpg) no-repeat;
  width: 102px;
  height:32px;
  }  
#footerfull #copyright {
  float: left;
  position:absolute;
  margin:36px 0 0 150px;
  width: 690px;
  height:12px;
  color:#fff;
  font-size:9px;
  line-height:9px;
  }   
#footerfull #menu {
  float: left;
  position:absolute;
  margin:20px 0 0 150px;
  }
#footerfull #menu ul {
	list-style:none;
	font-size:11px;
	
  } 
#footerfull #menu li {
	color:#fff;
	display:inline;
	text-transform:uppercase;
  }
#footerfull #menu li a {
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	padding:0 4px 0 1px;
  }  
  
#footerfull #menu li.current_page_ancestor a, #footerfull #menu li.current_page_parent a, #footerfull #menu li.current_page_item a {
	color:#000;
	text-decoration:none;
	border-right:1px solid #fff;
	padding:0 4px 0 1px;
  }   
  
#footerfull #menu li a:hover {
	color:#000;
  } 

#footerfull #menu li:last-child a {
	color:#fff;
	text-decoration:none;
	border-right:none;
	padding:0 4px 0 1px;
  }  
  
#footerfull #menu li:last-child a:hover {
	color:#000;
  }    

#footerfull #courriel {
	width:23px;
	height:22px;
	float:left;
	position:absolute;
	background: url(images/NewsLetter_Up.png) no-repeat;
	margin:16px 0 0 948px;
}

#footerfull #courriel:hover {
	background: url(images/NewsLetter_Over.png) no-repeat;
}

#footerfull #rss {
	width:23px;
	height:22px;
	float:left;
	position:absolute;
	background: url(images/RSS_Up.png) no-repeat;
	margin:16px 0 0 920px;
} 

#footerfull #rss:hover {
	background: url(images/RSS_Over.png) no-repeat;
} 

#footerfull #facebook {
	width:23px;
	height:22px;
	float:left;
	position:absolute;
	background: url(images/Facebook_Up.png) no-repeat;
	margin:16px 0 0 892px;
}

#footerfull #facebook:hover {
	background: url(images/Facebook_Over.png) no-repeat;
}

#footerfull #twitter {
	width:23px;
	height:22px;
	float:left;
	position:absolute;
	background: url(images/Twitter_Up.png) no-repeat;
	margin:16px 0 0 867px;
}

#footerfull #twitter:hover {
	background: url(images/Twitter_Over.png) no-repeat;
}

#entete #search {
  width: 240px;
  height:32px;
  float:left;
  position:absolute;
  margin:32px 0 0 740px;
}

#entete #search #searchbox {
  padding:none;
  border:none;
  background:none;
  float:left;
  position:absolute;
  width: 154px;
  height:18px;
  margin:8px 0 0 32px;
}

#entete #search #searchbtn {
  float:left;
  position:absolute;
  width: 30px;
  height:23px;
  overflow:hidden;
  margin:6px 0 0 200px;
  display:inline;
}

#entete #meteo_container {
	width:250px;
	height:44px;
	float:left;
	position:absolute;
	margin:90px 0 0 590px;
}

#entete #meteo_container a {
	color:#fff;
	text-decoration:none;
}

#entete #meteo_container a:hover {
	color:#000;
	text-decoration:none;
}

#entete #meteo_container #temp {
	font-size:13px;
	font-weight:bold;
	display:inline;
	color:#fff;
}

#entete #meteo_container #temp:hover {
	color:#000;
	cursor:pointer;
}

#entete #meteo_container #meticon img {
	width:50px;
	height:50px;
	float:right;
	display:inline;
	position:absolute;
	margin:-20px 0 0 5px;
}

#entete #meteo_container #meticon {
	width:100px;
	display:inline;
	float:left;
}

#entete #meteo_container #temp #petit {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
}

#entete #maree {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	display:inline;
	padding-left:6px;
	margin-left:6px;
	border-left:1px solid #fff;
	line-height:14px;
}

#entete #maree a {
	color:#fff;
	text-decoration:none;
}

#entete #maree a:hover {
	color:#000;
	text-decoration:none;
}

#entete #accueil {
	width:25px;
	height:20px;
	float:left;
	position:absolute;
	background: url(images/Home_Up.png) no-repeat;
	margin:86px 0 0 830px;
}

#entete #accueil:hover {
	background: url(images/Home_Over.png) no-repeat;
	cursor:pointer;
}

#entete #liens {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin:90px 0 0 855px;
	line-height:14px;
	float:left;
	position:absolute;
	height:14px;
	overflow:hidden;
}

#entete #liens a {
	padding:0 6px 0 6px;
	color:#fff;
	border-left:1px solid #fff;
	height:14px;
	overflow:hidden;
}

#entete #liens a:hover {
	color:#000;
	text-decoration:none;
}


#sidecol {
  padding:0 0 0 0;
  margin: 0;
  font-size:13px;
  float:left;
  width:300px;
  }
#sidecol p {
  margin: 13px 0;
  padding: 0;
  color: #222;
  }

#sidecol a {
	padding:0 40px 0 0;
  text-decoration: none;
  color: #222;
  background: url(images/fleche_blanche.png) no-repeat right;
  }
#sidecol a:hover {
  background: url(images/fleche_orange.png) no-repeat right;
  }
#sidecol h3 {
  font-size: 13px;
  font-weight: bold;
  color: #e95b2e;
  text-transform:uppercase;
  margin: 15px 0 24px 0;
  padding: 0 0 2px 0;
  }

#sidecol .col1 {
  float: left;
  width: 270px;
  height:161px;
  background: url(images/col1_sejour2.jpg) no-repeat center;
  padding:10px 0 0 30px;
  line-height:13px;
  display:inline;
  }
#sidecol .col2 {
  float: left;
  width: 240px;
  height:161px;
  background: url(images/col2_affaires.jpg) no-repeat center;
  padding:10px 30px 0 30px;
  line-height:13px;
  display:inline;
  }
#sidecol .col3 {
  float: left;
  width: 240px;
  height:161px;
  background: url(images/col3_berceau.jpg) no-repeat center;
  padding:10px 30px 0 30px;
  line-height:13px;
  display:inline;
  }

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }
  
#listing {
}

#listing h2.topTitle {
	width:600px;
	border:1px solid #c9d5d1;
	padding:10px 0 10px 20px;
	margin:7px 0 0 0;
  }
  
#listing h2.topTitle a {
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase;
  text-decoration:none;
  color:#e95b2e;
  }
#listing h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
  
  #listing h2.topTitle #liste1 {
	  float:left;
	  height:20px;
	  position:absolute;
	  margin:-3px 0 0 215px;
  }
  
    #listing h2.topTitle #liste2 {
	  float:left;
	  height:20px;
	  position:absolute;
	  margin:-3px 0 0 385px;
  }
  
    #listing h2.topTitle #btn {
	  float:left;
	  height:20px;
	  position:absolute;
	  margin:-3px 0 0 555px;
  }  
  
#listing_boite {
	width:622px;
	float:left;
}

#listing_boite #gauche {
	width:342px;
	float:left;
}

#listing_boite #gauche #text {
	width:320px;
	padding:0 11px 0 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 16px 0;
}

#listing_boite #gauche #text a {
	color:#e95b2e;
	text-decoration:none;
}

#listing_boite #gauche #picto {
	width:320px;
	padding:0 11px 0 11px;
	margin:0 0 10px 0;
}

#listing_boite #gauche #picto #pic {
	width:26px;
	height:26px;
	float:left;
	display:inline;
}

#listing_boite #droite {
	width:280px;
	float:right;
}

#listing_boite #photo {
	width:270px;
	float:left;
	padding:0 0 10px 10px;
}

#listing_boite #photo img {
	padding:0;
	margin:0;
}

#listing_boite #desc {
	width:622px;
	float:left;
}

#listing_boite #desc #text {
	width:600px;
	padding:0 11px 0 11px;
	text-align:justify;
	float:left;
}

#listing_boite #spacer {
	width:622px;
	height:41px;
	background: url(images/Spacer.gif) no-repeat right bottom;
	float:left;
}

#listing_boite h3 {
	width:600px;
	font-size:14px;
	background: url(images/h3.gif) no-repeat left bottom;
	padding:12px 0 0 20px;
	margin:0 0 20px 0;
	text-transform:uppercase;
	line-height:30px;
}

body.mceContentBody {width: 609px; border: 1px solid black;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#page_haut a {
	color:#7a8786;
}
