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

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

body{
	background-color:#000;
	height:100%;
	margin:0;
	padding:0;
}
#container{background-image:url(images/splash_page_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100%;
	
}

#content{
	width:930px;
	/*margin:0;
padding:0;*/

height:850px;
	text-align:center;
	margin:0 auto;
	padding:0px;
	color:#C9F;
}

#header{width:100%;
height:75px;

margin-bottom:8px;
}

#main{height:430px;
width:100%;

margin:0px;
}

#image{
	background-image:url(images/coppolascritta.png);
	height:420px;
	margin-left:5px;
}


#lang {float:right;
width:200px;
margin: -10px 10px 0px 10px;
}

#homelang{background-color:#666;
height:50px;
width:200px;
/*float:right;*/
/*margin:10px;*/
/*clear:right;*/
margin-top:10px;
margin-bottom:10px;
}

#prolang{background-color:#09F;
height:50px;
width:200px;
/*float:right;*/
/*margin:10px;*/
/*clear:right;*/
margin-top:10px;
margin-bottom:10px;
}

#moduli{clear:both;
margin:-10px 0px 0px 0px;
padding:0px;
}

#cuboh {width:auto;
height:auto;
margin:10px;

float:left;
}

#home{background-image:url(images/home.png);
height:111px;
width:208px;
margin-left:20px;
}

#pro{background-image:url(images/pro.png);
height:111px;
width:208px;
}

#hdr{background-image:url(images/hdr.png);
height:111px;
width:208px;
}

#selhome{
background-image:url(images/choose.png);
width:208px;
height:27px;
margin-top:5px;
margin-left:20px;
}

#selpro{background-image:url(images/choose.png);
width:208px;
height:27px;
margin-top:5px;		
}

#selhdr{background-image:url(images/choose.png);
width:208px;
height:27px;
margin-top:5px;		
}

#homelist{
/* cancel the default list style */  
background-image:url(images/choose2.png);
background-repeat:no-repeat;
background-position:top;

padding-top:27px;
padding-bottom:0px;
margin:0;
list-style:none;      
display:none;  
/* position:absolute;  
left:0;  */
z-index:500;    
width:208px;
height:160px;
}

li{margin:0px;
padding:0px;
height:30px;
}

#prolist{background-image:url(images/choose_pro.png);
background-repeat:no-repeat;
background-position:top;

padding-top:27px;
padding-bottom:0px;
margin:0;
list-style:none;      
display:none;  
/* position:absolute;  
left:0;  */
z-index:500;    
width:208px;
height:60px;
}

#hdrlist{background-image:url(images/choose_pro.png);
background-repeat:no-repeat;
background-position:top;

padding-top:27px;
padding-bottom:0px;
margin:0;
list-style:none;      
display:none;  
/* position:absolute;  
left:0;  */
z-index:500;    
width:208px;
height:60px;
}

#bottone{background-image:url(images/bottoni.png);
height:50px;
}

*/
/*//vecchi----------------------------
*/
#cubil {width:225px;
height:180px;
margin:10px;

float:left;
}

#cubol1 {width:225px;
height:85px;
margin:0px 0px 5px 0px;

}

#cubol2 {width:225px;
height:85px;
margin:5px 0px 0px 0px;

}
