/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

h3, div, ul,*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #3399FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #3399FF;
}

body {
	
	background: #000000 url(images/back_cam.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	/*margin-top: 20px;*/
}

#content
{
	width: 733px;
	margin: 0px auto;
	padding-top:20px;
}

#main
{
width: 733px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#header {
	height: 200px;
	/*text-align: right;*/
}

#logo {
	width: 713px;
	height: 117px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


/*-------------------------KWICKS--------------------*/
div.kwicks_container {
	width: 733px;
	background: url(images/menu.png) no-repeat;
	height:80px;
	/*margin: 100px auto 0 auto;*/
}


.kwicks {
	list-style: none;
	position: relative;
	
	margin: 0;
	padding: 0;
	width:700px;
	height:55px;
	z-index:2;
	padding-top:5px
}
.kwicks li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 100px;
	height: 34px;
	z-index:2;
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.kwicks li a {
	background-image:url(images/sprites_menu.png);
	background-repeat:no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	letter-spacing: -0.07em;
	color: #3399FF;
	height: 40px;
	outline:none;
	display:block;
	z-index:100;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: bold;
	/*margin-top: -3px;*/
	margin-left: 5px;
	text-decoration: none;
}
.kwicks li h3 {
	position: absolute;
	width: 120px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 10px;
	color: #999999;
	letter-spacing: -0.02em;
	outline:none;
	z-index:0;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 15px;
	right: 0px;
	bottom: 0px;
}
#kwick_1, #kwick_2, #kwick_3, #kwick_4, #kwick_5, #kwick_6, #kwick_7 {
	margin: 0pt;
	overflow: hidden;
	position: absolute;
	display: block;
	width: 120px;
}
#kwick_1 {
	left: 0px;
	border: none;
}
#kwick_2 {
	left: 120px;
}
#kwick_3 {
	left: 240px;
}
#kwick_4 {
	left: 360px;
}
#kwick_5 {
	left: 480px;
}
#kwick_6 {
	right: 0px;
}
#kwick_7 {
	right: 0px;
}
#kwick_1 a {
	background-position:0px 0px;
}
.kwicks a:hover, .kwicks #active {
	color: #3399FF;
}
.kwicks li a:hover h3, .kwicks li #active h3 {
	color:#CCCCCC;
}
#kwick_2 a {
	background-position:0px -50px;
}
#kwick_3 a {
	background-position:0px -192px;
}
#kwick_4 a {
	background-position:0px -100px;
}
#kwick_5 a {
	background-position:0px -150px;
}
#kwick_6 a {
	background-position:0px -250px;
}

/*-------------------------KWICKS--------------------*/

#right
{
	width: 228px;
	float: right;
	margin-right: 20px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #3399FF;
}
#right a:visited {
	color: #3399FF;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #3399FF;
	font-weight: bold;
	color: #ffffff
}
#calendar .reserve {
	background: #696969;
	border: 1px solid #F1F1F1;
	font-weight: bold;
	color: #ffffff;
}

#calendar .reserve a {
text-decoration:none;
	
}

#left
{
width: 450px;
margin-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3399FF;
}

#left a
{
color: #3399FF;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #3399FF;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
/*float:right;*/
	text-align: right;
	color: #3399FF;
	font-size: 11px;

}

.date a {
	color: #3399FF;

}




#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	margin-left:30px;
	font-size: 10px;
	text-align: left;
	color: #666666;
}

#footer a {
	color: #666666;
}
/* *********************************** style searh ********************************************** */
fieldset.search {
	border: none;
	width: 228px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 175px;
	height: 30px;
	padding: 8px 5px 0;
	background:  url(images/search_bg.png) no-repeat left top;
	margin-right: 0px;
}
.search input.box:focus {
	background:  url(images/search_bg.png) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url(images/search_bg.png) no-repeat top right;	
}
.search button.btn:hover {
	background:  url(images/search_bg.png) no-repeat bottom right;	
}
/* -------------------------------- slideshow ------------------------------- */

.slideshow { height: 232px; width: 228px; margin: auto }
.slideshow img { border: 2px solid #fff;  }

/* ------------ portfolio ---------------------------------------------------*/
.port_description {
float: right; 
width: 250px;
}
.port_img {
float: left;
width: 155px;
margin-bottom:5px
}
div.rj_insertcode { overflow: auto; width: 430px; }

/* ------------------ Calendrier --------------------------------------*/
.post {
	padding: 0px;
	/*clear: both;*/
	overflow: hidden;
}
.post .datec {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .datec span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 380px;
	margin-bottom:20px;
	 border-bottom:dotted #999999 1px;
}
.post .title_r {
	float: left;
	margin-left: 10px;
	width: 352px;
	
	margin-bottom:20px;
	 border-bottom:dotted #999999 1px;
}
/* --------------------------- Contact ------------------------- */
#carte_contact {
	/*position: absolute;
	margin-top: 20px;*/
	margin-left: 30px;
	width: 200px;
	z-index: 21;
	height: 130px;
	padding: 10px 10px 10px 10px;
	background:#EBEBEB url(images/carte_contact.gif) top right no-repeat;
	BORDER: #c0c0c0 1px solid;
	
}
#carte_contact p {
    margin: 1em 0;
    padding: 0;
}
#form_contact {
	/*position: absolute;
	top: 229px;
	left: 94px;*/
	width: 370px;
	z-index: 21;
	height: 184px;
	padding: 10px 10px 10px 10px;
	/* background:#E7E7E7 url(../images/carte_contact.gif) top right no-repeat;
	BORDER: #c0c0c0 1px solid; */
	
}
#form_contact th {
text-align: left;
}
.inputContact{padding-left:2px; margin-bottom:2px; border:1px solid #393939; width:250px; background-color:rgb(235, 235, 235); color:#393939; font-size:10px; font-weight:bold;}
.inputMessage{padding-left:2px; margin-bottom:2px; border:1px solid #393939; width:250px; background-color:rgb(235, 235, 235); color:#393939; font-weight:bold;}
.VldMessage{padding-left:2px; border:1px solid #393939; width:75px; background-color:rgb(235, 235, 235); color:#393939; font-size:9px; font-weight:bold;}
fieldset {
	padding:6px;
 }
 legend {
 	color:#3399FF;

 }
input {padding-left:2px; margin-bottom:2px; border:1px solid #393939; width:250px; background-color:rgb(235, 235, 235); color:#393939; font-size:10px; font-weight:bold;}
textarea {padding-left:2px; margin-bottom:2px; border:1px solid #393939; width:250px; background-color:rgb(235, 235, 235); color:#393939; font-size:10px; font-weight:bold;}
form.camyoform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	background-image:url(captcha/captcha/false.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
div.error { display: none; }

input.checkbox { border: none }
input.radio { border: none; width:auto;  }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
select.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }
form.frm_contact .gray * { color: gray; }
form.camyoform div#captchaimage img { border: 1px solid #cccccc; margin:3px; }
form div#captchaimage { float: left; margin-right: 15px; }
form input#captcha { width: 25%; border: 1px solid #cccccc; padding: 2px; }
  #captcha.success {
  	border: 1px solid #49c24f;
	background: #bcffbf;
  }
  #captcha.error {
  	 border: 1px dotted red;
  }

form.camyoform label.valid {
	color: green;
	background-image:url(captcha/captcha/true.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
/* ***************************************** PAGE FLIP ********************************************/
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
	
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border:none;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(images/download.png) no-repeat right top;
}
