@CHARSET "UTF-8";
.body{
	min-width: 800px;	
}
.cabecera input{
	margin-top: 25px;
	border-color: #595857;
	border-width: 1px;
	width: 382px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
}
.cabecera .boton{
	padding-top: 24px;
}
.barra{
	border-top: 1px solid #595857;
	padding:5px 5px 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.barra2 span{	
	color: #d2351a;	
	font-size: 14px;
	float: left;
}
.barra2{	
	padding:10px 5px 10px 10px;
}
.barra2 span{	
	color:#3E3D3D;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
}
.barra2 h1{
	font-weight: 16px;
}
.buscador{	
	margin: 15px;
}
.buscador .dato{
	font-weight: bold;
	font-size: 12px;
}
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
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;	
}
.columnaDatos p a{
	color: #000000;
	text-decoration: none;
}
.columnaDatos p a:hover{
	text-decoration: underline;
}
.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: #d2351a;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;	
}
.barra .resultado{
	display: block;
	float: right;
	font-size: 11px;
}
.paginado{	
	text-align: right;
	font-size: 13px !important;
	float: right;
}
.paginado a{
	color: #3e3d3d;
	font-size: 13px !important;
}
.anterior a, .siguiente a{
	color: #28b1e0;
	font-weight: bold;
	font-size: 14px !important;
}
.paginado .seleccionado{
	color: #d2351a;
	font-weight: bold;
}

