@charset "UTF-8";
/* CSS Document */




body{
margin-top:0;
margin-left:-2px;

background-image:url(../images/bg_lab.gif);
width:100%;
}
.lesite{

margin:0;
/*height:auto;*/
background-color:white;
padding-bottom:8px;
padding-left:15px;
/*width:inherit;*/

}
.blocintro{
	position:absolute;
	top:26px;
	left:560px;
		width:200px;
font-size:0.6em;
line-height:1em;
text-align:right;
}
.bloctitre {
	position:absolute;
	left:20px;
	top:20px;
	width:200px;
	
	padding:0px;
	border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:thin;
	background-color:white;
}

.bloctitre h1{
	text-align:left;
line-height:0.9em;
/*margin-top:0.2em;
margin-bottom:0.2em;*/
font-size:2em;
font-weight:bold;
	font-size:17px;

}

.bloctitre p{
	text-align:left;
	font-size:0.6em;

}
.blocTop1{
	position:absolute;
	top:850px;
	left:760px;
}
.blocTop2{
		margin-left:750px;
}
.blocUpTop1{
	
	margin-top:-90px;
	margin-left:750px;
}
.blocUpTop2{
		margin-left:750px;
}
.menu{
	
	position:absolute;
	left:20px;
	top:130px;
	width:160px;
				color:black;
	list-style:none;

		margin-left:00px;
		font-size:0.6em;
		line-height:1.2em;
text-align:right;
text-transform:uppercase;

	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:thin;
}
.menu ul{

}
.menu li{
	margin-bottom:4px;
		

}
.menu li a{
	padding:2px;
	text-decoration:none;
	color:black;
}
.menu li a:hover{

	text-decoration:underline;
	color:black;
}
#galery {
	margin-top:600px;
	background-color:#ffffff;
	width:1000px;
}


.blocwork {
	background-color:#eeeeee;

	margin-right:10px;
	text-align:left;
	margin-top:10px;
	width:600px;
	height:150px;
	border-right-style:dotted;
	border-right-color:black;
	border-right-width:thin;
	border-left-style:dotted;
	border-left-color:black;
	border-left-width:thin;
	        display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	
	 *display: inline;
	_height: 150px;

}
.blocwork p {
	text-align:left;
	padding-left:170px;
	margin-top:-150px;
	height:auto;
	padding-top:20px;
	font-size:0.6em;

}
.blocwork b {
	font-size:17px;
}
.blocwork a img {
	border:none;
	color:#000000;
	/*border-left-style:solid;
	border-left-color:#d2cc94;
	border-left-width:8px;*/
}
.blocwork a:hover img {
	border-left-color:#ffe665;
}

.contact{
	margin-top:800px;
}
.contact img{
	margin-left:20px;
	margin-bottom:-20px;
}	
