body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 0px;
    margin-top: -1ex;
    line-height: 4ex;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #999999;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
 	margin-bottom: 0px;
    margin-top: -0ex;
    line-height: 4ex;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 24px;
}

#headerflash {
	position:absolute;
	float:left;
	top:0px;
	left:240px;
	}

#logotipo img {
	float:left;
	position:relative;
	text-decoration:none;
	border:none;
		}
	
#header {
	float:none;
	position:relative;
	top:0px;
	height:110px;
		}
		
#menu {
	position:relative;
	top:70px;
	}

#menu li {
	display:inline;
}


#menu li a {
	background:transparent url(images/bg_UPDOWN.png) no-repeat left top;
	float:left;
	height:40px;
	width:80px;
	margin-right:0px;
	text-align:center;
	font-size:13px;
	text-decoration: none;
	color:#fff;
	line-height:33pt;
	text-indent:-3px;
	}
	
	
#menu li a.selected, #menu li a.selected:active, #menu li a.selected:hover
{
	display: block;
	background-image:url(url(images/bg_UPDOWN.png));
	height:40px;
	width:85px;
	text-decoration:underline;
	background-position: bottom;
	color:#000;
}

#header li a:hover, #header li a:hover {
	background-position:0px bottom;
	color:#000;
}
