.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #010101;
	margin: 0px;
	padding: 0px;
}
.fondocentro {
	background-color: #010101;
	background-image: url(img/ptl/plantilla_r6_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.fondocontacto {
	background-image: url(img/fondo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 128px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #271D15;
}
a:active {
}
.negra {
	color: #000000;
}
