/* CSS Document */

html, body {
	background-color: #fffaf0;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 0px;
	height:auto;
	color: #330000;
	background-image: url(images/sfondo-5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
	width: 100%;
	overflow: auto;
	font-size: 1em;
}
h1 {
	font-size: 70%;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #660000;
	height: auto;
	width: auto;
}

#flashcontent {
	height: 570px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4CEB1;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

p {
	font-size: 0.7em;
	color: #392400;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}


a { 
color: #996600; 
font-weight: normal; 
text-transform: uppercase; 
margin: 0px; 
padding: 0px; 
text-decoration: none; 
}

a:visited, a:active{
	color: #996600;
	
}

a:hover{
	color: #B4B0A9;
	}
	
	
#footer2 {
	MARGIN-TOP: 40px; FONT-SIZE: 10px; COLOR: #555555
}

#footer2_titles {
	BACKGROUND: url(images/menu_footer.gif) no-repeat center top
}

#footer2_toggle {
	DISPLAY: block; MIN-HEIGHT: 20px; CURSOR: pointer; HEIGHT: 20px
}

#footer2_titles LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-SIZE: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#footer2_titles A {
	COLOR: #666666; FONT-SIZE: 10px; text-decoration: none;
 
}