.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #02142A;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: overline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
}
.centro {
	background-color: #02172C;
	background-image: url(img/ptl/plantilla_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bordeblanco {
	border: 1px solid #99CC00;
}


.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondolados {
	background-color: #00162D;
	background-image: url(img/ptl/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 701px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.fondoabajo {
	background-color: #05458C;
	height: 71px;
}

