body {
	/*background-color: #fcec98;*/
	background-color:#fbe258;
	margin: 8px auto 0 auto;
	padding: 0 0;
	color: #000000;
	text-align: center;
}

div, h1, h2, h3, h5, ul, li, p, form {margin:0;padding:0;}
li{list-style:none}
h1, h2, h3, h4, h5, h6{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {color:#000;text-decoration:none}
a:hover {color:#B83E27;text-decoration:none}
img {
	border:0px;
}
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0;
    line-height: 0px;
}
.hidden {
	display: none;
}

.LayoutFix #container {
width: 872px;
	/* width:  969px;780px; using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 6px auto; /* the auto margins (in conjunction with a width) center the page */
}
/* CABECERA*/
.LayoutFix #header {
	padding: 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 0;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.LayoutFix #header p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	clear: right;
}
/* CONTENIDO CENTRAL*/
.LayoutFix #mainContent {
	padding: 0 0;
	margin: 0 0; 
	background-image: url(../img/mainContent.gif);
	background-repeat: repeat-y;
	height: auto;
	z-index: 0;
	/*position: relative;*/
}
.LayoutFix #mainContent #contenido {
	margin: 0 0;
	padding: 30px 50px 10px 50px;
} 
#enlaces {
	text-align: left;
	margin: 0 0;
	width: 660px;
	font-weight: normal;
	display: inline;
	float: left;
}
#Adsense {
	display:inline;
	float: left;
	margin:30px 3px 5px 10px;
	clear: right;
}
#enlaces h3 {
	color: #6A5731;
	font-size: 1em;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
}
#enlaces h2 {
	color: #B83E27;
	font-size: 0.9em;
	padding: 20px 0 2px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: circle; /*con esto quitamos las viñetas*/
}
#enlaces ul{
	list-style-type: none; /*con esto quitamos las viñetas*/
	margin:0 0; /*le quitamos el margen a la lista*/ 
	padding:0 0;/*y el relleno*/
	clear: both;
	font-size: 0.6em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#enlaces li{
	margin:0 0; /*le quito el margen al elemento de la lista*/ 
	padding: 1px 0 6px 0;
	/*float:left;*/ /*y los floto a la izquierda para eliminar el salto de linea*/ 
	cursor: pointer; 
	border-bottom: 1px dashed #CCC;
}
#enlaces a{
display:block; /*con esto el vinculo tendra un area rectangular, asi no sera solo el texto*/ 
	color:#6A5731;
	padding:1px 0 1px 0; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los ítems del menú*/ 
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
}
#enlaces a:hover{
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	color: #B83E27;
}
#enlaces .actived{
	background-color:#B83E27;
}
 #slogan {
	margin: 24px 0 0 0;
	padding: 00 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color:#B83E27;
	width: 650px;
}
/*PARA PAGINA DE LISTA DE PRODUCTOS EN LA cARTA DE MENU*/
#carta {
	text-align: left;
	margin: 0 10px 30px 0;
	width: 250px;
	font-weight: normal;
	border-right: 1px solid #6A5731;
	display: inline;
	float: left;
}

#carta h3 {
	color: #6A5731;
	font-size: 1em;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
}
#carta h2 {
	color: #B83E27;
	font-size: 0.9em;
	padding: 2px 0 2px 0;
	margin: 0 10px 0 0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: circle; /*con esto quitamos las viñetas*/
		border-bottom: 1px solid #FBE258;
}
#carta ul{
	list-style-type: none; /*con esto quitamos las viñetas*/
	margin:0 10px 0 0; /*le quitamos el margen a la lista*/ 
	padding:0 0 5px 0;/*y el relleno*/
	clear: both;
	font-size: 0.75em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		border-bottom: 1px dashed #CCC;
}
#carta li{
	margin:0 0; /*le quito el margen al elemento de la lista*/ 
	padding: 1px 0 6px 0;
	/*float:left;*/ /*y los floto a la izquierda para eliminar el salto de linea*/ 
	cursor: pointer; 

}
#carta a{
display:block; /*con esto el vinculo tendra un area rectangular, asi no sera solo el texto*/ 
	color:#6A5731;
	padding:1px 0 1px 0; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los ítems del menú*/ 
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	line-height: 1.4em;
	font-weight: normal;
}
#carta a:hover{
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	color: #B83E27;
}

/* PIE*/
.LayoutFix #footer {
	padding:6px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	clear:both;
}
.LayoutFix #footer p{
	margin: 2px 0 0 12px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 1px 0 1px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #6A5731;
}
.direccion, .email {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #6A5731;
	text-align:right;
	text-decoration:none;
}
.email:hover {
	color:#000000;
	text-decoration:underline
}
.desarrollado, .desarrollado:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #6A5731;
	text-align:left;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.desarrollado:hover {
	color:#000000;
	text-decoration:underline
}
/*PARA Pie DE LISTA DE PRODUCTOS EN las distitnas Paginas*/
#PieCarta {
	margin: 2px auto;
	position: relative;
	width: 820px;
}
#PieCarta #enlaces h3 {
		color: #6A5731;
	font-size: 0.6em;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}

#PieCarta #carta {
	text-align: justify;
	margin: 0 0 2px 0;
	width:820px;
	font-weight: normal;
	display: block;
	float: left;
}

#PieCarta #carta h3 {
	color: #6A5731;
	font-size: 0.9em;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}
#PieCarta #carta .titulo {
	color: #B83E27;
	font-size:1em;
	padding: 0 0;
	margin: 0 2px 0 0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	width: auto;
}
#PieCarta #carta ul{
	list-style-type: none; /*con esto quitamos las viñetas*/
	margin: 0 0; /*le quitamos el margen a la lista*/ 
	padding:0 0 1px 0;/*y el relleno*/
	clear: both;
	font-size: 0.75em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #CCC;
	border-right: none !important;
}
#PieCarta #carta li{
	margin: 0 0; /*le quito el margen al elemento de la lista*/ 
	padding: 1px 20px 6px 0;
	/*float:left;*/ /*y los floto a la izquierda para eliminar el salto de linea*/ 
	cursor: pointer; 

}
#PieCarta #carta a{
display:block; /*con esto el vinculo tendra un area rectangular, asi no sera solo el texto*/ 
	color:#6A5731;
	padding:1px 0 1px 0; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los ítems del menú*/ 
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	line-height: 1.2em;
	font-weight: normal;
}
#PieCarta #carta a:hover{
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	color: #B83E27;
}