@charset "utf-8";
/* CSS pagine NEXTECH FESTIVAL 2008 */

/* PAGINA */
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	margin:10px;
	background-image: url(../Immagini/2008/sfondo_GIF_10x1500.gif);
}

/* TESTATA */
#testata {
	position:relative;
	width:900px;
	height:190px;
} 
#menu {
	position:absolute;
	left:15px;
	top:15px;
	width:875px;
	height:25px;
}
#logo {
	position:absolute;
	left:15px;
	top:65px;
	width:650px;
	height:100px;
}

/* CONTENUTO */
#contenuto {
	position:relative;
} 
#titolo {
	margin:15px;
}
#indice {
	margin:15px;
}
#testo {
	margin:15px;
	padding:10px;
	border: 2px dotted #FFFFFF;
}
#google {
	margin:15px;
	padding:10px;
	border: 2px dotted #000000;
}
#adsense {
	background-color:#FFFFFF;
	white-space: nowrap;
}

/* PIEDE */
#piede {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	white-space: nowrap;	
}

/* CARATTERI */
.nero {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;}
.nero a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration:none;}
.nero a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration:none;}
.nero a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration:none;}

.neroPIC {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
.neroPIC a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration:none;}
.neroPIC a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration:none;}
.neroPIC a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration:underline;}

.bianco {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.bianco a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.bianco a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.bianco a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration:none;}

.biancoGRA {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF;}
.biancoGRA a {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.biancoGRA a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.biancoGRA a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-decoration:none;}

.biancoPIC {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.biancoPIC a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.biancoPIC a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.biancoPIC a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration:underline;}

.testonero {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; line-height: 20px; text-align: justify;}
.testonero a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; line-height: 20px; text-align: justify; text-decoration:none;}
.testonero a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; line-height: 20px; text-align: justify; text-decoration:none;}
.testonero a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 20px; text-align: justify; text-decoration:underline;}

.testobianco {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; line-height: 20px; text-align: justify;}
.testobianco a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 20px; text-align: justify; text-decoration:none;}
.testobianco a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 20px; text-align: justify; text-decoration:none;}
.testobianco a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; line-height: 20px; text-align: justify; text-decoration:underline;}

.verde {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00FF00;}
.verde a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00FF00; text-decoration:none;}
.verde a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00FF00; text-decoration:none;}
.verde a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration:none;}

/* FINE */
