.bodyscrollbar {
	scrollbar-arrow-color:#B0B0B0;
	scrollbar-3dlight-color:#B0B0B0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-face-color:#EEEEEE;
	scrollbar-shadow-color:#B0B0B0;
	scrollbar-darkshadow-color:#F0F0F0;
	scrollbar-track-color:#F5F5F5;
}

.margen_izq {
	background-image: url(images/fin_marco.gif);
	background-repeat:  repeat-y;
	background-position: right;
}

.margen_dcho {
	background-image: url(images/fin_marco.gif);
	background-repeat:  repeat-y;
	background-position: left;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-align: justify;
}

.cuerpo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

.separador_sup {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.separador_inf {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00005;
	font-weight: bold;
}

.resaltado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
}

.etiqueta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	text-align: justify;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00005;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #A7A7A7;
	font-weight: bold;
	background-color: #FFFFFF;


}
form {
	margin:0;
}