* {
	padding:0;
	margin:0;
}
body {
	font-family: verdana,  sans-serif;
	color:#888;
	background:#000;
}

/* STYLES GENERAUX */ 

a:link, a:visited {
	color: #95edff;
	text-decoration:none;
}

table h1 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

ul.works {
	list-style-type:none;
	margin:20px;
	font-size:0.7em;
}

ul.works li {
	margin-bottom:10px;
	padding:10px;
	min-height:90px;
}

ul.works li img {
	float:left;
}

ul.links {
	list-style:square inside;
	font-size:0.7em;
	margin-left:30px;
}

span.small {
	font-size:0.6em;;
	color:#ccc;
}

	.content2 img {
		margin-right:10px;
	}

	.content2 h1 {
		margin-left:10px;
		margin-right:10px;
		padding-bottom:3px;

		font-weight:bold;
		font-variant:small-caps;
		color:#fff;
		
		border-bottom:1px solid #666;
	}

	.content2 h2, .content2 h3 {
		font-weight:bold;
		font-size:10px;
		color:#bbb;
		margin-top:10px;
		margin-bottom:10px;
	}

	.content2 h3 {
		margin-left:10px;
		margin-bottom:10px;
	}


	.content2 h2 a {
		color:#ffffff;
	}

	.content2 p {
		padding-left:40px;
		padding-right:20px;
		margin-bottom:20px;
		color:#bbb;
		font-size:0.7em;
		line-height:1.2em;
	}

	.latest_thumb {
		width:160px;
	}	

	.latest_desc {
		text-align:left;
		width:600px;
	}


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

table.indexcenter {
	border-collapse:collapse;
	width:800px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
}


.logo {
	background:transparent url('images/laurentchea.com2.png') no-repeat;
	height:285px;
	font-size:0.6em;
	color:#ccc;
}
.sectionhead {
	background:transparent;
	background:#000000;
	padding-top:20px;
	margin-top:100px;
	height:160px;
}


.head {
	margin-bottom:10px;
	font-size: 20px;
	color:#dddddd;
	text-align:center;
	letter-spacing: 8px;
	background:transparent;
}


.subhead {
	font-size: 14px;
	color:#bbbbbb;
	text-align:center;
	letter-spacing: 3px;
	clear:both;
	margin-bottom:10px;
}

.subsubhead {
	margin-bottom:30px;
	font-size: 11px;
	color:#bbbbbb;
	color:#9e6a38;
	text-align:center;
	letter-spacing: 3px;
	margin-bottom:30px;
}

.subsubhead a {
	text-decoration:none;
}



.centerflow {
	height:400px;
	overflow:auto; 
}



.small {
	font-size: 10px;
}


/* cas spécifique, la zone centrale juste pour l'index*/
.indexthumbs {
	background:#111111;
}

#thumbs {
	border-collapse:collapse; 
	height:280px; 
	background:#111111;
}

td.thumb {
	text-align: center;
	vertical-align: middle;
	padding:20px 0 0 0;
	width:250px;
	color:#ffffff;
}

td.thumb img {
	border:1px solid #888888;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}



.thumbdesc {
	text-align: center;
	padding-bottom:10px;
	width:250px;
	font-size:11px;
	letter-spacing:1px;
	height:20px;
}

.slide {
	text-align: center;
	vertical-align: middle;
	background:#000000;
	padding:80px;
}

.slide img {
	border:1px solid #888888;
}

.caption {
	font-size:12px;
}
.caption span{
	font-size:14px;
	font-weight:bold;
}

hr {
	margin:0px 10px;
	border:0;
	border-top:1px solid #444444;
}

.sitehead {
	padding-top:20px;
	background:#111111;
}

/* La description, par défaut en bas (et c'est pas prêt d'en changer...) */

.text-title {
	font-weight:bold; 
	font-size:10px;
	text-align:left; 
	padding:0px 10px; 
	margin-bottom:10px; 
	color:#cccccc; 
	width:100%;
}

.text-content {
	height:120px;
	margin:0px 0px;
	text-align:left;
	padding:0px 30px;
	font-size:10px;
	overflow:auto;
	color:#cccccc;
}

.bottom {
	background:transparent url('images/bottom.png') top no-repeat;
	height:50px;
	font-size:x-small;
}


div.fade {
	background:url('images/fade.png') repeat-x;
	width:100%;
	position:fixed;
	z-index:10;
	height:100px;
	top:0;
	font-size:0.6em;
	padding-top:5px;
	text-align:right;
}

div.title {
	border-bottom:1px solid #444;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
