	/*ESTILO PARA EL BODY*/
body{
	text-align: center;
	width: 760px;
	margin: auto;
	background-color: #000;
	background-image:  url(imagenes/encabezado.jpg);		
	background-position: top center; 
	background-repeat: no-repeat;	
	margin: 20px auto 20px auto;    
}

/*	Sub-MENU del Productos y Servicios*/
.menu {
	width: 760px;
	height: 40px;				
	background-color: #339900;	
	border: 1px solid #ffff00;
	text-align: center;
}
.textoMenu{
	
	text-transform: uppercase;		
	word-spacing: 20px;
	font-family: Arial;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.logo {
	height: 200px;
	text-align:center;
	margin: 20px 0px 20px 0px;
}

.lema {
	width: 760px;
	height: 40px;				
	background-color: #ffff00;
	font-family: Arial;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000;	
}
.titulo {
	width: 760px;				
	background-color: #fff;		
	height: 35px;
	text-indent: .5cm;
	font-family: Arial;
	text-transform: uppercase;
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #000;
}
.titulo2 {			
	height: 30px;	
	font-family: Arial;
	text-transform: uppercase;
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;	
	border-bottom: 1px solid #000;
}
.imagenTitulo{
	vertical-align: middle;
}
#receta {
	width: 360px;
	height: auto;
	padding: 5px 5px 5px 5px;
	float: left;
	text-indent: 0cm;	
	
	font-family: Arial;		
	font-size: 13px;
	text-align: justify;
	vertical-align: middle;
	/*text-transform: uppercase;*/
	border-bottom: 1px solid #000;
	background-color: #ffffb3;
	color: #000;
}
.receta:link {
	text-decoration: none;	
	color: #000;
}
.receta:visited {
	text-decoration: none;
	color: #000;
}
.receta:active {
	text-decoration: underline;
	color: #cc0000;
}	
.receta:hover {
	color: #cc0000;
	text-decoration: underline;
}

.hidden { 	
	display: none;
}

.unhidden { 
	display: block; 
}
.justificar {
	text-align: justify;
}
#fotoPrincipal{
	width: 300px;
	float: right;
	text-align:right;
}
#textoPrincipal{
	width: 440px;
	float: left;
	font-family: Arial;
	color: #000;
	font-size: 13px;
	text-align: justify;
}
#productos{
	width: 235px;	
	background-color: #ffffb3;
	float: left;
	font-family: Arial;
    font-size: 14px;
	color: #000;
	text-align: center;		
	margin-left: 10px;
	height: 400px;
}
#producto{
	width: 550px;
	height: 100px;
	text-indent: 0px;		
	padding: 2px;
	float: left;
	font-family: Arial;
    font-size: 12px;
	color: #000;
	text-align: left;		
	border-bottom: 1px solid #e9e9e9;	
}
#imagenproducto{
	width: 150px;	
	height: 100px;
	padding: 2px;
	float: left;			
	border-bottom: 1px solid #e9e9e9;		
}
#fotoproducto{
	width: 310px;			
	float: left;		
}
#detalleproducto{
	width: 400px;
	
	text-indent: 0px;	
	padding: 2px;
	margin-left: 5px;
	float: left;
	font-family: Arial;
    font-size: 12px;
	color: #000;
	text-align: justify;		
	border-bottom: 1px solid #e9e9e9;	
}
#modalidad{
	width: 360px;	
	background-color: #ffffb3;
	float: left;
	font-family: Arial;
    font-size: 14px;
	color: #000;
	text-align: center;		
	margin-left: 10px;
	height: 420px;
}
#historia{
	/*width: 400px;	*/
	width: 700px;
	float: left;
	font-family: Arial;
	color: #000;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}
#fotoHistoria{
	width: 340px;	
	float: right;
}
#localiza{
	width: 240px;	
	float: left;
	font-family: Arial;
	color: #000;
	font-size: 11px;
	text-align: justify;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}
#contacto{
	width: 390px;	
	float: right;
	font-family: Arial;
	color: #000;
	font-size: 11px;
}
#fotoContacto{
	width: 350px;	
	float: left;
	padding: 5px 0px 5px 5px;
	font-family: Arial;
	color: #000;
	font-size: 11px;	
}
#modificar{
	width: 740px;	
	float: left;	
	font-family: Arial;
	color: #000;
	font-size: 12px;	
	background-color: #ffffb3;
	padding: 5px 0px 5px 0px;
	text-align:center;
}
.contenido {
	width: 760px;				
	background-color: #fff;	
	font-family: Arial;
	color: #000;
	font-size: 11px;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	text-align: justify;		
}
.piePagina{
	height: 50px;
	color: #666;
	font-family:  Arial;
    font-size: 11px;
	vertical-align:middle;	
	padding: 6px 0px 0px 0px;
	
}

img{
	margin: 10px;
}
.alinearTop{
	vertical-align:top;
}
.tabla100{
	width: 100%;
	border: 0px;
}
.centrar{
	text-align:center;
}

/*MENU principal*/
a:link {
	text-decoration: none;
	/*font-weight: bolder;*/
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #cc0000;
}	
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/*******************************************************************************************/

/*******************************************************************************************/
#productos a:link {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
			
}
#productos a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}
#productos a:active {
	text-decoration: underline;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}	
#productos a:hover {
	font-size: 16px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;		
}
/*******************************************************************************************/
.inicio a:link {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
			
}
.inicio a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}
.inicio a:active {
	text-decoration: underline;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}	
.inicio a:hover {
	font-size: 16px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;		
}
/*******************************************************************************************/
#producto a:link {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
			
}
#producto a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}
#producto a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	border: 0px;		
}	
#producto a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;		
}
/*******************************************************************************************/
#modalidad a:link {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
			
}
#modalidad a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}
#modalidad a:active {
	text-decoration: underline;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}	
#modalidad a:hover {
	font-size: 16px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
form {
	clear: none; 
	float: none; 
	border-style: none; 
	margin: 0px;
} 
.botonForm{
	font-family: Arial;
	font-size: 11px; 	
	color: #000;
	font-weight: bold; 
	background-color: #FFFFB3; 
	width: 50px;
	padding: 3px;	 
}
input { 
	font-family: Arial;
	font-size: 11px; 
	color: #000; 
	background-color: #FFFFB3; 
	border: #545234; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 230px;
} 
select { 
	font-family: Trebuchet ms; 
	font-size: 11px; 
	color: #000000; 
	background-color: #E8FFDD; 
	border:#545234; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 
.estilotextarea2{
	font-family: Trebuchet ms;
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFB3; 
	border: #545234; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 300px;
	height: 180px;
}
