/* * default style * Daniele Canteri, 2000 * comments: canteri@hotmail.com */a {}a:link { color: blue}a:visited {}a:active { color: green}a:hover {color: #0066ff;text-decoration:underline}/*   per tutte le pagine: setta i margini     */div.main {margin-left:5%; margin-right: 5%}/*    per le pagine azzurre    */body.mainazzurro {background-image: url('images/recycle_azzurro.gif');  background-repeat: repeat-y; background-position: right}div.azzurro {background-image: url('images/back_azzurro.gif');  background-repeat: repeat-y; background-position: left}p.titoloazzurro {font-size: xx-large; font-wight: bold; text-align:center; color: white; font-style: italic; background-color: navy; text-decoration: underline}p.sottotitoloazzurro {font-size: large; background-color: #a9f; color: white; font-style: italic; text-align: center}/*    per le pagine verdi    */body.mainverde {background-image: url('images/recycle_verde.gif');  background-repeat: repeat-y; background-position: right}div.verde {background-image: url('images/back_verde.gif');  background-repeat: repeat-y; background-position: left}p.titoloverde {font-size: xx-large; font-wight: bold; text-align:center; color: white; font-style: italic; background-color: #599; text-decoration: underline}p.sottotitoloverde {font-size: large; background-color: #a9f; color: white; font-style: italic; text-align: center}/*    per le pagine panna    */body.mainpanna {background-image: url('images/recycle_panna.gif');  background-repeat: repeat-y; background-position: right}div.panna {background-image: url('images/back_panna.gif');  background-repeat: repeat-y; background-position: left}p.sottotitolopanna {font-size: large; background-color: #cc9; color: white; font-style: italic; text-align: center}p.titolopanna {font-size: xx-large; font-wight: bold; text-align:center; color: white; font-style: italic; background-color: #666; text-decoration: underline}body.cielo {color: black; font-size: medium; background-image: ; background-color: rgb(126,165,222)}body.giallino {background-color: #ffc; color: black; font-size: medium }p.leftmenu {margin-bottom: 5px; font-size: small}p.titolo_bar {font-size : xx-large; font-weight: bold; text-align: center; color: #06f; text-decoration: underline}p.titolobig {font-size: xx-large; font-wight: bold; text-align:center;}p.titolo {font-size : xx-large; font-weight: bold; text-align: center; color: #69f; text-decoration: underline}p.sottotitolo {font-size : large; font-weight: bold; text-align: center; color: #69f}p.downmenu {font-size : small; text-align: center; color: rgb(46,134,242)}p.marg {text-align: justify; margin-left: 15%; margin-right: 15%}p.agenda {margin-left: 40px; margin-top: 40px; margin-right: 120px; padding-left: 125px; padding-right: 40px; padding-top: 40px; padding-bottom: 40px; background-image:; font-family: cursive}p.azzurro {background-image: ; background-repeat: repeat-y; background-position: center}/*   per la barra sotto        */body.downbar {background-color: black}p.downbar {font-size:small; text-align: right; font-family: cursive}a.downbar {}a.downbar:link { color: #0066ff}a.downbar:visited {}a.downbar:active { color: green}a.downbar:hover {color: #00ffff;text-decoration:underline}/*   per la pagina di insulti   */p.titololettera {font-size: large; background-color: #69f; color: white; font-style: italic; text-align: center}p.lettera {margin-left: 50px; margin-right: 110px; padding:15px; background-image:url('images/paper.jpg')}