* ------------------------------------------------------------------------------------------
						GENERAL
---------------------------------------------------------------------------------------------*/

* {
	font-size:10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
body {
	margin: 10px 0px 0px 0px;
	background : #000000;	
}

input, textarea {
	border: 1px solid #aaa;
	padding : 2px;
}



h1{
	color : #666666;
	font-size:16px;
	font-weight : bold;
	text-align : left;

}

h3{
	color:#000000;
	padding-bottom:5px;
	margin: 0px;
	font-weight : bold;
	font-size : 11px;
}


h2 {
	color : #000066;
	font-weight : bold;
	padding-left : 0px;
	padding-bottom : 3px;
	border-bottom : 1px dotted #000066;
	font-size : 17px;
}


.lettrine {
	float: left;
	font-weight: bold;
	border : 1px solid #cccccc;
	color: #534f7c;
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}

.envaleur {
	font-weight : bold;
	color : black;
}

/* CONTENEUR
-------------------------------------------------------------------*/
.conteneur {
	margin: auto;
	width: 720px;
	background : #ffffff;
}


/* ------------------------------------------------------------------------------------------
						TOP (titre)
---------------------------------------------------------------------------------------------*/

#top {
	margin : auto;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align : left;
	
}

#img_top {
	border : 1px solid #999999;
	
}

#menu {
	text-align : center;	
	background : #000000;
}


#menu a{
	font-size : 14px;
	font-family : times,serif;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	
}

#menu a:hover{
	font-weight : bold;
	text-decoration : none;
	color : #9085AF;	
	
}

/* ------------------------------------------------------------------------------------------
						CONTENU
---------------------------------------------------------------------------------------------*/
#contenu {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	padding : 0px;
	
}

#contenu_graphisme {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/FOND_GRAPHISME.jpg);
	padding : 0px;
	
}

#contenu_3d {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/FOND_3D_vide.jpg);
	padding : 0px;
	
}

#contenu_pao {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/FOND_PAO.jpg);
	padding : 0px;
	
}

#contenu_portfolio {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/FOND_PORTFOLIO.jpg);
	padding : 0px;
	
}

#contenu_contact {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/CONTACTS.jpg);
	padding : 0px;
	height : 399px;
}

#contenu_contact a {
	font-size : 15px;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

#contenu_contact a:hover {
	font-size : 15px;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}


#contenu a {
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

#contenu a:hover{
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}

a[hreflang]:after {
	color: #999999;
	font-weight: normal;
	content: " [" attr(hreflang) "]";
}

#contenu img {
	padding : 0px;
	margin : 0px;
}


#contenu_graphisme img {
	padding : 0px;
	margin : 0px;
	border : none;
}

#contenu_pao img {
	padding : 0px;
	margin : 0px;
	border : none;
}

#contenu_portfolio img {
	padding : 0px;
	margin : 0px;
	border : none;
}

#contenu_portfolio td {
	padding : 13px;
}

#contenu_3d img {
	padding : 0px;
	margin : 0px;
	border : none;
}

#contenu_pao td {
	padding-left : 28px;
	padding-right : 28px;
}



/*-------------------------------------------------------------------------------------------
						BLOCS DIV 
---------------------------------------------------------------------------------------------*/

#sidebar_left {
	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	padding : 5px;
	width: 22%;
	float: left;
	
}

#sidebar_right{
		font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	padding : 5px;
	width: 22%;
	float: right;
	margin-left: 10px;
	
}


#box1 {
	border : 1px solid;
	padding : 2px;	
	background : #006699;
	color : #FFFFFF;
}


#box {
	background : #CCFFFF;
	padding : 5px;
}

#box a,a:visited {
	text-decoration : none;
	color : #000000;
	padding-left : 5px;
}
	
#box a:hover {
	text-decoration : underline;
	color: blue;
	padding-left : 5px;	
}


/*-------------------------------------------------------------------------------------------
						CREDIT 
---------------------------------------------------------------------------------------------*/


#foot {
	margin : 0 auto;
	width : 700px;
	color: #565656;
	text-align: center;
	border-top : 1px #333333 solid;
}

#foot a{
	text-decoration : underline;
	color : #666666;
	
}

/* ------------------------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../js/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


