
body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma", "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

a {
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#00003A;
}

/* layout */

#layout {
	width: 600px;
	position: absolute;
	top: 0px;
	left: 330px;
	z-index: 10;
}

#logo {
	margin-bottom: 110px;
}
.red {
	color:#F00;
}
#content {
}
#boutique {
	width:580px;
	padding-left:20px;
	height:auto;
	background-image:url(../images/bg_date_boutique.jpg);
	background-repeat:no-repeat;
	padding-top:165px;	
}
#boutique h3.boutique {
	margin:0;
	line-height:0;
	color:#000;
}
#boutique p.boutique {
	color:#000;
	font-weight:bold;
}
#boutique_spectacle {
	width:580px;
	padding-left:20px;
	height:auto;
	background-image:url(../images/bg_date_spec.png);
	background-repeat:no-repeat;
	padding-top:110px;	
}
#boutique_spectacle h3.boutique {
	margin:0;
	line-height:0;
	color:#000;
}
#boutique_spectacle p.boutique {
	color:#000;
	font-weight:bold;
}

#top {
	text-align: center;
	margin-top: 20px;
}

#menu {
	/*margin: 10px 0px 30px 0px;*/
	position: absolute;
	top: 80px;
	left: -60px;
	text-align: right;
	width: 660px;
	/*border: 1px solid;*/
	
}

#menu3 {
	position: absolute;
	top: 135px;
	left: 215px;
	z-index: 20;
}

#menu4 {
	text-align: left;
	margin-left: 120px;
	margin-bottom: 10px;
}

#counter {
	text-align: center;
	margin: 30px;
	margin-top: 10px;
}

#links {
	margin-top: 30px;
	text-align: center;
	vertical-align: middle;
}

#links img {
	vertical-align: middle;
}

#bgimage {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 600px;
	z-index: 1;
}

/* content styles */

.style3 {
	font-size: 16px
}

.style4 {
	font-size: 14px;
	font-weight: normal;
	color: #555446;
}

p.spacer {
	border-top: 1px dashed #999999;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 580px;
	text-align: center;
}

.important {
	font-weight: bold;
	color: #a7b465
}

.important_form {
	font-weight: bold;
	color: #cc0000;
	font-size: 9px
}

#content .logo_client {
	margin: 10px;
}

#content .logo_client img {
	margin: 8px;
}

#content .intro {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-right: 45px;
}

#content .link_main {
	height: 25px;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 11px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}
#content .link_main a:link {
	color: #666666;
	text-decoration: none;
}
#content .link_main a:active {
	color: #666666;
	text-decoration: none;
}
#content .link_main a:visited {
	color: #666666;
	text-decoration: none;
}
#content .link_main a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .infolettre {
	height: 40px;
	background-image: url(../images/infolettre.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 55px;
	padding-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	line-height: 18px;
	font-size: 15px;
	color: #666666;
	margin-bottom: 10px;
}
#content .infolettre_titre {
	background-color: #a7b465;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	vertical-align: middle;
	line-height: 18px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #EFF4CE;
}
#content .infolettre a:link {
	color: #666666;
	text-decoration: none;
}
#content .infolettre a:active {
	color: #666666;
	text-decoration: none;
}
#content .infolettre a:visited {
	color: #666666;
	text-decoration: none;
}
#content .infolettre a:hover {
	color: #666666;
	text-decoration: underline;
}
#content .book_main {
	text-align: center;
	padding-top: 10px;
}
#content .title_main {
	color: #a7b465;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .title_main2 {
	color: #a7b465;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 20px
}
#content #client {
	font-size: 1.6e;
	color: #666666;
	font-weight: bold;
}
#content #client #title {
	margin-top: 20px;
	font-size: 1.8em;
	color: #a7b465;
	font-weight: bold;
}
.ul_client {
	line-height: 20px;
}
.li_client {
	margin-bottom: 20px;
}
.img_client {
	border: 0px;
	padding: 5px;
}
.logo_pdf {
	border: 0px;
}

.temoignages img {
	border: none;
	margin-right: 10px;
	margin-top: 20px;
}

.temoignages .name {
	border: none;
	margin-right: 10px;
	font-weight: bold;
	color: #a7b465
}

.temoignages .title {
	font-weight: bold;
}

.image_promo {
	border: 0px;
	padding: 5px;
}
#content h1 {
	color: #4A6624;
	font-size: 19px;
	background: url(../images/title_bg.png) no-repeat;
	padding-left: 10px;
	padding-top: 13px;
}
#content h2 {
	color: #738443;
	font-size: 16px;
}
/*#content h3 {
	color: #666666;
	font-size: 1.2em
}
*/
#content h3 {
	color: #666666;
	font-size: 1.2em
}
#content h4 {
	color: #778352;
	font-size: 15px
}
#content h5 {
	color: #284e23;
	font-size: 14px;
}
#content h6 {
	color: #a7b465;
	font-size: 1.1em
}
#content h7 {
	color: #a7b465;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal
}
#content h8 {
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
#content h9 {
	color: #666666;
	line-height: 22px;
}

#content p {
	color: #666666;
	line-height: 1.4em
}
#content a {
	color: #cc6600;
	/*color: #a7b465;*/
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #000000;
	text-decoration: underline
}
#content ul.accueil {
	list-style: none;
	padding: 10px 0 0 0px;
	margin: 0;
}
/*
#content ul.accueil li {
	float: left;
	margin: 0 0 0 0
}
#content ul.accueil li a {
	background-image: url(../images/bg_box.gif);
	background-position: bottom left repeat-x;
	height: 20px;
	line-height: 1.8em;
	float: left;
	margin-right: 2px;
	width: 10em;
	display: block;
	border: 2px solid #999999;
	color: #666666;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
}
#content ul.accueil li a:hover {
	color: #a7b465
}

#content ul.accueil li a {
	float: none
}
*/
/* End hide */

fieldset {
	border: 1px solid #a7b465;
	width: 500px;
}
fieldset.contact {
	width: 400px;
}
legend {
	color: #ffffff;
	background: #a7b465;
	border: 1px solid #a7b465;
	padding: 2px 15px 2px 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif
}
#zoomimage {
	width: 100px;
	height: 40px;
	text-align: left;
	color: #909a5b;
}
#zoom {
	width: 180px;
	border: 1px dashed #a7b465;
	text-align: left;
	color: #909a5b;
	padding: 7px
}
#zoom_link {
	border: 1px dashed #a7b465;
	text-align: left;
	color: #909a5b;
	padding: 10px;
}
#zoom_link a {
	color: #a7b465;
	border: none
}
#zoom_link a:hover {
	color: #000000;
	border: none
}
h1 {
	color: #a7b465;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.fotter {
	height: 20px;
}
.spacer_contact {
	margin-bottom: 30px;
}
#content .book {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-right: 0px;
}
.paypal {
	padding-top: 0px;
	padding-left: 0px;
}

.hautpage {
	margin-top: 30px;
	margin-bottom: 20px;
}
#date_spec {
	width:266px;
	min-height:50px;
    height:auto !important; 
	background-image:url(../images/bg_date_spec.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:45px;
	padding-right:20px;
	margin-bottom:25px;
}
#date_spec a{
	color:#000;
	font-size:16px;
	line-height:5px;	
	font-weight:normal;
	text-decoration:none;
}
#date_spec p {
	color:#000;
	font-size:16px;
	line-height:5px;	
}
#j_vip {
	width:266px;
	height:auto;
	background-image:url(../images/bg_accueil_VIP.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:55px;
	padding-right:20px;
}
#j_vip a {
	color:#000;
	font-size:16px;
	line-height:5px;	
	font-weight:normal;
	text-decoration:none;
}
#j_vip a:hover {
	color:#000;
	font-size:16px;
	line-height:5px;	
	font-weight:normal;
}
table.details_prix {
	margin-bottom:25px;
}