body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg/bg.jpg);
}
#container {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container_all {
	background-image: url(../img/bg/bg_menubar.jpg);
	width: 100%;
	background-repeat: repeat-x;
}
#header {
	width: 985px;
	float: left;
}
#header img {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#menubar {
	float: left;
	width: 500px;
	margin-left: 60px;
}
.mensaje {
	width: 400px;
	margin-top: 50px;
	margin-left: 100px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFD9;
}
#menubar img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_content {
	float: left;
	width: 985px;
}
#main_content img {
	float: left;
}
#home_content {
	float: left;
	width: 959px;
	background-image: url(../img/bg/bg_main_content.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	width: 985px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 15px;
	padding-top: 10px;
	margin-bottom: 8px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-right: 5px;
}
#menubar_bottom {
	float: left;
	width: 600px;
}
#author {
	text-align: right;
	float: left;
	width: 985px;
	margin-top: 8px;
}
#copyright {
	float: left;
	width: 385px;
	text-align: right;
}
#col_temas {
	margin-bottom: 30px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	margin-right: 25px;
	margin-left: 24px;
	_margin-right: 15px;
	_margin-left: 14px;
}
#col_temas a {
	line-height: 22px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;

}
#col_temas a:hover {
	color: #350202;
}
#col_temas h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 0px;
}
#col_content {
	width: 708px;
	float: left;
}
#busqueda {
	height: 87px;
	width: 682px;
	background-color: #1E1E1E;
	margin-top: 0px;
	margin-left: 11px;
}
#novedades {
	float: left;
	width: 692px;
	margin-top: 20px;
	background-image: url(../img/bg/bg_novedades.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-position: left top;
}
#novedades h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 22px;
}
#busqueda h1 {
	font-family: Century;
	font-size: 18px;
	color: #FFFFFF;
	width: 500px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#busqueda form {
	margin-left: 20px;
	margin-top: 12px;
}
#busqueda img {
	float: none;
}
.busqueda_caja {
	font-size: 24px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Century;
	height: 30px;
	width: 576px;
	float: left;
	margin-right: 8px;
}
.busqueda_btn {
	height: 30px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#resultado .novedad_item, #novedades .novedad_item {
	float: left;
	width: 650px;
	margin-left: 22px;
	margin-top: 10px;
}
#resultado .autor, #novedades .autor {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#resultado .descripcion, #novedades .descripcion {
	float: left;
	margin: 0px;
	font-size: 10px;
	width: 500px;
}
#resultado .img, #novedades .img {
	width: 125px;
	float: left;
	margin-bottom: 3px;
}
#resultado .detalles, #novedades .detalles {
	padding: 2px;
	margin: 10px 0px 0px;
}
#resultado a, #novedades a {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	margin: 0px;
}
#resultado .titulo, #novedades .titulo {
	font-size: 14px;
	margin: 0px 0px 10px;
}
#resultado .precio, #novedades .precio {
	_width: 65px;
	font-size: 12px;
	margin: 0px 0px 8px;
}
#resultado #items, #novedades #items {
	list-style: url(none) none;
}
#resultado #items li, #novedades #items li {
	float: left;
	width: 625px;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#resultado #items li:last-child, #novedades #items li:last-child {
	border-bottom: none;
}
#resultado img, #novedades img {
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
#col_content_quienes {
	width: 900px;
	float: left;
	margin-left: 30px;
}
#col_content_quienes p {
	width: 500px;
	line-height: 18px;
}
#col_content_distribuidores {
	width: 900px;
	float: left;
	margin-left: 30px;
}
#col_content_contacto form {
	margin: 0px;
	padding: 0px;
}
#col_content_distribuidores h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
}
#distribuidores_col1 {
	float: left;
	width: 400px;
}
#col_content_quienes h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
}
#col_content_quienes img {
	float: right;
	border: 1px solid #CCC;
}
#distribuidores_col2 {
	float: right;
	width: 400px;
}
#contacto_col1 {
	float: left;
	width: 400px;
}
#contacto_col2 {
	float: right;
	width: 400px;
}
#col_content_contacto h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
}
#col_content_contacto {
	width: 900px;
	float: left;
	margin-left: 30px;
}
.input {
	border: 1px solid #CCCCCC;
	width: 250px;
}
#resultado {
	width: 692px;
	margin-top: 0px;
	float: left;
}


#resultado h1 {
	font-family: Century;
	font-size: 18px;
	color: #560303;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 22px;
}
.no_results {
	font-family: Century;
	font-size: 15px;
	color: #900;
}
#ver_novedades {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}

