/*
	Title:	patatadeburgos.es CSS
	Author:	Eduardo H.Izcara
	Update:	12-6-2007
*/

/* ---------------------------------------
	Page Body and Frame
--------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

.no {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ---------------------------------------
	Cabecera
--------------------------------------- */

#cabecera {
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
	height: 150px;
}

#cablogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#cabfondo {
	height: 150px;
	/*background-image: url("../img/ag_cabfondo.jpg");*/
	/*background-image: url("../img/fondocab2.jpg");*/
	background-image: url("../img/banner.png");
	/*background-image: url("../img/cabpat.jpg");*/
	
	background-repeat: no-repeat;
	margin: 10px 10px 10px 10px;
}

#cabfin {
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ---------------------------------------
	Cuerpo del documento
--------------------------------------- */

#navegaprincipal {
	position: top;
	width: 300px;
	/*height: 1000px;*/
	/*height: 100%;*/
	padding: 20px 0px 300px 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #bdc147
/*	background-color: #dfe5de;*/
	/*background-color: White;*/
	/*border-right: 1px solid #eee;*/
}

#navegaprincipal h1, #navegaprincipal h2{
	padding: 11px 11px 11px 22px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	background: url("../img/punta.gif") no-repeat 8px 16px;
	background-color: #bdc147
	/*
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	*/
}

#navegaprincipal h1{
	background: url("../img/menu1.gif") no-repeat 0px 0px;
	background-color: #bdc147
/*	background-color: white;*/
}

#navegaprincipal ul, #consult ul{
/*	list-style: disc;*/
	background-color: #bdc147
	padding: 0 0 16px 24px;
/*	border-bottom: 1px solid #eee;*/
}

#navegaprincipal li, #consult li{
	background-color: #bdc147
	font-size: 13px;
	padding-right: 8px;
	padding-top: 8px;
}

#consult strong{
	/*font-size: 14px;*/

	/* Rojo puro: */
	/*color: #FF0000;*/

	/* Un verde discreto: */
	/*color: #1F6B58;*/

	/* Color de FANEGA: */
	color: #8F4A43;
}

#contenedor {
	margin: 10px auto 0 320px;
	background-color: white;
	/*text-align: left;*/
}

#foto {
	height: 120px;
	margin: 0px 0px 0px 0px;
	background-image: url("../img/ag_foto_bg.png");
	background-repeat: repeat-x;
}

#maincontent {
	position: relative;
	/*margin: 0 auto 0 auto;*/
	margin: 0px 10px 0px 0px;
	/*Lo siguiente es para corregir un conocido "error" de Microsoft Internet Explorer*/
	height: 1%;
}

#textoprincipal {
	margin: 0 auto 0 auto;
	padding: 0px 0px 16px 0px;
	font-size: 10px;
	background-color: white;
	/*float: left;*/
	/* Poniendo aquí width a 100% parece que se eliminan todos los
	 * errores de los navegadores y que funciona todo de maravilla */
	width: 100%;
	/* El min-height parece que no funciona con Internet Explorer anterior al 7, pero en fin... */
	min-height: 400px;
	/*border-left: 1px solid #eee;*/
	/*border-right: 1px solid #eee;*/
	/*border-bottom: 1px solid #eee;*/
	/*background-image: url("../img/ag_plantapatata.jpg");*/
	/*background-image: url("../img/logo_asoc.png");*/
	background-image: url("../img/logo2.jpg");
	background-repeat: no-repeat;
	background-position: top right; 
}

/*Lo siguiente es un truco para eliminar "errores" con Microsoft Internet Explorer*/
* html #textoprincipal {
	/*float: left;*/
	/*width: 95%;*/
}

#jornadas {
	position: absolute;
	top: 50px;
	left: 450px;
	padding: 2px;
	width: 280px;
	/*height: 100px;*/
	font-size: 12px;
	font-family: trebuchet ms
	color: #222;
	background-color: white;
}

.escritura {
	padding: 10px 20px 10px 10px;
	margin: 20px 220px 20px 20px;
	font-size: 14px;
	/*background-color: #fff2e6;*/
	/*border: 1px solid #eee;*/
	max-width: 800px;
}

/*Lo siguiente es un truco para eliminar "error" con Microsoft Internet Explorer*/
* html #agrogexoptima {
	/*margin: 20px 140px 20px 20px;*/
}

#agrogexoptima ul, #consult ul{
	list-style: disc;
	padding: 0 0 16px 24px;
}

#agrogexoptima li, #consult li{
	font-size: 13px;
	padding-right: 8px;
	padding-top: 8px;
}

#consult strong{
	/*font-size: 14px;*/

	/* Rojo puro: */
	/*color: #FF0000;*/

	/* Un verde discreto: */
	/*color: #1F6B58;*/

	/* Color de FANEGA: */
	color: #8F4A43;
}

#fotosvariedades {
	padding: 0px 20px 0px 10px;
	margin: 0px 100px 0px 20px;
	background-color: white;
}

#varfoto {
	margin: 5px 5px 5px 5px;
	outline-width: 1px;
	outline-color: black;
	outline-style: solid;
}

#navegasecundario {
	position: absolute;
	top: 40px;
	right: 0px;
	/*margin-right: =15px;
	right: 15px;*/
	padding: 20px 10px 20px 20px;
	/*width: 140px;*/
	/*width: 15%;*/

}

#navegasecundario ul{
	padding: 0 0 20px 16px;
	border-bottom: 1px solid #eee;
}

#navegasecundario li{
	font-size: 11px;
	padding-right: 8px;
	padding-top: 10px;
}

#adicional {
	margin: 40px 20px 0px 10px;
	padding: 0px 20px 0px 20px;
	/*width: 600px;*/
	text-align: center;
	font-size: 10px;
	color: #888;
	background-color: white;
	border-top: 1px solid #ddd;
}

#adicional #agrogexlogo {
	vertical-align: middle;
}

#adicional #patatalogo {
	margin: 0px 40px 0px 0px;
	vertical-align: middle;
}

#operacionbutton {
	text-align: left;
}


/* ---------------------------------------
	Common HTML Elements
--------------------------------------- */

p {
	margin: 1em 0 1em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

h5 a:link, h5 a:visited {
	color: #000000;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

ul {
	list-style: none;
}

li {
	font-size: 1.2em;
	color: #000;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	/*color: #0021a5;*/
	color: #6d3114
}

a:hover, a:active {
	color: #ff4a00;
}

blockquote {
}

code {
}

abbr, acronym {
	font-style: normal;
}

em {
	font-style: italic;
}

s, strike {
	text-decoration: line-through;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}


