@charset "utf-8";



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(imagenes/fons.jpg);

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



input

{	

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



textarea

{	

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



.sombraI {

	background-image: url(imagenes/sombraI.png);

	background-repeat:  repeat-y;

}

.sombraD {

	background-image: url(imagenes/sombraD.png);

	background-repeat:  repeat-y;

}

.letraBlanca {

	color: #FFFFFF;

}



.letraBlanca a {

	color: #FFFFFF;

	text-decoration:none;

}

.lineaPunteada {

	background-image: url(imagenes/linea.png);

	background-repeat:  repeat-x;

}



#recuadro { background: #fff repeat-x 0 100%;  position: relative; height:30px; vertical-align:middle; text-align:center; height:159px}



#recuadro { border-radius: 0px; -webkit-border-radius: 0x; -moz-border-radius: 0px; -o-border-radius: 0px; box-shadow: rgba(0,0,0,0.3) 0 1px 3px; -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; }



.letraRoja {

	color: #FF0000;

}



.letraRoja a {

	color: #FF0000;

	text-decoration:none;

}

.size15

{

	font-size:15px;

}



.pie

{

	font-size:15px;

}



.pie a

{

	text-decoration:none;

	color:#000000;

}

.size12

{

	font-size:12px;

}

.empresa {

	background-image: url(imagenes/fondoEmpresa.png);

	background-repeat: no-repeat;

	background-color:#FFFFFF;

}



.linea

{

	border-bottom-color:#333333;

	border-bottom-style:solid;

	border-bottom-width:1px;

}



.titulo

{

	font-weight:bold;

	font-size:20px;

}

	

li

{

	padding-bottom:10px;

}

.fondoContacte {

	background-color:#f2f2f2;

	

}



.esquinaContacte

{

	background-image:url(imagenes/esquinacontacte.png);

	background-repeat:no-repeat;

	background-position:100% 0%;

}



.fondoContacte a

{

	color:#000000;

}



.boton

{

	background-image:url(imagenes/boton.png);

	background-repeat:repeat-x;

	color:#FFFFFF;

	font-weight:bold;

	cursor:pointer;

}



.boton:hover

{

	background-image:url(imagenes/botonH.png);

	background-repeat:repeat-x;

	color:#FFFFFF;

	font-weight:bold;

}



.menu

{

	background-color:#000000;

	cursor:pointer;

	color:#FFFFFF;

	font-weight:bold;

	text-align:center;

}



.menu:hover

{

	background-color:#f00033;

}



.menuSel

{

	background-color:#f00033;

	cursor:pointer;

	color:#FFFFFF;

	font-weight:bold;

	text-align:center;

}



.menuSel:hover

{

	background-color:#f00033;

}



.masProductos

{

	background-color:#000000;

	color:#ffffff;

	font-weight:bold;

	cursor:pointer;

}

.info {
	position:absolute;
	width:147px;
	height:30px;
	padding:6px;
	background:rgba(0,0,0,0.8);
	left:0;
	bottom:0;
	text-align:left;
	font-size:12px;
	color:#fff;
}
	.info em {
		position:absolute;
		right:4px;
		bottom:4px;
		text-align:right;
		font-size:10px;
		color:#fff;
	}
.b_prod {
	display:inline-block;
	background: rgba(0,0,0,1);
	color:rgba(255,255,255,1);
	padding:6px;
	margin:10px 20px 10px 70px;
	text-decoration:none;
}

#productos1,
#productos2,
#productos3 {
	text-align:center;
}