body {
	background-image: none;
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	margin: 0px 0px 0px 0px;


}.hrb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #666;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.smallgray {
	text-align: left;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.medium {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #F60;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	color: #F60;
	text-decoration: none;
	font-weight:600;
}
a:visited {
	color: #F60;
	text-decoration: none;
	font-weight:600;
}


a:hover {
	text-decoration: underline;
}
.titlenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#09F
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F60;
}
.titlemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.texto {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;
}
.texto_home {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}
.enfasis {
	font-weight: bold;
}
.linkwhite {
	color: #FFF;
}
#container {
	background-color:#FFF;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	z-index:106;

}
#header {
	position:absolute;
	left:0px;
	top:-2px;
	width:1000px;
	z-index:101;
}
.error {font-size: 11px; color: #F60;}