*,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;
	background:url(images/header.jpg) #ffffff no-repeat;
}

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

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

#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;
	height:346px;
	overflow:hidden;
	background:#ffffff;
}

#content-left{
	width:450px;
	height:346px;
	float:left;
	margin-left:12px;
	margin-right:7px;
	display:inline;
}

#content-center{
	width:173px;
	height:346px;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	float:left;
	background:url(images/welcome.jpg) no-repeat;
	margin-right:7px;
	display:inline;
	color:#fff;
}

#content-right{
	width:199px;
	height:346px;
	float:left;
}

#img-top{
	width:199px;
	height:170px;
	margin-bottom:5px;
}

#img-bottom{
	width:199px;
	height:170px;
}

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

#products{
	height:125px;
	margin:15px auto;
	overflow:hidden;
	width:714px;
}

#footer{
	width:880px;
	height:154px;
	background: url(images/footer.jpg) #ffffff bottom no-repeat;
	float:left;
}

#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 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 {

}