/*======================================================================*\
|| #################################################################### ||
|| # 	Buildnet website - Licence Number MME060321P				  #	||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©1998-2006 Computel srl. All Rights Reserved. 		  # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- BUILDNET IS NOT FREE SOFTWARE ----------------  # ||
|| # (c) http://www.assiplan.it  - http://www.computel2.it			  # ||
|| #################################################################### ||
|| # filename :	magicamelissa.css	code:2006032100		rel.:rp		  # ||
\*======================================================================*/

body {
	background-color: #00074C;
	scrollbar-3d-light-color : #00074C;
	scrollbar-arrow-color : #00074C;
	scrollbar-base-color : #00074C;
	scrollbar-dark-shadow-color : #00074C;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #00074C;
	scrollbar-shadow-color : #00074C;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;
}


A:VISITED {
	color: #778899;
}

H4 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000055;
	text-align: center;
	font-variant: small-caps;
}

.titoloprincipale {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000055;
	background-color: #F5F5F5;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
}


.testoprincipale {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	text-indent : 10px;
	padding-left: 10px;
	padding-right: 6px;
	text-align: justify;
}

.testohelp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-indent : 10px;
	padding-left: 15px;
	padding-right: 7px;
	text-align: justify;
}

.titoloblocco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000055;
	text-align: center;
}


.testoblocco {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC143C;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
}


.fontsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000055;
}


.fontXsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


A.linksmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000055;
}

A.linksmall2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Aqua;
}

.linkAhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffff00;
	text-decoration: none;
	background-color : Navy;
	font-weight : bold;
}

.linkAhead A:link, .linkAhead A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff39f;
	text-decoration: none;
	background-color : Navy;
	font-weight : bold;
}

.linkAhead A:hover, .linkAhead A:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00008B;
	text-decoration: none;
	background-color : Yellow;
	font-weight : bold;
}

A.linkmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}

A.linkmenuH {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e80000;
	text-decoration: none;
}

.listmenu {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	text-align: left;
	margin-left : -7px;
}
* html .listmenu {
	margin-left : 18px;
}

.listmenu2 {
	list-style-position: outside;
	list-style-type: square;
	margin-top: -15px;
	text-align: left;
	margin-left : -7px;
}
* html .listmenu2 {
	margin-left : 18px;
}

.listmenuheart {
	list-style-position: outside;
	list-style-type: none;
	margin-top: -15px;
	text-align: left;
	margin-left : -7px;
	list-style-image : url(images/heartm.gif);
}
* html .listmenuheart {
	margin-left : 18px;
}