/* 
Theme Name: SEA Voyages
Theme URI: http://www.seavoyages.fr
Description: Thème propre au site.
Version: 1
Author: Arnaud
Author URL: http://www.arnaudbosquet.fr
Tags: beautiful, moleskine

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* {
	margin:0;
	padding:0;
}
body {
	background:url('./images/bg.jpg') 50% 0 no-repeat;
	background-color:#d78434;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active {
	color: #4b2d06;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h1 a:link, h1 a:visited, h1 a:hover {
	font-size:21px;
	color:#626262;
	text-decoration:underline;
	font-weight:normal;
	line-height:normal;
}
blockquote {
	border : 1px solid #d0a052; 
	background-color:#f8f6f2;
	padding:3px;
	/*font-style: italic;*/
}
.clear{
	clear:both;
}
/* === MES AJOUTS === */

.conteneur{
	width:1000px;
	height:917px;
	margin:0 auto 0 auto;
}
.header{
	width:1000px;
	height:281px;
}
.header_logo{
	width:282px;
	height:281px;
	float:left;
}
.header_logo img{
	width:282px;
	height:281px;
	border:none;
}
.header_menu{
	width:264px;
	height:281px;
	background:url('./images/header_menu.jpg') no-repeat;	
	float:left;
}
.header_menu_cont{
	width:130px;
	height:137px;
	margin:82px 0 0 20px;
}
.header_menu_item, .header_menu_item a:link, .header_menu_item a:visited, .header_menu_item a:active{
	width:130px;
	border-bottom:2px solid #e9e7d5;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:"Lucida Sans", Lucida, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#5f1111;	
	text-decoration:none;
}
.header_menu_item a:hover{
	width:130px;
	border-bottom:2px solid #f1f1e9;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:"Lucida Sans", Lucida, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#5f1111;	
	text-decoration:none;
}
.header_promo{
	width:454px;
	height:281px;
	background:url('./images/header_promo.jpg') no-repeat;		
	float:left;
	overflow:hidden;
}
.header_promo_cont{
	width:266px;
	height:151px;
	margin:87px 0 0 67px;
	font-family:"Lucida Sans", Lucida, Arial, Verdana;
	font-size:12px;
	color:#5f1111;	
	text-decoration:none;
	text-align:center;
}
.header_promo_cont a:link, .header_promo_cont a:visited, .header_promo_cont a:active{
	font-family:"Lucida Sans", Lucida, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#5f1111;
	text-decoration:none;
}
.header_promo_cont a:hover{
	text-decoration:underline;
}
.header_promo_cont_img{
	width:100px;
	height:140px;
	border:2px solid #c9bf8b;
	float:left;
	overflow:hidden;
}
.header_promo_cont_img img{
	border:none;
}
.header_promo_cont_text{
	width:160px;
	height:140px;
	border:2px solid #c9bf8b;
	border-left:none;
	float:left;
}
.header_promo_cont_text_title{
	font-weight:bold;
}
.header_promo_cont_text_title, .header_promo_cont_text_title a:link, .header_promo_cont_text_title a:visited{
	text-decoration:none;
	font-size:12px;
	font-style:normal;
}
.header_promo_cont_text_text{
	font-weight:normal;
	margin:7px 3px 0 3px;
	text-align:left;
	color:#3D3D3D;
}
.page_title{
	width:1000px;
	height:38px;
}
.page_title img{
	width:1000px;
	height:38px;
	border:none;
}
.corps_page_bg{
	width:1000px;
	height:595px;
	background:url('./images/bg_corps_page.jpg') no-repeat;		
}
.corps_page_contenu{
	width:805px;
	height:520px;
	margin:0px 0 56px 76px;
	background:#dac79a;
	overflow:auto;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:13px;
	color:#000000;
}
.corps_page_contenu_brochure{
	width:805px;
	height:520px;
	margin:0px 0 71px 0px;
	background:#dac79a;
	overflow:auto;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:13px;
	color:#000000;
	float:left;
}
.corps_page_contenu_dl_brochure{
	width:76px;
	height:520px;
	margin:0px 0 0 0px;
	overflow:none;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:13px;
	color:#000000;
	float:left;
}
.corps_page_contenu_dl_brochure img{
	border:none;
	margin:129px 0 0 0;
}
.corps_page_contenu p{
	margin:13px;
}
.corps_page_contenu img{
	border:none;
}
.boutons_billetterie{
	width:99%;
	text-align:center;
}
.boutons_billetterie img{
	width:236px;
	height:64px;
	border:none;
	margin:10px;
}
.tableau_billetterie{
	width:700px;
	border:0;
	margin:0 auto 0 auto;
}
.tableau_billetterie td{
	padding:4px;
	border-bottom:1px solid #b49f6d;
}
.tableau_billetterie_categorie{
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#483a17;
	background:#997f40;
}
.tableau_billetterie_titre{
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#6f0b0b;
	text-align:center;
}     
.page_promo{
	width:310px;          
	/*height:176px;*/
	border:2px solid #bca265;
	margin:30px 40px 0 40px;
	float:left;
}
.page_promo_type_Location{
	width:304px;
	height:20px;
	background:#bca265;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#6f0b0b;
	padding:3px;
}
.page_promo_type_Billetterie{
	width:304px;
	height:20px;
	background:#bca265;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#413929;
	padding:3px;
}
.page_promo_img{
  	width:150px;
	height:150px;
	border-right:2px solid #bca265;
	float:left;
	overflow:hidden;  
}
.page_promo_img img{
  	border:none; 
}
.page_promo_text{
	width:158px;
	text-align:center;
	float:left;
	overflow:hidden;
}
.bouton_promo{
	width:239px;
	height:60px;
	float:left;
	margin:25px 0 0 110px;
	cursor:pointer;
}
#ToggleBilletterie{
	background:url('./images/p_b_billetterie.gif');
}
#ToggleLocation{
	background:url('./images/p_b_location.gif');
}
#ToggleBilletterie:hover{
	background:url('./images/p_b_billetterie.gif') 0 -60px;
}
#ToggleLocation:hover{
	background:url('./images/p_b_location.gif') 0 -60px;
}
.single_promo_back{
	width:239px;
	height:60px;
	cursor:pointer;
	background:url('./images/p_b_back.gif');
	margin:20px;
}
.single_promo_back:hover{
	background:url('./images/p_b_back.gif') 0 -60px;
}
.single_promo_conteneur{
	width:750px;
	border:2px solid #bca265;
	margin:0 auto 0 auto;
}
.single_promo_titre{
	width:742px;
	background:#bca265;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#6f0b0b;
	padding:4px;
	text-align:center;
}
.single_promo_text{
	width:746px;
	font-family:Lucida, "Lucida Sans", Arial, Verdana;
	font-size:13px;
	padding:10px;	
}
.single_promo_text img{
	border:none;	
}
.footer{
	width:820px;
	margin:0px 0 0 73px;
	font-family:Georgia, Lucida, Arial, Verdana;
	font-size:16px;
	color:#282828;
	text-shadow: 1px 1px 0px #cbcbcb;
}
.footer img{
	border:none;
}
.footer a:link, .footer a:visited, .footer a:active{
	font-family:Georgia, Lucida, Arial, Verdana;
	font-size:16px;
	color:#282828;
	text-decoration:underline;
}
/* === FIN DE MES AJOUTS === */

.wp-caption {
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin-top: 5px;
}
