/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - Salon de Maquinaria Agraria - Feria de Valadolid
Realizacion: digival.es 
joseignacio.marcos@digival.es
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	background:#94989b url(images/bg.gif) no-repeat bottom;
	background-attachment: fixed;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
.clearFooter{
	clear: both;
	height: 40px;
}
P{
	line-height: 18px;
	margin-bottom: 15px;
}
a{
	color: #fff;
	text-decoration: underline;
	outline: none;
}
a.none{
	text-decoration: none;
}
a:hover{
	color: #a3cd39;
	text-decoration: underline;
}
.justif{
	text-align: justify;
}
.alignDer{
	text-align: right;
}
.centro{
	text-align: center;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
fleftMargin{
	float: left;
	margin: 0px 10px 10px 0px;
}
.frightMargin{
	float: right;
	margin: 0px 0px 10px 10px;
}
.fleftFoto{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #a3cd39;
}
.frightFoto{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #a3cd39;
}
input, button, textarea, select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.mtop20{
	margin-top: 20px;
}
.padd20{
	padding-top: 20px;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 760px;
	height: 100%;
	margin: 0px auto;
	background: #231f20;
	position: relative;
}
html>body #sitio{
	min-height: 100%;
	height: auto;
}
#cabecera{
	width: 760px;
	height: 220px;
	background:#94989b url(images/bg_cab.gif) no-repeat 0px 10px;
	padding-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
#izquierda{
	width: 180px;
	float: left;
	margin-left: 10px;
	padding-bottom: 45px;
	display: inline;
}
#derecha{
	width: 540px;
	float: right;
	margin-right: 10px;
	padding-bottom: 35px;
}
#footer{
	width: 740px;
	margin: -31px auto 0px auto;
	position: relative;
	height: 30px;
	border-top: 1px solid #676360;
	font-size: 10px;
	line-height: 25px;
	color: #676360;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera h1 a{
	width: 335px;
	height: 99px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url(images/logoAgraria.png) no-repeat;
	margin-top: 15px;
}
#cabecera h2{
	text-indent: -99999px;
}
#feria a{
	width: 63px;
	height: 42px;
	background: url(images/feria.gif);
	text-indent: -99999px;
	position: absolute;
	top: 125px;
	left: 290px;
	display: block;
	text-decoration: none;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h3{
	background: #a3cd39;
	color: #231f20;
	text-transform: uppercase;
	font-size: 11px;
	height: 20px;
	overflow: hidden;
	padding: 0px 5px;
	line-height: 20px;
}
h4{
	color: #a3cd39;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 11px;
}

.menu{
	list-style: none;
	margin-bottom: 25px;
	width: 180px;
}
.menu li{
	border-bottom: 1px solid #676360;
}
.menu li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 7px 5px;
	width: 170px;
}
.menu li a:hover{
	font-weight: bold;
	color: #a3cd39;
	text-decoration: none;
}
.menu ul{
	list-style: none;
}
.menu ul li{
	border-top: 1px solid #676360;
	border-bottom: none;
	background: url(images/guion.gif) no-repeat 7px 14px;
}
.menu ul li a{
	text-transform: none;
	padding: 7px 5px 7px 15px;
	width: 160px;
}
#banner_fertiberia{
	border: 1px solid #676360;
	width: 177px;
	height: 120px;
}
.intDerecha{
	padding: 10px;
	text-align: justify;
}
.lista{
	list-style: none;
}
.lista li{
	background: url(images/ico.gif) no-repeat 0px 4px;
	margin-left: 5px;
	line-height: 18px;
	margin-bottom: 15px;
	padding-left: 15px;
}
.ficha P{
	clear:both;
	width: 520px;
	overflow: hidden;
}
.ficha strong{
	width: 170px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	color: #a3cd39;
}
.ficha span{
	display: block;
	float: left;
	width: 300px;
}
.sinresul{
	text-align: center;
	color: #a3cd39;
	font-weight: bold;
}
.noticia{
	clear:both;
	width: 460px;
	overflow: hidden;
	padding-left: 60px;
}
.noticia strong{
	display: block;
	float: left;
	width: 50px;
	margin-right: 10px;
	color: #a3cd39;
	margin-left: -60px;
}
.paginador{
	text-align: center;
	margin-top: 40px;
}
.letrapeq{
	font-size: 10px;
	line-height: 1.5em;
}

.fotografico{
	width: 164px;
	float: left;
	margin-left: 17px;
	padding-bottom: 17px;
	display: inline;
}
.sinMargenIzq{
	margin-left: 0px;
}

.calidad300{
	float: right;
	width: 70px;
	display: block;
	padding: 5px 3px;
	text-align: right;
	color: #fff;
	text-decoration: none;
}
.calidadweb{
	float: left;
	width: 70px;
	display: block;
	padding: 5px 3px;
	color: #fff;
	text-decoration: none;
}
#mapa{
	width: 514px;
	height: 450px;
	border: 1px solid #A3CD39;
	color:#333;
}
#mapa a{
	color:#333;
}
.reservar{
	width: 520px;
	overflow: hidden;
}
.reservar a{
	width: 170px;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
.patroHeader{
	color: #676360;
	margin-bottom: 3px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIO --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila {
	clear:both;
	display: block !important;
	display: inline;
}
.campo{
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
	line-height: 20px; 
	width: 55%;
}
.etiqueta {
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
   text-align: right;
   line-height: 20px;
	width: 40%;
	font-weight: bold;
}
.combo,select{
	width: 80%;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #a3cd39;
	background:#fff;
}
select{
	height: 17px;
	width: 85%;
}
.combotext{
	width: 80%;
	height: 80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #a3cd39;
	background:#Fff;
}
.boton{
	width: 100px;
	height: 20px;
	line-height:15px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #a3cd39;
	background:#d0d7a0;
	margin: 20px 10px;
	cursor: pointer;
}
.errorForm{
	color: #d50101;
	font-size: 10px;
	display: block;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.foot1, .foot2{
	margin-bottom: 0px;
	line-height: 25px;
	float: left;
	width: 200px;
}
.foot2{
	float: right;
	text-align: right;
}