/* ---agatti.com--- */
/* --Andrea GATTI-- */
/* ---agatti.com--- */

body {align: center;height:100%;margin:0;padding:0;background-color:#000000;color:#ffffff;font-family:sans-serif;color: #66CCFF;}

h1,h2,h3,h4{color: #0099FF;}
p,table{font-size:95%;}

/*aspetto link*/
a:link{text-decoration:none;color:#0099FF;}
/*aspetto link visitato*/
a:visited{text-decoration:none;color:#0099FF;}
/*aspetto link roll over*/
a:hover{text-decoration:none;color:#00FFFF;}

.blink{text-decoration:blink;}


#pagina {
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#navmenu {
	background: #000000; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#contenuto {
	background: #000000;
	text-align: justify;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
}

/* stile tabelle pagina contatti*/
#tablecontact {border:solid 2px;border-spacing:5px;border-collapse:collapse;}
#tablecontact td, #tablecontact th {padding:5px;border:solid 1px}

/* stile tabelle pagina index.php - download*/
#indexphp {font-size:80%;align:center;margin:20px;width:800px;border-spacing:5px;border-collapse:collapse;}
#indexphp th {font-weight: normal;padding:10px 8px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color: #CCCCCC;}
#indexphp td {border-bottom:1px solid #ccc;color: #66CCFF;padding: 6px 8px;}
.evenrow {background-color:#036; border=0}
.oddrow {background-color:#000000; border=0}
.heading {font-size:120%; font-weight:bolder}

/* stile tabelle pagina bio*/
