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

html, body{ margin:0px; padding:0px; background: url(/media/layout/bkgr.png) repeat-x top left #dddddd;  }
body, td, p{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#333; }
td{vertical-align:top; }
p{ margin:5px 0px; }
strong{ color:#666;  }

img{ border:0px; outline:0px; }

.show{ visibility:visible; }
.hide{ visibility:hidden; }
.clear{ clear:both; }
.img_sx{ float:left; margin: 0px 10px 8px 0px; }
.img_dx{ float:right; margin:0px 0px 8px 10px; }

a{ text-decoration:none; color:#c50451; outline:0px; }
a:hover{ text-decoration:underline; }

h1, h2{ margin:0px; padding:0px; }
h1{ font-size:30px; color:#c50451; }
h2{ font-size:20px; color:#c50451; }

form{ margin:0px; padding:0px; }
.FrmInp{ font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:16px; background-color:#EEE; border:1px solid #CCC; }
.FrmDis{ border:1px solid #F5F5F5 !important; background-color:#F5F5F5 !important; }
.FrmButSx{ float:left; }
.FrmButDx{ float:right; }
.FrmSizXS{ width:35px; }
.FrmSizS{ width:60px; }
.FrmSizSL{ width:80px; }
.FrmSizM{ width:120px; }
.FrmSizL{ width:200px; }
.FrmSizLL{ width:360px; }
.FrmSizXL{ width:650px; }
.FrmKo{ background-color:#FF9F9F !important; }
.FrmOk{ background-color:#B8F5B1 !important; }

/* Box Contatti Richieste Form */
table.BoxFrm{ width:100%; border-top:1px solid #CCC; }
table.BoxFrm td{ padding:10px 0px 5px; border-bottom:1px dotted #CCC; font-size:10px; }
table.BoxFrm td.fld{ width:15%; font-weight:bold; }
table.BoxFrm td.val{ width:35%; }

/* Struttura */
table#TabExt{ width:100%; }
table#TabInt{ width:960px; margin:auto; }

/* Top e Menu */
table#TabTop{ width:960px; }

/* Lingue */
table#TabLan{ }
table#TabLan td{ color:#999; }
table#TabLan td *{ font-size:9px; }

/* Contenuti */
table#TabCon{ width:960px; background:url(/media/layout/con_bkgr.png) repeat-y; }
table#TabCon td#ConA{ width:775px; padding:0px 10px 10px; voice-family:"\"}\""; voice-family:inherit; width:755px; }
table#TabCon td#ConB{ width:185px; padding:0px 10px 10px 0px; voice-family:"\"}\""; voice-family:inherit; width:175px; }

table.TabTxt{}
table.TabTxt td.ColImg{ padding:40px 0px 0px 10px; text-align:right; }

/* Bottom */
table#TabBot{ width:960px; height:50px; margin-top:2px; }
table#TabBot td{ background:url(/media/layout/bot_bot.png) no-repeat top left; padding:10px; }
table#TabBot td * { font-size:10px; color:#EFEFEF; }

/* Banner */
table.TabBan{ width:100%; }
table.TabBan td.BanA{ width:33%; }
table.TabBan td.BanB{ width:33%; text-align:center; }
table.TabBan td.BanC{ width:33%; text-align:right; }


/* Mappa Google */
table.BoxMapBtn img{ border:0px; margin-top:4px; }
table.BoxMapBtn td{ padding:10px 10px 0px 0px; }
div.BoxMapTop{ height:150px; }

div#map_canvas{ width:360px; height:300px; border:1px solid #c50451; color:#000; }
div#directions{ width:460px; height:150px; overflow-y:scroll; color:#FFF; float:right; }
div#directions div.googledir table *{ font-size:11px; }