/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #797979;
	line-height: 1.166;
	background-color: #1A63A3;
	font-size: 11px;
	font-weight: bold;	
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

td{
	font-family: Arial, sans-serif;
	color: #797979;
	font-size: 11px;
}

.divisorioverticale
{
    background-image: url(images/divisorio5.gif);
	background-position: right right;
    background-repeat: repeat-y;
	vertical-align:top;
	padding-left: 6px;
	padding-right: 6px;
}

.tdmenu{
	background-color: #FFFFFF;
	background-image: url(images/spazio.gif);
}

.tdcerca{
	background-color: #EEEFF0;
	vertical-align: top;
	padding: 4px;
	font-family: Arial, sans-serif;
	color: #797979;
	font-size: 11px;
	font-weight: bold;		
}

.tdsx{
	background-color: #ffffff;
	vertical-align: top;
	text-indent: 15px;
	font-family: Arial, sans-serif;
	color: #797979;
	font-size: 11px;
	font-weight: bold;
	background-image:url(images/divisorio4.gif)
}

.tdcentro{
	background-color: #E3E6E9;
	vertical-align: top;
	padding: 4px;
	font-family: Arial, sans-serif;
	color: #797979;
	font-size: 11px;
	font-weight: bold;		
}

.sottomenu{
	padding-left: 12px;
}

.sindes{
	padding-left: 12px;
	padding-right: 12px;
}

input{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid #B0BCC8;
}

textarea {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid #B0BCC8;
}

.polizza {
	color:#000099;
}

.bottone{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #B0BCC8;
	font-weight: bold;
	border: 1px solid #B0BCC8;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
