.espacio3px {
	font-family: Courier New;
	font-size: 3px;
}

.espacio4px {
	font-family: Courier New;
	font-size: 4px;
}

.espacio5px {
	font-family: Courier New;
	font-size: 5px;
}

.espacio6px {
	font-family: Courier New;
	font-size: 6px;
}

.espacio7px {
	font-family: Courier New;
	font-size: 7px;
}

.espacio8px {
	font-family: Courier New;
	font-size: 8px;
}

.espacio9px {
	font-family: Courier New;
	font-size: 9px;
}

.espacio10px {
	font-family: Courier New;
	font-size: 10px;
}

.raya {
	size: 2px;
	color: red;
}

.raya1{
	size: 1px;
	color: black;
}

.borde {
	border: 1px solid #aaaaaa;
}

.titulo{
	font-family: sans-serif,Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DB241E;
	text-decoration: none;
}

.titulo1{
	font-family: sans-serif,Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #8CB58C;
	text-decoration: none;	
	line-height: 20px;	
}

.titulo2{
	font-family: sans-serif,Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #8CB58C;
	text-decoration: none;	
	line-height: 20px;	
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;	
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 27px;	
}

.control {
	font-family: Courier New;
	font-size: 12px;
	color: #DB241E;
	background-color: #ffffff;
}

.controlro {
	font-family: Courier New;
	font-size: 12px;
	color: #DB241E;
	background-color: #eeeeee;
}

.controlalerta {
	font-family: Courier New;
	font-size: 12px;
	color: white;
	background-color: #DB241E;
}

.alerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: 3px solid #DB241E;
	background-color: #DB241E;	
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006800;
	font-weight: bold;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background: #DB241E;
/*	font-weight: bold;	*/
}

.error {
	font-size: 25px;
	color: white;
	background-color: #FF0000;
	font-weight: bold;
}

.error_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #FF0000;
	font-weight: bold;
}

.msg {
	font-size: 25px;
	color: black;
	background-color: #EEEEEE;
	font-weight: bold;
}

/*  LINKS DE TEXTOS ------------------------------------------------------------------------------------------------*/

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;	
}


/*  LINKS GRÁFICOS --------------------------------------------------------------------------------------------------*/
a.menu:hover {
	background-color: #eeeeee; 
	color: #eeeeee; 
	text-decoration: none;
}

a.menu:active {
	background-color: #eeeeee; 
	color: #eeeeee; 
	text-decoration: none;
}

a.menu:link {
	background-color: #eeeeee; 
	color: #eeeeee; 
	text-decoration: none;
}

a.menu:visited {
	background-color: #eeeeee; 
	color: #eeeeee; 
	text-decoration: none;
}

.CARTELERA_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	font-weight: bold;
}
