/*  
Version: 1.1
*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image:url('../img/bg_top.gif');
	background-position:  left top;
	background-repeat:repeat-x;
	margin:0;
	padding: 0
}

.wrappere {
    width: 100%;
    height: 100%;
}

img{
	margin:0;
	padding: 0;
}

h1{
	font-weight:bold;
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
    color:#2D5B7F;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.azzurro{
	float:left; 
	font-size:11px; 
	line-height: 18px; 
	color: #3399FF; 
	font-weight:bold;
}

.cont_esterno{
	margin: 0 auto;	
	text-align: left;
	width: 963px;
	min-height: 650px;
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-y;
	background-position:  left top;
}


.cont_esternoNoMenu{
	margin: 0 auto;	
	text-align: left;
	width: 963px;
	min-height: 300px;
	background-image:url('../img/bgPageNoMenu.jpg');
	background-repeat:repeat-y;
	background-position:  left top;
}



.cont_bg{
	background-image:url('../img/bg_top.jpg');
	background-position:  left top;
	background-repeat:repeat-x;
	float: left
}

.cont{	
	position: relative;
	width: 947px;
	float: left;
}

.cont_2{
	width: 943px;
	min-height: 175px;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	background-position: right top
}

.sx{
	float: left;
	width: 8px;
}

.dx{
	float: right;
	width: 8px;
}

/* -------------------- COLONNA SX--------------------- */

.colonna_sx{
	margin: 0 0 0 20px;
	padding: 0;
	width: 270px;
	background-color:#FFFFFF;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	position: absolute;
	bottom: 0;
	top: 30px;
}

.colonna_sxNoMenu{
	margin: 0 0 0 20px;
	padding: 0;
	width: 270px;
	height:200px;
	background-color:#fff;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	position: absolute;
	bottom: 0;
	top: 30px;
}


.logo{
	height: 162px;
	text-align: center;
	margin: 15px 0 -20px 0;
}

.cella_menu{
	background: url('../img/ln_menu.jpg') no-repeat center bottom;
	height: 20px;
	margin: 0; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:6px
}

.cella_menu span{
	background: url('../img/punt.jpg') no-repeat 20px 4px;
	padding-left: 40px;
	height: 20px;
	margin: 0
}

.news{	
	position: absolute;
	bottom: 0;
	top: 700px;
	background: #93C8E3 url('../img/angolo_nw.jpg') no-repeat right top;
	padding: 15px;
	width: 210px; margin-left:15px; margin-right:15px; margin-top:30px; margin-bottom:0
}

.titolo_nw{
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #666666;
	padding: 10px 0 5px 0;
}

#pscroller1, #pscroller2{
	width: 200px;
	height: 120px;
	padding-top: 10px;
}


/* -------------------- COLONNA DX--------------------- */
.colonna_dx{
	margin-top: 30px;
	float:right;
	width: 620px;
	margin-right: 11px;
	min-height: 616px;
}

.colonna_dxNoMenu{
	margin-top: 30px;
	float:right;
	width: 912px;
	margin-right: 11px;
	min-height: 700px;
	
}
/*\*/* html .colonna_dx{height: 1000px;}/**/

.menu_oriz{
	margin-top: 81px;
	height: 70px;
}

.menu_oriz ul{
	margin-left: -20px;
}

.menu_oriz li{
	height: 73px;
	float: left;
	margin-right:15px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../img/asta.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none; padding-left:10px; padding-right:25px; padding-top:20px; padding-bottom:0
}

.menu_oriz a:link, .menu_oriz a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_oriz a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

@media screen and (max-width: 700px) {
	.ul_cell_notlogged {
		font-size: 19px;
	}
}

@media screen and (max-width: 320px) {
	.ul_cell_notlogged {
		font-size: 17px;
	}
}
.in_evidenza{
	background: #93C8E3 url('../img/angolo.jpg') no-repeat top right;
	height:14em; margin-left:-20px; margin-right:0; margin-top:30px; margin-bottom:0; padding-left:40px; padding-right:40px; padding-top:25px; padding-bottom:10px; background-color:#93C8E3
}

.in_evidenza_piccolo { padding:0; text-align: left;  margin-top:20px; margin-bottom:10px; font-family: Verdana; background-color: #93C8E3; background-image: 
               url('../img/angolo.jpg'); background-repeat: no-repeat; 
               background-position: right top; line-height:100% }
.in_evidenza h1{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 0;
}

.in_evidenza_bordo{
	background: #93C8E3 url('../img/angolo_nw.jpg') no-repeat right top;
	padding: 20px;
	font-weight: bold;
	text-align:center
}

.in_evidenza_bordo h1{
	font-size: 1.2em;
}

.in_evidenza_bordo span{
	font-size: 1em;
}


.in_evidenza_bordo a:link, .in_evidenza_bordo a:visited{
	color: #000000;
	text-decoration: underline;
}

.in_evidenza_bordo a:hover {
	color: #000000;
	text-decoration: none;
}


.titolo{
	background: url('../img/punt.jpg') no-repeat left 13px;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 2px solid #93C8E3;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:10px; padding-left:15px; padding-right:10px; padding-top:5px; padding-bottom:0
}

.testo{	padding: 10px;}

.intro_txt{
	color:#999999;
	font-weight:bold;
}

.contenuti_txt{
	margin-top: 20px;
}

.contenuti_txt h1, .spiega h1{
	background: url('../img/punt.jpg') no-repeat left 4px;
	border-bottom: 1px solid #C0C0C0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:5px
}

.link{
	background: url('../img/punt_chiaro.jpg') no-repeat left 5px;
	padding-left:20px; padding-right:0; padding-top:0; padding-bottom:5px
}

.linkRosso {
	background: url('../img/news/icoRed.gif') no-repeat left 1px;
	padding-left:20px; padding-right:0; padding-top:0; padding-bottom:3px
}

.entra{
	border-top: 1px solid #C0C0C0;
	padding: 15px;
	text-align:center;
	font-size: 18px;
}

.entra a:link, .entra a:visited{
	color: #2D5B7F;
	text-decoration: none;
	font-weight: bold;
}
.entra a:hover {
	color: #2D5B7F;
	text-decoration: underline;
	font-weight: bold;
}

.campi_registrazione{
	height: 30px;
}

.pulsanti{
	border-bottom: 1px solid #C0C0C0; 
	height: 28px;
	margin-top: -8px;	
}

.pulsanti input{
	border: none;
	background-color:#FFFFFF;
	color: #2D5B7F;
	font-weight:bold;
	margin: -3px;
}

.pulsanti_out{
	color: #2D5B7F;
	text-decoration: none;
}
.pulsanti_over {
	color: #2D5B7F;
	text-decoration: underline;
}

.unisci_voci{
	background-color: #D1E7F2; 
	margin:-10px 0 20px 0; 
	padding:1px 0 1px 10px;
}

.spiega{
	border: 1px solid #93C8E3; 
	padding: 20px;
	font-size: 0.9em;
}

.spiega_txt{
	border-bottom: 1px solid #C0C0C0; 
	padding-bottom:20px;
}

.img_spiega{
	text-align: center;
	padding: 20px 0;
}

.giallo { padding:1px 3px; font-weight:bold; background-color: #FFFF00;}
.verde { padding:1px 3px; font-weight:bold; background-color: #00FF00;}
.rosso { padding:1px 3px; font-weight:bold; background-color: #FF0000;}


/* -------------------- TABELLE--------------------- */

.scuro{background-color: #D1E7F2;}

.no_iscrizione{
	background-color: #CCCCCC;
	padding: 20px 15px;
}

.ricerca{
	/*border-top: 1px #CCCCCC solid; 
	border-bottom: 1px #CCCCCC solid; */
	border: 1px #CCCCCC solid;
	margin:20px 0;
	padding: 20px;
}

.tipo select{margin: 0 5px 5px 50px;}
.argomento select{margin: 10px 5px 0 12px;}


/* -------------------- FOOTER--------------------- */
.footer{
	clear:both;	
	height: 100px;
	background:#666666 url('../img/bg_ft.jpg') repeat-y top left;
	line-height: 1.3em
}

.footer_sx{
	color:#FFFFFF;
	float:left;
	line-height: 15px;
	margin: 15px 30px 0 45px;
}

.footer_sx a:link, .footer_sx a:visited, .footer_dx a:link, .footer_dx a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.footer_sx a:hover, .footer_dx a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.footer_dx{
	float: right;
	margin: 30px 10px 0 20px;
	padding: 20px;
}

.footer_dx ul{
}

.footer_dx li{
	float: left;
	font-size: 0.8em;
	list-style-image: url('none');
	list-style-type: none; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

.footer_dx img{
	padding: 0 5px;
}


.tab_grigia
{
	background-color:Gray;
	font-family:Verdana;
	font-size:11px;
	color:#08426A;
	font-weight:bold;
	width:98%;
}

.tab_grigia td
{
	background-color:white;
}

.tab_grigia a
{
	color:#08426A;
}


.td_quadratini
{
	color:red;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}



.td_quadratini_2
{
	color:#3399FF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}


.grdIstituti {
    border:1px solid #ccc;
}




    #bottom-banner
    {
        text-align:left;
        font-size:12px;
        border-top:1px solid #000;
        position:fixed;
        bottom:0px;
        width:100%;
        height:75px;
        z-index:999;
		background: #333; /* Old browsers */
        /* Valido per Mozilla, Opera, Safari, Chrome */
        opacity: 0.8;
        /* Valido per gli antichi MS Explorer  5-7 */
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        /* Valido per MS Explorer 8 e successivi */
         -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
    }
        #bottom-banner td {
            height:35px
        }
   
           #bottom-banner tr {
            height:35px
        }
        
    #bottom-banner span{
        color:#FFF;
        font-weight:bold;
    }
    
    a.privCook:link {
     color: #ffcc00;
     text-decoration: none;
     font-weight: bold;
    }
    a.privCook:visited {
     color: #ffcc00;
    }
    a.privCook:hover {
     color: #FFCD30;
    }