﻿/*Reset browser default*/
html, body, div, span, h1, p, img, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.clear 
{
    clear: both;
}
/*End Reset browser default*/


/*****************************************/

html{
	margin: 0px auto;
	height:100%;
}

body {
	margin: 0px auto;
	height:100%;
	/*background: #CECFBF url(../image/fondo_fomas_group.gif) repeat-x top;*/
	background: url(../image/bk_mega.png) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #50514B;
}

#fondale{
	position:absolute;
	top:0;
	left:0;
	height:600px;
	width:100%;
	background: url(../image/bk_x.png) repeat-x;
}

div#container, div#container_cinese {
	position:relative;
	width: 876px;
	height:100%;
	margin: 0px auto;
	text-align: left;
	background: #FFF url(../image/f_ombra_pagina.gif) repeat-y top left;
}

div#container_cinese {
	font-size: 12px;
}

body>div#container, body>div#container_cinese {
	height:100%; 
	min-height:600px;
}

div#top{
	height: 5px;
	width: 876px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #505048;
	/*IE6*/font-size: 1px;
}

div#content{
	width:623px;
	margin: 90px 0px 40px 253px;
	padding: 0px; 
	border: 0px;
	
}

div#navigation{
	position:absolute;
	top:95px;
	left: 0px;
	width: 253px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*Header*/

div#header{
	position:absolute;
	top:0px;
	height: 90px;
	width: 876px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	left: 1px;
}

table#header_top {
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 876px;
}

table#header_bottom {
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 876px;
    height: 20px;
    background-image: url(../image/fondo_menu_fomas_group.gif);
}

table#header_top td, table#header_bottom td{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
table#header_top td {
	text-align: right;
	vertical-align: bottom;
}

div#header a, div#header a:active, div#header a:hover, div#header a:link, div#header a:visited { 
	color: #50514B;
	text-decoration: underline; 
}

/*Footer*/

div#footer{
	position:fixed;
	bottom:0;
	width:876px;
	height:23px;
	background-color:#fff;
	border-bottom: 2px solid #CECFBF;
	border-top: 2px solid #CECFBF;
}

div#footer_home{
	position:fixed;
	bottom:0;
	width:876px;
	/*height:23px;*/
	height:105px;
	/*background-color:#fff;*/
	border-bottom: 2px solid #CECFBF;
}

#footer_border{
	width:100%;
	height:2px;
	background:#CECFBF;
}

#footer_riempimento{
	width:100%;
	height:23px;
	background:#FFF;
}

div#footer_sx{
    float: left; 
    padding-top: 5px;
    padding-left: 5px; 
    width: 651px;
}
div#footer_dx{
    float: left; 
    padding-top: 5px; 
    padding-right: 5px; 
    width: 215px; 
    text-align: right;
}

/*Banner*/

#banner{
	height:82px;
	width:253px;
	margin-left:600px;
}

.news {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.testo_bold {
	font-weight: bold;
}

.testo_fondino {
	color: #50514B;
}

.titolo_rosso_big {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.titolo_nero_big {
	font-size: 12px;
	font-weight: bold;
	color: #393834;
}

.link_rosso, #directions a{
    color: #CC0000;
	font-weight: bold;
}

.data_news {
	font-size: 11px;
	font-weight: bold;
	color: #393834;
}

.tab_bianco {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

/* the news box */

#newss{
	width:253px;
	background:#ffffff;
	border-bottom:1px solid #000;
}

#newss a{
	color:#50514B;
}

#newss ul{
	margin-left:15px;
}

#newss li{
	margin: 0 0 15px 0;
	list-style:none;
}

#news .data{
	color:#50514B;
	margin-bottom:5px;
}

/* the news box when JavaScript is available */
#newss.hasJS{
	height:80px;
	overflow:hidden;
	position:relative;
}

/* The nested UL when JavaScript is available */
#newss.hasJS ul{
	position:absolute;
	top:520px;
	left:0;
}

.tabella_news {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo_normale {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_picc {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	padding-left: 2px;
	width: 168px;
	border: 1px solid #50514B;
	background: #fff;
}

.press ul{
	padding-left:15px;
	border-bottom:1px solid #000;
	margin-top:5px;
}

.press li{
	margin:0 0 5px 0;
}

.press a{
	color:#50514B;
}