a:visited {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color:#DCEE24;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	color:#006600;
	font-size: 13px;
	font-weight: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.borde_foto {
	border-top-style: solid;
	border-right-style: doble;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #D1EFC8;
	border-right-color: #D1EFC8;
	border-bottom-color: #D1EFC8;
	border-left-color: #D1EFC8;
}
.fondoppaltabla {
	background-image: url(../imagenes/varias/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabla_izq {
	background-image: url(../imagenes/varias/tabla_sup_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabla_centro {
	background-image: url(../imagenes/varias/tabla_centro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tabla_der {
	background-image: url(../imagenes/varias/tabla_sup_der.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_trans {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imagenes/renacer/centro.jpg);
}
.letras {
	font-family: "Arial", verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #006600;
    
}
.opcion {
	background-image: url(../imagenes/varias/fondo_menu/opcion.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

