body{
    background:#CD5556;
    margin:0;
    padding:0;
    scrollbar-face-color:#CD5556;
    scrollbar-highlight-color:#CD5556;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#CD5556;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-arrow-color:#CD5556;
    scrollbar-track-color:#CD5556;
}
a:link{
	color : #FFFFFF;
	text-decoration : none;
}

a:visited{
	color : #FFFFFF;
	text-decoration : none;
}

a:hover{
	color : #FFFFFF;
        text-decoration : underline;
}

a:active{
	color : #FFFFFF;
	text-decoration : none;
}
.Bordo1 {
	background-image:  url(../images/b_1.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.Bordo2 {
	background-image:  url(../images/b_2.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.Left {
	width: 160px;
	background-color: #476A10;
	padding: 0px;
}
.Main {
	background-color: #B22222;
}
.Bordo3 {
	background-image: url(../images/b_3.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.Testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;

}	
.bimba {
	background-image: url(../images/bambina.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 290px;

}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;

}
.H2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
.popup {
	background-color: #B22222;
	border: 3px solid #FFFFFF;
}
.List {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-image: url(../images/list.gif);
	list-style-position: inside;
	font-style: italic;

}
.translate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AB9B00;
	padding-bottom: 3px;

}

