/* GENERAL */
* {
	margin: 0;
	padding: 0;
	border: none;
}
html, body, #site { 
	height:100%;
}
body {
	background: #666;
	font: 0.65em verdana, sans-serif;
	color: #555;
	text-align: center;
}
a, a:visited, a:hover {
	text-decoration: none;
	color: #A92961;
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
#site { 
	margin: 0 auto;
}
#header h1 {
	background: url(../html_images/logo.jpg) no-repeat;
	height: 110px;
	width: 540px;
	height: 110px;
}
#header {
	position: relative;
	margin-top: 20px;
}
#header #right_links {
	position: absolute;
	text-align: right;
	right: 0px;
	bottom: 10px;
}
#header #right_links a {
	display: inline-block;
	padding: 5px 0 0 0;
}
ul {
	list-style: none;
}
h2, h2 a {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 5px;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
	color: #333;
}
p {
	font-size: 1em;
	line-height: 1.2em;
}
#wrap, #visit_html {
	width: 894px;
	margin: 0 auto 10px auto;
	background: #fff;
	padding: 8px;
	text-align: left;
}
#content {
	clear: both;
	padding-top: 7px;
}
#content p {
	margin-bottom: 0.5em;
}
.justify {
	text-align:justify;
}
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.col2 {
	width: 49%;
	border-right: 1px solid #ccc;
}
.col2.last {
	border-right: none;
}
#visit_html {
	margin: 0 auto;
	display: none;
}
#page404 .col2, #visit_html .col2 {
	text-align: center;
}
#page404 h1, #page404 h2, #page404 h3, #visit_html h1, #visit_html h2, #visit_html h3 {
	color: #a92961;
}
#page404 p {
	margin-top: 10px;
}
.intro {
	position: relative;
}
.intro .introcontent {
	padding: 5px;
	overflow: auto;
}
.intro .introleft {
	width: 636px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}
.intro .introleft .col {
	float: left;
	width: 49%;
}
.intro .introleft .lastcol {
	float: right;
}
.intro .introleft img {
	/*border: 1px solid #ccc;*/
}
.intro h2 {
	display: none;
}
.intro h3 {
	margin-bottom: 5px;
}
/* NAVIGATION */
#navigation ul {
	font-size: 1.5em;
	float: left;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	background: #A92961;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	float: left;
	font: bold 1em/1.8em;
	border-right: 1px solid #fff;
	padding: 0.2em 1em;
	color: #fff;
}
#navigation ul li a:hover {
	background: #D92961;
	text-decoration: none;
}
#bd_illustration a#nav_illustration, #bd_rough a#nav_rough, #bd_photorough a#nav_photorough, #bd_3d a#nav_3d, #bd_animation a#nav_animation,
#bd_agence a#nav_agence, #bd_news a#nav_news, #bd_news_details a#nav_news, #bd_liens a#nav_liens, #bd_contact a#nav_contact, #bd_newsletter a#nav_newsletter, #bd_sitemap a#nav_sitemap {
	background: #D92961;
}
#navigation .navsec {
	margin-top: 1px;
	font-size: 1.3em;
}
/* FOOTER */
#footer {
	text-align: center;
	clear: both;
	padding-top: 2.5em;
}
#footer address {
	font: 1em/4.8em verdana, sans-serif;
	color: #888;
	line-height: 1em;
}
#footer address a {
	color: #09f;
	text-decoration: underline;
}
/* FORMS */
input, textarea {
	border: 1px solid #ccc;
}
/* HOME */
#highlight {
	background: url(../html_images/rond_flottant.png) no-repeat;
	width: 155px;
	height: 155px;
	position: absolute;
	right: -40px;
	bottom: 10px;
	text-align: center;
	padding-top: 24px;
}
#highlight a {
	color: #ffffff;
}
#highlight img {
	border: 1px solid #ffffff;
}
/* NEWS */
.allnews {
	padding: 10px;
}
.allnews dt {
	float: left;
	height: 72px;
	width: 72px;
	margin-bottom: 10px;
}
.allnews dt img {
	border: 1px solid #aaa;
}
.allnews dd {
	float: left;
	margin-right: 15px;
	padding: 10px 5px 2px 5px;
	height: 60px;
	width: 190px;
	margin-bottom: 10px;
}
/* LINKS */
#linkslist {
	position:relative;
	height: 433px;
	overflow:visible;
}
#linksbg {
	position:absolute;
	height: 423px;
}
#linkscontent {
	float: right;
	height: 423px;
	width: 380px;
}
.over {
	position: absolute;
	background-color: #fff;
	height: 423px;
	width:380px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#linkscontent ul {
	position: relative;
	padding: 5px;
	height: 408px;
	overflow: auto;
}
/* CONTACT */
#contactform, #newsletterform {
	position:relative;
	overflow:visible;
}
#contactformbg, #newsletterformbg {
	position:absolute;
	height: 423px;
}
#contactformcontent {
	float: right;
	height: 423px;
	width: 380px;
}
#newsletterformcontent {
}
#contactformcontent .over, #newsletterformcontent .over {
	position: absolute;
	background-color: #fff;
	height: 423px;
	width:368px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#contactformcontent form, #newsletterformcontent form {
	position: relative;
	padding: 5px;
	height: 408px;
	overflow: auto;
}
#newsletterformcontent form {
	height: auto;
	min-height: 200px;
}
#contactformcontent .message, #contactformcontent .message {
	color: #A92961;
	font-weight: bold;
}
/* OTHER */
#main {
	clear: both;
	margin-top: 1em;
}
#about {
	float: left;
	width: 57em;
	border-right: 1px solid #cccccc;
	margin-bottom: 1em;
	padding: 0.2em;
}
#contact {
	float: right;
	width: 23em;
}
/* ARTISTS */
#art_images {
	float: left;
	width: 636px;
	margin-bottom: 10px;
}
#art_presse, #art_clients, #art_pub {
	clear: both;
	margin-top: 1em;
}
#art_bio, #art_categories {
	float: right;
	width: 250px;
}
#art_categories ul {
	margin: 0 0 6px 6px;
}
#art_links {
}
#category_list {
	float: left;
	width: 20%;
}
#largePic {
	overflow: hidden;
	float: left;
	width: 638px;
	height: 450px;
	text-align: center;
	padding-top: 2px;
}
#largeImage {
	border: 1px solid #cccccc;
}
#browsing {
}
.prev_pic {
	border-right: 1px solid #cccccc;
	padding-right: 10px;
}
.next_pic {
	padding-left: 10px;
}
#art_presse dl {
	text-align: center;
	height: 90px;
	width: 110px;
	float: left;
	padding-top: 5px;
}
#art_pub dl {
	text-align: center;
	height: 90px;
	width: 110px;
	float: left;
	padding-top: 5px;
}
#art_clients dl {
	float: left;
	width: 16%;
}
/* LISTS */
.prevPage, .nextPage {
	display: block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #ccc;
}
.prevPage {
	margin-right: 5px;
}
#illus_list {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
#art_images .gallery {
	position:relative;
	overflow:hidden;
	width: 593px;
	height: 16px;
}
.gallery ul.items {
	width: 20000em;
	position: absolute;
}
.gallery ul li {
	float: left;
	margin-right: 3px;
}
.gallery ul li a {
	float: left;
	display: block;
	text-align: center;
	width: 22px;
	height: 14px;
	border: 1px solid #ccc;
}
.gallery dl {
	text-align: center;
	height: 110px;
	width: 110px;
	float: left;
	background: #fff;
	padding-top: 0.5em;
}
#photorough_list .gallery dl, #three_d_list .gallery dl {
	height: 162px;
	width: 162px;
}
#art_images .gallery dl {
	height: 64px;
}
.gallery dt img {
	border: 1px solid #ccc;
}
.gallery dd {
	color: #333;
}
#video_gallery dt img {
	border: 1px solid #ccc;
}
#video_gallery dd {
	color: #000;
}
#video_gallery dl {
	height: 35em;
	width: 23em;
	float: left;
	background: #fff;
	padding-top: 0.5em;
	margin: 2em;
}
#video_gallery dt {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
}
#illustrator_list {
	float: left;
	width: 20%;
	border-right: 1px solid #91ABB2;
}
#animations_list {
	float: left;
	width: 15%;
}
#animation {
	float: right;
	width: 60%;
	border: 1px solid #91ABB2;
	text-align: center;
}
#map ul li {
	list-style: disc;
	margin-left: 3em;
}
#rough_list {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 1em;
}
#photorough_list {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 1em;
}
