@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1;
	 background: url(img/bg.gif) repeat-x #663300 top center;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

.RESET {
	 margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

.RESET h1 { font-size: 2.2em; }
.RESET h2 { font-size: 2em; }
.RESET h3 { font-size: 1.8em; }
.RESET h4 { font-size: 1.6em; }
.RESET h5 { font-size: 1.4em; }
.RESET h6 { font-size: 1.2em; }

.RESET strong { font-weight:bold; }
.RESET em { font-style:italic; }

.RESET blockquote { margin-left:10px; display:block;}
.RESET p { display:block; margin-bottom:10px;}

.RESET ul { display:block; margin-left:20px; list-style-type:disc;}
.RESET ol { display:block; margin-left:20px; list-style-type:decimal;}


/*====----____ESTRUCTURA____----====*/

#HOME {
	position:absolute; top:0px; left:50%; margin-left:-485px;
	width:150px; height:26px;
	background:url(img/bg_home.png) no-repeat top center;
}

#HOME img {
	margin:0px; border:0px;

}

#MENU {
	position:absolute; top:0px; left:50%; margin-left:-85px;
	width:584px; height:35px;
	background:url(img/bg_menu.png) no-repeat top center;
	z-index:3;
}

#MENU #SECCION1 {
	position:absolute; top:0px; left:0px;
	width:127px; height:auto;
}

#MENU #SECCION2 {
	position:absolute; top:0px; left:127px;
	width:120px; height:auto;
}

#MENU #SECCION3 {
	position:absolute; top:0px; left:247px;
	width:109px; height:auto;
}

#MENU #SECCION4 {
	position:absolute; top:0px; left:356px;
	width:110px; height:auto;
}

#MENU #SECCION5 {
	position:absolute; top:0px; left:466px;
	width:118px; height:auto;
}

#MENU #SECCION1 ul, #MENU #SECCION2 ul, #MENU #SECCION3 ul, #MENU #SECCION4 ul, #MENU #SECCION5 ul {
	visibility:hidden;
	background-color: #3d6791; background-image:url(img/deg_menu.gif); background-position:left top; background-repeat:repeat-y;
	border-left:1px dotted #ffffff; border-right:1px dotted #ffffff; border-top:1px dotted #002653;
}

#MENU #SECCION4 ul {
	display:none;
}

#MENU #SECCION1 ul li, #MENU #SECCION2 ul li, #MENU #SECCION3 ul li, #MENU #SECCION4 ul li, #MENU #SECCION5 ul li {
	width:auto; height:auto;  border-bottom:#ffffff 1px solid; padding:7px;
	font-family: "Times New Roman", Times, serif; font-size:12px; font-weight:bold; line-height:1.5em;
	color: #ffffff; font-style:italic;
}

.menuodd {
	background-color: #7a9bc2;
}

#MENU #SECCION1 ul li:hover, #MENU #SECCION2 ul li:hover, #MENU #SECCION3 ul li:hover, #MENU #SECCION4 ul li:hover, #MENU #SECCION5 ul li:hover {
	background-color: #333333;
	color: #ffffff;
	cursor:pointer;
}

#FONDO_CABECERA {
	position:absolute; top:69px; left:50%; margin-left:-106px;
	width:583px; height:129px; 
	background: z-index:1;
}

#LOGO {
	position:absolute; top:67px; left:50%; margin-left:-485px;
	width:357px; height:99px;z-index:2;
}

#LOG {
	position:absolute; top:95px; left:50%; margin-left:304px;
	width:170px; height:76px; 
	background:#b8aa9d; z-index:2; padding:5px;
}


#LOG_TITLE{
	position:absolute; top:82px; left:50%; margin-left:364px;
	width:121px; height:13px; z-index:2;
}

#LOG_CONT {
	height:74px; overflow:hidden;
	border: 1px dashed #666666; margin:0px;
}

#IMG_LOGIN {
	width:24px; margin-right:5px; float: left; clear:left; margin-bottom:1px;
}

#CUERPO {
	position:absolute; top:196px; left:50%; margin-left:-485px;
	width:970px; height:651px;
	background-color: #002857;
}

#CUERPO #SIDEBAR_LEFT {	
	position:absolute; top:-15px; left:15px;
	width:240px; height:634px;
	background:#7a9bc2 url(img/bg_sidebar_left.gif) top left no-repeat;
}

#CUERPO #SIDEBAR_LEFT #MENU_IZQ {	
	position:absolute; top:40px; left:10px;
	width:210px; height:578px;
	background-color: #ffffff;
	padding-right:10px;
}

#CUERPO #SIDEBAR_LEFT #MENU_IZQ ul li {
	width:160px; height:14px;
	border-bottom:#7a9bc2 2px solid;
	padding: 20px 30px;
}

#CUERPO #SIDEBAR_LEFT #MENU_IZQ ul li:hover {
	width:160px; height:14px;
	border-bottom:#7a9bc2 2px solid;
	padding: 20px 30px;
	background-color: #c0d1e6;
	cursor:pointer;
}

#CUERPO #SIDEBAR_LEFT #MENU_IZQ ul li p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:10px;
	color: #0066cc; vertical-align:middle;
}

.doslineas {
	margin-top: -7px;
	line-height: 1.4em;
}

#CUERPO #SIDEBAR_LEFT #MENU_IZQ ul li img {
	width:54px; height:39px; position:absolute;
	padding: 2px; background-color:#FFFFFF;
	border-right:#cfcfcf 1px solid; border-bottom:#cfcfcf 1px solid;
	margin-left:-70px; margin-top:-15px;
}

#CUERPO #CENTER {	
	position:absolute; top:5px; left:272px;
	width:490px; height:614px;
	background:#b8aa9d url(img/bg_center.gif) top left no-repeat;
}

#CUERPO #CENTER #NOVEDADES {	
	position:absolute; top:40px; left:10px;
	width:450px; height:538px;
	background-color: #ffffff;
	padding:10px; overflow:auto;
}

#CUERPO #SIDEBAR_RIGHT {	
	position:absolute; top:5px; right:-9px;
	width:200px; height:614px;
	background:#7a9bc2 url(img/bg_sidebar_right.gif) top left no-repeat;
}

#CUERPO #SIDEBAR_RIGHT #TPV {	
	position:absolute; top:40px; left:10px;
	width:160px; height:11px;
	background-color: #ffffff;
	padding:10px;
}

#CUERPO #SIDEBAR_RIGHT #SORTEO {	
	position:absolute; top:110px; left:10px;
	width:160px; height:10px;
	background:#FFFFFF url(img/bg_sorteo.gif) center center no-repeat;
	padding:10px;
}

#CUERPO #SIDEBAR_RIGHT #SORTEO:hover {	
	cursor:pointer; background-color:#FFFFCC;
}

#CUERPO #SIDEBAR_RIGHT #DESTACADO {	
	position:absolute; top:181px; left:10px;
	width:160px; height:178px;
	background-color: #ffffff;
	padding:10px; overflow:hidden;
}

#CUERPO #SIDEBAR_RIGHT #DESTACADO:hover {
	cursor:pointer; background-color:#FFFFCC;
}

#CUERPO #SIDEBAR_RIGHT #DESTACADO #DIV_IMG {	
	width:160px; height:58px; background-color:#d9e0c0;
}

#CUERPO #SIDEBAR_RIGHT #EVENTO {	
	position:absolute; top:420px; left:10px;
	width:160px; height:158px;
	background-color: #ffffff;
	padding:10px; overflow:hidden;
}

#CUERPO #SIDEBAR_RIGHT #EVENTO:hover {
	cursor:pointer; background-color:#FFFFCC;
}

#CUERPO #SIDEBAR_RIGHT #TPV p, #CUERPO #SIDEBAR_RIGHT #SORTEO p, #CUERPO #SIDEBAR_RIGHT #DESTACADO p, #CUERPO #SIDEBAR_RIGHT #EVENTO p {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:normal; color: #333333; line-height:1.1em; text-align:justify;
}

#CUERPO #SIDEBAR_RIGHT #TPV p strong, #CUERPO #SIDEBAR_RIGHT #SORTEO p strong, #CUERPO #SIDEBAR_RIGHT #DESTACADO p strong, #CUERPO #SIDEBAR_RIGHT #EVENTO p strong{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:bold; color: #333333; line-height:1.1em; 
}

#CUERPO #SIDEBAR_RIGHT #TPV p a:link, #CUERPO #SIDEBAR_RIGHT #SORTEO p a:link, #CUERPO #SIDEBAR_RIGHT #DESTACADO p a:link, #CUERPO #SIDEBAR_RIGHT #EVENTO p a:link, #CUERPO #SIDEBAR_RIGHT #TPV p a:visited, #CUERPO #SIDEBAR_RIGHT #SORTEO p a:visited, #CUERPO #SIDEBAR_RIGHT #DESTACADO p a:visited, #CUERPO #SIDEBAR_RIGHT #EVENTO p a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	line-height:1.1em; font-weight:bold; color: #cc0000;
	text-decoration:none; border-bottom:#CC0000 1px solid;
}

#CUERPO #SIDEBAR_RIGHT #TPV p a:hover, #CUERPO #SIDEBAR_RIGHT #SORTEO p a:hover, #CUERPO #SIDEBAR_RIGHT #DESTACADO p a:hover, #CUERPO #SIDEBAR_RIGHT #EVENTO p a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	line-height:1.1em; font-weight:bold; color: #cc0000;
	text-decoration:none; border-bottom:#CC0000 1px dotted;
}

#CUERPO #PIE {	
	position:absolute; bottom:0px;
	width:958px; height:14px;
	padding:6px;  
}

#CUERPO #PIE p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #d6f6f8; line-height:16px;
	margin-left:12px;
}

#CUERPO #PIE p a:link, #CUERPO #PIE p a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #d6f6f8; line-height:16px;
	text-decoration:none;
}

#CUERPO #PIE p a:hover {
	border-bottom:1px dotted #d6f6f8;
	text-decoration:none;
}

/*====----____NUEVOS____----====*/

.textoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; line-height:1em;
}

.textoFormBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:bold;
	color: #333333; line-height:1em;
}

.campoForm {
	width:105px; height:11px;
	border:1px solid #ffffff;
	background-color: #ede4db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; padding:5px;
}

.campoForm:focus {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.campoForm:hover {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.areaForm {
	border:1px solid #ffffff;
	background-color: #ede4db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; padding:5px;
	overflow-y: auto;
}

.areaForm:focus {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.areaForm:hover {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.campoCon {
	width:105px; height:11px;
	border:1px solid #663300;
	background-color: #ede4db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; padding:3px;
}

.campoCon:focus {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.campoCon:hover {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.areaCon {
	border:1px solid #663300;
	background-color: #ede4db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; padding:3px;
	overflow-y: auto;
}

.areaCon:focus {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.areaCon:hover {
	border:1px solid #FFFF00;
	background-color: #FFFFEE;
}

.formPatch {
	width:105px; height:11px;
	border:1px solid #663300;
	background-color: #ede4db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:normal;
	color: #333333; padding:3px;
	margin-bottom:6px;
}

.formTxtPatch {
	margin-bottom:6px;
}

.textogrande {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
	font-weight:bold; color: #333333;
}
.textorojo {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:bold; color: #CC0000; 
}

.noticiasTitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#002857; font-weight:bold;
	text-decoration:underline;
}

.noticiasCuerpo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333; font-weight:normal;
	margin-top:10px; 
}

.noticiasFecha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; color:#CC0000; font-weight:bold;
	line-height:1em;
}

.noticiasEnlace {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; color:#CC0000; font-weight:normal;
}

.noticiasURL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#336633; font-weight:normal;
	padding-left:20px; background-image:url(img/ico_news.gif);
	background-position:left bottom; background-repeat: no-repeat;
}

.ico_txt {
	margin-bottom:-4px;
}

#IMG_NOT {
	position:relative; float:left; clear:left;
	width:auto; height:auto;
	padding-right:10px;
	padding-bottom:10px;
}

.noticiasImagen {
	width: 90px; height:60px;
	padding:1px; background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

.noticiasImagenApliada {
	padding:1px; background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

.loginIMG {
	margin: 0px; border: 0px; padding:0px; 
}

.loginTXT:link, .loginTXT:visited {
	font-family:"Times New Roman", Times, serif; font-size:16px; font-style:italic; font-weight:bold;
	color: #333333; line-height:1.5em; text-decoration:none;
}

.loginTXT:hover {
	border-bottom:1px dotted #003399;
	color: #003399;
}

#CONTENIDOS, #CONTENIDOS_EV {
	width:100%; height:100%; margin:0px; padding:0px; border:0px;
}

#CONTENIDOS #IMGWRAP, #CONTENIDOS_EV #IMGWRAP {
	width:auto; height:auto; margin-right:10px; margin-bottom:10px;
	position:relative; float:left; clear:left;
}

#CONTENIDOS #IMGWRAPRIGHT {
	width:auto; height:auto; margin-left:10px; margin-bottom:10px;
	position:relative; float:right; clear:right;
}

#CONTENIDOS h1, #CONTENIDOS_EV h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
	color:#990000; line-height:1.4em;
}

#CONTENIDOS h3, #CONTENIDOS_EV h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	color:#990000; line-height:1.4em;
}

#CONTENIDOS p, #CONTENIDOS_EV p {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	color:#333333; line-height:1.4em;
}

#CONTENIDOS strong, #CONTENIDOS_EV strong {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	color:#333333; line-height:1.4em;
}

#CONTENIDOS em, #CONTENIDOS_EV em {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#002857; font-weight:bold;
	text-decoration: none;
}

#CONTENIDOS code, #CONTENIDOS_EV code {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#666666; font-weight:normal;
	display:block; margin-top:10px; margin-bottom:16px;
}

#CONTENIDOS cite, #CONTENIDOS_EV cite  {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	color:#336633; line-height:1.4em; font-style:italic;
}

#CONTENIDOS a:link,  #CONTENIDOS a:visited, #CONTENIDOS_EV a:link,  #CONTENIDOS_EV a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	color:#cc0000; line-height:1.4em;text-decoration: none;
}

#CONTENIDOS a:hover, #CONTENIDOS_EV a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	color:#cc0000; line-height:1.4em; border-bottom:1px dotted #CC0000;
}

 #CONTENIDOS ol, #CONTENIDOS_EV ol {
	list-style-position:intside;
	list-style-type:decimal;
	list-style:square; margin-left:15px;
}

#CONTENIDOS ol li, #CONTENIDOS_EV ol li {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:normal;
	color:#555555; line-height:1.4em; margin-bottom:5px;
}

#CONTENIDOS ol, #CONTENIDOS_EV ul {
	list-style-position:intside;
	list-style:square; margin-left:15px;
}

#CONTENIDOS ul li {
	line-height:1.4em; margin-bottom:5px;
	background-color: #EEF7FB;
}

#CONTENIDOS ul li:hover {
	line-height:1.4em; margin-bottom:5px;
	background-color: #DEE7F5;
}

#CONTENIDOS ul li.odd {
	line-height:1.4em; margin-bottom:5px;
	background-color: #F4F2E8;
}

#CONTENIDOS ul li:hover.odd {
	line-height:1.4em; margin-bottom:5px;
	background-color: #ECE4D5;
}

#CONTENIDOS .imgFrame {
	padding:1px; background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#CONTENIDOS_EV img {
	padding:1px; background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	position:relative; clear:left;
	margin-right:10px; margin-bottom:10px;
}

#FILA {
	background-color: #d0e5ff; padding:3px;
}

#FILA:hover {
	background-color: #83ABC2; padding:3px;
}

#FILAODD {
	background-color: #e6d8cb; padding:3px;
}

#FILAODD:hover {
	background-color: #deb58e; padding:3px;
}

.filaCarrito {
	background-color:#EFEFEF;
	border-bottom:1px solid #cccccc;
}

.filaCarrito:hover {
	background-color: #E9F0F5; 
	border-bottom:1px solid #cccccc;
}

.cartCol {
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
}


/*====----____ANTIGUOS____----====*/

.tituloPerfil {
	font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold;
	color:#000066; line-height:1em; padding-bottom:1px; _padding-bottom:0px;
}


.inputPerfil {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#000066; line-height:1em;height:1.2em; margin-left:5px; padding-left:2px;
}

.inputPerfil:hover {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#33CC00; line-height:1em; cursor:pointer;height:1.2em;margin-left:5px;padding-left:2px;
}

.inputPerfil:focus {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#33CC00; line-height:1em; height:1.2em;margin-left:5px;padding-left:2px;
}

.titulosCajas {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #333333;
}

.boton {
	width:60px;
	height:20px;
	border:1px solid #FFFFFF;
	background-color:#663300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
}

.cabecerasTablas {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #ffffff; padding-left:4px;
}

.contenidoTablas {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	color: #333333; padding:4px; background-color: #dddddd;
}

.contenidoTablasODD {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	color: #333333; padding:4px; background-color: #efefef;
}
	
.imgLista {
height:60px;
border:1px solid #CCCCCC;
padding:2px;
}

.imgAmpliada {
width:320px;
border:1px solid #CCCCCC;
padding:2px;
}

.tablaLista {
	border:1px solid #D3DFE4;
}

.txtPrecio {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #990000; line-height:1em;height:1em;
}

.txtAzul{
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #000066; line-height:1em;height:1em;text-decoration:none;
}

.enlace:link {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #0099CC; line-height:1em;height:1em;text-decoration:none;
}

.enlace:visited {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #0099CC; line-height:1em;height:1em;text-decoration:none;
}

.enlace:hover {
	border: none;background-color:#FFFFFF; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color: #006699; line-height:1em;height:1em;text-decoration:none;
}

.PaginaActual:link {
color: #9999FF;
text-decoration:none
}

.PaginaActual:visited{
color: #9999FF;
text-decoration:none
}

.PaginaActual:hover {
color:#cccccc;
text-decoration:none
}

.PaginaNoActual:link {
color:#ffffff;
text-decoration:none
}

.PaginaNoActual:visited {
color:#ffffff;
text-decoration:none
}

.PaginaNoActual:hover {
color: #9999FF;
text-decoration:none
}
