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

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

#intro {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 500px;
	width: 700px;
}

#direccion {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../fotos/barra_direccion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 800px;
}

#menuarriba {
	width: 90%;
	background-color: #FB6581;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F42941;
	border-left-color: #F42941;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#menuabajo {
	color: #F31D37;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#tabla_plantas {
	border: 1px solid #A70A1E;
	margin-left: auto;
	margin-right: auto;
}

#paginacion {
	border: 1px solid #760317;
	margin-top: 10px;
	background-color: #D1F4B5;
}

.celda_producto {
	width: 100%;
	background-color: inherit !important;
}

.primero {
	text-indent: 0px;
}

.fecha {
	font-size: 7pt;
	letter-spacing: 1px;
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
}

.resolucion {
	font-size: 7pt;
	line-height: 9pt;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}

.bordecelda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F42941;
}

.formulario {
	color: #B80A20;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

.camposformulario {
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #B80A20;
}

.botonformulario {
	color: #62BD19;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	background-color: #F9F9F9;
	vertical-align: middle;
	height: 25px;
	width: 60px;
	border: 1px solid #F42941;
	cursor: pointer;
}

.campo_ficha {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.celda_izq {
	text-align: left !important;
}

.celda_dcha {
	text-align: right !important;
	vertical-align: bottom !important;
}

.centrado {
	text-align: center !important;
	text-indent: 0px !important;
}

.advertencia {
	margin-left: 3px;
	color: #000000;
	font-weight: bold;
}

.pag_registros {
	color: #F31B36;
	font-weight: bold;
}

.fondo_gris {
	background-color: #FFFFCC !important;
}

.anuncio {
	font-weight: bold;
	font-variant: small-caps;
	color: #DA052B;
	font-size: 12pt;
	text-align: center;
	text-indent: 0px;
	background-color: #D8D8D8;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #DA052B;
}

