* {margin: 0px; padding: 0px;}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	background: #fff;
}
h1 { /* para el de contacto*/
color: #999;
	font-size: 18px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
}
h2 {
padding: 10px 0;
font-size:14px;
}

h3 {/* para el de contacto*/
	color: #999;
	font-size: 12px;
	margin-left: 500px;
}

p {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: 1.4em;
	word-spacing: .3em;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: 1.4em;
	word-spacing: .3em;
	list-style:none;}

blockquote{
	padding:10px;
	font:normal 12px/16px Arial;
	color:	#333333;
	margin:0 10px;
	border-bottom:1px dotted 
	#999999;}

#contenedor {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(objetos/templatemo_main_bg.jpg) repeat-y;
	overflow:hidden
}
#banner {
	width: 920px;
	height: 200px;
	padding: 0 20px 0 20px;
	background: url(objetos/bannerpatio.png) no-repeat;
}

#nav {
	margin: 0;
	padding:0;
	height: 45px;
	background: url(objetos/barra.jpg) no-repeat;
	text-decoration:none;
	overflow:hidden;
_height: 1%; 
} 
#nav li{ 	
float:left;
	}
#nav li a {
	color: #fff;
	font-size: 12px;
	height: 45px;
	line-height: 40px;
	padding: 3px 22px;
	outline:none;	}
#nav li a:link, #nav li a:visited { color: #fff; text-decoration: none; font-weight: bold; } 
#nav li a:active, #nav li a:hover { color:#FFFF99; /*cambia el color del texto cunado pasa el cursor*/
	text-decoration: none; }

#productos {
	width: 960px;
	padding: 50px 0px 50px 0px;
	background: url(objetos/bordearriba.jpg) top no-repeat;
}

#productos h1 {
	color: #1b2308;
	font-size: 18px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #1b2308;
}

#productos h2 {
	font-size: 14px;
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 5px 0;
}

#productos .top_dishes_box {
	float: left;
	width: 215px;
	margin-left: 20px;
}
#productos .top_dishes_box p{
	margin: 0px;
	padding: 0px;
}
#productos .top_dishes_box h2{
	margin: 0px;
	padding: 0px;
}
#productos .top_dishes_box img {
	margin-bottom: 15px;

}

#mates {
	width: 960px;
	padding: 50px 0px 0px 0px;
	background: url(objetos/bordearriba.jpg) top no-repeat;
}

#mates h1 {
	color: #1b2308;
	font-size: 18px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #1b2308;}
#fotosmates {
	width:920px;
	height: 2200px;
	margin-left:20px;
	background-image:url(objetos/matesfotos.png);
}
#portatermos {
	width:920px;
	height: 1290px;
	margin-left:20px;
	background-image:url(objetos/portatermos.png);
}
#exportacion {
	width:920px;
	height: 500px;
	margin-left:20px;
	background:	url(objetos/fotosexportacion.jpg) bottom no-repeat;
	padding-top: 20px;
}
#textoexportacion {
	margin-left:20px;
	}
#textoexportacion p{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	}
#bombillas {
	width:920px;
	height: 550px;
	background:	url(objetos/bombillas.png) bottom no-repeat;
	padding-top: 20px;
}
#textobombillas {
	margin-left:20px;
	}
#textobombillas p{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	}
#regalos {
	width:920px;
	padding-top: 20px;
}
#textoregalos {
	margin-left:20px;
	}
#textoregalos p{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	}
#textoregalos li{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	}
#patio {
	width:920px;
	height: 480px;
	margin-left:20px;
	background:	url(objetos/patio.jpg) top no-repeat;
	padding-top: 220px;
	}
#patio p{
	line-height: 1.4em;
	word-spacing: .3em;
	}
#patio h2{
	padding: 40px 20px 10px 0px;
	line-height: 1.4em;
	word-spacing: .3em;
	}
#formulario {
	width: 920px;
	height: 450px;
	padding: 10px 20px;
	}
#izquierda {
	width: 450px;
	height: 380px;
	float:left;
	top: 0px;
	left: 10px;
	border:#CCCCCC solid 1px;
	padding-top: 20px;
	padding-left: 20px;
	}

#derecha {
	width: 300px;
	height: 400px;
	float:	right;
}
#derecha p{
padding:0;
margin:0;
}
label {
	display:block;
	padding: 0;
	color:#999999;}
#campos {
padding: 0px;
}
#campos input {
border:none;
background-color:#CCCCCC;
}
#enviar {
padding: 5px 10px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
color:#999999;}
textarea {
	width: 250px;
	height: 200px;
	border: 1px solid #9900;
	}
input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #9900;
	line-height: 20px;}

#mensaje textarea {
border:none;
background-color:#CCCCCC;
}
#nav1 {
	padding: 0; /*tanto esto como el margen hay que ponerlo en nav1 */
	margin: 0;
	list-style: none;
	margin-bottom: 180px;
	/*background-color:#069;*/ /*esto le da color de fondo a la vista */
}

#nav1 li{
	background-color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	height:30px;
	}

#nav1 li a /* estilo total de la regla boton los cuatro estado estan definidos aca*/{
	background-color:#fff;
	text-decoration:none; /*quito subrayados a los hipervinculos*/
	color:#666; /*defino el color a la tipogfrafia*/
	font-weight: bold;
	padding: 3px 15px 3px 30px; /*definen en orden de las agujas del reloj pero si defino dos va a ser el primer valor arriba abajho y el segundo derecha izquierda*/
	outline:none; /*saca linea punteada cuando activo el boton*/
}
/*seudoclases de la botonera 
a:link el estado naturalk del hipervinculo
a:visitad cuando vuelvo a la pagina cuando ya fue presionado
a:hover pasa el cursor por encima, puede ponerse una imagen
a:active cuando presiono el boton
 siempre dar en este orden, no en otro sino no son tomados bien por los anvegadores*/
#nav1 li a:hover {
	padding-left: 40px; /*para que se mueva cuando paso por arriba*/
	}
span.uno {
	background: url(objetos/facebook.png) no-repeat left center;
	padding: 10px}
span.dos {
	background: url(objetos/hostel.png) no-repeat left center;
	padding: 10px}
span.tres {
	background: url(objetos/matedulce.png) no-repeat left center;
	padding: 10px}
span.cuatro {
	background:	url(objetos/isologotipoentrerioschico.jpg) no-repeat left center;
	padding: 10px}
#prensa {
	padding:20px;
	}
#prensa h2{
	color:	#666666;
	}
#comollegar {
	width:920px;
	height: 600px;
	margin-left:20px;
	background-image:url(objetos/comollegar.png);
}
#comollegar p{
	margin-right: 570px;
	}
#comollegar h2{
padding: 45px 0 10px 0;
font-size:14px;
}
#comollegar h3{
	color:
	#333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;	
	}
/* pie */
#pie {
	clear: both;
	color: #333;
	width: 960px;
	margin-top: 30px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #fff;
		background: url(objetos/bordearriba.jpg) top no-repeat;

}

#pie a {
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
/* end of footer */	

