*,html{
	font-family:Tahoma,Verdana;
}

body{
	margin: 0 auto;
	background:url(images/bg_body.jpg) #bab1a3 repeat-x ;
}

#container{
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#header{
	width:880px;
	height:150px;
	overflow:hidden;
	background:url(images/header.jpg) #ffffff no-repeat;
}

#header-top{
	width:880px;
	height:90px;
}

#main-menu{
	width:858px;
	height:21px;
	margin:0 auto;
}

#sub-menu{
	width:858px;
	height:21px;
	margin:0 auto;
	margin-top:5px;
}


#logo{
	width:190px;
	height:54px;
	overflow:hidden;
	float:left;
	margin-left:21px;
	margin-top:10px;
	display:inline;
}

#search{
	width:165px;
	height:51px;
	float:right;
	margin-right:27px;
	margin-top:14px;
	display:inline;
}

#text-search{
	margin-top:5px;
	float:left;
	font-size:10px;
	margin-left:10px;
	display:inline;
}

.searchFor{
	background:transparent;
	border:none;
	width:145px;
	height:12px;
	font-size:11px;
	color:#beb5a9;
	font-weight:bold;
}

#bg_search{
	width:165px;
	height:33px;
	background:url(images/bg_search.jpg) no-repeat;
}

#site_map{
	width:165px;
	height:18px;
	font-size:12px;
	padding-top:2px;
	text-align:center;
	background:url(images/bg_sitemap.jpg) no-repeat;
}


#content{
	width:880px;
	background:#fff;
	overflow:hidden;
	margin:0 auto;
}

#title{
	width:591px;
	overflow:hidden;
	margin-top:25px;
	padding-left:6px;
	float:right;
	color:#7e7364;
	font-size:18px;
	font-weight:bolder;
	border-bottom:1px solid #e7e4e1;
}

#info{
	width:569px;
	overflow:hidden;
	margin-top:10px;
	float:right;
	margin-right:20px;
	display:inline;
}

#content-left{
	width:646px;
	overflow:hidden;
	float:left;
	color:#bbb2a5;
	font-size:12px;
}

#content-right{
	width:199px;
	overflow:hidden;
	float:left;
	margin-left:20px;
	display:inline;
}

#products_title{
	width:120px;
	height:105px;
	float:left;
	margin-top:15px;
	margin-left:11px;
	display:inline;
}

#footer{
	width:880px;
	height:19px;
	background-image: url(images/footer.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/8C663C88-7C88-07DF-7887-944B4F83D206/images/footer.png');
	
}

#copyright{
	width:880px;
	height:33px;
	color:#fff;
	text-align:center;
	font-size:12px;
}

.powered{
	color:#ffffff;
	text-decoration:none;
}

.powered:hover{
	color:#ffffff;
	text-decoration:underline;
}


/**************************
*     CSS MENU TOP 
**************************/


.menuNormal{
	display:block;
	height:18px;
	color:#501B09;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;	
	padding-top:3px;
}

.menuActive, .menuNormal:hover{
	display:block;
	height:18px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	background:url(images/menu_hover.jpg) repeat-x;
}

/**************************
*     CSS SUB MENU TOP 
**************************/


.subMenuNormal{
	display:block;
	height:18px;
	color:#501B09;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;	
	padding-top:3px;
}

.subMenuActive, .subMenuNormal:hover{
	display:block;
	height:18px;
	color:#584a35;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}


/**************************
*     CSS MENU LEFT 
**************************/


/**************************
*     Primer Nivel 
**************************/

/* Estilo para toda la tabla */
.TM0t0{

}

/* Estilo para el TD que contiene cada opcion del menu, estado:normal */

.TM0o0 {

}

/* Estilo para el TD que contiene cada opcion del menu, estado:hover */

.TM0o1 {

}

/* Estilo solo para el texto, estado:normal */

.TM0i0 {

}

/* Estilo solo para el texto, primer nivel, estado:hover */

.TM0i1 {

}


/**************************
*     Segundo Nivel 
**************************/


/* Estilo para la tabla */
.TM1t0{

}

/* Estilo para el TD que contiene cada opcion, estado:normal */

.TM1o0 {

}

/* Estilo para el TD que contiene cada opcion, segundo nivel estado:hover */

.TM1o1 {

}

/* Estilo solo para el texto, estado:normal */

.TM1i0 {

}

/* Estilo solo para el texto, estado:hover */

.TM1i1 {

}
