@charset "UTF-8";
	
/*---------PRINCIPALS----------------------------------------------------------------------------------------*/
	body {
		background-color:#FDC018;

    	font: 0.9em Arial, Helvetica, sans-serif;


    	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */

    	padding: 0;

    	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */

    	color: #000000;
		background-image:url(img/background.gif); background-repeat:repeat

    }
	
	img{
		border:0
		}
   
    #container {
		width:718px; 
		background-color:#FFFFFF; 
		padding:0 3em; 
		overflow:hidden;
		height:100%;
    	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
    	text-align: left; /* esto anula text-align: center en el elemento body. */
		padding-bottom:1em;
    }
	
	a{
		color:#BC8311;
		text-decoration:underline}
	a:hover{
		color:#333333;
		text-decoration:none}
	.fontpetita{
		font-size:0.9em}
	h1{
		color:#666666;
		font-size:1em;
		padding:0 0.2em;
		margin:0;
		overflow:visible;
		border-bottom:1px solid #CCCCCC}
	p{
		margin-top:0.8em;}
			h2{
			color:#666666;
		font-size:1em;
		padding:0;
		margin:0;
		overflow:visible;
		border-bottom:1px solid #CCCCCC}
	.limpiar{
		clear:both
		}
/*---------FI PRINCIPALS----------------------------------------------------------------------------------------*/



/*---------CUADRES----------------------------------------------------------------------------------------*/
	.cuadre_principal{
		width:101%}
	.cuadre_principal01{
		float:left; width:60%; margin:1em 0}
	.cuadre_principal02{
		float:right; width:40%; text-align:right
	}
	.cuadre_secundari{
		background-color:#FDECC0; 
		margin-top:7em; 
		border-top:1px solid #FBD779; 
		width:97%; 
		padding:1em; 
		overflow:hidden;
		}
	.cuadre_secundarigatet{
		background-color:#FDECC0; 
		margin-top:7em; 
		border-top:1px solid #FBD779; 
		width:97%; 
		padding:1em; 
		overflow:hidden; 
		background-image:url(img/gatet.jpg); 
		background-repeat:no-repeat; 
		background-position:left bottom
		}
	.cuadre_secundari01{
		width:70%; float:left}
	.cuadre_secundari02{
		width:99%; font-size:0.8em 
	}
	.cuadre_secundari02 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;color:#BC8311;
		text-decoration:underline;}
	.cuadre_secundari02 a:hover{
		color:#333333;
		text-decoration:none}
	.cuadre_secundari02 img{
		float:left; padding-right:1em; padding-top:0.4em; margin-bottom:1em
	}
	.cuadre_secundari03{
		width:27%; float:right
	}
	.cuadre_secundari04{
		width:101%; float:left}
	.cuadre_secundari04 img{
		float:left; margin-bottom:1em; margin-left:0.5em
	}
	.cuadre_terciari{
		background-color:#e1c7aa; 
		margin-top:7em; 
		border-top:1px solid #FBD779; 
		width:97%; 
		padding:1em; 
		overflow:hidden;
		}
/*------FI--CUADRES----------------------------------------------------------------------------------------*/


/*---------MENU----------------------------------------------------------------------------------------*/
	.menu{
	position:relative;
	display:block;
	height:39px;
	font-size:1em;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
	background:url(img/bc_maenu.jpg) repeat-x left;
	border-top:1px solid #EC9E00;
	width:101%
	
	}	
	.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	.menu li{
	display:block;
	float:left;
	margin:0;
	
	}
	
	.menu ul li a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	width:144px;
	height:35px;
	text-align:center;
	padding-top:10px;
	border-right:1px dotted #FFFFFF;
	}
	.menu ul li a:hover {
	color:#B30000;
	
	}

	.menu ul li a.current{
	color:#B30000;
	;
	}
	.menu img{
		position:absolute; 
		top: 43px; 
		border:1px solid #FF9900
		}
/*------FIN-MENU----------------------------------------------------------------------------------------*/	

/*---------SERVICIOS----------------------------------------------------------------------------------------*/
	.servicios li{
	list-style-image:url(img/li.gif);
	margin-bottom:0.8em
		}
	.servicios{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.9em;
		color:#333333;
		}
	.servicios a{
		color:#BC8311;
		text-decoration:underline;}
	.servicios a:hover{
		color:#333333;
		text-decoration:none}
	.serviciosp{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		color:#333333;
		}
	.serviciosp li{
	list-style-image:url(img/li.gif);
	margin-bottom:0.8em
		}
/*----FIN---SERVICIOS----------------------------------------------------------------------------------------*/


/*---------PRODUCTOS----------------------------------------------------------------------------------------*/
	.productos{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		color:#333333;
		}
	.productos li{
	list-style-image:url(img/li.gif);
	margin-bottom:0.3em;}
	
	.productos li img{
	border:1px solid #666666;
	padding:0; margin-right:1em
	}

/*----FIN---PRODUCTOS----------------------------------------------------------------------------------------*/	
	
/*---------NOTICIAS----------------------------------------------------------------------------------------*/	
	.noticias{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.9em;
		color:#333333;
		}
	.noticias ul{
		margin:1em 0;
		padding:0;
		}
	.noticias a{
		color:#BC8311;
		text-decoration:underline;}
	.noticias a:hover{
		color:#333333;
		text-decoration:none}
	.noticias li{
		list-style-type:none;
		margin:0;
		padding:0;
		margin-bottom:0.6em
		}
	.noticias li a{
	text-decoration:underline;
	color: #333333;
		}
	.noticias li a:hover{
	text-decoration:none;
	color:#BC8311
		}
/*----FIN--NOTICIAS----------------------------------------------------------------------------------------*/		


/*---------OFERTAS----------------------------------------------------------------------------------------*/	
		
	.ofertas{
		margin-left:9em;
		

	}
	.ofertas ul{
	margin:0.5em 0;
	padding:0;

	}
	.ofertas li{
	list-style-type:none;
	float:left;
	display:block;
	margin-right:1em;
	font-size:0.8em;
	}
	.ofertas img{
		border:1px solid #d9d0a4;
		float:left;
		margin-right:0.5em;
		margin-bottom:2em}
	.ofertasp{
		margin-left:1em;
		

	}
	.ofertasp ul{
	margin:0.5em 0;
	padding:0;

	}
	.ofertasp li{
	list-style-type:none;
	float:left;
	display:block;
	margin-right:1em;
	font-size:0.8em;
	width:97%
	}
	.ofertasp img{
		border:1px solid #d9d0a4;
		float:left;
		margin-right:0.5em;
		margin-bottom:2em}
/*------FIN---OFERTAS----------------------------------------------------------------------------------------*/


/*---------GALERIA----------------------------------------------------------------------------------------*/
	.galeria ul{
	margin:0.5em 0;
	padding:0;

	}
	.galeria li{
	list-style-type:none;
	float:left;
	display:inline-block;
	margin-right:0.2em;
	font-size:0.8em;
	
	}
	.galeria img{
		border:1px solid #d9d0a4;
		clear:both;
		margin-right:0.5em;
		margin-bottom:1em}
/*----FIN--GALERIA----------------------------------------------------------------------------------------*/

/*---------PEU----------------------------------------------------------------------------------------*/
	.peu{
		float:right; text-align:right; font-size:0.8em; margin:0.4em 0; color:#CE8B00; font-weight:bold}
		
	.peulopixel{
	float:left;
	margin:0.4em 0em;
	font-size:0.8em}
.peulopixel a{
	color:#990000}
.peulopixel a:hover{
	color:#999999;
	text-decoration:underline}
/*----FI--PEU----------------------------------------------------------------------------------------*/
	
	.cuadreproductes{
		margin-top:1em; background-color:#fee7a6; background-image:url(img/back_productos.jpg); background-repeat:repeat-x; padding:0.5em; overflow:hidden; width:99%}
		
	.cuadreproductes h2{
		color:#FFFFFF;
		border-bottom:1px solid #FFFFFF} 
		
	.contentverd{
		background-color:#47b054; 
		width:100%; 
		margin-top:3em; 
		height:8.7em;
		}
		
/*---------INICI ANTIC----------------------------------------------------------------------------------------*/
	.oneColElsCtr #mainContent {

    	padding: 0 20px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */

    }
	.texteverd{
		text-align:left; 
		float:left; 
		padding-left:1em; 
		padding-top:1em;
		}
		
	.gris_fosc{
		color:#333333}
		
	.gris_clar{
		color:#999999
		}
		
	
	
	.contentgris{
		background-color:#6c584e; 
		width:100%; 
		margin-top:7em; 
		height:8.7em;
		}
	.textegris{
		text-align:right; 
		float:left; 
		padding-left:3em; 
		padding-top:1em;
		}
		
	.caixes{
		margin:1em auto; 
		width:92%;
		}
	.caixainterior{
		width:100%; 
		margin:0em auto; 
		overflow:hidden
		}
	.caixatexte{
		float:right; 
		width:42%; 
		margin-top:1em; 
		background-color:#deec8f; 
		padding:1em; 
		margin-right:1em
		}
	.caixaimg1{
		float:left; 
		width:45%; 
		margin:1em 
		}
		
	.caixaimg2{
		float:left; 
		width:45%; 
		margin:2em 1em; 
		overflow:hidden 
		}
		
	.credona{display:block}

	.credona *{
		  display:block;
		  height:1px;
		  overflow:hidden;
		  font-size:.01em;
		  background:#ffffff}
.credona1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #E4FF42;
  border-right:1px solid #E4FF42;
  background:#d1dce1}
.credona2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #E4FF42;
  border-right:1px solid #E4FF42;
  background:#dce4e8}
.credona3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #E4FF42;
  border-right:1px solid #E4FF42;}
.credona4{
  border-left:1px solid #E4FF42;
  border-right:1px solid #E4FF42}
.credona5{
  border-left:1px solid #E4FF42;
  border-right:1px solid #E4FF42}
.credonafg{
  background:#ffffff;
  }
.formularim{
	margin-left:6em}

.popup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#FFFFFF;
	padding:1em;
	margin:1em;}
	
.idiomes_pagina{
	
	margin-top:-1.4em; font-size:1.2em; margin-bottom:0.5em; position:absolute; margin-left:27em}

/*FORMULARI..................................................................................*/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
}

form fieldset {
  border-color: #000;
  border-width: 1px;
  border-style: NONE;

  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 0; 
	margin: 8px 0 0; /* set top margin same as form input - textarea etc. elements */
	font-size:1.1em}



form fieldset legend {
	font-size:0.9em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							  
}

form input#reset {
	margin-left:0px;
	margin-top:0.3em /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/*FI FORMULARI...........................................................................................................*/

