﻿/*	
****************************************************************************
CREDITS 
        rel.: 1.0
        data: 10/02/2012
        autore: Marco Melloni - Milano
        Copyright © 2012 (è vietato l'uso, anche parziale, del suddetto CSS)
****************************************************************************
*/

@import url("../../fonts/styFonts_roboto.css");

   body {background-color:#333333; margin:0}
      
   img {border:0px;}
	

#ly_corpo {
     position: relative;  
	top: 20px;
	left: auto;
     	width: 980px; 
     	height: 950px;
     	margin-left: auto;
     	margin-right: auto; 
    	text-align: center;
    	background-color: #333333;
    	z-index: 0;
    } 

/* TOP */

#ly_top {
	position:relative;
	border:3px #cacaca solid;
	width:980px; 
	height:75px; 	
	z-index:2; 
    	text-align:left;
	}

.style_tabtop {width:100%; height:100%; margin:0px; margin-left:8px;}
    	
	
#ly_gallery {
	position:absolute; 
	background-color:#333333; 
	z-index:1; 
	left:0px;
	width: 980px; 
	top:95px;  
 	color:#ffffff;
 	padding-bottom:3px; 
 	font-size:10pt; 
 	font-weight:normal; 
	font-family:'robotoregular', Tahoma, Arial;
 	text-align:center; 
 	vertical-align:middle;
 	letter-spacing:1px; 
 	} 

.style_testo1 {
	font:10pt 'robotoregular', Tahoma, Arial;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}
	
	.style_testo1 a{color:#ffffff; text-decoration:none; font-weight:normal;}
	.style_testo1 a:hover{color:#ff6301;}
	

#ly_bottom {
    	position:absolute; 
    	height:25px;
 	line-height:24px;
    	z-index:1; 
    	left:0px; 
    	width: 960px; 
 	color:#cccccc; 
    	top:750px;  
    	left:10px;
 	font-size:10pt; 
 	font-weight:normal; 
	font-family:'robotoregular', Tahoma, Arial;
 	text-align:center;
 	letter-spacing:1px; 
 	border:3px #808080 solid;
 	} 

	#ly_bottom a{color:#ffffff;text-decoration:none; font-weight:normal}
	#ly_bottom a:hover{color:#ff6301;}

	.img_loop {border:3px #CACACA solid; margin-top:8px;}
	
	