/***** CVS Information ****************************************************************************
 * $Id: stili.css,v 1.1 2009-03-26 09:32:55 cvsmichele Exp $
 */

/* RIDEFINIZIONE TAG HTML - START */
html { margin:0; padding: 0;}

body {
    margin: 0px;
    padding: 0px;
    background: url('../immagini/template/sfondo_pagina_2.gif') left top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
}

b, strong { color: #8e0808; }

a img, a:link img { border: 0px solid #000; }

/* RIDEFINIZIONE TAG HTML - END */

/* STRUTTURA PAGINE WEB - START */
div#main {
    width: 100%;
    background: url('../immagini/template/sfondo_alto.gif') top left repeat-x;
}

div#submain {
    width: 995px;
    margin: 0px auto;
}

div#header {
    position: relative;
    height: 370px;
    background: url('../immagini/template/header.png') top left no-repeat;
}

div#header div.left {
    position: absolute;
    width: 171px;
    float: left;
    bottom: 15px;
    text-align: center;
}

div#middle {
    position: relative;
}

div#middle td.left {
    width: 171px;
    background: url('../immagini/template/sx_sfondo.png') repeat-y;
    text-align: center;
}

div#middle td.center {
    width: 630px;
    background: #ffffff;
    padding: 11px;
    text-align: justify;
}

div#middle td.right {
    width: 172px;
    background: url('../immagini/template/dx_sfondo.png') repeat-y;
    text-align: center;
}

div#footer {
    position: relative;
    clear: both;
    height: 80px;
}

div#footer div.left {
    position: relative;
    float: left;
    width: 171px;
    height: 80px;
    background: url('../immagini/template/footer_left.png') no-repeat;
}

div#footer div.center {
    position: relative;
    float: left;
    width: 652px;
    height: 80px;
    background: url('../immagini/template/footer_center.png') no-repeat;
}

div#footer div.right {
    position: relative;
    float: left;
    width: 172px;
    height: 80px;
    background: url('../immagini/template/footer_right.png') no-repeat;
}

div#copyright {
    position: absolute;
    width: 100%;
    bottom: 8px;
    text-align: center;
    font-size: 11px;
    color: #666666;
}

div#footer b, div#footer strong { color: #ac893e; }
/* STRUTTURA PAGINE WEB - END */

div#flags img {
    padding: 5px 0px;
}

div#middle td.left img {
    padding: 0px 0px 10px 0px;
}

div#middle td.right img {
    padding: 0px 0px 10px 0px;
}

table#photogallery {  }
table#photogallery th {
    background: url('../immagini/generali/photogallery_categoria.gif') left center no-repeat;
    color: #ac893e;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0px 5px 1px;
    padding: 5px 0px 5px 26px;
    border-bottom: 2px solid #ac893e;
}
table#photogallery td {
    padding: 10px 0px;
}
.prezzi_prezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.prezzi_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ac893e;
	text-align: center;
	vertical-align: middle;
}
.prezzi_tipologie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8E0808;
	text-align: center;
	vertical-align: middle;
}
.bold_oro {
	font-weight: bold;
	color: #ac893e;
}

A:link {text-decoration: underline; color: #8E0808;}
A:visited {text-decoration: underline; color: #8E0808;}
A:hover {text-decoration: underline; color: #ac893e;}