@charset "utf-8";
/* CSS Document */
/* Reseteo de CSS */
* {
	margin: 0;
	border: 0;
	/* Configuracion de tipo de letra y tama�ĈǬĈǬĈɬǈǬĈǬĈǬĈǬǈɬǈǬĈ�o por defecto */
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
}

html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	min-height:100%;
	max-height:100%;
	
	/* Configuracion de color de letra por defecto */
	color: #333;
	
	/* Configuracion de fondo de pagina */
	background:#FFF;
}

/* Configuracion de enlaces */
a:link		{ text-decoration: none; color: #333; }
a:visited	{ text-decoration: none; color: #333; }
a:hover		{ text-decoration: underline; color: #333; }
a:active	{ text-decoration: none; color: #333; }

/* Configuracion de encabezados */
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
p { float:left; }

/* Configuracion de textos */
.TextoBlanco	{ color:#FFF; }
a.TextoBlanco	{ color:#FFF; }
.TextoNegro2	{ color:#666; }
a.TextoNegro2	{ color:#666; }
.TextoRojo		{ color: #f00; }
a.TextoRojo		{ color: #f00; }
.TextoVerde		{ color:#093; }
a.TextoVerde	{ color:#093; }
.TextoVerdeMFuerte		{ color:#060; }
a.TextoVerdeMFuerte	{ color:#060; }
.TextoAzul		{ color:#00F; }
a.TextoAzul		{ color:#00F; }
.Subrayado		{ text-decoration:underline; }
a.Subrayado		{ text-decoration:underline;  }

/* Configuracion de la estructura de la p�ĈǬĈǬĈɬǈǬĈǬĈǬĈǬĈɬǈǬĈǬĈǬĈǬĈɬǈǬĈ�gina */
#STweb {
	width: 930px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#STweb #STsuperior {
	float: left;
	width: 928px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-top: 10px;
}
#STweb #STizquierda {
	float: left;
	width: 178px;
	background-color: #F1EEE9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#STweb #STcentro {
	float: left;
	width: 570px;
	margin: 0px;
	position:relative;
	z-index:24;
}
#STweb #STcentroSinMargen {
	float: left;
	width: 570px;
}
#STweb #STderecha {
	float: left;
	width: 178px;
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #F1EEE9;
}
#STweb #STinferior {
	float: left;
	width: 910px;
	padding: 10px;
	background-color: #093;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
}
#STweb #STsuperior #ParteInformativaSuperior {
	padding: 14px;
	float: left;
	width: 900px;
	background-color: #093;
}
#STweb #STsuperior #Logotipo {
	float: left;
	width: 325px;
	margin-top: 10px;
}
#STweb #STsuperior #Buscador {
	float: left;
	width: 603px;
	margin-top: 14px;
}
#STweb #STsuperior #ParteInformativaSuperior #Estadisticas {
	float: right;
	width: 220px;
	text-align: right;
	margin-top: 3px;
}
#STweb #STsuperior #ParteInformativaSuperior .PonTusAnunciosGratis {
	width:400px;
	float: left;
	background-color: #060;
	font-weight: bold;
	color: #FFF;
	padding: 14px;
	margin-left: 160px;
	font-size: 18px;
	text-decoration: none;
	text-align:center;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#STweb #cuerpoCentral {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 930px;
}
#STweb #STinferior p {
	width: 908px;
}
#STweb #STderecha p {
	width: 158px;
}
a.EnlaceBotonFondoBlanco {
	color: #060;
	background-color: #FFF;
	padding: 5px;
	float: left;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #333;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #STizquierda p {
	width: 178px;
}
#STweb #STizquierda .ListCategoriasIzq {
	float: left;
	width: 178px;
	list-style-type: none;
}
#STweb #STizquierda .ListCategoriasIzq li {
	float: left;
	width: 178px;
}
#STweb #STizquierda .ListCategoriasIzq li a {
	background-color: #f1eee9;
	padding: 5px;
	float: left;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration:none;
	color:#333;
}
#STweb #STizquierda .ListCategoriasIzq li a:hover {
	background:#E1E1E1;
	color:#060;
}
.MM {
	font-size: 7px;
}
#STweb #STizquierda .publicidadLateralIzq160 {
	width: 160px;
	background-color: #fff;
	padding: 0px;
	height: 600px;
	margin: 9px;
}
#STweb #STderecha .publicidadLateralDer160 {
	width: 160px;
	background-color: white;
	padding: 0px;
	height: 600px;
	margin: 9px;
}
#STweb #STcentro .pSinMargen {
	width: 550px;
	float: left;
	margin: 0px;
	background-color: #060;
	padding: 10px;
	color: #FFF;
	text-align: center;
}
#STweb #STsuperior #Logotipo img {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left:  10px;
}
#STweb #STcentro .ContenidoSinMargen {
	background-color: #060;
	padding: 10px;
	float: left;
	width: 550px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}
#STweb #STcentro .ContenidoConMargen {
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
}
#STweb #STcentro .ContenidoConMargen p {
	float: left;
	width: 550px;
	text-align: justify;
}
.textfield {
	border: 1px solid #333;
	padding: 3px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.BotonFondoBlanco {
	color: #060;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #333;
	height:23px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.BotonFondoVerde {
	color: #FFF;
	background-color: #060;
	padding: 3px;
	border: 1px solid #333;
	height:23px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #STcentro .ContenidoConMargen .TituloSuperiorCategoria {
	float: left;
	width: 550px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #060;
	border-bottom-color: #060;
}
#STweb #STcentro .ContenidoConMargen .TituloSuperiorCategoria * {
	font-weight: bold;
	color: #666;
	font-size: 16px;
}
#STweb #STcentro .ContenidoConMargen .TituloSuperiorCategoriasinpuntosarriba {
	float: left;
	width: 550px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 10px;
	border-bottom-color: #060;
	text-decoration:none;
}
#STweb #STcentro .ContenidoConMargen h1 * {
	text-decoration:none;
}
#STweb #STcentro .ContenidoConMargen .paginacion a {
	float: left;
	background: #093;
	margin-right: 5px;
	width: 30px;
	text-align: center;
	padding: 6px;
	border: 1px solid #060;
	color: #FFF;
	text-decoration:none;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #STcentro .ContenidoConMargen .paginacion a.actual {
	background: #060;
	font-weight:bold;
}

#STweb #STcentro .ContenidoConMargen .paginacion a:hover {
	background: #fff;
	color: #093;
}
#STweb #STcentro .ContenidoConMargen p a.EnlaceTipoDeRegistro {
	float:left;
	padding:10px;
	margin-right:10px;
	background: #060;
	color: #fff;
	text-decoration:none;
	border:solid 1px #060;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #STcentro .ContenidoConMargen p a.EnlaceTipoDeRegistro:hover {
	background: #fff;
	color: #060;
}
.select {
	height: 23px;
	padding: 3px;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.borderojo { /* border-color:#C30; */ }
#STweb #STcentro .ContenidoConMargen .Notificacion {
	padding: 10px;
	width: 528px;
	background:#FFC;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario {
	padding: 10px;
	width: 528px;
	border: 1px dashed #333;
	background-color: #FFF;
	float: left;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario p {
	width: 528px;
	float: left;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .Titulo {
	background-color: #333;
	padding: 5px;
	float: left;
	width: 523px;
	font-weight: bold;
	color: #FFF;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .Titulo img {
	position: absolute;
	top: 194px;
	left: 631px;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .Campo {
	float: left;
	width: auto;
	margin-right: 10px;
}
#STweb #STcentro .ContenidoConMargen .ULOPMenuUsuario {
	float: left;
	width: 550px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#STweb #STcentro .ContenidoConMargen .ULOPMenuUsuario li {
	float: left;
	width: 525px;
	margin-left: 25px;
}
#STweb #STcentro .ContenidoConMargen .ULOPMenuUsuario li a {
	width: 489px;
	padding: 5px;
	float: left;
	border: 1px solid #093;
	font-weight: bold;
	background:#093;
	color:#FFF;
	text-decoration:none;
	margin-bottom:5px;
}
#STweb #STcentro .ContenidoConMargen .ULOPMenuUsuario li a:hover {
	background:#FFF;
	color:#093;
}
#STweb #STcentro .ContenidoConMargen .CuadroContratarVip {
	padding: 10px;
	width: 253px;
	border: 1px solid #063;
	float: left;
	background-color: #E4E4E4;
	text-align: center;
	height: 137px;
}
#STweb #STcentro .ContenidoConMargen .CuadroContratarVip p {
	width: 253px;
	text-align: center;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios {
	float: left;
	width: 550px;
	list-style-type: none;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #093;
	margin-bottom: 13px;
}
#STweb #STcentro .ContenidoConMargen h1 .TituloSuperiorCategoria .DondeEstoy {
	font-weight: normal;
	color: #333;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario form #MapaGoogle {
	float: left;
	height: 300px;
	width: 526px;
	border: 1px solid #333;
	background-color: #FFF;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .ListadoFotografias {
	float: left;
	width: 528px;
	list-style-type: none;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .ListadoFotografias li {
	float: left;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	text-align: center;
	margin: 5px;
}
#STweb #STcentro .ContenidoConMargen .CuadroFormulario .ListadoFotografias li:hover {
	float: left;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	text-align: center;
	margin: 5px;
}
#STweb #STcentro .ContenidoConMargen .CajaComunicado {
	padding: 10px;
	float: left;
	width: 528px;
	border: 1px solid #060;
}
#STweb #STcentro .ContenidoConMargen .CajaComunicado p {
	float: left;
	width: 528px;
}
.textsuperpeque {
	font-size: 9px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .FotoAnuncio {
	float: left;
	height: 80px;
	width: 110px;
	border: 1px solid #CCC;
	margin-right: 10px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .Paleta1 {
	float: left;
	width: 180px;
	margin-bottom:10px;
}
.TextMPequeno {
	font-size: 9px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio.Destacado {
	background:url(/images/ico-anuncio-detacado.gif) right top  no-repeat; 
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio.Destacado2V {
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio.Nuevo {
	background: url(/images/ico-anuncio-nuevo.gif) right top  no-repeat; 
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio.Destacado:hover {
	background-color:#DCFADD;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio.Destacado2V:hover {
	background-color:#DCFADD;
}
#STweb #STcentro .ContenidoConMargen p .Ficha_Anuncio_FotoPrincipal {
	float: left;
	height: 194px;
	width: 283px;
	border: 1px solid #999;
	margin-right: 10px;
}
#STweb #STcentro .ContenidoConMargen .Ficha_Anuncio_FotoListado {
	float: left;
	height: 72px;
	width: 105px;
	border: 1px solid #999;
	margin-right: 10px;
}
#STweb #STcentro .ContenidoConMargen #FichaAnuncioMapa {
	float: left;
	height: 250px;
	width: 548px;
	border: 1px solid #999;
}
#STweb #STcentro .ContenidoConMargen .PCInsertarNuevoAnuncio {
	padding: 5px;
	float: left;
	border: 1px solid #060;
	font-weight: bold;
	background:#060;
	color:#FFF;
	text-decoration:none;
}
#STweb #STcentro .ContenidoConMargen .PCInsertarNuevoAnuncio:hover {
	background:#FFF;
	color:#060;
}
#STweb #STcentro .ContenidoConMargen .RayaQueSepara {
	float: left;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .BarraOpcionesAnuncioUsuario {
	float: left;
	width: 423px;
	margin-top:10px;
	margin-bottom:5px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .BarraOpcionesAnuncioUsuario a {
	padding: 5px;
	float: left;
	border: 1px solid #093;
	font-weight: bold;
	background:#093;
	color:#FFF;
	text-decoration:none;
	margin-right:5px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .BarraOpcionesAnuncioUsuario a:hover {
	background:#FFF;
	color:#093;
}
#STweb #STinferior .ListadoEnlaces {
	float: left;
	width: 908px;
	list-style-type: none;
}
#STweb #STinferior .ListadoEnlaces li {
	float: left;
}
#STweb #STinferior .ListadoEnlaces li a {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 15px;
	color: #FFF;
	text-decoration:none;
}
#STweb #STinferior .ListadoEnlaces li a:hover {
	background:#FFF;
	color:#333;
}#STweb #STsuperior #Buscador p {
	float: left;
	width: 528px;
}
#STweb #STsuperior #Buscador .paleta {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#STweb #STsuperior #Buscador .paleta p {
	float: left;
	width: 250px;
}
#STweb #STsuperior #Buscador .paleta table {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#STweb #STsuperior #Buscador .paleta table tr .nombre {
	width: 75px;
}
#STweb #STsuperior #Buscador .paleta table tr {
	margin: 0px;
	padding: 0px;
}
#STweb #STsuperior #Buscador .paleta table tr .campo label .select {
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
	height: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#STweb #STsuperior #Buscador .paleta table tr .campo label .textfield {
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
	height: auto;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#STweb #STsuperior #Buscador .Buscar {
	float: left;
	width: 73px;
	text-align:right;
	margin-right:10px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio * {
	font-size:11px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .tituloAnuncio strong {
	font-size:12px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .Paleta1 .TextMPequeno {
	font-size:9px;
}
#STweb #STcentro .ContenidoConMargen .ListadoAnuncios .Anuncio .tituloAnuncio {
	margin-bottom:5px;
}


/* ******************************************************************************************************************** */



#STweb #STderecha #Login {
	background-color: #060;
	float: left;
	width: 158px;
	padding: 10px;
}
#STweb #STderecha #Login.sinlogin {
	background-image: url(/images/loginbk.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#STweb #STderecha #RegistrateGratis {
	background-color: #093;
	float: left;
	width: 158px;
	padding: 10px;
}

#superior .botonerahome{
	float:left;
	width:87px;
	height:29px;
}

#STweb #STizquierda .Seccion_motos {
	background-color:#009933;
	background-image:url(/images/seccion_motos.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:14px;
	padding:18px 10px;
	text-align:center;
	text-indent:0;
	width:158px
}

#STweb #STizquierda .Seccion_recambios {
	background-color: #093;
	width: 158px;
	font-weight: bold;
	color:#FFFFFF;
	height:30px;
	padding:10px;
	text-align:center;
	text-indent:0px;
	background-image: url(/images/seccion_recambios.gif);
	background-repeat: no-repeat;
}
#STweb #STizquierda .Seccion_empresas {
	background-color: #093;
	width: 158px;
	font-weight: bold;
	color:#FFFFFF;
	height:14px;
	padding:18px 10px;
	text-align:center;
	text-indent:0px;
	background-image: url(/images/seccion_empresas.gif);
	background-repeat: no-repeat;
}
#STweb #STderecha #Login form p #email {
	margin-top: 3px;
	margin-left: 13px;
	background:#C5D9C3;
}
#STweb #STderecha #Login form p #password {
	margin-top: 0px;
	margin-left: 13px;
	background:#C5D9C3;
}
.buscadorlargoentero { width:169px; }
.buscadorlargomedio	 { width:82px; }
#STweb #STcentro .ContenidoConMargen .RListUserAdmin {
	padding: 10px;
	width: 528px;
	border: 1px solid #060;
}
#STweb #STcentro .ContenidoConMargen .RListUserAdmin:hover {
	background:#FFC;
}

#STweb #STcentro .ContenidoConMargen .ListadoBanner125x125 li img {
margin-top:17px;
margin-left:4px;
margin-right:0;
margin-bottom:0;
}

#STweb #STcentro .ContenidoConMargen .ListadoBanner125x125 {
list-style:none;
}
#STweb #STcentro .ContenidoConMargen .ListadoBanner125x125 li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(/images/fondodestacado.jpg) no-repeat scroll 0 bottom;
float:left;
height:170px;
margin-left:7px;
width:130px;
}


#STweb #STcentro .ContenidoConMargen .ListadoBanner125x125 li {
	width: 130px;
	margin-left: 7px;
	float: left;
	background:url(/images/fondodestacado.jpg) no-repeat 0 bottom;
	height: 164px;
}

#STweb #STderecha .ListadoBanner125x125 {
	float:left;
	width:130px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#STweb #STderecha .ListadoBanner125x125 li {
	width: 130px;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:10px;
	float: left;
}

#STweb #STcentro .ContenidoConMargen .ListadoBanner125x125 li .texto {
color:#333333;
font-weight:bold;
margin-bottom:5px;
text-align:center;
width:130px;
float: center;
line-height:14px;
}#STweb #STcentro #yelseguroque {
	background-color: #060;
	
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	z-index:25;
	float:left;
	padding: 3px;
	padding-top: 1px;
}
#STweb #STcentro #yelseguroque a {
	font-size: 9px;
	color: #FFF;
	text-decoration:none;
}
