body {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	
	background: #FFFFFF;
}

form {border:0; margin: 0 0 0 0;
clear: both}

#warning {position: absolute; top: 0px; right: 0px; height:2126px; width:100%; z-index:100; /* background-image:url(/imagenes/fondo-trama.gif); visibility:visible; filter:alpha(opacity=80);-moz-opacity:0.8;*/}

#iframe-advertencia { height:2126px; }


/*---------H1---------*/

h1 {color: #64EB01; font-size: 18px; font-weight: bold; text-decoration: none; display: inline;}
h1 a:link { color: White; font-size: 18px; font-weight: bold; text-decoration: underline; display: inline;}
h1 a:visited { color: White; font-size: 18px; font-weight: bold; text-decoration: underline; display: inline;}
h1 a:hover { color: White; font-size: 18px; font-weight: bold; text-decoration: none; display: inline;}
h1 a:active { color: White; font-size: 18px; font-weight: bold; text-decoration: underline; display: inline;}

/*
html {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #666666;
	scrollbar-darkshadow-color : #000000;
	
	scrollbar-face-color : #FFFFFF;
	
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #666666;
	
	overflow-x:hidden;
    overflow-y:auto;
}

*/

/* # */
/* ----------------------------------------------------- */

 
/* LINK MENU*/

.menu {
	color: White;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;cursor:hand;
	
}

.menu:hover {
	color: White;
	font-weight: normal;
	text-decoration: underline;
	position:relative;top:1px; left:0px;
	cursor:pointer;cursor:hand;
}


.menu a:link {
	color: White;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

.menu a:visited {
	color: White;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

.menu a:hover {
	color: White;
	font-weight: normal;
	text-decoration: underline;
	position:relative;top:1px; left:0px;
	cursor:pointer;cursor:hand;
}

.menu a:active {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

/* LINK CATEGORY*/

.category {
	color: White;
	font-weight: bold;
	text-decoration: none;
	

}
	
.category  a:link {
	color:  White;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}

.category  a:visited {
	color:  White;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;cursor:hand;
}

.category  a:hover {
	color:  White;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

.category  a:active {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

/* LINK COPYRIGHT*/
.advertencia{
	font-size: 10px;
}

.copyright {
	color: White;
	font-weight: normal;
	text-decoration: none;
	/*cursor:pointer;cursor:hand;*/
}

.copyright a:link {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	/*cursor:pointer;cursor:hand;*/
}

.copyright a:visited {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	/*cursor:pointer;cursor:hand;*/
}

.copyright a:hover {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	/*cursor:pointer;cursor:hand;*/
}

.copyright a:active {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	/*cursor:pointer;cursor:hand;*/
}


/* A LiNK */

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* A More */

.more{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.more a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.more a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}

.more a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.more a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}


