* { /*azzeriamo tutti i margini e padding*/
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#B90F18;
}

table {
	font-size: 1em; /*corregge i font delle tabelle*/
}

.imgRepl {
	overflow:hidden;
	letter-spacing:-999em;
	text-indent:-999em;
}

.spacedBlock {
	margin-top:10px;
	margin-bottom:10px;
}

/*LAYOUT PAGINA*/
/*######################################################*/
#full_wrapper {
	width:100%;
	background-color:#fff;
	background-image:url(../images/bg_main.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

#container {
	width:774px;
	margin:0 auto;
}

#header {
	height:81px;
	color:#fff;
}

#header h1 a {
	float:left;
	width:158px;
	height:79px;
	background-image:url(../images/logo.png);
}

#login {
	float:right;
	width:270px;
	padding:3px;
	height:60px;
	background:url(../images/struct_bg_login.gif) bottom left;
	color:#555;
}

#login h6 {
	font-size:1em;
	text-transform:uppercase;
}

#login dl {
	float:left;
	width:100px;
}

#login dl dt {
	font-size:10px;
	color:#888;
}

#login dl input {
	width:92px;
}

#login #btnLogin {
	float:left;
	width:69px;
	padding-top:1.2em;
}

#login #btnLogin input {
	border:1px solid #aaa;
	background-color:#ccc;
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#login #linkPwd {
	clear:both;
	font-size:10px;
}

#sub_header {
	background-image:url(../images/bg_header.png);
	height:211px;
	overflow:hidden;
	position:relative;
}

#lingue {
	float:right;
}

#menunav {
}

#aniamzione {
	position:absolute;
	top:0;
	right:0;
}

#contentarea {
	background-image:url(../images/bg_content.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

#sidebar {
	float:left;
	width:215px;
	padding-left:10px;
}


#maincontent {
	display:inline;
	float:right;
	width:510px;
	padding:0 17px 25px;
	background-image:url(../images/bg_content_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#555;
}

#footer_wrapper {
	background-image:url(../images/bg_footer.gif);
	height:200px;
}

#footer {
	width:774px;
	margin:0 auto;
	color:#fff;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer #rotazione_loghi {
	float:left;
	width:220px;
	padding-left:10px;
	padding-top:10px;
}

#footer #footer_content {
	width:510px;
	padding:10px 17px;
	height:139px;
	float:right;
	background-image:url(../images/bg_footer_shdw.png);
	background-position:top right;
}

#footer #footer_content #box_newsletter {
	float:left;
	width:180px;
	height:130px;
	border-right:1px solid #fff;
	padding-right:10px;
	font-size:10px;
}

#footer #footer_content #box_newsletter form {
	margin-bottom:25px;
}

#footer #footer_content #box_newsletter form h6 {
	font-size:1em;
}

#footer #footer_content #box_newsletter form input {
	vertical-align:middle;
}

#footer #footer_content #box_newsletter form input.text {
	width:130px;
}

#footer #footer_content #box_newsletter form input.button {
	border:1px solid #999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	font-weight:bold;
	color:#999;
	background-color:#eee;
}

#footer #footer_content #menufooter {
	float:left;
	width:140px;
	height:130px;
	border-right:1px solid #fff;
	padding:0 10px;
	font-size:11px;
}

#footer #footer_content #menufooter ul {
	padding-left:20px;
}

#footer #footer_content #menufooter ul li {
	list-style-type:none;
	list-style-image:url(../images/struct_arrow_right.gif);
	margin:5px 0 0 0;
}

#footer #footer_content #menufooter ul li a {
	text-decoration:none;
	color:#fff;
}

#footer #footer_content #menufooter ul li a:hover {
	text-decoration:underline;
}

#footer #navigazione_footer {
	clear:both;
	font-size:11px;
	padding-left:230px;
}

#footer #navigazione_footer li{
	display:inline;
	list-style-type:none;
}

#footer #navigazione_footer li a {
	clear:both;
	color:#fff;
	border-right:1px solid #fcb;
	padding:0px 5px;
	text-decoration:none;
}

#footer #navigazione_footer li a:hover {
	text-decoration:underline;
}

#footer #footer_content #colophon {
	display:inline;
	float:right;
	background-image:url(../images/struct_logo_ubik_footer.gif);
	height:65px;
	width:87px;
	margin-top:40px;
	margin-right:20px;
}

#credits {
	clear:both;
	text-align:right;
	color:#fca;
	font-size:10px;
	padding:3px;
	background-color:#8F111C;
	border-top:1px solid #CF2635;
}

#credits a {
	color:#fca;
}

#credits img {
	vertical-align:middle;
}

/*######################################################*/


/*MENUNAV*/
/*######################################################*/
#menunav ul {
	margin:0;
	padding:20px 0 0 7px;
	float:left;
	width:230px;
	list-style-type:none;
}

#menunav ul li {
	float:left;
	width:230px;
}

#menunav ul li a {
	display:block;
	padding:5px 10px 5px 15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/struct_bg_menu_item.jpg);
	background-position:500px 0;
	background-repeat:repeat-y;
	outline:none;
}

#menunav ul li a.active {
	background-position:right 0;
	padding-left:3em;
}

#menunav ul li a:hover {
	background-position:right 0;
	padding-left:3em;
}
/*######################################################*/

/*SIDEBAR*/
/*######################################################*/
#mondo_ubik {
	width:215px;
}

#mondo_ubik h5 {
	display:block;
	width:215px;
	height:44px;
	background-image:url(../images/bg_mondoubik_title.png);
}

#mondo_ubik div.contenuto {
	background-image:url(../images/bg_mondoubik_tall.png);
	background-repeat:no-repeat;
	padding-bottom:50px;
}

#mondo_ubik ul {
	padding-left:30px;
}

#mondo_ubik ul li {
	display:block;
	width:129px;
	height:50px;
	list-style-type:none;
}

#mondo_ubik ul li a {
	display:block;
	width:129px;
	height:50px;
	background-position:-1000px 0;	
	background-repeat:no-repeat;
}

#mondo_ubik ul li#idee_ubik {
	background-image:url(../images/btn_idee_on.gif);
}

#mondo_ubik ul li#stile_ubik {
	background-image:url(../images/btn_stile_on.gif);
}

#mondo_ubik ul li#vivere_ubik {
	background-image:url(../images/btn_vivere_on.gif);
}

#mondo_ubik ul li#idee_ubik a {
	background-image:url(../images/btn_idee_over.gif);
}

#mondo_ubik ul li#stile_ubik a {
	background-image:url(../images/btn_stile_over.gif);
}

#mondo_ubik ul li#vivere_ubik a {
	background-image:url(../images/btn_vivere_over.gif);
}

#mondo_ubik ul li#idee_ubik a:hover,
#mondo_ubik ul li#stile_ubik a:hover,
#mondo_ubik ul li#vivere_ubik a:hover {
	background-position:0 0;
}

#flash_news {
	width:215px;
}

#flash_news h5 {
	display:block;
	width:215px;
	height:33px;
	background-image:url(../images/bg_flashnews_title.png);
}

#flash_news div.contenuto {
	background-image:url(../images/bg_flashnews_tall.png);
	background-repeat:no-repeat;
	height:250px;
	margin-bottom:50px;
	overflow:hidden;
	position:relative;
}

#flash_news div.contenuto #scroller {
	position:relative;
	top:250px;
}


/*######################################################*/

/*RICERCA*/
/*######################################################*/
#cerca {
	margin:5px;
	padding:10px;
	background-color:#ccc;
}
/*######################################################*/


/*ELENCO LISTA EVENTI NEWS   */
/*######################################################*/
.listaeventinews_elenco {
	/*background-color:#0f0;*/
	margin:0 4px;
	padding:5px 5px;
	padding-left:25px;
	background-image:url(../images/struct_icona_ultime_news_p.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.listaeventinews_elenco .titolo {
	font-size:1em;
	font-weight:bold;
	color:#c00;
	padding:0;
}

.listaeventinews_elenco .titolo a {
	color:#c00;
	text-decoration:none;
}

.listaeventinews_elenco .titolo a:hover {
	text-decoration:underline;
}

.listaeventinews_elenco .descrizione {
	color:#666;
}
/*######################################################*/

/*INDIRIZZO*/
#indirizzo {
	margin:5px;
	padding:10px;
	background-color:#ccc;
}

#indirizzo .ragione_sociale {
	font-weight:bold;
	text-align:center;
	padding:.5em 0;
}

#indirizzo .testo_indirizzo {
	
}

/*FORM LOGIN*/
#form_login {
	margin:5px;
	padding:10px;
	background-color:#eee;
}
