@CHARSET "UTF-8";
.body{
	min-width: 800px;	
}
.body .inicio{
	margin: 0px;
}
.contenido1{
	float:left;
	width: 85%;
}
.publicidad{
	float: right;
	width: 15%;
}
.cabecera input{	
	border-color: #595857;
	border-width: 1px;
	width: 382px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
}
.cabecera label{
	color:#000000;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}
.cabecera .boton{
	padding-top: 17px;
}
.cabecera .campo .campo{
	margin-right: 10px;
	margin-left: 2px;
}
#texto{
	margin-top: 18px;
}
.barra{
	border-top: 1px solid #595857;
	padding: 5px;
	padding-left: 20px;
}
.barra span{	
	font-size: 14px;
	float: left;
}
.barra .resultado{	
	float: left;
	font-size: 11px;	
	width: 100%;
	text-align: right;
}
.buscador{	
	margin: 15px;
	margin-top: 0px;
}
.buscador .dato{
	font-weight: bold;
	font-size: 12px;
}
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
	width: 100%;	
}
ul a{
	color: #d2351a;
}
li{
	clear: both;
	margin: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
li span.columna{
	float: left;
	display: block;
	margin-left: 10px;
	font-size: 12px;
	width: 100px 	
}
.columnaDatos{
	width: 500px !important;	
}
.columnaPrecio{
	float: right !important;
	width: 150px !important;;
	font-size: 16px !important;;
	font-weight: bold; 	
	text-align: right;
}
.columnaFecha{
	margin-left: 10px;
	_margin-left: 20px;
	margin-top: 3px;
	font-size: 11px;
	color: #CCCCCC;
}
h1{
	float:left;
}
h2{
	color: #2CA1C9;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding: 0px;	
}
h2 a{
	text-decoration: underline;
	color: #2CA1C9;
}
.paginado{	
	text-align: right;
	font-size: 13px !important;
	float: left;
	clear: both;
	width: 100%;
}
.paginado a{
	color: #3e3d3d;
	font-size: 13px !important;
}
.anterior a, .siguiente a{
	color: #D2351A;
	font-weight: bold;
	font-size: 14px !important;
}
.paginado .seleccionado{
	color: #d2351a;
	font-weight: bold;
}
.enlacesFrases{
	/*margin-left: 280px;*/
	width: 382px;
	padding-bottom: 10px;
	color: #b0a7a7;
}
.enlacesFrases a{
	color: #b0a7a7;
}