/* ARQUEOLOGIA.DEPERU.COM *//* FONDO DE PAGINA */
Body {
	background-color: #637B42;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #999966; 
scrollbar-shadow-color: #C4C4AA; 
scrollbar-highlight-color: #C4C4AA; 
scrollbar-3dlight-color: #C4C4AA; 
scrollbar-darkshadow-color: #C4C4AA; 
scrollbar-track-color: #F9F7F7; 
scrollbar-arrow-color: #C4C4AA;
}/*TITULO DE MODULOS*/
.titulomodulo {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #400000;
	background-color: #C6B86A;
	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: #FDD3C3;
	border-right-color: #FDD3C3;
	border-bottom-color: #FDD3C3;
	border-left-color: #FDD3C3;
	height: 16px;
	width: 170px;
	padding-left: 0px;
	padding-top: 1px;
	float: center;
}
/*ENLACES DE MODULOS*/
a.enlaces {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F4EEC6;
	background-color: #68694D;
	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: #F8D532;
	border-right-color: #840000;
	border-bottom-color: #840000;
	border-left-color: #840000;
	text-align: center;
	float: left;
	height: 16px;
	width: 170px;
	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: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #400000;
	background-color: #A1B682;
	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: #840000;
	border-right-color: #840000;
	border-bottom-color: #840000;
	border-left-color: #840000;
	text-align: center;
	float: center;
	height: 16px;
	width: 170px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}/* ENLACES DE PAGINA */
a.enlacesp {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}/*ENLACES PRESIONADOS PAGINA */
a.enlacesp:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}