/* Global blocks document */

body { min-width: 740px; background-color: #FFF; }
#header, #menu, #content { overflow: visible; display: block; }
/* safari and opera need this */
#header
{
	width: 90%;
	text-align: center;
	z-index: 1;
	}


#menu, #content { float: left; }


#menu
{
	width: 156px;
	height: 700px;
	overflow: visible;
	z-index: 20;
	background-color: transparent;
	margin-left: 1em;
	margin-top: 8em;
	margin-bottom: 1em;
	}


body
{
	margin: 0;
	paddinf: 0;
	overflow: visible;
	}


#content
{
	Position: relative;
	width: 750px;
	height: 600px;
	top: 0;
	Left: 0;
	background-color: transparent;
	background-image: url(../images/fondlivre.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	z-index: 10;
	}


/* Styles document */

.baseline
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 0.9em;
	color: #555;
	letter-spacing: 0.15em;
	text-align: center;
	display: block;
	}


/*	Colonne de gauche	*/	


#menu
{
	font: 0.8em/1.85em "Times New Roman" , Times, serif;
	text-transform: uppercase;
	}


#menu ul
{
	list-style: none;
	display: block;
	text-decoration: none;
	letter-spacing: 0.14em;
	margin: 1em;
	padding: 0;
	}


#menu li a:link
{
	color: #000;
	display: block;
	text-decoration: none;
	}


#menu li a:visited
{
	color: #7468D2;
	display: block;
	text-decoration: none;
	}


#menu li a:hover
{
	color: #C10C13;
	display: block;
	text-decoration: none;
	}


#menu li a:active
{
	color: #7B0040;
	display: block;
	letter-spacing: 0.16em;
	text-indent: 5px;
	text-decoration: none;
	}

	
/*	Colonne centrale	*/	

p
{
	font: 11px/1.3em "Trebuchet MS" , sans-serif;
	color: black;
	padding: 0 2em 0 2em;
	text-align: left;
	letter-spacing: 0.06em;
	}


p#vignette
{
	display: block;
	width: 235px;
	position: relative;
	margin-left: 70px;
	top: 130px;
	font: 0.7em/1.3em "Times New Roman" , Times, serif;
	text-align: justify;
	color: #759898;
	padding: 0;
	}


#designwork
{
	display: block;
	position: relative;
	margin-left: 70px;
	top: 130px;
	width: 300px;
	}


.thumb
{
	display: block;
	border: thin solid #333333;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}


#designwork img { border: thin solid #333333; }
#designwork span { display: none; }
#designwork span img { border: thin solid #333333; overflow:visible;}
#designwork a:hover { border: none; text-decoration: none; }


#designwork img:hover
{
	cursor: help;
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Mozilla */
	opacity: 0.5; /* CSS3 */
	-khtml-opacity: .5; /* Safari */
	}


#designwork a:hover span
{
	position: absolute;
	left: 297px;
	top: -106px;
	width: 130px;
	height: 110px;
	display: block;
	overflow:visible;
	}
	
/*	Page détail mission	*/	

#fleche_retour
{
	padding-top: 30px;
	margin-left: 450px;
	padding-bottom: 20px;
	}


#description
{
	display: inline-block;
	width: 235px;
	position: relative;
	margin-left: 60px;
	top: 30px;
	font: 0.8em/1.4em "Times New Roman" , Times, serif;
	text-align: left;
	color: #759898;
	padding: 0;
	}


#description dt
{
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 0.3px;
	border-top: 1px dotted #759898;
	color: #666;
	margin-top: 4px;
	margin-bottom: 3px;
	}


#designdetail
{
	position: absolute;
	left: 367px;
	top: 78px;
	width: 130px;
	height: 110px;
	display: block;
	}