body {
	padding:0px;
	margin:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background: url(imagenes/bg_header.jpg) repeat-x top #e8e8e8;
}
ul,li,form {	
	padding:0px;
	margin:0px;
}
#header {
	clear:both;
	text-align:center;
	padding-bottom:1px;
}
#contenido_header {
	width:900px;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:9px;
	color:#999999;
}
#contenido_header a{
	color:#666666;
	text-decoration:none;
}
#contenido_header a:hover{
	text-decoration:underline;
}
#btn_ppal {
	height:30px;
	clear:both;
}
ul#btn_lista li{
	list-style-type: none;
	float:left;
}
ul#btn_lista li a{
	display:block;
	height:30px;
	text-indent:-9999px;
}
ul#btn_lista li a#btn1{
	width:90px;
	background:url(imagenes/btn_1.jpg) top left no-repeat;
}
ul#btn_lista li a#btn1:hover{
	background-position:0 -30px;
}
ul#btn_lista li a#btn2{
	width:114px;
	background:url(imagenes/btn_2.jpg) top left no-repeat;
}
ul#btn_lista li a#btn2:hover{
	background-position:0 -30px;
}
ul#btn_lista li a#btn3{
	width:190px;
	background:url(imagenes/btn_3.jpg) top left no-repeat;
}
ul#btn_lista li a#btn3:hover{
	background-position:0 -30px;
}
ul#btn_lista li a#btn4{
	width:190px;
	background:url(imagenes/btn_4.jpg) top left no-repeat;
}
ul#btn_lista li a#btn4:hover{
	background-position:0 -30px;
}
ul#btn_lista li a#btn5{
	width:198px;
	background:url(imagenes/btn_5.jpg) top left no-repeat;
}
ul#btn_lista li a#btn5:hover{
	background-position:0 -30px;
}
ul#btn_lista li a#btn6{
	width:118px;
	background:url(imagenes/btn_6.jpg) top left no-repeat;
}
ul#btn_lista li a#btn6:hover{
	background-position:0 -30px;
}
#main {
	clear:both;
	text-align:center;
	background: url(imagenes/bg_main.jpg) repeat-x top #f5f5f5;
	padding-bottom:20px;
}
#contenido_main {
	width:900px;
	margin:0 auto 0 auto;
	padding-top:24px;
	text-align:left;
}
#columna_info_ppal {	
	width:570px;
	float:left;
	text-align:left;
}
ul#info_home {
	list-style:none;
}
ul#info_home li {
	padding-bottom:20px;
}
ul#info_actualidad_home {
	list-style:none;
}
ul#info_actualidad_home li {
	padding-bottom:8px;
	padding-top:8px;
	height:58px;
	border-bottom: 1px solid #CCCCCC;
}
ul#info_actualidad_home li a {
	color:#333333;
	text-decoration:none;
}
ul#info_actualidad_home li a:hover {
	text-decoration:underline;
}
#columna_info_der {	
	width:300px;
	float:left;
	text-align:left;
	margin:0 0 0 30px;
}
ul#info_der {
	background-color:#FFFFFF;
	list-style:none;
}
ul#info_der li{
	padding:10px;
	border-top: 2px solid #EAEAEA;
}
ul#info_der li a{
	text-decoration:none;
	color:#333333;
}
ul#info_der li a:hover{
	text-decoration:underline;
}
ul#menu_productos {
	list-style:none;
}
ul#menu_productos li {
	padding-bottom:6px;
}
ul#menu_productos li a {
	color:#333333;
	text-decoration:none;
}
ul#menu_productos li a:hover {
	text-decoration:underline;
}
ul#lista_productos {
	list-style:none;
}
ul#lista_productos li {
	padding-bottom:26px;
}
ul#lista_productos li li {
	padding-bottom:2px;
}
#paginador_resultados {
	font-size:11px;
	color:#37424D;
	clear:both;
	margin-bottom:6px;
	padding-top:6px;
	height:22px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
#paginador_resultados a {
	font-size:12px;
	color:#37424D;
	text-decoration:none;
}
#paginador_resultados a:hover {
	color:#0000FF;
	text-decoration:underline;
}
#resultados_novedades {
	padding-left:10px;
	clear:both;
}
#resultados_novedades ul {
	margin:0;
	padding:0;
}
#resultados_novedades ul li{
	margin:0;
	padding:4px 0 8px 0;
	list-style-image:url(imagenes/bullet_azul.jpg);
	list-style-position:inside;
}
ul#lista_noticias {
	margin:0 16px 0 16px;
	padding-top:10px;
	padding-bottom:30px;
	list-style:none;
}
ul#lista_noticias li {
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px solid #CCCCCC;
}
ul#lista_noticias li a{
	text-decoration:none;
	color:#333333;
}
ul#lista_noticias li a:hover{
	text-decoration:underline;
}
#footer {
	clear:both;
	border-top:2px solid #999999;
	text-align:center;
	background-color:#E8E8E8;
	padding-top:6px;
	font-size:10px;
	height:60px;
}
#contenido_footer {
	width:900px;
	margin:0 auto 0 auto;
	text-align:center;
}
#contenido_footer a{
	color:#333333;
	text-decoration:none;
}
#contenido_footer a:hover{
	text-decoration:underline;
}
.subtitulos_txt{
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}
.box_formulario {
	width:270px;
	font-size:11px;
	color: #333333;
}
.titulo_item {
	font-size:12px;
	font-weight:bold;
}
.titulo_producto {
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
.txt_producto {
	background-color:#f9f9f9;
	border:1px solid #dadada;
	padding:10px;
}
.txt_producto ul {
	padding:0 0 0 30px;
	margin:0;
	list-style-type:square;
}
.txt_producto ul li {
	padding:0;
	margin:0;
}
.vinculo_item a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.vinculo_item a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.fecha_azul{
	font-size:10px;
	font-weight:bold;
	color:#0000FF
}
.foto{
	border:1px solid #CCCCCC;
	padding:3px;
	margin-right:6px;
}
