.fondocentro {
	background-color: #FFFFFF;
	background-image: url(img/ptl/plantilla_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ptl/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.blanco {
	color: #FFFFFF;
}
.bordeabajo {
}

.fondoimg {
	background-image: url(img/detalles/detalles_r3_c2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordefoto {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #98CB00;
}
.bordeputadoabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}


.borde {
	border: 1px solid #AEC409;
}
a:active {
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #98CB00;
}

.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
