.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EBEBEB;
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D3C03;
	font-weight: bold;
	text-decoration: underline;
}

.fondocentro {
	background-color: #FFFFFF;
	background-image: url(img/ptl/plantilla_r2_c3.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2D3C03;
	text-decoration: none;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bordeverde {
	border: 1px solid #99CC00;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a:active {
}
.encoger {
	margin: 0px;
	padding: 0px;
}

.fondoarriba {
	background-color: #FFFFFF;
	background-image: url(img/ptl/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

.Estilo1 {font-size: 11px}
.fondoabajo {
	background-color: #EBEBEB;
	height: 84px;
}

