@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contenedor {
	background-image: url(../imagenes/fondo_body.png);
	width: 800px;
	height: 100%;
	height:auto !important;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0 auto;
	margin-bottom: 0 auto;
	position: relative;
	overflow: auto;
}
#principal {
	height: 293px;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/logo_principal.jpg);
	padding-top: 7px;
}
#contenedor #principal h1 {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-transform: capitalize;
	color: #CCCCCC;
}
#botonerahoriz {
	background-image: url(../imagenes/botonera/fondobotonera.png);
	height: 25px;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#botonerahoriz   li  {
	list-style-type: none;
	float: left;
}
#contenedor #botonerahoriz a:link {
	background-image: url(../imagenes/botonera/botfond.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	display: block;
}
#contenedor #botonerahoriz a:visited {
	background-image: url(../imagenes/botonera/botfond.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	display: block;
}
#contenedor #botonerahoriz a:hover {
	background-image: url(../imagenes/botonera/bothover.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: underline;
	color: #333333;
	line-height: 24px;
	display: block;
}
#contenedor #botonerahoriz a:active {
	background-image: url(../imagenes/botonera/botactive.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	display: block;
}
#barralatiz {
	width: 180px;
	float: left;
	height: auto;
	margin-left: 1px;
}
#barralatiz ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	list-style-type: none;
	margin-left: auto;
	color: #666666;
	font-weight: 400;
	display: block;
	height: 30px;
	width: 170px;
	margin-right: auto;
	overflow: visible;
}
#barralatiz ul a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	display: block;
	background-image: url(../imagenes/botonera/botprodact.png);
	height: 25px;
	width: 150px;
	padding-left: 20px;
	padding-top: 5px;
}
#barralatiz ul a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	display: block;
	background-image: url(../imagenes/botonera/botprodact.png);
	height: 25px;
	width: 150px;
	padding-left: 20px;
	padding-top: 5px;
}
#barralatiz ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	display: block;
	background-image: url(../imagenes/botonera/botprodact.png);
	height: 25px;
	width: 150px;
	padding-left: 20px;
	padding-top: 5px;
	font-style: italic;
}
#barralatiz ul a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	display: block;
	background-image: url(../imagenes/botonera/botprodact.png);
	height: 25px;
	width: 150px;
	padding-left: 20px;
	padding-top: 5px;
}
#contenedorcentro {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo_contenedor.png);
	margin-bottom: 1px;
	padding-bottom: 10px;
	overflow: hidden;
}

#contenedorderecho {
	float: left;
	height: auto;
	width: 580px;
	clear: right;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 1px;
}
.contenedorproductos {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
}
.fotoprod {
	height: 200px;
	width: 184px;
	margin-right: 3px;
	float: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tituloproductos {
	float: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 600;
	color: #666666;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 3px;
	width: 184px;
	height: auto;
}
#titucategoria h2  {
	background-image: url(../imagenes/fond_tit_cat.png);
	height: 25px;
	width: 435px;
	padding-top: 23px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	color: #9CCF6B;
}
h3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
}

.precios {
	float: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 500;
	color: #666666;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 3px;
	width: 184px;
	height: auto;
}
.comprar {
	float: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 600;
	color: #666666;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	margin-right: 3px;
	width: 184px;
	height: auto;
}



.clear {
	clear: both;
}
.cartelitos {
	height: 117px;
	width: 576px;
	margin-top: 20px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-right: auto;
}
#linkspie {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#linkspie a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6D629;
	text-decoration: none;
	padding: 5px;
}
#linkspie a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6D629;
	text-decoration: none;
}
#linkspie a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6D629;
	text-decoration: underline;
}
#linkspie a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}










#pie {
	clear: both;
	width: 766px;
	background-color: #FF932D;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#titucategoria {
	width: 570px;
	height: auto;
}
#titucategoria p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	color: #999999;
	padding-left: 8px;
	padding-right: 8px;
}
#nimbuzzhome {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#llamanos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-top: 10px;
}
.imgcontactos {
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contactos {
	width: 576px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.contactosbutons {
	margin-right: 7px;
	margin-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.importante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}
.negrita {
	font-weight: 800;
	color: #009933;
}
