@charset "utf-8";
body {
	background-color: #efecec;
	background-image: url(imagenes/principio.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
}
#zonalogo {
	margin: auto;
	height: 80px;
	width: 862px;
}
#zonalogo #logo {
	float: left;
	height: 71px;
	width: 224px;
	position: relative;
	margin-top: 3px;
	padding-left: 15px;
}
#zonalogo #flor {
	float: right;
	height: 80px;
	width: 558px;
	position: relative;
	background-image: url(imagenes/trival.jpg);
	background-repeat: no-repeat;
}
#zonamenu {
	margin: auto;
	height: 108px;
	width: 862px;
	background-image: url(imagenes/cabeceragris.jpg);
	background-repeat: repeat;
}
#zonamenu #botonera {
	float: right;
	height: 40px;
	width: 785px;
	position: relative;
}
#zonamenu #botonera #menuinicio a{
	float: left;
	height: 20px;
	width: 54px;
	position: relative;
	margin: 10px;
}
#zonamenu #botonera #menuinicio a:hover {
	float: left;
	height: 20px;
	width: 54px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menubonos a {
	margin: 10px;
	float: left;
	height: 20px;
	width: 56px;
	position: relative;
}
#zonamenu #botonera #menubonos a:hover {
	float: left;
	height: 20px;
	width: 56px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menulocalizacion a{
	margin: 10px;
	float: left;
	height: 20px;
	width: 120px;
	position: relative;
}
#zonamenu #botonera #menulocalizacion a:hover {
	float: left;
	height: 20px;
	width: 120px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menucontacto a{
	float: left;
	height: 20px;
	width: 85px;
	position: relative;
	margin: 10px;
}
#zonamenu #botonera #menucontacto a:hover {
	float: left;
	height: 20px;
	width: 85px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menuplanificador a{
	float: left;
	height: 20px;
	width: 121px;
	position: relative;
	margin: 10px;
}
#zonamenu #botonera #menuplanificador a:hover {
	float: left;
	height: 20px;
	width: 121px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menucomercios a{
	margin: 10px;
	height: 20px;
	width: 186px;
	position: relative;
	float: left;
}
#zonamenu #botonera #menucomercios a:hover {
	float: left;
	height: 20px;
	width: 186px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #botonera #menuproductos a {
	margin: 10px;
	height: 20px;
	width: 94px;
	position: relative;
	float: left;
}
#zonamenu #botonera #menuproductos a:hover {
	float: left;
	height: 20px;
	width: 94px;
	position: relative;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #96081c;
}
#zonamenu #titulorojo {
	float: right;
	height: 32px;
	width: 700px;
	position: relative;
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #96081c;
	font-style: normal;
	text-align: right;
}
#zonamenu #textofaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 500px;
	position: relative;
	padding-top: 5px;
	text-align: right;
	padding-right: 50px;
}



.ldireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D50E2B;
	text-decoration: none;
}
.faro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.faro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #96081C;
	text-decoration: none;
}
.ldireccion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.marcas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 2px;
	padding-left: 2px;
}

.marcas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #993300;
	border-bottom-color: #993300;
	padding-right: 2px;
	padding-left: 2px;
}

.empresas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}

#zonacentral{
	height: auto;
	width: 862px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: auto;
}
#zonacentral #flash {
	height: 188px;
	width: 595px;
	float: left;
	position: relative;
}
#zonacentral #bono{
	height: 188px;
	width: 260px;
	float: left;
	position: relative;
	margin-top: 1px;
}
#zonacentral #tituloseccion {
	height: 28px;
	width: 336px;
	left: 0px;
	float: left;
	position: relative;
	margin-top: 15px;
	padding-left: 7px;
}
#zonacentral #textoinicio {
	height: auto;
	width: 580px;
	float: left;
	position: relative;
	margin-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#zonacentral #textobono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	width: 670px;
	position: relative;
	height: auto;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 5px;
}
#zonacentral #corazon2 {
	float: left;
	width: 24px;
	position: relative;
	height: auto;
	padding-left: 15px;
	margin-right: 5px;
	
}
#zonacentral #corazon {
	float: left;
	width: 24px;
	position: relative;
	height: auto;
	margin-top: 10px;
}
#zonacentral #corazontext {
	float: left;
	width: 149px;
	position: relative;
	height: auto;
	margin-top: 15px;
}


#zonacentral #fotobono {
	float: left;
	width: 154px;
	position: relative;
	height: auto;
	margin-top: 15px;
	padding-left: 12px;
}


#zonacentral #comercios {
	height: auto;
	width: 838px;
	background-color: #EFECEC;
	float: left;
	position: relative;
	margin-left: 4px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}

#zonacentral #comercios #fichacomercio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D30D28;
	float: left;
	height: auto;
	width: 164px;
	position: relative;
	margin-top: 15px;
}
#zonacentral #comercios #fichacomercio #titulocomercio {
	float: left;
	height: 15px;
	width: 154px;
	position: relative;
	padding-left: 10px;
}
#zonacentral #comercios #fichacomercio #fotocomercio {
	float: left;
	height: 74px;
	width: 164px;
	position: relative;
	bottom: auto;
}
#zonacentral #comercios #fichacomercio #textocomercio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	height: auto;
	width: 150px;
	position: relative;
	padding-left: 12px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
}
#zonacentral #baner2 {
	height: auto;
	width: 258px;
	float: left;
	position: relative;
	margin-top: 9px;
	margin-bottom: 15px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#zonacentral #pie {
	height: auto;
	width: 830px;
	float: left;
	padding-left: 10px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #697571;
}
#zonacentral #productoscomercio {
	height: auto;
	width: 852px;
	background-color: #EFECEC;
	float: left;
	position: relative;
	margin-left: 4px;
	padding-bottom: 8px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#zonacentral #productoscomercio #textcomercio #fotocomercio {
	float: left;
	width: 151px;
	position: relative;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}

#zonacentral #productoscomercio #textcomercio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	height: auto;
	width: 852px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#zonacentral #listadocomerciobasedatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D50E2B;
	float: left;
	height: auto;
	width: 852px;
	margin-top: 50px;
	margin-bottom: 9px;
	padding-left: 5px;
	position: relative;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#zonacentral #productoscomerciobasedatos {
	height: auto;
	width: 865px;
	background-color: #F2F2F2;
	float: left;
	position: relative;
	padding-bottom: 8px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#zonacentral #productoscomerciobasedatos #fotobasedatos {
	float: left;
	height: auto;
	width: 125px;
	position: relative;
	margin-right: 10px;
	text-align: center;
}
#zonacentral #productoscomerciobasedatos #descripcionbasedatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 700px;
	position: relative;
	height: auto;
	margin-top: 5px;
}

#zonacentral #productoscomerciobasedatos #titulobasedatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 650px;
	position: relative;
	height: auto;
	font-weight: bold;
}
#zonacentral #productoscomerciobasedatos #infobasedatos {
	float: left;
	width: 500px;
	position: relative;
	height: auto;
	margin-top: 10px;
}

#zonacentral #productoscomercio #urlcomercio {
	float: left;
	height: auto;
	width: 300px;
	position: relative;
	margin-top: 10px;
}
#zonacentral #productoscomercio #localizacomercio {
	float: left;
	width: 520px;
	margin-top: 10px;
	position: relative;
	height: auto;
	text-align: right;
	vertical-align: middle;
}



#zonacentral #productoseleccion  #fotocomercio {
	float: left;
	width: 151px;
	position: relative;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}
#zonacentral #selectproducto {
	height: auto;
	width: 852px;
	background-color: #FFFFEC;
	float: left;
	position: relative;
	padding-bottom: 15px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
#zonacentral #selectproducto #fotobasedatos {
	float: left;
	height: auto;
	width: 125px;
	position: relative;
	margin-right: 10px;
	text-align: center;
}
#zonacentral #selectproducto #descripcionbasedatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 850px;
	position: relative;
	height: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#zonacentral #selectproducto #titulobasedatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 720px;
	position: relative;
	height: auto;
	font-weight: bold;
}
#zonacentral #selectproducto #correo {
	float: left;
	width: 125px;
	position: relative;
	height: auto;
	text-align: center;
}
#zonacentral #planificador {
	float: left;
	width: 850px;
	margin-top: 10px;
	position: relative;
	height: auto;
	padding-left: 10px;
}
#zonacentral #planificador #textplani {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 830px;
	margin-top: 15px;
	padding-left: 10px;
	position: relative;
	height: auto;
}

#zonacentral #planificador #botonesplani a{
	float: left;
	width: 190px;
	position: relative;
	height: auto;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #F7F7F7;
	padding-left: 10px;
}
#zonacentral #planificador #botonesplani a:hover{
	float: left;
	width: 190px;
	position: relative;
	height: auto;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #95022B;
	padding-left: 10px;
}
#zonacentral #comerciosmurcia {
	float: left;
	width: 860px;
	position: relative;
	height: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#zonacentral #comerciosmurcia #fotocomercio {
	float: left;
	width: 151px;
	position: relative;
	margin-right: 5px;
}
#zonacentral #comerciosmurcia #ampliar {
	float: left;
	height: auto;
	width: 400px;
	margin-top: 10px;
	position: relative;
}
#zonacentral #comerciosmurcia #titulocomercio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D60E50;
	float: left;
	width: 700px;
	position: relative;
	height: auto;
	font-weight: bold;
}
#zonacentral #comerciosmurcia #textocomercio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 700px;
	position: relative;
	height: auto;
}
#zonacentral #frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D50D2A;
	float: left;
	width: 800px;
	position: relative;
	height: auto;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #f4f4f4;
	padding-left: 5px;
}
