@charset "utf-8";
/* CSS Document */

@import url(enlaces.css);
@import url(estilos_tag.css); 
@import url(capas.css);

#menu_sup {
	margin: 0px;
	padding: 0px;
	background-image: url(../fotos/fondo_menu.jpg);
	height: 25px;
	width: 800px;
}

#menu_abajo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
	color: #E47E00;
	height: auto;
}

#tabla_obras {
	margin-left: 40px;
	margin-right: auto;
	padding-top: 8px;
	margin-bottom: auto;
	clear: both;
	float: none;
}

#procesos {
	font-size: 120%;
	text-align: center;
	text-indent: 0px;
}

#sellos {
	margin-left: 20px;
	clear: left;
}

.fecha {
	font-size: 7pt;
	letter-spacing: 1px;
}

.sinborde {
	border-right-style: none !important;
	text-align: center;
	border-right-width: 0px !important;
}

.boton {
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	width: 80px;
	height: 20px;
	color: #792720;
	cursor: pointer;
	margin-bottom:6px;
}

.numero {
	color: #E47E00;
	font-weight: bold;
}

.centrado {
	text-align: center;
}

.cruz {
	cursor: crosshair;
}

.marron {
	color: #792720;
	font-weight: bold;
}
.advertencia {
	color: #FF3300;
	font-weight: bold;
}

.apartado {
	font-weight: bold;
	color: #F9F9F9;
	letter-spacing: 1px;
	background: #792720;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.foto_der {
	float: right;
	clear: right;
}

.izquierda {
	text-align: left;
}

.tabla_mini td {
	text-align: center;
}

.tabla_feria {
	margin-top: 8px;
	margin-bottom: 8px;
}