/* CSS Document */
* {margin:0; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#5c5c68;}

a, a:link, a:visited, a:active {text-decoration:none;color:#CC6600;}
a:hover {text-decoration:underline;}
img {border:0;}
h1 {font-size:18px; font-weight:bold; margin-bottom:4px;}
h2 {font-size:12px; font-weight:bold; margin-bottom:20px;}
ul {list-style-type:disc; margin:30px 0;}
li {margin:4px 0 4px 20px;}
li a { font-size:12px; font-weight:bold;}
p {margin:5px auto 30px auto; width:850px; line-height:20px;}
p img {float:right;}
strong {font-weight:bold;}
.container {width:950px; height:300px; margin:40px auto 0 auto;}
.container span {font-size:14px; font-weight:bold;}
.logo {float:left;}
.annulla {clear:both;}
.fotocentrale {margin:45px auto; width:940px;}
.footer {border-top:1px solid #5c5c68; font-size:9px; margin-top:40px;}

.gallery { margin:20px; }
.gallery img {margin-left:20px; margin-bottom:20px; width:157px; height:108px;}

.tabella {width:500px; text-align:left;border:1px solid #003366;}
td {padding:4px;}

.elencoBarche {width:313px; float:left; margin:0 2px 20px 0; font-family:Tahoma, Arial, Helvetica, sans-serif; line-height:16px;}
.elencoBarche .miniatura {border:1px solid #b3b3b3; padding:2px; margin:0 5px 5px 0; width:136px; height:91px; float:left;}
.elencoBarche a {text-decoration:none; color:#666; font-family:Tahoma, Arial, Helvetica, sans-serif; }


/*gestione form*/
#form, .bloccoCase {min-height:550px;}
#form {/*margin:20px 0;*/}
#form label	{float:left; width:170px;}
#form input, #form textarea, #form label {vertical-align:top; margin:2px 0;}
#form input	 {width:300px;}
#form .codice {margin-left:180px; padding:10px 0 0 0; font-size:2em; font-weight:bold; background:url(../images/body/bk-body.jpg) repeat; border:0;}
#form .controllo {width:100px;}
#form br	{clear:left;}
#form input,  #form textarea { border:1px solid #000;}
#form .textarea	{width:550px; height:100px;}
#form .button {text-align:right; }
#form .bottone {width:70px;cursor:pointer; margin-right:57px; border:1px solid #000; font-weight:bold;}