body {
	margin: 0px;
	background: #FFFFFF url(../images/bg.gif) no-repeat fixed right 0px;
	background-color: #FFFFFF;
}
.textos-medios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: lighter;
}
.textos-black {
	color: #000000;
	font: lighter normal 14px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: justify;
}
.textos-black-tit {
	font: 24px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: -1px;
}


body {
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titulos {
	color: #FFFFFF;
	text-align: left;
	letter-spacing: -1px;
	font: lighter 18px Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
}

.textos-medio-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: -1px;
}

