body {
	text-align: center;
	background : black;
	color: #bbb;
	font: 76%   Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#head {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 136px;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position:absolute;
	left:50%;
	margin-left:-453px;
}

/*<group=Definizione Barra Menù>*/

#menu_bar {
	background: url(images/layout/sfondo_menu.gif);
	height: 29px;
	text-align: center;
	margin-left: auto;
	border-left: 1px solid #333;
}

#menu_bar a, #sottomenu a {
	color: #cccccc;
	text-decoration: none;
}

#menu_bar a:hover,#sottomenu a:hover {
	color: #ED1C24;
	text-decoration: none;
}

/*<group=Menu>*/

ul#menu {
	padding-top: 6px;
	margin: 0 0 0 -40px;
	background: none;
}

ul#menu li {
	list-style: none;
	padding: 6px 15px 7px;
	display: inline;
	background: url(images/layout/separatore_menu.gif) left no-repeat;
}
	
/*</group>*/

/*<group=Scelta Lingua>*/

div#language_chooser {
	color: #cccccc;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 30px;
	margin-top: -21px;
	float: right;
	margin-right: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	background: left url(images/layout/separatore_menu.gif) no-repeat;
}

div#language_chooser span {
	display: block;
}
	
/*</group>*/
	
/*</group>*/

#spazio {
	border-right: 1px solid #111;
}

/*<group=Sottomenu>*/

#sottomenu {
	float: left;
	text-align: right;
	border-right: 1px solid #111;
	font-size: 85%;
	padding-top: 15px;
	width: 136px;
}

#sottomenu dl {
	margin: 0;
}

#sottomenu dt {
	color: #000000;
	background: #999999;
	padding-right: 5px;
	margin-bottom: 3px;
}

#sottomenu dd {
	margin-left: 0;
	padding-right: 5px;
}

#sottomenu dd.dieci
{
	/*background: #230405;
	border-bottom: 1px solid #000;*/
	background-image: url(images/layout/dieci.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
	margin-right: 5px;
}
	
/*</group>*/

/*<group=Scheda>*/

#nome_orologio {
	text-align: left;
	font: italic 330% Times New Roman, Times, serif;
	background: 150px 40px no-repeat;
	color: #FFF;
	padding-top: 10px;
	padding-left: 160px;
}

#nome_orologio span {
	font: 32% 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #ccc;
	padding-left: 15px;
}

#scheda {
	padding-right: 0;
	position: relative;
	margin-left: 20px;
	width: 320px;
	float: left;
}

#scheda dt {
	color: #ED1C24;
	font: italic 120% Times New Roman, Times, serif;
	margin-top: 3px;
}

#scheda dd {
	margin: 0;
}

#scheda dd strong {
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #777;
}
	
/*</group>*/

.corrente {
	color: #666666;
}

.separato {
	margin-top: 15px;
}

/*<group=Tabella>*/

#tabella {
	width: 270px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top: 415px;
	margin-left: 490px;
}

#tabella dt {
	text-transform: uppercase;
	width: 65px;
	border-top: 1px solid #222;
	margin-top: -1px;
	text-align: right;
	padding-right: 5px;
	font-size: 90%;
}

#tabella dd {
	margin-left: 70px;
	margin-top: -14px;
	border-bottom: 1px #222 solid;
	padding-left: 5px;
	border-left: 2px solid #444;
}

#tabella dd.note {
	margin-top: 0;
	font-style: italic;
	color: #888;
}
	
/*</group>*/

dd.newModel span
{
	background: #FFF;
	color: #ED1C24;
	margin-right: 5px;
	font-size: xx-small;
}

#footer {
	clear: both;
	text-align: center;
	font-size: smaller;
	color: #626b76;
	margin-left: 130px;
}

a {
	color : #CCC;
	text-decoration : underline;
}

a:hover {
	color : #ED1C24;
	text-decoration : underline;
}


h3 {
	color: #cc6600;
	font: italic 120% Times New Roman, Times, serif;
	margin: 3px 0 0;
}

.decimo
{
	position: absolute;
	top: 122px;
	right: 1px;
	background-image: url(images/layout/dieci_anni_angolo3.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
}
