body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BBBBBB;
	margin: 0px;
	color: #ffffff;
}

H1 {
	color: #D50D88;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-left: 5px;	
	font-weight: bold;
}

H2 {
	color: #E64DAB;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 15px;
	font-weight: bold;
	line-height: 12px;
}

H3 {
	color: #545454;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 10px;
}

UL {
	padding:0px;
	margin: 5px 0px 0px 15px;
	line-height: 12px;
}

UL.gallery {
	padding:20px;
	margin: 5px 0px 0px 15px;
	line-height: 25px;
}

FONT.didascalia {
	color:#7D7D7D;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

FONT.footer {
	font-weight: normal;
	font-size: 9px;
}


FONT.error {
	font-size: 11px;
	color: #FF4444;
	font-weight: bold;
}

FONT.menu {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}	

FONT.menu_on {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F670BE;
	font-size: 12px;
	font-weight: bold;		
	padding: 3px;
}


DIV.home {
	padding: 5px;
	font-size: 11px;
	color: #545454;
}

DIV#intro {
	padding: 5px;
	line-height: 16px;
	font-size: 9px;
	color: #545454;
	width: 90%;
	height: 200px;
	top: 0px; 
	position: relative;
	}
	
	
DIV.testo {
	padding: 5px;
	line-height: 15px;
	font-size: 11px;
	color: #545454;
	height: 100%;
	border: 0px solid #ff0000;
	top: 0px; 
	position: relative;
	}

DIV.foto {
	float: right;	
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
}

DIV.portfolio {
	padding: 0px;
	line-height: 14px; 
	font-size:9px;
	color: #545454;
	width: 100%;
	border: 0px;
	position: relative;
	}
	
DIV.footer {
	text-align:center; 
	padding: 5px; 
	background-color: #EF008B; 
	position: relative; 
	top: 43px; 
	font-size: 9px; 
	color: #FFFFFF;
}

DIV.box_sx {
	width: 49%; 
	float: left; 
	line-height: 13px; 
	font-size:9px; 
	border:1px solid #000000;
	text-align: center;
}

DIV.box_dx {
	width: 49%; 
	font-size:9px; 
	line-height: 13px; 
	float: right; 
	border: 1px solid #ff0000;
	text-align: center;
}

TD.header {background-color: #FFFFFF}

A:link {
	color: #007BAC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

A:visited {
	color: #007BAC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

A:hover {
	color: #007BAC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE { 
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
}

A.menu:hover {background-color: #F670BE;}



TD.etichetta {
	color: #008ACC;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	width: 38%;
}

TD.campo {
	color: #000000;
	font-style: normal;
	font-size: 8px;
	text-align: left;
	background-color: #FFFFFF;
	width: 62%;
}

.button {
color: white;
font-weight: bold;
background-color: #F670BE;
font-size: 9px;
padding: 3px;
border-style:none; 
}

/* Scrollbars */
#divScrollTextCont {
   width: 295px;
	overflow: hidden;
	visibility: visible;
}

#divText {
	position: relative; 
	left: 0px; 
	top: 0px;
}

