a {
	text-decoration: none;
}

a:hover {
	color: #EE4611;
}

.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;
}

.area {
	border: 1px solid #C4C4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.espacio {
	border: 1px solid #C4C4C4;
	margin-bottom: 10px;
}

.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: #404040;
	font-weight: normal;
}

.tituloNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	font-weight: bold;
}

.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
}

.resaltado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084CA;
	font-weight: bold;
}

.resaltado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE4611;
	font-weight: bold;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084CA;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
}

.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084CA;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
}

.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE4611;
	border: 1px solid #C4C4C4;
	background-color: #FAFAFA;
	font-weight: bold;
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	border: 1px solid #C4C4C4;
	font-weight: bold;
	background-color: #FAFAFA;
	cursor: hand;
}

.botones2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	border: 1px solid #C4C4C4;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand;
}

form {
	margin:0;
}

.bodyscrollbar {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FF8400;
	scrollbar-highlight-color:#FFC500;
	scrollbar-face-color:#FFC500;
	scrollbar-shadow-color:#FF8400;
	scrollbar-darkshadow-color:#FFC500;
	scrollbar-track-color:#D7D7D7;
}
