	img { 
border: 0px solid !important; 
} 

	
a:link {
	
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(imagen/fondo.jpg);
	background-color: #F9D51F;
}
.tablageneral {


}
.naranja {
	color: #FEC501;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #84A4B8;
	font-weight: bold;
	text-align: justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #84A4B8;
	font-weight: bold;
	text-align:right;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7FC34E;
	font-weight: bold;
	text-align: left;
	
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7FC34E;
	font-weight: bold;
	padding-left: 21px;
	
}
.titulo3	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7FC34E;
	font-weight: bold;
	
	text-align:right;
	
}


a:link{ color:#7FC34E; text-decoration::none }
a:visited{ color:#7FC34E;text-decoration:none }
a:hover{ color:#7FC34E;text-decoration:none }
a:active{ color:#7FC34E;text-decoration:none }

h1 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #84A4B8;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
	position:absolute;
	top:506px;
	left:46px;
	z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#menuprodu
{
width:199px;
height:333px;
margin-top:30px;
}
#boton-prod
{
padding-top:30px;
}

.descrip-prod
{
	width:500px;
	height:500px;}
	
#descrip-izq
{ width:238px;
height:306px;
float:left;
padding-left:60px;



}

#descrip-der
{ width:190px;
height:476px;
float:right;

}