/* DEPERU.COM */

/* FONDO DE PAGINA */
Body {

    background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #6D8B28; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #6D8B28; 
scrollbar-darkshadow-color: #6D8B28; 
scrollbar-track-color: #E5E5E5; 
scrollbar-arrow-color: #FFFFFF;
}





/*ENLACES DE MODULOS*/
a.enlaces {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #003398;
	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: left;
	float: left;
	height: 16px;
	width: 150px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/*ENLACES PRESIONADOS MODULOS */
a.enlaces:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B2011B;
	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: left;
	float: center;
	height: 16px;
	width: 150px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/* ENLACES DE PAGINA */
a.enlacesp {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*ENLACES PRESIONADOS PAGINA */
a.enlacesp:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

/* ENLACES DE PAGINA */
a.enlacesh {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*ENLACES PRESIONADOS PAGINA */
a.enlacesh:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}