/* CSS Document */
body {
	background-color: #FFEB94;
}


/*--------------TEXTO---------------*/
.texto{
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.productos{
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 18px;
	font-weight:bold;
	color: #A87E00;
}

/*-------------ENLACES---------------*/

a.enlace:link {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	}	
a.enlace:visited {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
		}
a.enlace:hover {
font-family: "Arial";
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	color: #A87E00;
		}
a.enlace:active {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	}




a.correo:link {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #A87E00;
	}	
a.correo:visited {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #A87E00;
		}
a.correo:hover {
font-family: "Arial";
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	color: #A87E00;
		}
a.correo:active {
	text-decoration: none;
font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #A87E00;
	}
/*--------------boton---------------*/

.acceso {
background-color: #A87E00;
color: #FFFFFF;
font-size: 10pt;
font-family: arial;
border:0px;
width:100px;
height:20px;
margin-bottom:10px;          
}


/*---------------DIVS---------------*/

/*--------------galeria lightbox-------------------*/

#galeria{

margin:10px 100px 10px 50px;
height:20px;
}
.gallery {
	zoom:0;
	width:770px;				
	}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	opacity:0.87;
	text-align:center;
	}
.gallery a:hover {
	opacity:1;
	}
.gallery a img {
	border:none;
	display:block;
		}
/*-------------------------------------------------*/



#foto01{
width: 230px;
height:190px;
float:left;}

#como01{
width: 211px;
height:87px;
float:left;}

#texto01{
width: 500px;
height:400px;
margin:0px 0px 20px 0px;}

#textoDonde{
width: 240px;
height:400px;
float:left;
margin:0px 0px 20px 0px;}

#mapa{
border:#CC9900 3px solid;
width: 600px;
height:350px;
margin:0px 0px 20px 0px;}

#como{
width: 376px;
height:112px;
margin:0px 0px 0px 0px;
float:left;}

#especiales{
width: 376px;
height:112px;
margin:2px 0px 0px 0px;
float:left;}

#fotoProducto{
width: 211px;
height:87px;
float:left;
margin:0px 20px 20px 0px;}

#descripcion{
width: 153px;
height:20px;
margin:3px 3px 3px 3px;}

