html * {
	padding:0;
	margin:0;
}
html {
	height:100%;
}
img {
	border:0
}
.cont {
	padding-bottom:3px;
}
/* CLASES */



body {
	background:url(../img/bg.gif) repeat-x #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contacto {
	background:url(../img/bg2.gif) repeat-x #FFFFFF;
}
#contenedor {
	width:930px;
	margin:auto;
}
#top {
	min-height:372px;
	background: url(../img/top.jpg) bottom no-repeat;
}
#top-contacto {
	min-height:92px;
	background: url(../img/top.gif) bottom no-repeat;
}
#header {
	height:68px;
	position:relative;
}
#menu {
	position:absolute;
	right:0;
	top:0;
	margin-right:15px;
}
#menu li {
	float:left;
	list-style:none;
}
#centro {
	min-height:487px;
}
#sombraizq {
	float:left;
	width:15px;
	min-height:487px;
	background: url(../img/sombraizq.jpg) no-repeat;
}
#sombrader {
	float:left;
	min-height:487px;
	width:15px;
	background: url(../img/sombrader.jpg) no-repeat;
}
#contenido {
	float:left;
	min-height:453px;
	width:863px;
	background:url(../img/contenidobg.gif) repeat-x top;
	padding:17px;
}
#contenido-alt {
	float:left;
	min-height:330px;
	width:866px;
	background-color:#fff;
	padding:17px;
	color:#888888;
}
#uno {
	margin-bottom:13px;
}
#dos {
	padding-top:24px;
}
#izqdos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	width:556px;
	float:left;
}
#derdos {
	float:right;
	width:271px;
}
#submenu {
	width:232px;
	padding:20px;
	background:url(../img/submenutop.gif) top no-repeat #d5d5d5;
	min-height:220px;
	color:#3f3e3e;
}
#submenu li {
	list-style:none;
	margin-bottom:10px;
	font-size:14px;
}
#submenu li a {	color:#3f3e3e; text-decoration:none
 }
 #submenu li a:hover {	color:#3f3e3e; text-decoration:underline		
}
#buscar {
	background:url(../img/buscarbg.gif);
	width:248px;
	height:19px;
	margin-bottom:10px;
	padding:12px;
}
#buscar li {
	list-style:none;
	float:left;
}
#q {
	width:187px;
	border:none;
	height:18px;
	background-color:#fff;
	background-image:url(../img/inputbg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.input {
	width:345px;
}
#leftbar {
	width:272px;
	float:left;
}
#productos {
	margin-left:20px;
	width:570px;
	min-height:300px;
	float:left;
}
#productos .titulo {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:5px;
}
#productos li {
	list-style:none;
}
#descripcion {
	font-size:13px;
}
#paginas {
	height:23px;
	background-color:#e5e5e5;
	margin-top:20px;
}
#paginas ul {
	float:right;
	padding-top:4px;
	padding-right:4px;
}
#paginas li {
	float:left;
	list-style:none;
	color:#555555;
	
	font-size:12px;
	margin-right:5px;
}
#paginas li a{ 	color:#555555; text-decoration:none}
#item {
	margin-top:15px;
	padding-bottom:10px;
	border-bottom: solid 2px #dddddd;
}
#item  p{ margin:5px 0;}
#item img {
	border: solid 2px #bbbbbb;
	margin-right:20px;
	float:left;
}
#item{ min-height:160px;}
#footer {
	position:relative;
	bottom:0;
	float:left;
	margin-top:23px;
	margin-left:15px;
	padding-top:36px;
	min-height:80px;
	padding-left:360px;
	width:540px;
	background: url(../img/footerbg.gif) no-repeat top #ebebeb;
}

#ubicacion{
	margin-bottom:15px;
}