@charset "utf-8";
/* CSS Document */

.boton_alta1 {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 10px;
	background-color: #000000;
	width: 70px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
	cursor:pointer;	  
	 
}
.boton_baja1 {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 10px;
	background-color: #FFFFFF;
	width: 100px;
	height: 20px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;	  	
}
.buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 125px;
	height: 12px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
}
.texto_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 110px;
	height: 12px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:  #cccc99;
	width: 110px;
	height: 12px;
	border: 0px solid #000000;
	font-weight: bold;
	color: #000000;
}
.boton_formulario {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 10px;
	background-color: #000000;
	width: 40px;
	height: 17px;
	border: 0px none #000000;
	font-weight: bold;
	color: #FFFFFF;
}

.boton_idiomas {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 11px;
	background-color: #FFFFFF;
	width: 70px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fecha_notica {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 14px;
	border: 0px none #000000;
	font-weight: bold;
	color: #000000;
	background-position: right;
}
.texto_central {
	font-family: Arial, "Arial Black";
	font-size: 13px;
	border: 0px none #000000;
	font-weight: normal;
	color: #000000;
	background-position: right;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.titulo_notica {
	font-family: Arial, "Arial Black";
	font-size: 9px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	font-weight: normal;
	color: #000000;
	background-position: right;
}
.info_notica {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 8px;
	border: 0px none #000000;
	font-weight: normal;
	color: #000000;
	background-position: right;
}
.arial_9 {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 9px;
	border: 0px none #000000;
	font-weight: bold;
	color: #000000;
	background-position: right;
	line-height: 9px;
}
.arial_12_bold{
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 12px;
	border: 0px none #000000;
	font-weight: bold;
	color: #000000;
	background-position: right;
}
.arial_11_bold{
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 11px;
	border: 0px none #000000;
	font-weight: bold;
	color: #000000;
	background-position: right;
}
.arial_10{
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 10px;
	border: 0px none #000000;
	font-weight: normal;
	color: #000000;
	background-position: right;
}
.arial_12_bold_margen_izq{
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.texto_pie{
	font-family: Arial, "Arial Black";
	font-size: 9px;
	border: 0px none #000000;
	font-weight: bold;
	color: #000000;
	background-position: right;
}
.texto_margen_derecho {
	font-family: "Arial Narrow", Arial, "Arial Black";
	font-size: 10px;
	border: 0px none #000000;
	font-weight: normal;
	color: #000000;
	background-position: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 .titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	
}
.segundo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14px;
	font-weight:bold;
	
}
.tercer_titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 16px;
	font-weight:bold;
	
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight:normal;
}
.normal_rojo {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14px;
	font-weight:bold;
}
