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

html,body{margin:0;padding:0}

body,td,th {
	color: #333;
}

/*		LAYOUT		*/

div#sfondo_repeat{width:100%; margin:0; padding:0;}
div#container{width:823px;margin:0 auto;}
div#header{position:relative; height:153px;}
div#wrapper{float:left;width:100%}
div#content{margin: 0 53px 0 50px;}
div#navigation{float:left;width:50px;margin-left:-50px; height:146px;}
div#extra{float:left;width:53px;margin-left:-823px; height:146px;}
div#footer{clear:left;width:100%; height:122px;}
div#moduli{width:100%; background:url(../images/repeat_moduli.jpg) repeat-x;}
div#centrato_moduli{width:823px; height:343px; position:relative;}

div#container_dentro{width:720px;margin:0 auto; text-align:left;}
div#content_dentro{float:left;width:510px;}
div#navigation_dentro{float:right;width:200px; margin-left:5px; text-align:left;}
div#footer_dentro{clear:both;width:100%; height:1px; line-height:1px; font-size:1px;}

/*		LAYOUT'S BACKGROUNDS		*/

body{background:url(../images/rondini.gif) repeat;}
div#sfondo_repeat{background:url(../images/repeat_header.jpg) repeat-x;}
div#header{background:url(../images/header.jpg); background-repeat:no-repeat;}
div#container{background:url(../images/repeat.jpg); background-repeat:repeat-y;}
div#navigation{background:url(../images/right.jpg); background-repeat:no-repeat;}
div#extra{background:url(../images/left.jpg); background-repeat:no-repeat;}
div#footer{background:url(../images/footer.jpg) no-repeat;}
div#sfondo{background:url(../images/sfondo.jpg) no-repeat center top;}
div#centrato_moduli{background:url(../images/moduli.jpg) no-repeat;}

/*		POSITIONS		*/

#countdown {
	position:absolute;
	left:0px;
	top:16px;
	width:290px;
	height:40px;
	text-align:left;
	font-size:19px;
	font-weight:bold;
	color:#C30;
	font-style:italic;
}

#top_left_menu {
	position:absolute;
	left:0px;
	top:5px;
	width:294px;
	height:26px;
	z-index:900;
	text-align:left;
	font-size:11px;
}

#top_right_menu {
	position:absolute;
	left:527px;
	top:5px;
	width:294px;
	height:26px;
	z-index:900;
	text-align:right;
}

#logo {
	position:absolute;
	left:302px;
	top:0;
	width:218px;
	height:142px;
	padding:0;
	margin:0;
	/*background-image:url(../images/logo.png);
	background-repeat:no-repeat;*/
	cursor:pointer;	
	z-index:900;
}

#bottom_left_menu {
	position:absolute;
	left:30px;
	top:102px;
	width:295px;
	height:20px;
	z-index:1000;
	text-align:left;
}

#cerca {
	position:absolute;
	left:636px;
	top:33px;
	width:188px;
	height:20px;
	padding:0;
	margin:0;
	z-index:900;
	text-align:center;
}

#bottom_right_menu {
	position:absolute;
	left:523px;
	top:102px;
	width:281px;
	height:20px;
	z-index:1000;
	text-align:right;
}

#usr_1 {
	position:absolute;
	left:5px;
	top:47px;
	width:250px;
	height:225px;
	z-index:900;
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
}

#usr_2 {
	position:absolute;
	left:277px;
	top:47px;
	width:266px;
	height:225px;
	z-index:900;
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
}

#usr_3 {
	position:absolute;
	left:565px;
	top:47px;
	width:250px;
	height:225px;
	z-index:900;
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
}

#footer_testo {
	position:absolute;
	left:160px;
	top:346px;
	width:500px;
	height:100px;
	padding:0;
	margin:0;
	text-align:center;
	font-size:10px;
	line-height:1em;
}

