@charset "utf-8";

.degradadopagprincipal {
	background-image: url(../imgs/pagprincipaldegradado.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.contenidonoticias {
	background-image: url(../imgs/pag_principal%20noticias_body.jpg);
	background-repeat:  repeat-y;
}


.cuadroverdeclaro {
	border: 1px solid #CDF900;
}
.rellenoflash {
	background-image: url(../imgs/pag%20principal%20relleno%20flash.jpg);
	background-repeat:   repeat-y;
	background-position: top;
}


.rellenoverdegrandepie {
	background-image: url(../imgs/pie%20degradado.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.verdeclarolados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CDF900;
	border-right-color: #CDF900;
	border-bottom-color: #CDF900;
	border-left-color: #CDF900;
}
.verdeclaroizquierdo {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CDF900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDF900;
}
.verdeclaroderecho {
	border-bottom-style: none;
	border-bottom-color: #CDF900;
	border-left-style: none;
	border-left-color: #CDF900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDF900;
}
.verdearribajo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDF900;
	border-bottom-color: #CDF900;
}

textocontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4E4E4E;
}
.internasmenuarribaprincabajo {
	background-image: url(../imgs/menu_pix%20bajo%20bienvenida.jpg);
	background-repeat:  repeat-x;
}

.internasmenuarribaprinc {
	background-image: url(../imgs/menu_pix%20lateral%20bienvenida.jpg);
	background-repeat:  repeat-x;
}
.lateralIzquierdo {
	background-image: url(../imgs/Izquierdo.jpg);
	background-repeat:   repeat-y;
	background-position: right top;
	background-color: #BEE602;
}
.lateralDerecho {
	background-image: url(../imgs/Derecho.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
	background-color: #BEE602;
}

