#rstcont {
	margin: 20px 0 0 0;
}

#colizquierda{
	width: 610px;
	float: left;
	padding-top: 20px;
}

#colderecha{
	width: 340px;
	float: right;
}

.barra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6b6b6b;
	width: 958px;
	background-color: #f1f1f1;
	border: 1px solid #e6e6e6;
	padding: 8px;
	border-radius: 2px;
}

.barra a{
	text-decoration: none;
	color: #6b6b6b;
}

.boton_rastrillo{
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	padding: 5px 8px;
	border-radius: 2px;
	background-color: #3f83f0;
	border: 1px solid #4376c7;
	margin: 0 16px 0 0;
	color: #fff;
	font-weight:normal;
}

.boton_vistas{
	border: 1px solid #d9d9d9;
	padding: 4px;
	font-size: 12px;
}

.boton_vistas_activo{
	background-image: url(vistas.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #a6a8a7;
	
}

.busqueda_rastrillo{
	background-color: #fff;
	width: 300px;
	float: right;
	border: 1px solid #e6e6e6;
	border-radius: 15px;
	line-height: 28px;
	padding-left: 10px;
}

.edita_anuncios{
	background-color: #fff;
	width: 125px;
	border: 1px solid #e6e6e6;
	border-radius: 15px;
	line-height: 28px;
	padding-left: 10px;
	display: inline-block;
	margin-right: 10px;
}


.bloque_anuncio{
	background-color: #f7f7f7;
	border-radius: 5px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	color: #676f80;
	line-height: 22px;
	font-size: 14px;
}

.bloque_anuncio1 {
	border: 2px solid #dbdbdb;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 20px;
	color: #676f80;
	line-height: 22px;
	font-size: 14px;
	background-color: #f7f7f7;
}

.bloque_anuncio2 {
	border: 2px solid #dbdbdb;
	background-color: #ffc;
	border-radius: 5px;
	margin-bottom: 20px;
	color: #676f80;
	line-height: 22px;
	font-size: 14px;
}

.bloque_anuncio3 {
	border: 2px solid #ccc;
	background-color: #ffc;
	border-radius: 5px;
	color: #676f80;
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 20px;
}


.titulo_n{
	font-size: 18px;
	font-weight:bold;
	color: #676f80;
}

.fecha_n{
	font-size: 10px;
	color: #9da3b1;
}

.datos_n{
	border-top: 1px solid #dbdbdb;
	background-color: #f2f2f2;
	padding: 10px 10px 10px 18px;
	margin-top: 10px;
	color: #9da3b1;
}


.foto{
	width: 150px;
	box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0x 5px #000;
	border-radius: 5px;
	
}

.barra input{
	border: none;
	font-size: 14px;
	line-height: 25px;
	color: #6b6b6b;
	margin-top: -5px;
}

.busqueda_rastrillo input{
	border: none;
	font-size: 14px;
	line-height: 25px;
	color: #6b6b6b;
	margin-top: -5px;
}

.busqueda_rastrillo input:focus{
	outline-color: #fff;
}

.barra input:focus{
	outline-color: #fff;
}

.odv_n {
	font-size: 14px;
	float: right;
	margin: -5px -5px 0 0;
	padding: 2px;
	color: #fff;
	background-color: #393;
	width: 75px;
	text-align: center;
	border: 1px solid #288a28;
}

.odn_n {
	font-size: 14px;
	float: right;
	margin: -5px -5px 0 0;
	padding: 2px;
	color: #fff;
	background-color: #e95d0e;
	width: 75px;
	text-align: center;
	border: 1px solid #d7570f;
}

.control{
	opacity: 0;
}

.compartir{
	opacity: 0;
}

.bloque_anuncio:hover .control{
	opacity: 100;	
	-webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-outt;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
}

.bloque_anuncio:hover .compartir{
	opacity: 100;	
	-webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-outt;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
}

.bloque_anuncio3:hover .compartir{
	opacity: 100;	
	-webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-outt;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
}

.bloque_anuncio3:hover .control{
	opacity: 100;	
}

.ampliacion{
	margin-top: 10px;
	border-top: 1px solid #dbdbdb;
	clear:both;
	padding-top: 15px;
}

.bloque_busqueda{
	width: 95px;
	margin-left: 16px;
	float: left;
	font-size: 14px;
	border-left: 1px solid #cecece;
	padding: 5px;
}

.bloque_busqueda a{
	color: #72676d;	
}

.bloque_busqueda p:hover{
	background-color: #f1f1f1;
}

.bloque_busqueda h4{
	border-bottom: 1px solid #cecece;
}

#rstizq {
	float: left;
	width: 200px;
	border-right: 1px solid #ccc;
	padding: 0 0 20px 0;
}

#rstder {
	float: right;
	width: 760px;
}

#rstder1 {
	float: left;
	width: 485px;
}

#rstder2 {
	float: right;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 0 0 20px 5px;
	border-left: 1px solid #ccc;
}

.rstbloque {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #f1f1f1;/* #F9F8F7;*/
}

.rstbloque1 {
	border: 2px solid #ccc;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	line-height: 20px;
}

.rstbloque2 {
	border: 2px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	background-color: #ffc;
	line-height: 20px;
}

.rstbloque3 {
	border: 2px solid #ccc;
	background-color: #ffc;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
}

.rstbloque14 {
	border: 2px solid #ccc;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #F9F8F7;
	font-size: 12px;
}

.rstbloque25 {
	border: 1px solid #666;
	background-color: #344e70; /*#8fbae7;*/
	color: #fff;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.sep {
	margin: 5px 0 0 0;
}

.enlacesrst {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
}

.busqueda {
	padding: 0 5px 10px 5px;
	margin: 20px 5px 0 0;
	border: 1px solid #b3cae3;
	background-image: url(../rfec/fondocol.jpg);
	background-repeat: repeat-y;
}

.encabezadobusqueda {
	margin-bottom: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
}

.od {
	font-size: 10px;
	font-weight:bold;
	float: right;
	margin: -5px -5px 0 0;
	padding: 2px;
	color: #fff;
	background-color: #393;
	width: 75px;
	text-align: center;
}

.datos {
	margin: 5px 0 0 0;
	border-top: 1px dashed #ccc;
}

.listarst li {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 8px;
	padding-left: 12px;
	background: url(http://www.club-caza.com/images/li2.gif) no-repeat 0 2px;
}

.boton {
	display: block;
	padding:5px 0;
	margin: 20px 5px 20px 0;
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	background-color: #039;
	color: #fff;
	text-align: center;
}

a.boton:link, a.boton:visited, a.boton:active {
	color: #fff;
	text-decoration: none;
}

a.boton:hover {
	color: #ff0;
}


.titulo{
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

.contenedor_rastrillo{
	width: 305px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 3px;
	background-color:#e8e8e8;
	margin: 20px 10px;
	border:#dadada 1px solid;
	font-family:Verdana, sans-serif, Arial, Helvetica;
	float:left;
	overflow:auto;
	
}

.categoria{
	font-size:18px;
	border-bottom: #cbcbcb 1px solid;
	line-height: 40px;
	padding: 0 5px 0 10px;
	font-family:Verdana, sans-serif, Arial, Helvetica;
}

.anuncios{
	padding: 5px;
}

.datos{
	border-top: #cbcbcb 1px solid;
	font-size:9px;
	line-height: 25px;
	padding-left: 5px;
}

.ofer_deman{
	border:#2b982b 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	background-color: #40b740;
	width: 45px;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 5px;
	margin: 8px;
	float: right;
	overflow:auto;
}


/* Menu Pestañas */
#tabnav {
	height: 29px;
	margin: 0;
	padding-left: 10px;
	border-bottom: 1px solid #e6e6e6;
	width: 614px;
	
}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: url(../images/pestanya.jpg) repeat-x;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
	padding: 4px 12px 4px 12px;
	margin-right: 6px;
	border-top:  1px solid #e6e6e6;
	border-right:  1px solid #e6e6e6;
	border-left:  1px solid #e6e6e6;
	text-decoration: none;
	color: #3988cc;
	outline: none;
	-moz-border-radius-topleft: 3px; /* Firefox*/  
	-moz-border-radius-topright: 3px; /* Firefox*/  
	-webkit-border-top-left-radius: 3px; /* Safari,Chrome.*/  
	-webkit-border-top-right-radius: 3px; /* Safari,Chrome.*/  
	border-top-left-radius: 3px; /* El estándar.*/
	border-top-right-radius: 3px; /* El estándar.*/
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom:1px #fff solid;
	color: #656565;
	background: none;
}

#tabnav a:hover {
	text-decoration: underline;
}

.nuevo_adjunto{
	background-color: #f5f5f5;
	border: 1px solid #efefef;
	width: 652px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.nuevo_adjunto h1{
	background-color: #e0e0e0;
	border-bottom: 1px solid #d4d4d4;
	width: 652px;
	font-family:Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	font-size:18px;
	padding:3px 0 0 3px;
}

.entradilla_anuncio{
	background-color: #f1f1f1;
	border-top: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	padding: 5px;
}
