/*-----------------------------------------------------------
	Estilos para webs ASP basadas en ciasp-modular-v0
	Configuraciones integrales
	www.configuracionesintegrales.com
-----------------------------------------------------------*/

/*
General
-----------------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
   font-weight:normal;
}

.dummie {
	height: 1px;
	width:1px;
	margin:0;
	padding:0;
	clear: both;
}

/*
Textos Generales
-----------------------------------------------------------
*/
h1{
   font-size: 18pt;
   text-align: center;
	color: #fff;   
}

h2{
	text-decoration: none;
	font-size:14pt;
	color: #fff;

}

h2 a{
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;	
}

h2 strong{
}

h3{
	font-size:11pt;
	font-weight:normal
}

h4{
	font-size:11pt;
	text-decoration:underline;
	text-align:left;
}

p{
	font-size: 12pt;
	text-align:justify;
	text-indent: 1.5em;
	margin-top: 1em;
	color: #4d4d4d;
}

p a{
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
}

p strong{
	color: #0000ff;
	font-weight: bold;
}
p em{
/*	color: #c63434;*/
	color: #00c400;
	/*font-style:italic;*/
}

.sombra {
	padding: 5px 5px 9px 5px;
	background: white url(imagenes/sombra_inf.png) repeat-x bottom left;
	border-left: 2px solid #eaeaea;
	border-right: 2px solid #eaeaea;
}

.sombra2 {
	padding: 5px 5px 9px 5px;
	background: white url(imagenes/sombra_inf2.png) repeat-x bottom left;
	border-left: 2px solid #eaeaea;
	border-right: 2px solid #eaeaea;
}

table{
	width: 100%;
}

/*
Fondo
-----------------------------------------------------------
*/
body{
	background: #99cc33 url(imagenes/fondo.gif);	
	text-align:center;
}

#contenedor {
   width: 940px;
   margin: 0 auto 1em auto;
   background-color: #fff;
}

#test-color {
   background-color: #d4c9d7;
}

#cabecera{
	width: 100%;
}

#barraizquierda{
	float:left;
   background-color: #d4c9d7;	
	width:250px;
	text-align: center;
}

#cuerpo{
	float:left;
	width: 690px;
   background-color: #fff;	
}

#pieempresa{
	background-color: #4d4d4d;
	clear: both;
	width: 940px;
	padding: 2em 0;
}

#pieempresa p{
   font-size: 10pt;	
	color: #ff6600;
	text-align:center;
	padding:0.25em;
	margin: 0 auto;
}

#pieempresa a{
   font-size: 10pt;	
	color: #99cc33;
   text-decoration: none;
}

#pieempresa a:hover{
   text-decoration: underline;
}

#pieempresa strong{
   font-size: 10pt;
	color: #99cc33;   	
}


/*
Cabecera-Idioma
*/
#idioma {
	margin-bottom: 2em;
	display: none;
}

/*
Cabecera-Logotipo
*/

#logotipo {
	width: 940px;
	height: 182px;
	background-color: #fff;
}

/*
 Cabecera-menu
 -------------
*/
#menu {
 	width: 940px;
 	text-align:right;
   background-color: #4d4d4d;
}

#menu ul {
   list-style-type: none;
   width: 935px;
	padding: 2px 5px 2px 0;
}

#menu ul li {
	display:inline;
	color: #99cc33;
}

#menu ul li a {
	color: #99cc33;
	font-size:12pt;
   text-decoration: none;
	font-weight: bold;   
   padding: 2px 3px;
	vertical-align: 5%;
}

#menu ul li a:hover{
	background-color: #99cc33;
	color:#4d4d4d;	color: #fff;
   padding: 2px 3px;
}

#menu .menuseleccion{
	background-color: #fff;
	color:#ff6600;
   padding: 2px 3px;
}
/*
 contenido
 -----------
*/
#contenido{
	margin-top: 0;
/*	margin: 10px;
	padding: 10px;
	border: 2px solid #99cc33;*/
}

#contenido p{
	margin-top: 0.5em;
}

#contenido ul {
   list-style-type: none;
   text-align:left;
}
	
#contenido li a {
  	height: 24px;
	text-decoration: none;
}	

#contenido li.sombra {
	margin-bottom: 3px;
}
	
#contenido li a:link, #contenido li a:visited {
	color: #FFF;
	display: block;
	background:  url(imagenes/contenido.gif);
	padding: 8px 0 0 10px;
}
	
#contenido li a:hover {
	color: #FFF;
	background:  url(imagenes/contenido.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

#contenidoseleccion span{
	color: #FFF;
	display: block;
	background:  url(imagenes/contenido-naranja.gif);
	padding: 8px 0 4px 10px;	
}

#contenido .sello{
	margin: 1em auto;
}
	
#contenido .sello img{
	width: 80px;
}

/*
 Cuerpo
 --------
*/

#cuerpo div{
	margin: 10px;
	padding: 10px;
	border: 2px solid #ff6600;
}

#cuerpo h1{
	text-align: left;
	background: url(imagenes/h2-bg-naranja.png) top left repeat-y;
	color: #fff;
	font-size:16pt;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	margin-bottom: 1em;	
}

#cuerpo h2{
	text-align: left;
	background: #fff url(imagenes/h2-bg-azul.png) top left repeat-y;		
	color: #fff;
	font-size:14pt;
	font-weight: bold;
	margin-top: 1.5em;
	padding: 0 0.5em;
}

#cuerpo ul{
	text-align:left;
	margin: 0.5em 0 0 2em;
	color: #4d4d4d;
	font-style:italic;	
	
}

.cuerpo{
	margin-bottom: 1em;
}

/*
 Inicio
 ------
*/

#inicio div{
	border: 0;
	margin: 0;
}

#inicio .sello{
	float: left;
	margin-left: 60px;
}
#inicio h2, #inicio li{
	clear:both;
}
/*
 Ficha contacto
 -----------------
*/

#fichacontacto form{
	text-align: left;
	width:100%;
}

#fichacontacto th span{
	color: #000;
	border-bottom: 1px dotted #ff6600;
}
#fichacontacto td{
	width: 50%;
}

#fichacontacto input{
	color:#4d4d4d;
}

#fichacontacto #enviar{
	margin: 0.5em auto;
	font-size: 16px;
	width: 12em;
	display:block;
	background-color:#ff6600;
	color: #fff;
}

/*
 Quienessomos
 ------------
*/
#quienessomos p{
	text-indent: 0;
}
#quienessomos .GoogleMaps
{
width: 95%;
height: 300px;
text-align: center;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 1em;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
border-left-color: #ffffff;
color: #00496c;
}
/*
 Agricultura
 -----------
*/
#agricultura div{
	border:0;
	margin: 1em 1em 0.5em 0.5em;
	padding:0;
}

#agricultura h2{
	clear:both;
}

.agriculturaimagenl{
	float:left;
}

.agriculturaimagenr{
	float:right;
}

/*
 Producciones
 ------------
*/
#producciones table{
	font-size: 11pt;
	color: #000;
}

#producciones .cabecerahorizontal{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 14px;
}

#producciones .cabeceravertical{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align:justify;
	width: 22%;
}

#producciones .cabeceraproduccion{
	border-bottom: 1px solid #000;
	text-align:center;
	width: 12%;
}

#producciones .filadias, #producciones .filadiasseparador{
	text-align:left;
	border-bottom: 1px solid #000;
	font-size: 9px;	
}

#producciones .filadiasseparador{
	border-right: 1px solid #000;
}

#producciones .filaimpar{
	background-color: #eee;
}

#producciones .filapar{
	background-color: #fff;
}
#producciones .sinbarra{
	border-right: 1px solid #bbb;
	width: 2.75%;
}
#producciones .sinbarraseparador{
	border-right: 1px solid #000;
	width: 2.75%;
}
#producciones .barraroja{
	background: #fff url(imagenes/barra-roja.png) top left repeat-x;
	width: 2.75%;
}
#producciones .barrarojaseparador{
	background: #fff url(imagenes/barra-roja.png) top left repeat-x;
	border-right: 1px solid #000;
	width: 2.75%;
}

#producciones .barranaranja{
	background: #fff url(imagenes/barra-naranja.png) top left repeat-x;
	width: 2.75%;	
}

#producciones .barranaranjaseparador{
	background: #fff url(imagenes/barra-naranja.png) top left repeat-x;
	border-right: 1px solid #000;
	width: 2.75%;		
}

#producciones .barraamarilla{
	background: #fff url(imagenes/barra-amarilla.png) top left repeat-x;	
	width: 2.75%;	
}

#producciones .barraamarillaseparador{
	background: #fff url(imagenes/barra-amarilla.png) top left repeat-x;
	border-right: 1px solid #000;
	width: 2.75%;		
}

#producciones .barraverde{
	background: #fff url(imagenes/barra-verde.png) top left repeat-x;
	width: 2.75%;		
}

#producciones .barraverdeseparador{
	background: #fff url(imagenes/barra-verde.png) top left repeat-x;
	border-right: 1px solid #000;	
	width: 2.75%;		
}

/*
 Productos
 -----------
*/
#productos div{
	border:0;
	margin: 1em 1em 0.5em 0.5em;
	padding:0;
}

#productos h2, #productos h1{
	clear:both;
}

.productosfrutaimg{
	float:left;
}

#productos table{
	border: 1px solid #000;
}

#productos td{
	border-bottom: 1px solid #000;
}

#productos th{
	background-color: #eee;
}
#productos .indice{
	background-color: #F4F4F4;
	text-align: left;
}

/*
 Galería
 ------------
*/
#galeria div.img-shadow, #galeria div.dummie{
	border: 0;
}
#galeria div.set{
	width: 160px;
	height:200px; 
	float: left;
}

#galeria2 div.img-shadow, #galeria2 div.dummie{
	border: 0;
}


/*
 Minibuscador
 ------------
*/
#buscadormini p{
	text-align: center;
}

#buscadormini select{
	font-size: 11pt;
	margin-right: 1em;
}

#consultabtn{
	margin: 0.5em auto;
	font-size: 16px;
	width: 12em;
	display:block;
	background-color:#ff6600;
	color: #fff;
}

/*
 Buscadoravanzado
 -----------
*/
#buscadoravanzado{
	margin: 10px;
	padding: 5px;
	border: 2px solid #99cc33;
}
#buscadoravanzado h1{
	text-align: left;
	background: url(imagenes/logo-verde.png) top left no-repeat;
	color: #99cc33;
	font-size:16pt;
	font-weight: bold;
	padding: 5px 0 5px 50px;
	margin-bottom: 1em;
	border-bottom: 1px solid #99cc33;
}

#buscadoravanzado form{
	text-align: left;
	font-size: 11pt;
}

#buscadoravanzado label{
	font-size: 10pt;
	border-bottom: 1px dotted #99cc33;
	text-indent:0;
	vertical-align: middle;	
}

#buscadoravanzado select{
	width: 8em;
	font-size: 10pt;
	color: #4d4d4d;
}
#buscadoravanzado td {
	text-align:right;
}
#buscadoravanzado #consultabtn{
	margin: 0.5em auto;
	font-size: 16px;
	width: 12em;
	display:block;
	background-color:#99cc33;
	color: #fff;
}


/*
	Ficha propiedad
*/
#fichapropiedad div{
	border:0;
	margin:0;
	padding:0;
}

#fichapropiedad h2{
	text-align: center;
	background: #fff url(imagenes/h2-bg-naranja.png) top left repeat-y;	
	font-size:14pt;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
	margin-top: 1em;
	clear:both;
}

#imagengrande{
	float:left;
	width: 500px;
}
.fotomini{
	float:right;
}
.fotomini img{
	width: 105px;
}

#fichadetalles table{
	width: 100%;
	text-align: left;
}
#fichadetalles table th{
	width:25%;
}
#fichadetalles table td{
	color: #4d4d4d;
	text-align:left;
	
}
#fichadetalles table #fichaprecio{
	text-align:center;
	font-size: 18pt;
	color:#000;
}

#fichadetalles table span{
	border-bottom: 1px dotted #ff6600;
}

/*
 Ficha Informacion
 -----------------
*/

#fichainformacion form{
	text-align: left;

	width:100%;
}

#fichainformacion th span{
	color: #000;
	border-bottom: 1px dotted #ff6600;
}
#fichainformacion td{
	width: 50%;
}

#fichainformacion input{
	color:#4d4d4d;
}

#fichainformacion #enviar{
	margin: 0.5em auto;
	font-size: 16px;
	width: 12em;
	display:block;
	background-color:#ff6600;
	color: #fff;
}







#servicios div, #minifichas div, #entorno div{
	border:0;
	margin:0;
	padding:0;
}

