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

body {font-family: Tahoma, AGLettericaCondensed; font-size: 10px}

table.prezzi td{padding: 4px 4px 4px 8px}
input, textarea {font-family: Tahoma, AGLettericaCondensed; font-size: 11px}
input {width: 169px}
input.btn {width: auto}
textarea {width: 360px; height: 90px}


table.contenuti td {padding-bottom: 4px; border-bottom: 1px solid #c0c0c0}
table.contenuti p {padding:0; margin: 0 0 3px 3px}

table.gallery {margin: 0 auto; width: 696px;}

.testo-sx {font-size: 11px; color: #333333; font-weight:bold}

h1 {color:#333333; font-size: 16px}

img {border: none}

.footer {color: #FFFFFF; text-align: center; }
div.link-footer {margin-top: 10px; height: 44px; line-height: 44px;}
.footer a {color:#FFFFFF; text-decoration:none}
.footer a:hover {color: #FFFFFF; text-decoration: underline}

.style1 {
	color: #006499;
	font-size: 11px;
	font-weight: bold;
}

/*  messaggi form  */

.errore { text-align:left; color:#ff0000; font-size: 12px; margin: 2px 0 2px 18px; padding:0}
.grazie { text-align:center; color:#006499}