.images {
padding: 3px;
background-color: #f6f6f6;
border-color: #ccc;
border: 1px;
}
.buy_link {
color: #582727;
padding: 3px;
font-weight: bold;
}

a { 
color: #1f70a6;
text-decoration: none;
}
.title { margin-right: 35px; }
#sort_nav_div {
margin-right: 35px;
}
.todayy { margin-right: 90px;
font-weight: bold;
color: #333333;
width: 100%;
}
#footer { 
 width: 100%;
 background-color: #406472;
 font-size: 1em;
 height: 35px;
 }
#footer a { 
 font-size: 14px;
 color: #FFFFFF;
 text-align: center;
 }

#menu_horizontal {
	width: 100%;
	height: 35px;
	font: 110% "verdana", Arial, Helvetica, sans-serif;
	background-color: #406472;
	border-bottom: 2px solid #ccc;
	text-decoration: none;
	color: #FFFFFF;
}

#menu_horizontal li{
float: left;
margin-left: 35px;
margin-top: 6px;
}
#menu_horizontal li a{
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}





#categorias {
	border: 0px solid #dedede;
	width: 200px;
	font: 80% "verdana", Arial, Helvetica, sans-serif;
	margin-left: 15px;

}
#categorias ul, li {
	list-style-type: none;
}

#categorias ul {
	margin: 0;
	padding: 0;
}

#categorias li {
	border-bottom: 1px solid #dedede;

}

#categorias a {
	text-decoration: none;
	color: #333333; 
	background: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 18px;

}
#fot {
margin-top: 5px;
}
#categorias a:hover {
	background: #f6f6f6;
}
.categorias_top {
font-weight: bold;
font-size: 1em;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
color: #406472;
font-family: "verdana", Arial, Helvetica, sans-serif;

}

#content {

font: 80% "verdana", Arial, Helvetica, sans-serif;
color: #406472;
height: 100%;
border-left: 1px solid #f6f6f6;
border-right: 1px solid #f6f6f6;
padding: 20px;

}


#puntos {
	width: 100%;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: bold;
	}
	
	
#titulos {
	font: 120% "verdana", Arial, Helvetica, sans-serif;
	color: #124679;

}
.title_3colums {
font-size: 18px;
color: #406472;
font-weight: bold;
}
