/* @group RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @end */

html {
	background: #000 url(images/BgOpen.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* @group HEADER */

#header {
	background: url(images/header.png) no-repeat;
	width: 972px;
	height: 233px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}

#header h1 {
	text-align: left;
	float: left;
	clear: both;
	margin: 20px 0 0 280px;
	padding: 0;
	letter-spacing: -1px;
	color: #3c3221;
	text-transform: uppercase;
	font: bold 2.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: -9999px;
}

#header h2 {
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	float: left;
	clear: both;
	margin: 10px 0 0 300px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #3c3221;
}



/* @end */

/* @group NAV */

#nav {
	border: 1px solid black;
	-moz-corner-radius: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

#nav ul, #nav li

ul#nav {
	width: 183px;
}

#nav ul li {
		list-style-type: none;
			font: bold 14px/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3c3221;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-align: center;
}

#nav ul li a {


	text-decoration: none;
	color: #3c3221;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
}

#nav ul li.active,#nav ul li a.active {
	color: white;
	background: #736141 url(images/bgmenu.jpg) no-repeat;
}

#nav ul li a:hover {
	color: white;
	display: inline-block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #3c3221 url(images/bgmenu.jpg) no-repeat left center;
}

#nav h3 {
	text-transform: uppercase;
	color: #3c3221;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
	width: 178px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #000;
}



/* @end */

/* @group RIGHTCOL */

#rightcol {
	width: 185px;
	float: right;
	clear: none;
	z-index: 100;
	margin-right: 45px;
	}

#rightcol p {
	color: #3c3221;
	margin-bottom: 10px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#rightcol .info {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightcol img {
	text-align: center;
	margin: 0 auto;
}

#rightcol h3 {
	text-transform: uppercase;
	color: #3c3221;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #000;
}

#rightcol h4 {
	color: #3c3221;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

#rightcol a {
	color: maroon;
}

#rightcol a:hover {
	color: #fc0012;
}



/* @end */

/* @group CONTENT */

#content-container {
	background: url(images/content3.png) repeat-y;
	min-height: 323px;
	margin: 0;
	padding: 0 0 0 220px;
	position: relative;
}

#content {
	margin: 0;
	padding: 10px 10px 30px;
	width: 410px;
	position: relative;
	overflow: auto;
}

#slideshow {
	position: absolute;
	top: 0;
	left: 0;
	width: 410px;
	height: 200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#content p {
	color: #3c3221;
	font: .9em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

#content p+p {
}

#content h3 {
	color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	font: bold 1.4em "Courier New", Courier, mono;
}

#content h4 {
	color: #3c3221;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
}

#content p.signature {
	color: #3c3221;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-align: right;
}

#content ul {
	list-style-position: inside;
}

#content li {
	padding-bottom: 10px;
	font: .9em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 10px;
	list-style-type: disc;
	color: #3c3221;

}

.bgwhite {
	background-color: white;
}

/* @end */

/* @group FOOTER */

#footer {
	background: url(images/footer3.png) no-repeat;
	width: 972px;
	height: 224px;
	margin: 0;
	padding: 80px 240px 0 160px;
}

#footer-content {
	padding: 20px;
	margin: 0;
	width: 500px;
	position: relative;
	height: 75px;
}

#footer p {
	color: #000;
	text-align: left;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer h3 {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	display: block;
}

#footer a {
	color: #3c3221;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-content .footer-left {
	float: left;
	padding-left: 0;
	margin-left: 0;
	top: 0;
	left: 0;
	border: 1px solid #000;
	padding: 10px;
	-moz-corner-radius: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	background: url(images/bggallery.jpg) repeat-y;
	moz-transform:rotate(45deg); //firefox
	-webkit-transform:rotate(45deg); //Chrome, Safari
	-o-transform:rotate(45deg); //Opera

}

#footer p.credits {
	color: #b3b3b3;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	float: left;
	clear: both;
	margin-top: 30px;
}

#footer p.credits a {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

#footer p.credits a:hover {
	text-decoration: underline;
	color: white;
}

#footer ul {
	list-style-type: none;
	overflow: hidden;
	display: block;
	float: right;
	clear: both;
	width: 30px;
	height: 120px;
	position: absolute;
	top: 10px;
	right: 0;
}

#footer ul li.mail a {
	width: 28px;
	background: black url(images/ml-off.jpg) no-repeat left 0;
	height: 28px;
	margin: 0;
	padding: 0;
	-moz-corner-radius: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	display: block;
	border: 1px solid #000;
}

#footer ul li.mail a:hover {
	background: url(images/ml.jpg) no-repeat;

}

#footer ul li.fb a {
	width: 28px;
	background: black url(images/fb-off.jpg) no-repeat;
	height: 28px;
	margin: 4px 0 0;
	padding: 0;
	display: block;
	border: 1px solid #000;
	-moz-corner-radius: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

#footer ul li.fb a:hover {
	background: url(images/fb.jpg) no-repeat;

}

#footer ul li.twitter a {
	width: 28px;
	background: black url(images/tw-off.jpg) no-repeat;
	margin: 4px 0 0;
	padding: 0;
	display: block;
	height: 28px;
	border: 1px solid #000;
	-moz-corner-radius: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

#footer ul li.twitter a:hover {
	background: url(images/tw.jpg) no-repeat;

}



/* @end */

#content .links {
	border-bottom: 1px solid black;
	color: black;
	margin-bottom: 10px;
	width: auto;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content .links p {
	color: black;
		text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font: .8em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.links a, .links a:visited {
	color: maroon;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.links em {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: maroon;
}

.links a:hover {
	font-weight: bold;
	color: #fff;
	background-color: #7e0009;
}

img {
	display: block;
}

img.left {
	margin-right: 5px;
	display: inline-block;
	float: left;
}

img.right {
	float: right;
	margin-left: 5px;
	display: inline-block;
}

img.top {
	margin-top: 10px;
	display: inline-block;
}

.clear {
	clear: both;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding: 10px;
	display:none;
	color:#fff;
	}
p#preview{
	clear:both;
	padding: 5px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group CONTACT */

#contact {
	width: 400px;
	height: 280px;
	background: url(../images/enveloppe.png) no-repeat left top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
}

#contact p {
	color: black;
	font: 12px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}

#contact .input {
	position: absolute;
	margin: 0;
	padding: 0 0 0 40px;
	bottom: 20px;
	left: 20px;
}



/* @end */

/* @group SLIDER */

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 400px;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
}

#gallery img{
	position: absolute;
}

#thumbs{
	width: 98px;
	height: 298px;
	overflow: hidden;
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(img/arrow.png);
	position: relative;
	top: 257px;
	left: 855px;
}

#next:hover{
	background: url(img/arrowmo.png);
}

.clear{
	clear: both;
}



/* @end */

.gallery {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/bggallery.jpg) repeat-y;
}

.gallery img {
	width: 130px;
	height: 130px;
	float: left;
	display: block;
	padding: 0;
	margin-right: 20px;
}

#content h4 {
	color: #fff;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content .gallery p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.gallery a {
	color: maroon;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.gallery a:hover {
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #fff;
}

/* @group SLIDESHOW */

/*
 * jQuery Nivo Slider v1.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the GPL license.
 * http://www.gnu.org/copyleft/gpl.html
 * 
 * March 2010
 */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* @end */

.screen {
	text-align: center;
	width: 180px;
	float: left;
	display: block;
	margin-right: 10px;
	position: relative;
	padding: 5px;
}

#content a.screen

a.screen {
	color: #fff;
	text-align: center;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

span {
	font-weight: bold;
}
