.scrollbar {
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-face-color:#EEEEEE;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-darkshadow-color:#F0F0F0;
	scrollbar-track-color:#F5F5F5;
}

.motivo {
	background-image: url(images/motivo.jpg);
	background-repeat: no-repeat;
}

.motivo_menu {

	background-image: url(images/motivo_menu.jpg);
	background-repeat: no-repeat;
}

.margen_izq {
	background-image: url(images/margen_fondo.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
}

.margen_dcho {
	background-image: url(images/margen_fondo.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #FE6F0F;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}

.cuerpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044A7D;
	font-weight: bold;
}

.resaltado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EA332;
	font-weight: bold;
}

.resaltado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
}

.miniatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044A7D;
	background-color: #FCFEF8;
	border: 1px solid #C5CFAF;
	font-weight: bold;
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	background-color: #FCFEF8;
	border: 1px solid #C5CFAF;
	font-weight: bold;
	cursor: hand;
}

.resaltado4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.separador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.miniatura2 {
	margin-bottom: 15px;
}

form {
	margin:0;
}
