/*===================================================================*/
/*=========================== GENERAL ===============================*/
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('../images/design/body_bg.png') repeat #FFFFFF;
}
p, h1, h2, h3, div {
	margin: 0;
	padding: 0;
}
a { color: #db0e22; text-decoration: none; }
a:hover { color: #AAAAAA; text-decoration: underline; }
a img {	border: none; }
.clear { clear: both; }
.hidden { display: none; }
p { color: #FFF; margin-bottom: 15px; line-height: 17px; }
h2 {
	display: none;
}
h3 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background: url('../images/design/titre_bg.png') no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
h4 { color: #db0e22; font-size: 16px; font-weight: bold;}
ul {
	color: #FFF;
	list-style: disc;
}

/*===================================================================*/
/*========================== CONTAINER ==============================*/
div.container {
	width: 936px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/design/content_bg.png') repeat-y transparent;
}
div.container_bis {
	background: url('../images/design/content_bg_bis.jpg') no-repeat 18px 150px transparent;
}
div.content {	
	padding: 0 18px;
}
div.content div.contenu {
	margin: 50px 50px 0 250px;
}
div.content div.contenu img {
	border: 1px solid #FFF;
}
div.content div.contenu div#tools img {
	border: none;
}

/*===================================================================*/
/*============================ HEADER ===============================*/
div.header {
	background: url('../images/design/header_bg.jpg') no-repeat 18px 0;
	height: 150px;
}
div.header h1 {
}
div.header h1 a {
	display: block;
	height: 150px;	
	text-decoration: none;
}
div.header h1 a:hover {
	text-decoration: none;
}
div.header h1 a span {
	visibility: hidden;
}

/*===================================================================*/
/*============================ COPYRIGHT ============================*/
div.copyright {
	position: relative;
	top: 31px;
	height: 31px;
	background: url('../images/design/copyright_bg.png') no-repeat bottom;
	clear: both;
}
div.copyright p {
	font-size: 10px;
	padding: 15px 18px 0;
	color: #FFF !important;
	margin: 10px 0 0 0;
	text-align: right;
	color: #333333;
}
div.copyright a {
	color: #FFF !important;
	text-decoration: underline;
	color: #333333;
}

/*===================================================================*/
/*============================== MENU ===============================*/
div.menu {
	width: 200px;
	float: left;
	margin: 40px 0 0 18px;
	//margin-left: 10px;
}
div.menu li.about { background: url('../images/design/about.jpg') no-repeat 17px 1px; }
div.menu li.studio { background: url('../images/design/studio.jpg') no-repeat 17px 1px; }
div.menu li.paintings { background: url('../images/design/paintings.jpg') no-repeat 17px 1px; }
div.menu li.racing { background: url('../images/design/racing.jpg') no-repeat 17px 1px; }
div.menu li.caricatures { background: url('../images/design/caricatures.jpg') no-repeat 17px 1px; }
div.menu li.press { background: url('../images/design/press.jpg') no-repeat 17px 1px; }
div.menu li.links { background: url('../images/design/links.jpg') no-repeat 17px 1px; }
div.menu li.contact { background: url('../images/design/contact.jpg') no-repeat 17px 1px; }
div.menu li.celica { background: url('../images/design/celica.jpg') no-repeat 17px 1px; }
/*===================================================================*/
/*============================== TITRE ==============================*/
div.titre {
	display: none;
}

/*===================================================================*/
/*============================== TOOLS ==============================*/
div.content div#tools{
	clear: both;
	text-align: right;
	background: url('../images/design/titre_bg.png') no-repeat left top;
	position: relative;
	top: 20px;
}
div.content div#tools a img{
	position: relative;
	top: 5px;
}
/*===================================================================*/
/*============================== GALLERY ============================*/
div.gallery_liste {
	height: 200px;
}
div.gallery_liste h3 a {
	color: #FFF;
}
div.gallery_photos div.photo, div.gallery_liste div.photo {
	float: left;
	margin: 0 7px 5px 0;
	width: 100px;
	height: 100px;
	padding: 10px;
	background:  #333;
	text-align: center;
}
div.gallery_liste div.photo {
	margin-right: 10px;
}
div.galerie div.image {
	text-align: center;
}
div.gallery p.description {
	display: none;
}
div.galerie div.action_galerie {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 15px 0;
	position: relative;
	text-align: center;
}
div.galerie div.action_galerie span.action_previous {
	position: absolute;
	left: 0;
}
div.galerie div.action_galerie span.action_next {
	position: absolute;
	right: 0;
}
div.galerie div.action_galerie span.action_previous img, div.galerie div.action_galerie span.action_next img {
	margin-right: 5px;
}

/*===================================================================*/
/*============================= DOCUMENTS ===========================*/
div.categ {
	padding: 10px;
}
div.content div.contenu div.categ img {
	border: none;
}
div.doc_liste p {
	display: none;
}
ul.liste {
	margin: 0;
	padding: 0;
}
ul.liste li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 12px;
	padding: 5px 0;
}
ul.liste li.separated {
	border-bottom: 1px solid #BBBBBB;
}
ul.liste li span img {
	margin: 0 10px;
}
ul.liste li span a {
	font-weight: bold;
}
ul.liste li span.type {
	font-size: 11px;
	margin-left: 10px;
}
ul.liste li span.poid {
	font-size: 11px;
	position: absolute;
	right: 10px;
}
ul.liste li span.description {
	display: block;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 0;
	position: relative;
	left: 30px;
}