﻿/*------------------------------------  Standart  ------------------------------ */
.Font {font-family:Tahoma; font-size:13px; color:#eeeeee; line-height:130%; text-align:justify;}

.RFV {font-weight:Bold; color:Red; font-size:13px; font-family:Tahoma;}

.contattitextbox {width:300px; Border:solid 1px #fff57f; background-color:#f7f7f6;}

.IE8_FixGrid{border:none;}
/*---------------------------------------  Fine Standard  ------------------------------ */

/*--------------------------------- Gestione Hyperlynk del menu ---------------------------*/
.Hyperlink-Menu {float:left; font-family:Tahoma; font-size:13px; color:White; text-decoration:none; font-weight:bold; 
                 margin:6px 25px 0px 0px;}
.Hyperlink-Menu:hover {float:left; font-family:Tahoma; font-size:13px; color:#fdf159; text-decoration:none; 
                       font-weight:bold; margin:6px 25px 0px 0px;}
/*-------------------------------  Fine Gestione Hyperlynk del menu  ---------------------------*/

/* -----------------------------------------------  Master Principale  ----------------------------------- */
.Main {width:940px; height:auto; margin:auto;}

.Menu {width:900px; float:left; text-align:center; padding:0px 20px 10px 20px;}

.Top {width:900px; height:201px; float:left; margin:0px 20px 0px 20px;}

.ContentPlaceHolder {width:900px; float:left; padding:0px 20px 20px 20px;}
                     
.Titolo {width:900px; float:left; margin-bottom:30px; margin-top:10px;}

.Bottom {width:900px; float:left; font-family:Broadway; font-size:13px; color:#fdf15b; text-align:center; 
         padding:0px 20px 10px 20px;}
/*--------------------------------------------------  Fine Master  ------------------------------ */


