/*********************************************************
   CSS: Suerte Ampanera
	Ganadería Ecológica
	Fecha : 06 de Enero de 2010
	Autor : Jose Luis Alvarez
 *********************************************************/
body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(img/bgazul.jpg) repeat left top;
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	/* color: #5A554E;*/
	color: #4F4F4F;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #6C6C00;
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
	text-align: center;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Times, serif;
	color: #556B2F;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#contenedor {
	margin: 0px;
	padding: 0px;
	background: url(img/bgdegradado.jpg) repeat-x left top;
}

/* Cabecera */

#cabecera {
	width: 1000px;
	height: 285px;
	margin: 0 auto;
	padding: 0px;
	background: url(img/cabecera.png) no-repeat left top;
}

/* Elementos de la Cabecera */
#admhead {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	top: 5px;
	font: 10px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #425717;
	background-color: transparent;
}

.admin{ text-align: center; }
.admin a:link, .admin a:visited { color: Black; text-decoration: none; }
.admin a, .admin a:hover { color: Black; text-decoration: none; }


/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}


/* Pagina de Contenidos */

#pagina {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px; /* 50px de margen por defecto a los lados */
	background: #FFFFFF;
	color: #353535;


	/*border: 5px solid #6495ED;*/
}

/* Contenido */

#contenido {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 0px;
}

#boxbanner {
	width: 540px;
	display: block;
  	text-align: center;
	-ms-text-align: center;
  	margin: 0 auto;
	margin: 10px  !important;
	margin-bottom: 20px;
}

#banner {
	float: left; 
  	background-color: #D9EAB7;
  	border: 1px solid #404040;
  	padding: 10px;
	border: 3px solid #9ACD32;
}

.cuerpo { 
	margin-bottom: 5px; 
	}


.titulo {
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: -.5px;
	font-size: 22px;
	color: #3c2b0f;
	font-weight: bold;
}

.subtitulo {
	/* margin: -10px 0px 0px 0px;*/
	width: 540px;
	margin-top: 10px;
	padding: 0px 0px 5px 0px;
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	letter-spacing: -1px;
	font-size: 25px;
	font-weight: normal;
	color: #617F2F;
	height: 65px;
	background: url(../imgcomun/hdtxtmain.jpg) no-repeat left bottom;
}

.cuerpo .meta .date {
	float: left;
}

.cuerpo .meta .posted {
	float: right;
}

.cuerpo .meta a {
}

.txtmain {
	width: 540px;
	background: url(img/bgcabra.png) no-repeat center;
	padding-top: 25px;
	text-align: justify;
}

.resalta {
	font-weight: bolder;
	color: #3c2b0f;
}
.links {
	padding-top: 20px;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Productos */

#productos {
	float: right;
	width: 300px;
	padding: 0px;
	color: #3c2b0f;
}

.familia {
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: -.5px;
	font-size: 20px;
	font-weight: bold;
	color: #644717;
}

.articulo {
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A52A2A;
}

#productos ul {
	margin: 0;
	padding: 0;
	list-style: disc
}

#productos li {
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: -.5px;
	font-size: 20px;
	font-weight: bold;
	color: #7A7536;
}

#productos li ul {
	margin: 0px 10px;
	padding-bottom: 5px;
}

#productos li li {
	line-height: 25px;
	margin: 0px;
	padding: 2px 15px;
	border-left: none;
	font-size: 15px;
	font-weight: bold;
	color: #A52A2A;
}

#productos li li a {
	text-decoration:none; 
	color: #A52A2A;
}

#productos li li a:hover {
	color: #A52A2A;}

#productos h2 {
	height: 65px;
	background: url(../imgcomun/hdtxtproductos.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	text-align: center;
	color: #6C6C00;
}

#productos p {
	margin: 0 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
}

#productos a { border: none; }

#productos a:hover { }

#productos fieldset {
	padding: 5px;
}


/* Imagenes */

/* Posicionamiento de las imagenes - Izquierda, Derecha y Centro */
.imgfix { 
 	margin: 10px !important;
  	/* border-right: 18px solid;
	border-color: #deeaf9; */
}

.imgleft { 
	float: left; 
 	margin: 10px !important;
  	/* border-right: 18px solid;
	border-color: #deeaf9; */
}

.imgright { 
	float: right; 
	margin: 10px  !important;
  	/* border-left: 18px solid;
	border-color: #deeaf9; */
}

.imgcenter { 
	display: block;
  	text-align: center;
	-ms-text-align: center;
  	margin: 0 auto;
	margin: 10px  !important;
}

.foto {
	float: left;
	margin: 10px !important;
}

.imgright img, .imgleft img , .imgcenter img, .imgfix img{
   display: block;
   position: relative;
  	background-color: #D9EAB7;
  	border: 1px solid #404040;
  	padding: 4px;
	border: 2px solid #9ACD32;
}

/* Encuadre del mapa */

#mapa {
	position: relative;
	z-index:10;
	width: 560px;
	height: 460px;
	border: 1px solid Black;
	background-color: White;
	margin: 5px;
}

#mapainterior {
	width: 550px;
	height: 450px;
	border: 1px solid Black;
	background-color: White;
	margin: 4px;
}

/* Alertas */
#alerta {   
	background: #eff3da url(img/icon_info.gif) no-repeat center;   
	background-position: 15px 50%; /* x-pos y-pos */  
	text-align: left;   
	padding: 5px 20px 5px 45px;   
	border-top: 2px solid #9ACD32;   
	border-bottom: 2px solid #9ACD32;   
	font-size: 11px;
	color:#000000;   
}  

/* pie */

#boxpie {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 60px 50px 30px 50px;
	background: url(img/bgpie.png) no-repeat left top;
	font: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #F5F5DC;
}

#boxpie p {
	color: #F0E68C;
}

#boxpie .column1 {
	float: left;
	width: 860px;
}

#boxpie .column2 {
	float: right;
	width: 40px;
	padding-top: 80px;
	font-size: 10px;
}

#boxpie a {
	font: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration:none; 
	color: #F0E68C;
}

#boxpie a:hover {
	color: #F5F5DC;}

/* Menu Horizontal */
#menu {
	width:1000px; 
	height:50px; 
	padding:0; 
	margin:0 auto;
	list-style:none; 
	background-color: #98FB98;
	background-image: url(img/bgmenu.jpg);
	margin-top: -1px;
}
#menu li {
	position:relative; 
	float:left;
}

#menu li a {
	display:block; 
	width:100px; 
	height:50px; 
	margin-left: 10px;
	padding:0; 
	float:left; 
	font-family:"trebuchet MS", sans-serif; 
	font-size:14px; 
	color:#444; 
	text-align:center; 
	line-height:50px;
	text-decoration:none; 
	cursor:pointer; 
	background: url(img/menurep.gif); 
}
#menu li a {position:relative;}

#menu li a:hover, #menu li a:active, #menu li a:focus, {
	background: url(img/menusel.png) no-repeat right top; 
	cursor:pointer; 
	color:#c60;
}

* html #menu li a:hover, 
* html #menu li a:active,
* html #menu li a:focus,
{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menusel.png', sizingMethod='scale');}

#direccion {
	width: 560px;
	border: 1px solid #9ACD32;
	background-color: #eff3da;
	margin: 40px 0px 5ox 0px;
	padding: 5px;
	/*font: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;*/
	font-size: 11px;
	text-align: center;
	color: #556B2F;
}

/* Formulario del Login de Administrador */
#formlogin {
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
   font-weight:bold;
   border:2px solid #556B2F;
   width:550px;
	padding: 10px;
}
#formlogin legend{
	font-size: 15px;
	color: #4F4F4F;
}
#formlogin ol{
    list-style:none;
}
#formlogin ol li{
    padding-bottom:5px;
	 color: Maroon;
}
#formlogin ol li label{
    width:120px;
    float:left;
    text-align:left;
	 color: #556B2F;
}
#formlogin input,  #formlogin textarea, #formlogin select{
    border: 1px solid #556B2F;
	 background: #CCE39D;
}
#formlogin input.btn {
    padding:3px;
    color:#FFFFFF;
    background-color: #556B2F;
    border: 1px solid #425020;
}

#formlogin .recomendar{
	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Arial, Times, serif;
   font-weight:bold;
	font-size: 15px;
 	color: #556B2F;
	padding-left: 15px;
}
/* Tablas para presentacion de datos para mantenimiento y Administracion */
/* Formato para las Tablas */
table.tbmanten {
	border: 1px solid #6B8E23;
	border-right: 2px solid #6B8E23;
	border-bottom: 2px solid #6B8E23;
	width: 90%;
	margin: 20px auto;
}
table.tbmanten caption {
	font: bold 10px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #006400;
	text-align: center;
	margin: 10px auto;
}

table.tbmanten th {
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	color: Black;
	background: #6B8E23;
	text-align: left;
	padding: 3px;
	border: 1px solid #556B2F;
}

table.tbmanten tbody {
	font: bold 10px;
	color: #fff;
	background: #66CDAA;
	text-align: left;
	padding: 3px;
	border: 1px solid #006400;
}

table.tbmanten tbody tr.cabecera {
	font: bold 10px;
	color: #535353;
	background: #FEFFF1;
	text-align: left;
	padding: 3px;
	border-top: 1px solid #eee;
}

table.tbmanten tbody td {
	font: 11px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: left;
	padding: 2px;
	color: #556B2F;
}

table.tbmanten tbody td.par {
	background: #C3D8A5;
}
table.tbmanten tbody td.impar {
	background: #CFE5A2;
}

table.tbmanten td.noactivo {
	background: #FADAD7;
}

table.tbmanten a:link, table.tbmanten a:visited {
	color: #004001;
}

table.tbmanten a:hover {
	color: #293011;
	text-decoration: none;
}

/* Ficha Articulos */
.cajaarticulo {     
	width: 560px; 
    background-image: url(img/boxcentro.png); 
    background-repeat: repeat-y; 
 	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #556B2F;
} 

.cajaarticulosup { 
    background-image: url(img/boxarriba.gif); 
    background-position: top center; 
    background-repeat: no-repeat; 
} 

.cajaarticuloinf { 
    background-image: url(img/boxabajo.gif); 
    background-position: bottom left; 
    background-repeat: no-repeat; 
    padding: 15px 15px 80px 15px; 
} 

.boxfamilia {
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: -.5px;
	font-size: 25px;
	font-weight: bold;
	color: #556B2F;
}

.boxarticulo {
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #A52A2A;
}

.boxlabel {
	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #2F4F4F;
}

/* Ficha Recomendados */
.cajarecomendado {     
	width: 300px; 
    background-image: url(img/boxrecentro.gif); 
    background-repeat: repeat-y; 
 	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #556B2F;
} 

.cajarecomendadosup { 
    background-image: url(img/boxrecarriba.gif); 
    background-position: top center; 
    background-repeat: no-repeat; 
} 

.cajarecomendadoinf { 
    background-image: url(img/boxrecabajo.gif); 
    background-position: bottom left; 
    background-repeat: no-repeat; 
    padding: 10px 10px 50px 10px; 
} 

.boxrecomendado {
	padding: 2px 20px 2px 20px;
 	font-family: "Trebuchet MS", Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #556B2F;
}

.ayuda {
	width: 500px;
	padding: 2px 20px 2px 20px;
 	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #556B2F;
}

/* Formulario de contacto */

form {
  margin: auto;
  padding: 20px;
  /* font-size: 100%;
  min-width: 560px;
  max-width: 620px; */
  width: 900px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #556B2F;  /* Color azul de la linea */
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 120%;
  font-weight: normal;
  color: #556B2F;   /* Color azul de la Legend */
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 12px;
  	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
   font-weight:bold;
	color: #556B2F;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 550px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 300px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #D9EAB2; /* color de fondo de la caja */
  color: #556B2F;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(img/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #556B2F;
  color: #556B2F;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #5C5C5C;
}

form fieldset div.notes p.last {
  margin: 0em;
  font-size: .8em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form fieldset legend {
  font-weight: bold;
}

form label {
  font-weight: bold;
}

form div select, form div textarea {
  	padding: 1px 3px;
  	margin: 0 0 0 0;
  	color: #666666;
	border: 1px solid #556B2F;
	background: #CCE39D;
}

form div input.inputText {
  	padding: 1px 3px;
  	margin: 0 0 0 0;
  	color: #666666;
	border: 1px solid #556B2F;
	background: #CCE39D;
}

/* Listas para presentacion de los articulos */
#ListaItem {
	list-style-type: none;
}
#ListaItem li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}
#ListaItem img {
	display: block;
	border: 1px solid #333300;
}

/* Noticias */

#Titulo {
	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size:18px;
	color: #556B2F;
	font-weight: bold;
}

#Sinopsis {
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #617F2F;
	text-align: justify;
}

#FechaLocal {
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

#Noticia {
	width: 540px;
	background: url(img/bgcabra.png) no-repeat center;
	padding-top: 25px;
	font-family: Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #617F2F;
	text-align: justify;
	line-height: 20px;
}

#SinNoticia {
	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size:16px;
	color: #5E7632;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}

#NoticiaFirma {
	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size:10px;
	color: Maroon;
	font-weight: bold;
	text-align: right;
}

#leerMas a {
	float: right;
	font-family: Tahoma, Georgia, Verdana, "Times New Roman", Arial, Times, serif;
	font-size:10px;
	color: #006400;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
#leerMas a:link, #leerMas a:visited {
	color: #006400;
}
#leerMas a:hover {
	color: Maroon;
}