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

body{
padding:0;
margin:0;
border:0;
background-image:url(/lightec/image/fond.jpg);
background-position:center top;

}


img {
border:none;

}

p{
padding:0;
margin:0;
border:0;
}


#mainLT {width:990px; height:500px; padding:10px;  position:absolute; top:50%; left:50%; margin-top:-250px; margin-left:-495px; background-image:url(/lightec/image/fond4.png); z-index:-1;}

.btLT{
height:31px;
width:65px;
margin-left:0;
background-image:url(/lightec/image/bouton/fondLT.png);
padding-left:81px;
padding-top:10px;
float:left;
font-size:13px;
cursor:pointer;
font-weight:bold;
color:#CCCCCC;
}

.btLT:hover{
background-position:0px -41px;
}


div.imagealpha {
visibility:hidden;
display:none;
z-index:8;
}

.GP_LT{
	width:328px; 
	height:500px; 
	position:absolute;
	z-index:11;
	margin-left:200px;
	
}