body { background-image: url(bg_pagina.gif); background-repeat: repeat-y; margin: 0; }



.contenitore_testa{ background-color: #e2ecc2; width: 100%; height: 100px; }
.studioperetti{ background-color: #fff; width: 210px; height: 100px; float: left; }
.eudaimonia_testa{ width: 425px; height: 100px; float: left; }

.riga{ background-color: #cddeb1; width: 100%; height: 2px; }


.contenitore_body{ background-color: #e2ecc2; width: 100%; height: 550px; }

.contenitore_menu{ font-size: 12px; font-family: verdana; line-height: 15px; background-color: #cddeb1; background-image: url(bg_menu.gif); background-repeat: no-repeat; width: 210px; height: 550px; visibility: visible; float: left; }
.menu_spazio_sx{ width: 10px; height: 450px; float: left; }
.menu{ color: #f26522; font-weight: bold; width: 200px; float: left; }
.menu a{ color: #f15a22; font-weight: bold; text-decoration: none; width: 200px; float: left; }
.menu a:hover{ color: #003967; font-weight: bold; width: 200px; float: left; }
.menu a#current{ color: #003967; font-weight: bold; text-decoration: none; width: 200px; float: left; }

.testo_corsivo{ font-size: 14px; font-family: verdana; font-style: italic; line-height: 20px; width: 600px; float: left; margin-top: 20px; margin-left: 20px; }
.testo{ font-size: 14px; font-family: verdana; line-height: 20px; width: 600px; float: left; margin-top: 20px; margin-left: 20px; }