/* //////////////////////////////////////
// CSS Richiardi Online	
//---------------------------------------------------------
// Author: Paolo Tolomelli 
// Date: 09/02/05 
///////////////////////////////////// */


/* =======================================
	Ridefinizione dei tags html
======================================= */

body {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px; 
	border-width: 0px; 
	color: black;
	background-color:white;
	/*
	background-color: "#DDDDDD";
	*/
	/*
	color: white;
	background-color: black;
	*/
}

table {
	/*condivisione dei bordi tra celle*/
	border: 0px;
	font-size: 14px;
	padding: 10px;
	font-weight: bold; 
}

img {
	border:0;
}

td {
	padding: 0px;;
	vertical-align: top;
}

th{
	text-align: left;
}


a:link {
	color: #B8B7B5;
	text-decoration: none;
}
a:visited{
	color: #B8B7B5;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

/* =======================================
	Classi
======================================= */

/*------------------------------------------------*/
/*Controlli Form*/

.BottoneFondoGrigio{
	border:none;
	color: black;
	background-image : url(images/fondogrigio.gif);
	background-repeat: repeat;
	font-weight: bold;
	text-transform: uppercase;
}

.BottoneCorniceRossa{
	background-image : url(images/cornicebottone_piena.gif);
	border:none;
	width: 85px;
	height: 18px;
	background-repeat : repeat;
	background-color : transparent;
	color: #B8B7B5;
	font-weight: normal;
	text-transform: uppercase;
}

.BottoneRosso{
	background-image : url(images/bottonerosso.gif);
	border:none;
	width: 236px;
	height: 37px;
	background-repeat : no-repeat;
	color: black;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

input {
	color: black;
	border: 1px solid red;
}

/*------------------------------------------------*/

/*dimensioni*/
/*layout della tabella generale*/
.layout {
	width: 740px;
	height: 370px;
	border-spacing: 0px;
}

/*layout della tabella per la pagina dei risultati
non ha una lunghezza fissa, e ha lo sfondo con immagine
*/
.layoutrisultati {
	width: 740px;
	border-spacing: 0px;
}

.sfondoimmagine{
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
}

.s100x100 {
	width:100%;
	height: 100%;
	border-spacing: 0px;
}

/*immagine nella homepage*/
.s351x155{
	width:351px;
	height: 155px;
}

.spazioverticale {
	height: 0px;
	line-height: 1px;
}

/*utilizzato nella home*/
.spaziorrizontale {
	width: 190px;
	padding: 3px;
}

/*-------------------------------*/


/*usati nella parte di amministrazione*/
.sfondo{
	background-color: #313131;
	color: white;
	font-weight: bold;
}

.sfondoevento{
	background-image: url("images/sfondoevento.gif");
	background-repeat: no-repeat;
}

.cornicerossa {
	border: 1px #ED1C24 solid ;
}

.cornicegrigia {
	border: 1px #AAAAAA solid ;
}

div.cornicerossa {
	border: 1px #ED1C24 solid ;
	width: 300px;
	padding: 6px;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}

.titoletto{
	/* color: #B8B7B5; */
	color: #404040;
	font-weight: normal;
	text-transform: uppercase;
	/*text-align: center;
	text-align:right;*/
	font-size: 18px;
	height: 18px;
}

/*allineamento*/
.destra {
	text-align: right;
}

.sinistra {
	text-align: left;
}

.centro {
	text-align: center;
	vertical-align: middle;
}


/*interlinea pił grande*/
.interlinea{
	line-height: 4pt;
}

/*pagina dei risultati*/
.nomefile{
	color: black;
	background-color: #BDBBBB;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	height: 12px;
	width: 136px;
	border: 1px #ED1C24 solid ;
	margin-top: 4px;
	margin-bottom: 2px;
}

.didascalia{
	color: black;
	background-color: white;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	width: 136px;
	border: 1px #ED1C24 solid ;
}

.title{
	color: white;
}

.label{
	color: blue;
}

.testodefault{
	font-family:arial, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
}

.testoreadonly{
	background-color: #99CCFF;
}

.nomeutente{
	font-family:arial, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}

A.paginazione{
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
A.paginazione:visited{
	color: white;
}

/*home page e gestione eventi*/
.ultimieventi{
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Helvetica, sans-serif;
}

/*contorna le foto dei risultati */
.cornicerisul{
	border: 1px #ED1C24 solid;
	padding: 6px; 
	vertical-align: middle;
}

.corniceframe{
background: Silver; 
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #ED1C24 #ED1C24 #ED1C24 #ED1C24;
}



.linknomefile:link{
	color: black;
	text-decoration: none;
}

.linknomefile:active{
	color: black;
	text-decoration: none;
}

.linknomefile:visited{
	color: black;
	text-decoration: none;
}

.linknomefile:hover{
	color: #CC0000;
	text-decoration: none;
}





/* =======================================
	Layers
======================================= */
/*usati nella pagina di upload*/

#LayerScelta {

	background-color: inherit;
	visibility: visible;
}

#LayerFatto {
	position: absolute;
	top: 8px;
	left: 5px;
	background-color: inherit;
	visibility: hidden;
}