﻿a
{
  text-decoration:none;
  /*color:#003366;*/
  color:#0063AD;
}

.a_menu:hover
{
	background-color:#BFCCD9;	
	color:black;	
	display:block;
	padding-top:3px;
	text-decoration:none; 
	/*height:18px;*/
}

.a_menu
{
	text-decoration:none;
	color:#333333;	
	display:block;
	padding-top:3px;
	/*height:18px;	*/
}

.fascia
{
	float:left; 
	width:800px; 
	margin-top:29px; 
	margin-bottom:5px; 
	/*background:#888888;*/
	/*background:#5E6A71;*/
	background:white;
	/*background-image:url('../img/sfondoFascia.jpg');*/
	background-repeat:repeat-x;	   
}


.styleBorder
{
    border-right:1px solid #003466;
}

#header .logo {
	/*float:left;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*float:left; */
	margin-top:21px;
}

.TextBox_Cont
{
     
     border:1px solid silver;
     font-size:13px
    
}

