
body {
	background:url(http://www.redphoenix.it/images/sfondo.jpg) top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}
a img{
	border:none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

#all {
 	margin:0 auto;
	width:736px;
	height:auto;

}
/* Header */

#header {
	width: 715px;
	height: 170px;
	padding: 40px 0 0 13px;	
	background: url(images/img1.gif) repeat-x left bottom;
	margin-bottom: 30px;
	margin-left:0px;

}

#header h1 {
	float: left;

}

#header h2 {
	display: none;

}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	margin-top: 0px;
}

#header li {
	display: inline;
}


#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 736px;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 0px;
}

#colOne {
	float: left;
	width: 195px;
	padding: 0 0 0 21px;
	background:
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 450px;
	padding: 0 19px 0 0;
}



/* Footer */

#footer {
	clear: both;
	width: 715px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	margin-left: 0px;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}

.style2 {
	color: #FF0000;
	font-style: italic;
}
.style3 {color: #FFFF00}
.style3green {color:#0F3}

/*struttura del menù a scomparsa*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width:100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#FF0000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#FFFF00;
}

.nerissimo {
color:#000000;
font:Arial, Helvetica, sans-serif;
font-style:italic;
}


