html, body, ul, li, h1, h2, h3, h4 
{
	margin:0px;
	padding:0px;
	list-style:none;
}

h1 img 
{
	display:block;
}

img 
{
	border:0px;
}

a 
{
	color:white;
}

a:hover 
{
	color:#eee;
}

.left 
{
	float:left;
}

.right 
{
	float:right;
}

.more 
{
	text-align:right;
}

.clear 
{
	clear:both;
}

.vide
{
	width:auto;
	height:20px;
}

body 
{
	background:#000;
	font:12px arial, sans-serif;
	color:#A7A7A7;
	padding:30px 5px;
	text-align:center;
}
.center-pic
{
	width:auto;
	text-align:center;
	padding-left:75px;
}

.left-pic
{
	width:auto;
	text-align:left;
	padding-left:110px;
}
/************************** wrappers **********************************/
#page
{
	text-align:left;
	width:754px;
	margin:auto;
	background:url(../images/body.gif) repeat-y;
}

#body 
{
	position:relative;
}

#top
{
	background:top left url(../images/bar.gif) no-repeat;
}

#bottom
{
	background:bottom left url(../images/bar.gif) no-repeat;
}
/************************** Header **********************************/
h1 
{
	padding:17px 0px 0px 95px;
}

#person
{
	float:right;
	padding:17px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	right:20px;
	display:inline;			
}

#about 
{
	float:left;
	margin:20px 0px 0px 131px;
	width:256px;
	height:320px;
	overflow:hidden;
	text-align:justify;
	display:inline;
	font-size:11px;
}

.first-letter 
{
	font-weight:bold;
	font-size:14px;
	color:white;
}
/************************** Navigation **********************************/
#header ul 
{
	margin:0px 17px 20px 99px;
	border:2px solid white;
	padding:5px;
	display:inline;
	float:left;
	width:625px;
	text-align:center;
}

#header li 
{
	display:inline;
	padding:13px;
}

#header ul a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#f3e9d9;
	text-transform:uppercase;
}

#header ul a:hover
{
	color:#84516e;
}
/************************** Tray **********************************/
#tray
{
	padding-left:130px;
	padding-right:45px;
}

#tray-left 
{
	float:left;
	width:255px;
}

#tray-right 
{
	float:right;
	width:302px;
}

#tray-left .left 
{
	margin-right:12px;
}

#tray h2 
{
	margin-bottom:16px;
}

#tray p 
{
	margin:0px;
	margin-bottom:3px;
	font-size:12px;
}

#tray2 p
{
	padding-left:130px;
	padding-right:45px;
	margin:0px;
	margin-bottom:3px;
	font-size:12px;
}

#tray-left .more 
{
	padding-right:5px;
}

.justify
{
	text-align:justify;
}
/************************** Footer **********************************/
#footer 
{
	text-align:center;
	color:white;
	margin-left:95px;
	margin-right:14px;
	background:top left url(../images/signleft.gif) no-repeat;
}

#footer-right 
{
	padding-top:33px;
	padding-bottom:22px;
	background:top right url(../images/signright.gif) no-repeat;
}

.footer-text
{
	padding:10px 0px 0px 60px;
	width:500px;
	text-align:left;
	float:left;
	font-size:11px;
}
/************************** Corps **********************************/
.pic-master-box
{
	width:auto;
	height:100%;
	display:block;
	/*border:solid 1px yellow;*/
	padding-left:20px;
}

.pic-master-box-mesure
{
	width:auto;
	height:auto;
	/*border:solid 1px yellow;*/
	padding-left:130px;
	/*margin-top:-20px;
	padding-top:-20px;*/
	text-align:center;
}

.pic-box
{	clear:left;
	width:525px;
	height:100%;
	border-top:solid 1px white;
	padding-top:5px;
	margin:0px 10px 10px 0px;
}

.pic-box-mesure
{	clear:left;
	width:545px;
	height:100%;
	text-align:center;
	border-top:solid 1px white;
	padding-top:5px;
	margin:0px 10px 10px 0px;
}

.pic
{
	float:left;
	margin-bottom:5px;
	width:auto;
	height:100%;
	padding:2px 2px 0px 2px;
	border:solid 1px white;
}

.origin
{
	float:left;
	border:solid white 1px;
}

.aqua
{
	float:left;
	border:solid white 1px;
}

.spacer
{
	width:10px;
	height:25px;
	float:left;
}

.pic-text
{
	float:left;
	width:369px;
	/*border:solid 1px lime;*/
	padding:5px 15px 0px 15px;
}

.pic-titre
{
	color:white;
	text-align:left;
	font-size:20px;
}

.pic-size
{
	padding-top:10px;
	text-align:left;
	font-size:18px;
}

.pic-comm
{
	padding-top:10px;
	text-align:left;
	font-size:12px;
}

.tleft
{
	text-align:left;
}

.tright
{
	text-align:right;
}


