
/* CSS sviluppato da: DannyDesign */
/* http://www.dannydesign.it */


body {font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;}



.pagina
{background-color:rgb(230,230,230);
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;}



td {font-size:11px; color:#555555;}


img {border:none;}


table.principale {width:900px; background-color:#FFFFFF;}


td.corpocentrale_stretto {width:420px;}
td.corpocentrale_largo {width:660px;}


table.contenuti_stretti {width:420px; background-image:url(images/sfondo_contenuti_stretti.gif);}
table.contenuti_larghi {width:660px; background-image:url(images/sfondo_contenuti_larghi.gif);}


td.cella_contenuti {padding:5px 10px 5px 12px;}


table.colonnadx {width:215px; background-image:url(images/sfondo_colonnadx.gif); margin-left:25px;}



td.testata {width:900px; height:340px; background-image:url(images/testata.jpg);
	background-repeat:no-repeat;}


p.titolo {font-size:18px; color:rgb(165,165,165); margin:0px 0px 6px 0px;}
.citazione {font-size:12px; color:rgb(165,165,165); font-style:italic;}


p.tratteggio {width:100%; height:30px; background-image:url(images/tratteggio.gif); margin:0px;}


.campoform {background-color:rgb(240,240,240); border:rgb(102,194,205) 1px solid; font-size:13px;}
.pulsanteform {background-color:rgb(102,194,205); border:none; font-size:13px;
	padding:6px; color:#FFFFFF; font-weight:bold; cursor:pointer;}
textarea {overflow:auto; font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; padding:5px;}



/* Elenco puntato */
ul {list-style-type:disc; padding-left:6px; margin-left:9px; margin-top:8px; margin-bottom:8px;}
li {padding-bottom:2px;}



/* rollover standard collegamenti - nero > acquamarina */
A {text-decoration:none; font-weight:bold;}
A:link {color:#000000;}
A:visited {color:#000000;}
A:hover {color:rgb(102,194,205);}
A:active {color:rgb(102,194,205);}



/* rollover pulsanti quadrati */
A.squarebutton {font-weight:normal; display:block; width:28px; height:28px; margin:0px 6px 6px 0px; text-align:center; float:left;}
A.squarebutton:link {color:#FFFFFF; background-color:rgb(102,194,205); text-decoration:none;}
A.squarebutton:visited {color:#FFFFFF; background-color:rgb(102,194,205); text-decoration:none;}
A.squarebutton:hover {color:#999999; background-color:rgb(220,220,220); text-decoration:none;}
A.squarebutton:active {color:#999999; background-color:rgb(220,220,220); text-decoration:none;}

div.squarebutton_vuoto {width:50px; height:50px; margin-right:15px; float:left; background-image:url(pulsanti/squarebutton_vuoto.gif);}



/* DIV CONTENITORE SPECIFICO PAGINE ADMIN */
#contenitore_admin {width:940px; border-bottom:rgb(165,165,165) 1px solid;
	background-image:url(images/sfondo_centrale.gif); margin-bottom:30px;}



/* ************************* FINE CSS *********************** */


