body {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	width: 100%;
	position: relative;
}

* html #page {
	height: 100%;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	color: #CC0000;
	font-size: 20px;
	font-weight: normal;
}


.cuerpo {
	margin:auto;
	width: 995px;
	clear: both;
	display: block
}

.banner-inicio {
	margin-top: 5px;
	text-align: center
}

.aviso-inicio {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #D2210D;

}


.menu {
	float: left;
	width: 186px;
	margin-right: 9px;
}

.item-menu {
	min-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	padding-top: 5px
}

.item-menu a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.item-menu a:hover {
	text-decoration: none;
	color: #CC0000;
}

.item-menu .texto {
	margin-left: 25px;
}

.item-menu .bullet {
	float:left;
	padding-top: 5px
}

.contenido {
	width: 600px;
	float:left;
	margin-right: 9px;
	text-align:left
}

.item-oferta {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	min-height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center
}

.item {
	float: left;
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	min-height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center
}

.item-divisor {
	height: 2px;
	background-color: #CCCCCC;
	clear: both
}

.titulo-articulo {
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.precio {
	color: #CC0000;
	font-weight:bold;
	font-size: 14px
}

.banners {
	float: right;
	width: 186px;
	margin-top: 13px
}

.banners-fondo {
	width: 184px;
	background-color:#9D8DB3;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
}

.banner {
	width: 600px;
	height: 200px;
	margin-bottom: 50px;
	display: block
}

.banner a {
	font-size: 10px;
	text-decoration: none;
	font-weight:bold
}

.banner a:link {
	font-size: 10px;
	text-decoration: none;
	font-weight:bold
}

.pie-completo {
	background-color: #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #533F72;
	margin-top: 10px
}

.pie {
	margin:auto;
	width: 990px;
	font-size: 11px;
	margin-top: 20px;
	color: #CCCCCC
}

.clear {
	clear:both;
}

.clear .separador {
	height: 10px
}

h2 {
	font-family: "Trebuchet MS", Arial;
	letter-spacing: 2px;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333
}

.paginador {
	color: #666666;
	clear: both;
	margin-top: 10px
}

.paginador a {
	color: #666666;
	text-decoration: none;
	font-size: 12px
}

.paginador a:hover {
	color: #333333;
	text-decoration: underline;
}

.paginador a.selected {
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	padding: 3px
}

.imagen {
	float:left;
	width: 200px;
	text-align: center
} 

.detalles {
	float:right;
	width: 400px
}

.detalle-precio {
	color: #CC0000;
	font-size: 20px;
	margin-right: 50px
}

.detalles-principal {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
	padding-top: 5px;
}

.detalle-codigo {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold
}

.titulo-pagina {
	background-image: url(img/header-titulo.jpg);
	height: 62px;
	width: 565px;
	padding-left: 35px;
	background-repeat: no-repeat;	
}

.titulo-pagina h1 {
	padding-top: 5px;


}

/***************************************/
.txtheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C3A6DE;
}


.aviso {
	font-size: 11px;
	font-weight:bold;
}

.accesorapido {
	border: 1px solid #9966CC;
	font-size:11px
}

.accesorapido a {
	font-size:11px;
	color:#725494;
}

.accesorapido a:link {
	font-size:11px;
	color:#725494;
}

.accesorapido a:hover {
	text-decoration:underline;
}

.accesorapido a:visited {
	text-decoration:none;
}

.titaccesorapido {
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF
}

.submenu {
	height: 20px;
	width: 982px;
	padding: 3px;
	background-color:#EAEAEA;
	border: 1px solid #999999;
	display: block;
	font-size: 10px;
	color: #333333;
	clear:both
}

.buscador {
	float:left;
}

.submenu .campo {
	border: none;
	font-size: 10px;
	height: 18px;
	background-color:#FFFFFF;
	margin-right: 2px;
	color: #333333;
}

.buscador .campo {
	width: 173px;
}

.buscador img {
	margin-top: 0px
}

.zona-usuarios {
	float: right
}

.zona-usuarios a {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: bold
}

.zona-usuarios a:hover {
	color:#CC0000
}

.menu-principal {
	margin-top: 5px;
	margin-bottom: 5px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.addthis_toolbox {
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px
}

.addthis_toolbox a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
}

.addthis_toolbox a:hover {
	color: #000000;
}
