/* DEPERU.COM */

/* FONDO DE PAGINA */
Body {
	background-color: #FFFFFF;
	background-image:url(fondoindex.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #FF0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #FF0000; 
scrollbar-darkshadow-color: #F0000; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #FFFFFF;
}



/* BARRA SUPERIOR */
a.links {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #F0F0F0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 16px;
	width: 125px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	}

/*ENLACES PRESIONADOS BARRA SUPERIOR */
a.links:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	float: center;
	height: 16px;
	width: 125px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/* BARRA SUPERIOR 2 */
a.links2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	float: left;
	height: 16px;
	margin: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/*ENLACES PRESIONADOS BARRA SUPERIOR 2*/
a.links2:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	float: left;
	margin: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}


/* ENLACES DE INICIO */
a.enlacesp {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

/*ENLACES PRESIONADOS INICIO */
a.enlacesp:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

/* ENLACES FAVORITOS */
a.favoritos {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: left;
	float: left;
	height: 16px;
	width: 130px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	}

/*ENLACES FAVORITOS PRESIONADOS */
a.favoritos:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #FFF0F0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: left;
	float: left;
	height: 16px;
	width: 130px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}

/* TITULO FAVORITOS */
a.titulof {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 8px;
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 130px;
}

/* LEGALES */
a.legales {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

/*LEGALES PRESIONADOS */
a.legales:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

h1
{
	font-family: Arial;
	color: red;
}

h5
{
	font-family: Arial;
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin: 25px;
	text-align: justify;
}

h6
{
	margin: 25px;
	text-align: justify;
}

/* ENLACES DEL CONTENIDO*/
a.contenido {
	font-family: arial;
	font-size: 12px;
	height: 20px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
	}

/*ENLACES DEL CONTENIDO PRESIONADOS */
a.contenido:hover {
	font-family: arial;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

/* ENLACES ECONOMICOS*/
a.avisos {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: center;
	text-decoration: none;
	}

/*ENLACES ECONOMICOS PRESIONADOS */
a.avisos:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: underline;
}
