/* CSS Document */

html{color: #666666; font-family: Tahoma; font-size:12px;}

a {font-family:Tahoma; font-size:11px; color: #666666; text-decoration:none; }

a:hover {font-family:Tahoma; font-size:11px; color: #000000; text-decoration:none; }

.tit_verde {color:#026B02; font-weight:bold; font-size:12px;}

a.link10 {font-size:10px; font-weight:bold; margin-top:3px;}

a.iten {font-size:11px; font-weight:bold; color:#026B02;}

a:hover.iten {font-size:11px; color: #000000; text-decoration:none; }

#sfondo-head {background-image: url(images/sfondo-header-scuro.jpg); background-repeat:repeat-x;}

h3{color: #E80000; font-size:16px; font-family:Tahoma;}

h4{color: #E80000; font-size:14px; font-family:Tahoma;}

.footer{background-color:#EBF1DE; height:30px;  font-size:11px; }

strong{color:#026B02;}

a.supagina{color:#000000; font-weight:bold; font-size:14px; }

img{color:#FFFFFF}

.langcontent {
        padding: 3px 4px;
        text-align: left;
        border-bottom: 1px dotted #E0E0E0;
        display: block;
        text-decoration: none;
        vertical-align: center;
	cursor: pointer;
	cursor: hand;
	position: relative;
	top: 0px;
}

div.langtext {
        width: 70px;
        margin-left: 3px;
		font-family:Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 7pt;
        color: #606060 !important;
}

a.lang_selected {
        width: 150px;
        font-weight: bold;
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        color: #909090;
}

#lang_dropdown {
	width: 195px;
	padding: 1px;
	border: 1px solid #B8B8B8;
	overflow: hidden;
	height: 20px;
	position: absolute;
	background-color: white;
	left: 1050px;
	top: 95px;
}

img.flag {
        padding: 1px;
        border: 1px solid #E0E0E0;
        vertical-align: center;
}

