body {
	overflow: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

body.scroll{
scrollbar-face-color:4887B9;
scrollbar-track-color:2D72AC;
scrollbar-arrow-color:DBD5C2;
scrollbar-highlight-color:208CC9;
scrollbar-shadow-color:1C76AA;
scrollbar-3dlight-color:0E5D8B;
scrollbar-darkshadow-color:0E3A54;

}

.cuerpo {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #5B392F;

}

.cuerpo_peq {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #5B392F;
}

a:link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #993300;
	font-style: normal;
	text-decoration: none;

}

a:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #993300;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.dos:link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #966C41;
	text-decoration: none;

}

a.dos:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #966C41;
	text-decoration: none;

}

a.dos:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titulos {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #966C41;
	
}

.textpeq {
	font-family: Verdana;
	font-size: 7pt;
	color: #045179;
	text-decoration: none;
	font-weight: normal;

}

.pie {
	font-family: Verdana;
	font-size: 10pt;
	color: #861e1e;
	text-decoration: none;
	font-weight: normal;

}

.destacado {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #861e1e;
	text-decoration: none;
	font-variant: normal;

}

input {
	background-color: 909DAC;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: FFFFFF;
	border: 1px solid #4F6782;

