﻿body, html{
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	_font-size:12px;
	margin:0%;
	height:100%; 
	background-color:#20201E;
}

*{
	padding:0;
	margin:0;
}

#copyright {
	clear:both;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	_font-size:0.7em;
	color:#5A5A5A;
	margin-left:54px;
}

#w3cValid {
	text-align:right;
	margin-right:65px;
}

#w3cValid a img {
	border:none;
}

/*******************************************/
/* Osature de la page */
/*******************************************/

body {
	background:transparent url(../img/bg_body.jpg) top left no-repeat;
}

#content {
	width:770px;
	height:750px;
}

#col-left {
	float:left;
	margin-top:93px;
	margin-left:54px;
	_margin-left:27px;
}

#col-right {
	float:right;
	margin-top:93px;
	margin-right:35px;
	_margin-right:17px;
}

#latest-zone {
	width:162px;
	height:258px;
	background-color:#ECE0D1;
	background:transparent url(../img/bg_latest_hp.jpg) top left no-repeat;
}

/*--------------------------------*/
/*------ Latest Work Zone -------*/
/***********************/

#content-latest-work {
	text-align:center;
	padding-top:65px;
}

.latest-work {
	margin-bottom:10px;
}

.latest-work-legend {
	color:#36322D;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
}

/*--------------------------------*/
/*------ Main menu -------*/
/***********************/

#quick-menu-zone {
	width:162px;
	height:27px;
	margin-top:4px;
	background-color:#36322D;
	margin-bottom:33px;
}

#menu-zone {
	width:501px;
	height:27px;
	margin-top:2px;
	_margin-top:0px;
	/*margin-bottom:33px;*/
	margin-bottom:0px;
	/*_margin-bottom:25px;*/
}

ul#list-menu {
	list-style-type: none;
}

ul#list-menu li {
	float:left;
	display:block;
	height:27px;
	width:94px;
	text-align:center;
	/*vertical-align:middle;*/
	padding-top:7px;
	margin-left:7px;
	
	background:transparent url(../img/bt-menu.jpg) top left no-repeat;
}

ul#list-menu li.menu-selected {
	background:transparent url(../img/bt-menu-selected.jpg) top left no-repeat;
}

ul#list-menu li#first-menu {
	margin-left:0px;
}

a.menu-link:link,  a.menu-link:visited {
	text-decoration:none;
	color:white;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	_font-size:0.8em;
	background:transparent url(../img/menu-arrow.gif) left no-repeat;
	padding-left:5px;
	padding-bottom:3px;
	_padding-bottom:1px;
}

a.menu-link:hover {
	color:#EFD3B3;
}

/*--------------------------------*/
/*------ Quick menu -------*/
/***********************/

table#quick-table {
	margin-top:6px;
	_margin-top:4px;
	margin-left:40px;
}

table#quick-table tr td {
	vertical-align:bottom;
}

img.quick-menu-img {
	margin-right:10px;
	border:none;
}

a.quick-link {
	text-decoration:none;
}


/*--------------------------------*/
/*------ Main content box -------*/
/***********************/

#content-box {
	width:502px;
	height:100%;
}

#content-box div.bg {
	width:100%;
}

#top-content-box {
	height:47px;
	background:transparent url(../img/top-content-box.jpg) top left no-repeat;	
}

#top-content-box-about-me {
	height:47px;
	background:transparent url(../img/top-content-box-about-me.jpg) top left no-repeat;	
}

#top-content-box-sitemap {
	height:47px;
	background:transparent url(../img/top-content-box-sitemap.jpg) top left no-repeat;	
}

#top-content-box-portfolio {
	height:47px;
	background:transparent url(../img/top-content-box-portfolio.jpg) top left no-repeat;	
}

#top-content-box-contact-me {
	height:47px;
	background:transparent url(../img/top-content-box-contact-me.jpg) top left no-repeat;	
}

#middle-content-box {
	height:200px;
	background:transparent url(../img/middle-content-box.jpg) top left repeat-y;
}

#bottom-content-box {
	height:13px;
	background:transparent url(../img/bottom-content-box.jpg) top left no-repeat;
}

#left-content-box {
	float:left;
	position:relative;
	width:200px;
	border-right:solid 1px white;
}

#right-content-box {
	float:right;
	width:298px;
}

.left-content-box-about-me {
	text-align:center;
}

#idCard {
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
	color:white;
	margin-top:3px;
}

/***********************/

table.latest-pictures {
	margin:4px;
}

table.latest-pictures tr td {
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
}

table.latest-pictures tr td.latest-img-cel {
	padding:6px;
}

table.latest-pictures tr td.latest-date-cel {
	color:#FFC900;
}

table.latest-pictures tr td.latest-text-cel {
	color:#D4D4D4;
}

.text-intro {
	margin:6px;
	color:#D4D4D4;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
}

.link {
	display:block;
	width:auto;
	padding-right:6px;
	padding-left:6px;
	text-align:left;
	color:#FFC900;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
	background:transparent url(../img/link-arrow.gif) left no-repeat;
}

.read-more {
	float:right;
}

#right-link {
	float:right;
}

#left-link {
	float:left;
}

p#middle-link {
	margin:auto;
	_margin-top:2px;
	padding-bottom:30px;
	_padding-bottom:0px;
	width:80%;
}

#img-intro {
	margin-left:6px;
	float:left;
}

#desc-intro {
	float:right;
	width:170px;
}

#desc-intro p {
	margin:0px 6px auto 6px;
	color:#D4D4D4;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
}



/*--------------------------------*/
/*------ Link box -------*/
/***********************/

#link-box {
	width:165px;
	height:100%;
}

#top-link-box {
	height:41px;
	background:transparent url(../img/top-link-box.jpg) top left no-repeat;
	
}

#middle-link-box {
	height:206px;
	background:transparent url(../img/middle-link-box.jpg) top left repeat-y;
}

#bottom-link-box {
	height:13px;
	background:transparent url(../img/bottom-link-box.jpg) top left no-repeat;
}

#content-link-box {
	margin-left:38px;
	margin-right:10px;
}

ul.list-link-box {
	list-style-type:none;
	padding-top:10px;
}

ul.list-link-box li {
	line-height:16px;
	_line-height:8px;
}

p#text-link-box {
	margin:10px auto 3px auto;
	color:#D4D4D4;
	font-family: "Lucida Grande", Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	_font-size:0.8em;
}


/*--------------------------------*/
/*------ Sitemap -------*/
/***********************/

.sitemapLnk {
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
}

p.descLnk {
	padding-left:40px;
	padding-top:3px;
	color:#D4D4D4;
}

/*--------------------------------*/
/*------ Portfolio homepage -------*/
/***********************/

.thumbGallery {
	border:none;
	margin-left:40px;
}

.lnk-gallery:link, .lnk-gallery:visited {
	text-decoration:none;
	color:white;
	font-size:10px;
	_font-size:0.8em;
}

.lnk-gallery:hover {
	color:#FFC900;
}

.labelGallery {
	padding-left:20px;
	padding-bottom:5px;
	padding-top:3px;
	font-size:12px;
	_font-size:1em;
}

/*--------------------------------*/
/*------ Contact -------*/
/***********************/

#subjectMsg {
	width:210px;
	border-right:solid 1px #FFC900;
	border-bottom:solid 1px #FFC900;
	border-top:solid 2px #D4D4D4;
	border-left:solid 2px #D4D4D4;
}

#contentMsg {
	margin-left:30px;
	width:230px;
	height:100px;
	border-right:solid 1px #FFC900;
	border-bottom:solid 1px #FFC900;
	border-top:solid 2px #D4D4D4;
	border-left:solid 2px #D4D4D4;
}

#lnk-button {
	display:block;
	font-size:10px;
	_font-size:0.8em;
	float:right;
	height:25px;
	width:94px;
	text-align:center;
	padding-top:7px;
	margin-top:10px;
	margin-right:35px;
	_margin-right:17px;
	background:transparent url(../img/bt-send.jpg) top left no-repeat;
	color:#29241E;
	text-decoration:none;
}


/*--------------------------------*/
/*------ Gallery page -------*/
/***********************/

.box-gallery {
	border:1px solid #4F4F4D;
	background-color:#29241E;
	width:645px;
	height:auto;
}

#title-gallery {
	display:block;
	width:645px;
	height:30px;
	background-color:#4E4E4C;
	text-align:center;
	font-size:20px;
	_font-size:1.6em;
	color:white;
	
}

.td-gallery {
	padding-right:25px;
	padding-left:25px;
	padding-top:25px;
}

.lnk-gallery img {
	border:none;
}

.error {
	color:white;
	padding-top:50px;
	text-align:center;
	font-size:10px;
	_font-size:0.8em;
}