/*
-------------------------------------------------------------------------------------------------
Theme Name:   Castor Blanc
Theme URI:    http://castorblanc.com
Author:       Clement Vial
Author URI:   http://www.erhezia.com
Copyright:    (c) 2010 Erhezia
-------------------------------------------------------------------------------------------------

All rights reserved.

*/

@import url("reset.css"); /* reset */
@import url("colorbox.css"); /* colorbox */
@import url("jqueryslidemenu.css"); /* jqueryslidemenu */

/* CLEARING */

.clear { clear:both; }

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg-main.jpg) no-repeat top left;
	background-color:#fff;
	font-size:0.8em;
	}

/* STRUCTURE */

#center {
	position:relative;
	width:973px;
	margin-left:18px;
	padding-bottom:20px;
	overflow:hidden;
	}
#layer {
	float:left;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
	width:750px;
	border:10px solid #C5E5F7;
	-moz-border-radius:40px;  
	-webkit-border-radius:40px;
	border-radius:40px;
	min-height:600px;
	margin-right:10px;
	-moz-border-radius-topright:0px;  
	-webkit-border-radius-topright:0px;
	-moz-border-radius-bottomleft:0px;  
	-webkit-border-radius-bottomleft:0px;
	overflow:hidden;
	}
#sidebar {
	margin-top:0px;
	float:left;
	width:175px;
	overflow:hidden;
	}
#bas {
	position:relative;
	width:100%;
	height:40px;
	background-image:url(../images/bg-long.png);
	}
	
/* BALISES */

p {
	font-size:1.2em;
	line-height:1.6em;
	color:#333;
	text-align:left;
	margin:17px 25px 0 25px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:3.4em;
	margin:20px 25px 15px 25px;
	padding:0 0 15px 0;
	color:#5a8dcd;
	text-shadow: 2px 2px 2px #ccc;
	border-bottom:1px solid #5a8dcd;
	}
h2 {
	font-size:20px;
	margin:30px 25px 15px 25px;
	padding-bottom:5px;
	color:#5a8dcd;
	font-weight:normal;
	border-bottom:1px solid #5a8dcd;
	}
h3 {
	font-size:1.2em;
	margin:30px 0 0 25px;
	font-weight:bold;
	text-decoration:underline;
	}
h4 {
	font-size:1.2em;
	margin:25px 0 0 25px;
	font-weight:bold;
	text-decoration:none;
	color:#4d6ebb;
	}
ul {
	margin:15px 25px 0 35px;
	}
ol {
	margin:15px 25px 0 15px;
	}
ol li {
	font-size:1.2em;
	line-height:1.6em;
	margin:5px 0 0 20px;
	list-style:decimal;
	list-style-image:none;
	padding-left:5px;
	}
a { text-decoration: none; color:#000033; }
a img, a img:hover {
	border:none; background:none;
	}

/* STYLING */

p a, p.nouv a { 
	background:#d1f0ff; 
	padding:2px 6px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	text-decoration:underline; 
	}
p a:hover, p.nouv a:hover { 
	background: #fcc314; 
	}
ul.text li {
	font-size:1.2em;
	line-height:1.4em;
	margin:5px 0 0 20px;
	padding-left:5px;
	list-style-image:url(../images/puce.gif);
	list-style-position:outside;
	}
.alignleft {
	float:left; 
	margin:5px 15px 0 0;
	}
.alignright {
	float:right; 
	margin:15px 25px 15px 15px;
	}
a img.active, img.active {
	background:#F4F4F4;
	border:1px solid #CCCCCC;
	padding:4px;
	}
a img.active:hover, img.active:hover {
	background:#92CCF8;
	border:1px solid #999999;
	padding:4px;
	}
a.tarifs {
	color:#5a8dcd;
	text-decoration:underline;
	}
.debut { 
	margin-top:20px; 
	}
.gmap {
	margin:25px;
	text-align:left;
	line-height:23px;
	}
.prix {
	background-color:#fcc314; 
	padding:2px 6px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
span.prix a, span.prix a:hover { 
	background:none; 
	text-decoration:none; 
	cursor:help; 
	color: #333; 
	font-style:italic; 
	}
a.flickr-fr, a.flickr-en { 
	display:block; 
	width:251px; 
	height:35px; 
	margin:30px 0 0 25px;
	}
.flickr-fr {
	background:url(../images/flickr-fr.png) 0 0 no-repeat;
	cursor:pointer;
	}
.flickr-fr:hover {
	background:url(../images/flickr-fr.png) 0 -35px no-repeat;
	}
.flickr-en {
	background:url(../images/flickr-en.png) 0 0 no-repeat;
	cursor:pointer;
	}
.flickr-en:hover {
	background:url(../images/flickr-en.png) 0 -35px no-repeat;
	}
.min {
	font-size:12px;
	margin-left:5px;
	color:#333333;
	}
.icone {
	margin-right:5px;
	vertical-align:text-bottom;
	}
.permis {
	text-decoration:underline;
	}
.orange {
	color:#f7c017;
	}
.orange:hover { 
	color:#f7c017;
	}
.blanc {
	background:url(../images/trans.png);
	}
.error {
	color:#FF0000;
	}
.fin { 
	padding-bottom:30px; 
	}

/* Cadre */
.cadre {
	margin:30px 24px 30px 24px;
	width:700px;
	border:1px #FFFFFF solid;
	background-image:url(../images/trans-bl.png);
	background-repeat:repeat;
	}
.cadre div {
	float:left;
	margin:20px 0 0 26px;
	display: inline;
	}
.cadre div.fin {
	padding-bottom:20px; 
	}
.cadre p {
	margin:20px 25px 0 25px; 
	}
.cadre p a { 
	background:#ffffff; 
	}
.cadre p a.tooltip {
	background:none;
	}
	
/* Galerie */
.galerie {
	margin:15px 25px 15px 25px;
	padding-bottom:25px;
	width:700px;
	}
.galerie div {
	float:left;
	margin:20px 0 0 20px;
	display: inline;
	height:110px;
	}
.galerie div.photo1, .galerie div.photo5{
	margin:20px 0 0 0;
	}
	
/* Nouvelles */

div.nouvelles {
	padding:0 25px 5px 25px;
	margin-bottom:0;
	}
p.nouv {
	margin:5px 0 0 0;
	padding-top:5px;
	text-align:left;
	line-height:23px;
	}

/* Bas */
#bas span { 
	font-size:13px; 
	}
#informations {
	position: absolute;
	letter-spacing:1px;
	font-size:11px;
	color:#ffffff;
	left:0px;
	bottom:0px;
	max-width:1600px;
	width:100%;
	}
#informations span {
	padding:10px 0 10px 35px;
	float:left;
	}

/* CONTACT */
#contact { 
	padding:20px; 
	}
#contact p {
	font-weight:bold;
	margin-bottom:3px;
	margin-left:0;
	margin-top:15px;
	}
.cadre div#submit {
	float:none;
	margin:15px;
	}
.cadre div#submit input {
	margin-right:5px;
	}
#nom, #telephone { width:200px; }
#courriel { width:350px; }
#message { 
	width:580px; 
	height:275px; 
	margin-bottom:15px; 
	}
.btnpop {
	background:url(../images/calendar.png); height:21px; width:21px;
	vertical-align:bottom;
	margin-left:8px;
	border:none;
	cursor:pointer;
	}

/* TARIFS */
table.tarifs {
	margin:10px 25px 20px 25px;
	line-height:25px;
	width:700px;
	border-bottom:2px solid #000066;
	}
table.tarifs tr.cat td {
	background-color:#fcc314;
	}
table.tarifs td {
	font-size:1.2em;
	line-height:2.0em;
	padding-left:7px;
	}
td.right {
	text-align:right;
	padding-right:15px;
	}
tr.last td {
	padding-bottom:10px;
	}
th {
	font-size:1.2em;
	text-align:left;
	line-height:1.9em;
	padding:5px 0 8px;
	padding-left:7px;
	}
th.col1 {
	width:30%;
	}
th.col2 {
	width:50%;
	}
th.col3 {
	width:20%;
	text-align:right;
	padding-right:15px;
	}

/* CU3ER */
#cu3er { 
	width:700px; 
	height:330px; 
	margin:25px auto 5px auto; 
	position:relative; 
	z-index:10; 
	}
#cu3er_swf { 
	z-index:10; 
	position:relative; 
	}

.content_image { 
	background:url(../images/some_bg.png);
	text-align:center;
	width:280px;
	margin-top:5px;
	height:148px;
	padding:5px;
	}
.white_line {
	background: url(../images/white_line.png) top repeat-x;	
	font-size:0;
	line-height:0;
	height:11px;
	}
.white_line_alternative { 
	background: url(../images/white_line_alternative.png) top repeat-x;	
	font-size:0;
	line-height:0;
	height:11px;
	}
.dark_line {
	background:url(../images/dark_line.png) top repeat-x;
	width:100%;
	line-height:0;
	height:2px;
	font-size:0;
	}
.clean_line {
	width:100%;
	line-height:0;
	height:2px;
	font-size:0;
	border-bottom:1px solid #f3f3f3;
	}