/* CSS Document */

* {	margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	font: 12px/16px Tahoma, "Trebuchet MS", Arial, sans-serif;
	line-height:20px;
	text-align:center;
}

img {border:none;}

img.nobg { background:none}

ul li {list-style:none}
ol {list-style:none}


.left {float:left}
.right {float:right}

.clear { clear:both; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*------------------------------------------------------------*
 ~Headings ~
**------------------------------------------------------------*/

h1 {
	margin-bottom:16px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
}
h2{
	font-size: 20px;
	font-weight: normal;
	margin-left:10px;
}
h3{
	font-size: 15px;
	padding-left:20px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;	
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 {font-size: 1em; font-weight: bold; }

/*------------------------------------------------------------*
 ~main layout bits~
**------------------------------------------------------------*/

#wrapper {
	margin: 0 auto;
	width: 944px;
	text-align:left;
}

#top {
	float:left;
	width:350px;
	height:115px;
}

#main {
	float:left;
	width:898px;
	min-height:500px;
	background-color:#e1e1e1;
}

#main_line {
	float:right;
	width:898px;
	background-repeat: repeat-y;
}


#main, #main_line {background: #ffffff url(../themes/light/bg-header-logo-light.jpg) 0 0 repeat-x;}



/*------------------------------------------------------------*
 Header Nav
*------------------------------------------------------------*/
#bloc-nav {
	float:right;
	position:relative;
	width: 380px;
	height: 118px;
	top:0;
	/*margin-top:-111px;*/
}
#header-nav {
	position:absolute;
	top: 0;
	width: 360px;
	right:0;
	height: 111px;
	background: url(../images/nav.jpg) no-repeat 0 0;
}
#header-nav ul {
	margin: 0;
}
#header-nav li {
	width: 118px;
	height: 111px;
	top: 0;
	cursor: pointer;
	list-style: none;
	margin: 0;
	position:absolute;
}
	li.liens-header {
		left: 0;
	}
	li.a-propos-header {
		left: 119px;
	}
	li.contact-header {
		left: 259px;
	}
#header-nav li a:link, #header-nav li a:visited, #header-nav div {
	display: block;
	height: 111px;
	overflow: hidden;
	text-indent: -9000px;
	cursor: pointer;
}
	/* header nav default hover states */
	li.liens-header a:hover, div.nav-liens-header {
		background: url(../images/nav.jpg) no-repeat 0 -111px;
		width:119px;
	}
	li.a-propos-header a:hover, div.nav-a-propos-header {
		background: url(../images/nav.jpg) no-repeat -119px -111px;
		width:141px;
	}
	li.contact-header a:hover, div.nav-contact-header {
		background: url(../images/nav.jpg) no-repeat -259px -111px;
		width:102px;
	}
	/* header nav scripted hover states */
	div.nav-a-propos-header {
	position:absolute;
		top: 0;
		left: 119px;
	}
	div.nav-contact-header {
	position:absolute;
		top: 0;
		left: 259px;
	}

.hide {
	display: none;
}

/*------------------------------------------------------------*
 Onglets Nav
*------------------------------------------------------------*/

#nav {
	float: left;
	width:34px;
	margin-top:80px;
	background-color:#e1e1e1;
}

ul li#nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.home {
	display: block;
	width:34px;
	height:38px;
	background-repeat: no-repeat;
	background-position: -68px 0;
	overflow:hidden;
	text-indent: -5000px;
}
.photos {
	display: block;
	width:34px;
	height:86px;
	background-repeat: no-repeat;
	background-position: -68px 0;
	overflow:hidden;
	text-indent: -5000px;
}

.graphics {
	display: block;
	width:34px;
	height:100px;
	background-repeat: no-repeat;
	background-position: -68px 0;
	overflow:hidden;
	text-indent: -5000px;
}

.errance {
	display: block;
	width:34px;
	height:86px;
	background-repeat: no-repeat;
	background-position: -68px 0;
	overflow:hidden;
	text-indent: -5000px;
}


.mode {
	display: block;
	width:34px;
	height:86px;
	background-repeat: no-repeat;
	background-position: -68px 0;
	overflow:hidden;
	text-indent: -5000px;
}


a.home, a.photos, a.errance, a.graphics, a.mode{
	background-position: 0px 0;
	text-indent: -5000px;
}

a.home:link, a.photos:link, a.graphics:link, a.errance:link, a.mode:link {
	background-position: 0x 0;
	text-indent: -5000px;
}
a.home:hover, a.photos:hover, a.graphics:hover, a.errance:hover, a.mode:hover {
	background-position: -34px 0;
	text-indent: -5000px;
}
li a.home:active, a.photos:active, a.graphics:active, a.errance:active, a.mode:active {
	background-position: -68px 0;
	text-indent: -5000px;
}
a.home:current, a.photos:current, a.graphics:current, a.errance:current, a.mode:current {
	background-position: -34px 0;
	text-indent: -5000px;
}

/*------------------------------------------------------------*
 Contenu
**------------------------------------------------------------*/

#height_fix {
float:left;
width:1px;
height:550px;}

#index_image {
	width:785px;
	height:186px;
	margin:0 auto;
	display:block;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	background: #000000 url(../images/index_image.jpg) 0 0 no-repeat
}

#index_content {
	width:785px;
	float:left;
	margin-left:64px;
	display:inline;
	padding-top:30px;
}

#index_content p {margin-bottom:1em;}

#index_content ul {margin-bottom:20px; margin-left:18px}
#index_content ul li {
	background:url(../images/li_separator_light.gif) 50% left no-repeat;
	padding-left:18px;
}

#sitemap {
	width:788px;
	float:left;
	margin-left:64px;
	display:inline;
	padding-top:30px;
}

#sitemap li{
	margin-left:20px;
	list-style-type: square;
}

#contacting_left {
	width:300px;
	float:left;
	padding-left:10px;
	margin-right:40px;
	position:relative;
}

#contacting {
	width:350px;
	float:right;
	border-left: 1px solid #CCCCCC;
	padding-left:40px;
	display:block;
}

/**
label {
	float: left;
	text-align: left;
	width: 250px;
	font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif normal;
}
**/
#contacting input, #contacting textarea {
	padding: 3px;
	width: 330px;
	font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif normal;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}

#contacting textarea {
	height: 120px;
}

/* jQuery lightBox plugin - Gallery style */

#gallery {background: none;}
#gallery p {font-family: Courier New, Courier, mono; color: #333333;}
#gallery ul{ list-style:none}
#gallery ul li { display: inline; }
#gallery img {border: 5px solid #cecece; border-width: 6px 6px 20px; margin:4px 15px 4px 0 }
#gallery a:hover img { border: 5px solid #ededf3; border-width: 6px 6px 20px;}
#gallery a:hover { color: #fff; }


/*------------------------------------------------------------*
 ~ About Information~
**------------------------------------------------------------*/

#two_left {
	width:170px;
	float:left;
	margin-left:10px;
	display:inline;
}

#two_right {
	width:700px;
	float:left;
}

#folio_right {
	width:700px;
	float:left;
	display:inline;
}

#two_right p, #folio_right p {
	margin:10px 0 20px;
	text-align:justify;
	}

#about_right {
	width:570px;
	float:left;
	padding-top:50px;
}
#about_right p {margin-bottom:20px; padding-left:20px;}

#two_left ul {
	padding: 0.5em 0 0.5em 1.1em;
	margin:5px;
}
#two_left li {
	list-style: square inside;
	list-style-position: outside;
	padding: 0;
	margin:8px 5px;
}

#folio_right h1{margin-top:10px;}
#folio_right ol {margin-left:30px; padding-right:40px;}
#folio_right li {list-style-type: decimal;margin-bottom:20px;}
#folio_right li span { font-size:85%; font-style:italic}
#folio_right span {color: #777;}

/*------------------------------------------------------------*
 ~Colonnes 4 nouveautés
**------------------------------------------------------------*/

.column {float: left; margin-right: 10px; height:310px}

.last { float:right; margin-right: 0; }

.span-4 { width: 165px; }

.colborder {
padding-right: 19px;
margin-right: 20px;
border-right: #eeeeee 1px solid;
}

.column h3, .column h3 a {text-decoration: none;padding: 0 0 8px 0;}
.column h6 a {text-decoration: none; margin-bottom: 0;}

hr {
background: #dddddd ;
color: #dddddd;
clear: both;
float: none;
width: 100%;
height: 0.1em;
margin: 0 0 8px;
border-width: medium;
border-style: none;
border-color: -moz-use-text-color;
}

/*------------------------------------------------------------*
 Footer
*------------------------------------------------------------*/
#footer {
	float:right;
	width:898px;
	margin:0 auto;
	margin-right:12px;
	height:120px;
	background:transparent;
}

#logo {
	float:left;
	margin-left:20px;
	margin-top:30px;
	width: 485px;
	height:33px;
	background: url(../images/logo.gif) no-repeat;
	overflow:hidden;
}

#changer {
float:right;
margin-right:25px;
margin-top:35px;
width:200px;
text-align:right;
}

#changer img {
margin-right:3px;}

#copyright {
	width: 890px;
	float:right;
	text-align:center;
	margin:25px 0;
	font-size: 10px;
	line-height:12px;
	padding:0;
}

/*------------------------------------------------------------*
 ~Scrolling Images Information~
**------------------------------------------------------------*/

#scroll-wrap {
	display: block;
	width: 700px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding:0;
	margin-right:15px;
}

#scroll-con {
	display: block;
	width: 6300px;
}

#scroll-menu {
	clear:both;
	display:block;
	margin-right:0;
	float:right;
	margin-top:5px;
	width:280px;
	padding:0;
}

#scroll-menu a {
	display:block;
	padding: 0;
	width:20px;
	border: 1px solid #ccc;
	margin-left:3px;
	text-align:center;
	float:right;
	top:0px;
}

#scroll-menu a:hover {
	text-decoration: none;
}

#one, #two, #three, #four, #five, #six, #seven, #eight, #nine {
	float: left;
	width: 700px;
	overflow: hidden;
	height:148px;
	background-color:#fff;
}


/* Comments */
#comments_wrap {
	width:700px;
	float:right;
	margin: 10px 18px 10px 0;
}
#comments_wrap h3 {
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding:0;
	padding-bottom: 10px;
}
#comments_wrap h3 a, #comments_wrap h3 a:hover {
	color: #242323;
	text-decoration: none;
}
#comments {
	background: #ededed;
	padding: 15px 10px 0 ;
	border: 1px solid #dcdddd;
	margin-bottom: 20px;
}
#comments .comment_author img {
	border: 0px solid #d8d8d8;
}
#comments ol.comment_list {
	padding: 0;
	margin: 0;
}
#comments ol.comment_list li {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom:8px;
}
.comment_list li span { font-size:85%; font-style:italic}

#comments .comment_author {
	float: left;
	width: 125px;
	margin: 0;
	padding:0;
	padding-top: 1px;
}
#comments .comment_author p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1.2em;
	line-height: 1.0em;
	color: #5f6565;
}
#comments .comment_author a {
	text-decoration: none;
}
#comments .single_comment {
	position: relative;
	padding: 10px 16px;
	background: #fff;
	border: 1px solid #cdcfcf;
	width: 480px;
	float: right;
	margin-bottom: 5px;
}
.comment_arrow {
	position: absolute;
	top: 8px;
	left: -22px;
}
#comments .single_comment p {
	margin-bottom: 10px;
	padding:0;
	line-height:16px;
}
#comments .comment_author span {
	font-size: 0.7em;
	display: block;
	color: #a6a6a6;
}
#comments .input {
	width: 230px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
	color: #5f6565;
	display: block;
	margin: 5px 0;
}
#comments textarea {
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
}

#formbstyle label {
	width: 480px;
}
#formbstyle input, textarea {
	width: 480px;
}

/***
#comments .comment_form {
	position: relative;
}
#comments .comment_form ul {
	margin: 0;
	padding: 0;
	font-size: inherit;
}
#comments .comment_form li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}
#comments .comment_form ul.single_author {
	width: 100px;
}
#comments #comment_form {
	width: 463px;
	float: right;
}
#comments #submit_comment {
	width: 12.0em;
	height: 3.0em;
	float: right;
	margin-top: 10px;
}
#comments .inputerror {
	border-color: #555;
}
****/
