/*



                 |//
                (o o)
+---------oOO----(_)-------------------+
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|~~~~~~~~~~~ ¤ HELLO ¤~~~~~~~~~~~~~~~~~|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
+--------------------oOO---------------+
                |__|__|
                 || ||
                ooO Ooo

 _____   _____   _   _   _   __   _   _____  
|  _  \ | ____| | | | | | | |  \ | | |  _  \ 
| |_| | | |__   | |_| | | | |   \| | | | | | 
|  _  { |  __|  |  _  | | | | |\   | | | | | 
| |_| | | |___  | | | | | | | | \  | | |_| | 
|_____/ |_____| |_| |_| |_| |_|  \_| |_____/ 

 _____   _           ___   _____   _____   _   _____  
|  _  \ | |         /   | /  ___/ |_   _| | | /  ___| 
| |_| | | |        / /| | | |___    | |   | | | |     
|  ___/ | |       / / | | \___  \   | |   | | | |     
| |     | |___   / /  | |  ___| |   | |   | | | |___  
|_|     |_____| /_/   |_| /_____/   |_|   |_| \_____| 








*/

body
{
	margin: auto;
	background:url(./img/pattern.jpg);
	color:#000;
	font:normal 75%/1.5 Arial, sans-serif ; /* graisse , taille, interligne , type */
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#page
{
	margin:0 auto;
	width:900px;
	min-width:841px;
	max-width:1000px;
}
#header2
{
	width:840px;
	height:200px;
	background:url(./img/head.png);
}
#header
{
	width:840px;
	height:194px;
	background:url(./img/head3.png);
}
#conteneur {
	width:900px;
	margin:0;
	/*margin-top:-14px;*/
	padding:0 30px;
}
#sheet
{
	position:relative;
	margin-top:-2px;
	width:840px;
	height:500px;
	background:url(./img/sheet.jpg);
	background-repeat:no-repeat;
}
#main {
	position:absolute;
	width:170px;
	height:204px;
	top:210px;
	left:-65px;
	background:url(./img/hand.png) 15px 0px no-repeat;
}
#image
{
	margin:35px 0 10px 35px;
	width:246px;
	height:441px;
	text-align:center;
	float:left;
}

#texte
{
	width:350px;
	height:450px;
	padding-top:20px;
	padding-left:25px;
	float:left;
}

#texte  p img:hover {
   outline:1px solid #06FEFF;
   }
.about p:hover{
color:#3ac2ef;

}
.textepa a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color:black;
	text-decoration: none;
	background-color: #9FB5BA;
	
}
#profile {
width:210px;
float:left;
margin-top:35px;
margin-left:35px;
}

#navbar
{
	width:137px;
	margin-top:30px;
	margin-right:20px;
	height:300px;
	background:url(./img/navbar.png)0 0 no-repeat;
	text-align:center;
	float:right;
}

ul#navwork
{
	width:100%;
	list-style-type:none;
	text-align:center;
	width:350px;
	padding-top:20px;
	padding-left:25px;
	float:left;

}
ul#navwork li
{
	position:relative;
	float:left;
}
ul#navwork li#illu
{
	width:35%;
}
ul#navwork li#compo
{
	width:25%;
}
ul#navwork li#dimen
{
	width:20%;
}
ul#navwork li#web
{
	width:20%;
}


ul#navwork a
{
	width:100%;
	display:block;
	height:38px;
	
}
ul#navwork li a span 
{
	position:absolute;
	display:block;
	width:100%; 
	height:99%; 
}
ul#navwork li#illu span
{
	width:140px;
	background:url(./img/illu.png);
	background-repeat:no-repeat;
}
ul#navwork li#compo span
{
	width:140px;
	background:url(./img/compo.png);
	background-repeat:no-repeat;
}
ul#navwork li#dimen span
{
	width:105px;
	background:url(./img/3d.png);
	background-repeat:no-repeat;
}
ul#navwork li#web span
{
	width:80px;
	background:url(./img/web.png);
	background-repeat:no-repeat;
}
ul#navwork li h3 
{
	position:absolute;
	left:-50000px;
}


#travaux
{
	/*padding:15px;
	width:450px;
	float:left;*/
	
	margin:35px 0 10px 35px;
	width:246px;
	height:441px;
	text-align:center;
	float:left;

}
#travaux p 
{
	margin:80px 0 10px 20px;
}



ul#navbarli
{
	width:100px;
	padding-top:20px;
	margin-top:30px;
	margin-right:20px;
	height:300px;
	text-align:center;
	list-style:none;
	float:right;
}
ul#navbarli li
{
	width:25%;
	position:relative;
}
ul#navbarli a
{
	width:100%;
	display:block;
	height:38px;
}
ul#navbarli li a span 
{
	position:absolute;
	display:block;
	width:100%; 
	height:99%; 
}
ul#navbarli li#home span
{
	width:80px;
	background:url(./img/home.png);
	background-repeat:no-repeat;
}
ul#navbarli li#work span
{
	width:75px;
	background:url(./img/work.png);
	background-repeat:no-repeat;
}
ul#navbarli li#about span
{
	width:85px;
	background:url(./img/about.png);
	background-repeat:no-repeat;
}
ul#navbarli li#contact span
{
	width:110px;
	background:url(./img/contact.png);
	background-repeat:no-repeat;
}
ul#navbarli li h3
{
	position:absolute;
	left:-50000px;
}
h3
{
	padding-bottom:5px;
	padding-left:20px;
	margin-left:-25px;
	height:14px;
	color:white;
	background-color:black;
}
img 
{
	border:0;
}
#bot
{
	margin:0 auto;
	width:840px;
	text-align:right;
	font-size:12px;
	color:#000;
	clear:both;
}
#logo3{ 
		position:fixed;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left:-200px;
	height:250px;
	width:400px;
	padding:0;
	text-align:center;
	color:#222;
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
}
#logo a:hover, #logo a:focus 
{
   border:0; 
   outline:1px solid #06FEFF;	
}
