.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #96D537;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ptl/fondo.png);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
}
.fondocentro {
	background-color: #81BC28;
	background-image: url(img/ptl/plantilla_r3_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.azul {
	color: #2A1770;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0E688;
}
.bordefotos {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
