﻿/* Layout CSS */

#ciccio {
width: 950px;
margin: auto; 
background-color: #CC2F2F;
}



#masthead {
width: 950px;
}

#top_nav {
	background-position: left;
	border-style: double none solid none;
	border-width: 1px;
	border-color: #FFFFFF;
	width: 950px;
	height: 16px;
	background-color: #CC2F2F;
	background-repeat: repeat-x;
	/*background-image: url('IMMAGINI/sfondo-alto.gif');*/
}

#container {
	position: relative;
	width: 950px;
	background-color: #CC2F2F
}

#left_col {
	width: 180px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #CC2F2F;
	border-style: none none none none;
	border-width : 0px 
}

#page_content {
	height: 100%;
	position: relative;
	margin-right: 180px;
	margin-left: 180px;
	width: 590px;
	background-image: url('IMMAGINI/ombretta.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

.page_datalist 
{
	width: 590px;
}


#page_content_risultati {
	height: 100%;
	position: relative;
	margin-right: 10px;
	margin-left: 180px;
	padding-left: 0px;
	width: 760px;
	background-image: url('IMMAGINI/ombretta.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}
#right_col_risultati {
	height: 100%;
	width: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #CC2F2F
}

#right_col 
{
    /*border:dotted 2px black;*/
	height: 100%;
	width: 180px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #CC2F2F
}




#footer {
	
	width: 950px;
	border-color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	height: 20px
	
}


#footer2 {

	width: 950px;
	border-color: #FFFFFF;
	background-color: #CC2F2F;
	margin-left: 0px;
	height:auto;
	position: absolute;
	height: 20px
}

#sinistro 
{
    

	width: 180px;
	border-color: #FFFFFF;
	background-color: #CC2F2F;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 20px
}

#centro 
{
    

	width: 590px;
	border-color: #FFFFFF;
	background-color: #ffffff;
	margin-left: 180px;
	margin-right: 180px;
	position: relative;
	height: 20px
}
#destro 
{
    
	width: 183px;
	border-color: #FFFFFF;
	background-color: #666666;
	
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px
}

#pannello {
	border-style: double double double double;
	border-width: 1px;
	width: 160px;
	border-color: #000000;
	background-color: #FFFFFF;
	position : relative;
	margin-left: 5px;
	margin-top : 5px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF
}

#pannello2 {
	border-style: double double double double;
	border-width: 1px;
	width: 160px;
	border-color: #000000;
	background-color: #FFFFFF;
	position : relative;
	margin-left: 5px;
	margin-top : 5px;
	padding-left: 3px;
	padding-right: 3px;
	height : 300px;
	color: #FFFFFF
}


#disegno {
	border-style: none none none double;
	border-width: 1px;
	width: 160px;
	height: 80;
	border-color: #FFFFFF;
	background-color: #FF0000;
	position : relative;
	margin-left: 5px;
	margin-right:0;
	/*margin-bottom:auto ;
	margin-top :0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align:bottom;*/
	top:10%;
	bottom :0px;
	color: #FFFFFF
}
#tabella 
{
    width : 100%    
}

img {

}
.larghezza{
	width: 150px 
}

A:hover {
	COLOR: #FF0000;
}

.elenco 
{
    font-family :Verdana; FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none; 
}
.elenco:visited {
color: #999999 
}

A:visited:hover
{
    color : #FF0000;
}

body
{ 
 
}
.sfondo{
	background-image:url('IMMAGINI/sfondone.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	/*background-position:center;*/
}
.etichette 
{
    font-family :Verdana; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none; 
    padding-left: 5px
}


.figura
{
    width: 100px
    
}

.preferiti
{
    font-family:Verdana;
    color:Gray;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
    
}

.classificahome
{
    font-family:Verdana;
    color:black;
    font-size:x-small;
    text-decoration:none;
    
}
