

body{
	margin: 0;
	padding: 0;
	background-image:url(images/Fondo.jpg);
	background-repeat:repeat;
	text-align:center;
}

#pagina{
	margin:0 auto;
	text-align:left;
	width: 752px;
	background-color: #FFFFFF;
	height:100%;
}

#espaciotop{
	height:5px;
	background-color:#999966;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
}

#menu{
	height:25px;
	background-color:#999966;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:right;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	vertical-align:middle;
	padding-right:5px;
	padding-top:5px;
	}

#menu a{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}

#menu_home{
	float:right;
}

#menu_productos{
	float:right;
}

#menu_ofertas{
	float:right;
}

#menu_somos{
	float:right;
}

#menu_precios{
	float:right;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-color:#cccc99;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	height:162px;
	width:742px;
}

#espacio_main
{
	background-color:#cccc99;
	height:15px;
	margin-left:5px;
	margin-right:5px;
}

#home{
	display:none;
}

#comprar{
	display:none;
	margin-left:5px;
	color:#000000;
	font-family:Arial;
	margin-right:5px;
	background-color:#cccc99;
	padding-left:150px;
	padding-right:150px;
}	

#servicios{
	display:none;
	text-align:center;
	background-color:#cccc99;
	margin-left:5px;
	color:#000000;
	font-family:Arial;
	margin-right:5px;
}

#main{
	background-color:#cccc99;
	height:100%;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:1px;
	padding-bottom:10px;
	display:none; 
}

#categorias{
}

#categorias a{
	background-color:#999966;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

#categorias a:visited{
	color:#FFFFFF;
}

#categorias a:hover{
	background-color:#cccc99;
}

.categoria{
	width:110px;
	margin-left:10px;
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	margin-top:5px;
}

#cate{
	margin-left:5px;
}

#contenido{
	width:560px;
	height:100%;
	margin-left:8px;
	margin-right:8px;
}

#productos
{
	display:none;	
}



#titulo_contenido
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border-style:groove;
	border-width:thin;
	border-color:#999966;
	text-align:center;
	height:25px;
	background-color:#999966;
}

#producto1
{
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	width:290px;
	height:250px;
}

#producto2
{
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	width:290px;
	height:250px;
}
#footer{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#cccc99;
	border-bottom:5px solid #FFFFFF;
}


.titulomenu
{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#999966;
	color:#FFFFFF;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #FFFFFF;
}

.submenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0.5em;
}

.submenu a
{
	color:#ffffff;
	margin-left:15px;
	text-decoration:none;
}

#masterdiv
{
	padding-left:10px;
	margin-top:9px;
}	

#productos
{
	width:100%;
	min-height:100%;
	height:auto;
	height:100%;
	border-style:none;
}

#iframe_X{height:100%;}