*html,ul,li{
margin:0px;
padding:0px;
}
ul, li{
margin:0px;
padding:0px;
}
body {
	background-color: #00438A;
	margin: 0px;
	padding: 0px;
}
#contenedor_web {
	margin-right: auto;
	margin-left: auto;
	width: 825px;
}

#container {
	width: 825px;
	background-image: url(../imgs/sombra_lateral.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
}


#general{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cabecera {
	height: 55px;
	background-color: #FFFFFF;
	float: left;
	width: 777px;
	padding-top: 5px;
	padding-left: 23px;
}
#cabecera img {
	float: left;
}

#menu {
	height: 35px;
	background-color: #cc003d;
	float: left;
	width: 800px;
}
#menu ul {
	list-style-type: none;
}

#menu span {
	display: none;
}

.nosotros{
width:93px;
height:35px;
background-image: url(../imgs/contacto.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.nosotros a{
width:93px;
height:35px;
background-image:url(../imgs/nosotros.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.nosotros a:hover{
width:93px;
height:35px;
background-image:url(../imgs/nosotros2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.oferta{
width:157px;
height:35px;
background-image: url(../imgs/ofertacomercial.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.oferta a{
width:157px;
height:35px;
background-image:url(../imgs/ofertacomercial.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.oferta a:hover{
width:157px;
height:35px;
background-image:url(../imgs/ofertacomercial2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.agenda{
width:84px;
height:35px;
background-image: url(../imgs/agenda.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.agenda a{
width:84px;
height:35px;
background-image:url(../imgs/agenda.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.agenda a:hover{
width:84px;
height:35px;
background-image:url(../imgs/agenda2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.servicios{
width:93px;
height:35px;
background-image: url(../imgs/servicios.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.servicios a{
width:93px;
height:35px;
background-image:url(../imgs/servicios.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.servicios a:hover{
width:93px;
height:35px;
background-image:url(../imgs/servicios2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.contacto{
width:97px;
height:35px;
background-image: url(../imgs/contacto.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.contacto a{
width:97px;
height:35px;
background-image:url(../imgs/contacto.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.contacto a:hover{
width:97px;
height:35px;
background-image:url(../imgs/contacto2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.ubicacion{
width:99px;
height:35px;
background-image: url(../imgs/ubicacion.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.ubicacion a{
width:99px;
height:35px;
background-image:url(../imgs/ubicacion.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.ubicacion a:hover{
width:99px;
height:35px;
background-image:url(../imgs/ubicacion2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.espacios{
width:165px;
height:35px;
background-image: url(../imgs/espacios.gif);
background-repeat: no-repeat;
float:left;
display:block;
}
.espacios a{
width:165px;
height:35px;
background-image:url(../imgs/espacios.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
.espacios a:hover{
width:165px;
height:35px;
background-image:url(../imgs/espacios2.gif);
background-repeat:no-repeat;
float:left;
display:block;
}
#contenido {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../imgs/subrayado_titulo.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#contenido h2 {
	color: #00438A;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 40px;
	padding-top: 15px;
	margin: 0px;
/*	width: 300px;
	float: left;*/
}
#contenido  h2 span {
	display: none;
}



#contenido #foto_index {
	height: 450px;
	width: 800px;
	/****************************************************/
	/************************************************/
	/****************************************************/
	background-image: url(../imgs/fondo_index.jpg);
	/****************************************************/
	/****************************************************/
	/****************************************************/
	background-repeat: no-repeat;
	float: left;
}
#texto_index {
	width: 470px;
	padding-left: 15px;
	float: left;
	margin-top: 243px;
}
#texto_index h1 {
	font-size: 16px;
	color: #CC003D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#texto_index p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
	text-indent: 10px;
	padding: 0px;
}
#texto_index a {
	color: #CC003D;
	font-weight: bold;
	display: block;
	text-align: right;
	text-decoration: none;
	padding-top: 10px;
}
#cont_oferta {
	height: 450px;
	width: 800px;
	background-image: url(../imgs/planogeneral.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#cont_oferta ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#cont_oferta li {
	padding-left: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#cont_oferta li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.terraza a {
	display: block;
	padding-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}
.planta_2 a {
	display: block;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}

.entrada a {
	padding-top: 28px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}
.planta1 a {
	display: block;
	margin: 0px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}
.planta_1 a {
	display: block;
	padding-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}
.planta_3 a {
	display: block;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 375px;
}

#cont_ubicacion {
	height: 450px;
	width: 800px;
}
#cont_ubicacion h2 {
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 230px;
	padding-left: 0px;
}

#cont_ubicacion iframe {
	float: right;
	margin: 0px;
	padding: 0px;
}
#cont_ubicacion small a {
	color: #00438A;
	text-decoration: none;
	width: 260px;
	display: block;
	text-align: right;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#texto_ubicacion {
	float: left;
	padding-left: 0px;
	font-size: 11px;
	padding-top: 15px;
	text-align: justify;
	text-indent: 15px;
	width: 270px;
}
#texto_ubicacion p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 23px;
	line-height: 18px;
}

#cont_servicios {
	height: 450px;
	width: 800px;
	background-image: url(../imgs/img_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#cont_servicios h2 {
	/*width: 467px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
}
#cont_servicios #iconos {
	width: 390px;
	padding-left: 23px;
	padding-bottom: 10px;
}
#iconos img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#texto_servicios {
	width: 357px;
	padding-left: 23px;
	text-align: justify;
	line-height: 18px;
	text-indent: 15px;
	padding-right: 20px;
}
#texto_servicios p {
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#cont_contacto {
	height: 450px;
	width: 800px;
	background-image: url(../imgs/img_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#form1 {
	width: 300px;
	padding-left: 25px;
	padding-top: 30px;
	text-align: justify;
	color: #333333;
}
#form1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0px;
}
#form1 a {
	padding: 0px;
	color: #00438A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}

#form1 .telefono {
	width: 250px;
	padding: 0px;
	color: #00438A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
}

#form1 label {
	width: 300px;
	display: block;
	margin-bottom: 5px;
}
#form1 input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}
#form1 #comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#form1 .comentario {
	width: 250px;
	float: left;
	padding-bottom: 5px;
}

#form1 span {
	display: block;
	width: 100px;
	float: left;
	color: #00438A;
}
#form1 #asunto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
#form1 .boton {
	float: left;
	width: 50px;
	clear: both;
	margin-top: 10px;
	margin-left: 185px;
}
#cont_agenda {

	width: 800px;

}
#cont_agenda #agenda {
	width: 325px;
	text-align: justify;
	padding-left: 23px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	float: left;
}
#cont_evento {
	/*height: 450px;*/
	width: 800px;
	/*background-image: url(../imgs/img_agenda.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
#cont_evento #evento {
	width: 300px;
	float: left;
}

#cont_evento h3 {
	/*padding-left: 23px;*/
	font-size: 12px;
	color: #00438a;
}


#texto_evento,#titulo_evento,#subtitulo_evento {
	width: 340px;
	padding-left: 23px;
	text-align: justify;
	margin-bottom:5px;
}

#texto_evento p,#titulo_evento p,#subtitulo_evento p {
	text-indent: 20px;
}
#cont_evento #evento .archivo, .archivo a {
	float: left;
	width: 130px;
	padding-left: 10px;
	height: 40px;
	line-height: 18px;
	display:block;
	text-decoration: underline;
	color: #00438A;
	font-size: 11px;
}

#titular {
	float: left;
	width: 775px;
	padding-top: 18px;
}
#titular h2 {
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#titular #volver {
	float: right;
}
#titular #volver a {
	color: #CC003D;
	text-decoration: none;
	display: block;
	width: 100px;
}
#volver img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}




#agenda .nota {
	margin-top: 20px;
	background-image: url(../imgs/calendario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#agenda .nota a {
	display: block;
	color: #CC003D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.fecha {
	color: #333333;
	font-size: 12px;
	/*padding-left: 23px;*/
	background-image: url(../imgs/calendario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#agenda  .evento {
	color: #333333;
	/*text-indent: 20px;*/
	padding: 5px;
	
}
#evento #volver {
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#evento #volver a {
	text-decoration: none;
	color: #CC003D;
}


#imagenagenda {
	float: right;
	width: 400px;
}

#cont_stands {
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
#texto_stands {
	width: 340px;
	text-align: justify;
	line-height: 18px;
	text-indent: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 400px;
	float: left;
}
#texto_stands img {
	border: 0px none 0;
	padding-right: 10px;
}

#texto_stands p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#texto_stands a {
	text-decoration: none;
	color: #00438a;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
}
#texto_stands a:hover {
	color: #cc003d;
}
#cont_stand h2 a {
	margin: 0px;
	padding: 0px;
}

#planos {
	width: 400px;
	float: right;
}

#cont_stands2 {
	width: 800px;
	height:475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	background-image: url(../imgs/img_espacios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cont_stand2 h2 a {
	margin: 0px;
	padding: 0px;
}
#form2 {
	width: 300px;
	padding-left: 25px;
	padding-top: 20px;
	text-align: justify;
	color: #333333;
	height: 360px;
	padding-bottom: 25px;
}
#form2 #salir {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#salir  img {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#salir a {
	text-decoration: none;
	color: #00438a;
}
#form2 h3 {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#form2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0px;
}
#form2 a {
	padding: 0px;
	color: #00438A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}

#form2 .telefono {
	width: 250px;
	padding: 0px;
	color: #00438A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
}

#form2 label {
	width: 300px;
	display: block;
	margin-bottom: 5px;
}
#form2 input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}
#form2 #comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 256px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#form2 .comentario {
	width: 250px;
	float: left;
	padding-bottom: 5px;
}

#form2 span {
	display: block;
	width: 125px;
	float: left;
	color: #333333;
}
#form2 #asunto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
#form2 .boton {
	float: left;
	width: 50px;
	clear: both;
	margin-top: 10px;
	margin-left: 207px;
}

#opciones {
	background-color: #179CAD;
	width: 800px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #179CAD;
	height: 20px;
}

#opciones ul {
	list-style-type: none;
	padding-left: 0px;
	background-color: #179cad;
	height: 20px;
	width: 786px;
	padding-top: 0px;
	margin-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#opciones li {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	float: left;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}
#opciones a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#opciones a:hover {
	color: #00438a;
}

/*#cont_stand {
	width: 800px;
	background-image: url(../imgs/img_stand.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	height: 450px;
}*/
.texto_stand {
	float: left;
	color: #333333;
	line-height: 18px;
	width: 415px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
#cont_stand0 {
	width: 800px;
	background-image: url(../imgs/img_stand2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	height: 450px;
}
#cont_stand_1 {
	width: 800px;
	background-image: url(../imgs/img_stand3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	height: 450px;
}
#cont_stand1 {
	width: 800px;
	background-image: url(../imgs/img_stand1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	height: 450px;
}
#cont_stand0 a, #cont_stand1 a, #cont_stand_1 a {
	display: block;
	float: left;
	width: 400px;
	text-align: left;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #00438a;
	font-weight: bold;
}
#cont_stand0 img, #cont_stand1 img, #cont-stand_1  img {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
}

.plano {
	float: right;
	position: relative;
	z-index: 100;
	top: 5px;
}
.plano h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.imagen {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 0;
	bottom: 50px;
}
.texto_stand h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;
	width:200px;
}
.texto_stand p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	text-indent: 15px;
}
#cont_avisolegal {
	height: 450px;
	width: 800px;
}
.avisolegal {
	width: 350px;
	float: left;
	text-align: justify;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.avisolegal p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 15px;
}
.avisolegal span {
	color: #cc003d;
}
#cont_accesibilidad {
	height: 450px;
	width: 800px;
}
.accesibilidad {
	width: 350px;
	float: left;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.accesibilidad h4 {
	font-size: 12px;
	color: #00438a;
	margin-top: 40px;
	font-weight: bold;
}
.accesibilidad a {
	color: #00438a;
}
.accesibilidad p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#pie {
	float: left;
	width: 820px;
	height: 60px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cont_pie {
	background-color: #FFFFFF;
	background-image: url(../imgs/esquina_pie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000062;
	width: 800px;
	height: 35px;
	float:left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0996A8;

}
#cont_pie span {
	float: right;
	font-weight: bold;
	color: #000059;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 25px;
}


#cont_pie ul {
	list-style-type: none;
	width: 240px;
	margin-left: 15px;
	float: left;
	height: 30px;
	line-height: 24px;
}
#cont_pie li {
	float: left;
	margin-right: 5px;
}
#cont_pie li a {
	text-decoration: none;
	color: #000062;
	margin: 0px;
	padding: 0px;
}
#cont_pie a:hover{
	color: #cc003d;
}
#sombra_inf {
	height: 25px;
	width: 818px;
	background-image: url(../imgs/sombra_inf.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;

}
#cont_planta {
	width: 800px;
}
#cont_planta h2, #cont_planta h3 {
	display: none;
}
#menuplanta {
	float: left;
	background-color: #0996A8;
	width: 800px;
}
#menuplanta ul {
	list-style-type: none;
	width: 759px;
	background-color: #0996A8;
	line-height: 18px;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 23px;
}
#menuplanta li {
	float: left;
	height: 19px;
	padding-right: 18px;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #91ECF9;
}
#menuplanta  LI a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*inicio ficha plantas MODA*/

#cont_alehop {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/alehop_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_alehop #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#cont_rss {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/realsociedad_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_rss #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#cont_vodafone {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/vodafone_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_vodafone img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_correos {
	width: 800px;
	background-image: url(../imgs/correos_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_correos #texto_comercio {
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 23px;
	float: left;
	height: 440px;
}
#cont_correos #texto_comercio p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#cont_correos #logo {
	padding-bottom:5px;
}
#cont_correos  #minifotos {
	height: 100px;
	float: right;
	width:400px;
	clear: none;
	margin: 0px;
	padding-top: 300px;
	padding-right: 170px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_correos img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_planettelecom{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/planettelecom_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_planettelecom img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_tula {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/tula_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_tula img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




#cont_makrostv {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/makrostv_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_alehop img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#cont_intimoda {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/intimoda_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}



#cont_intimoda img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_gruposie {
	height: 400px;
	width: 800px;
	float: left;
	background-image: url(../imgs/gruposie_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#cont_gruposie img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#texto_gruposie {
	width: 575px;
	float: right;
	padding-right: 25px;
	line-height: 18px;
}
#texto_gruposie p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 20px;
}
#datos_gruposie {
	float: left;
	width: 160px;
	padding-left: 23px;
	padding-top: 20px;
	padding-bottom: 8px;
}
#logosie {
	float: left;
	width: 115px;
	padding-left: 23px;
}
#logosie img {
	float: left;
}


#cont_lollypop {
	height: 410px;
	width: 800px;
	background-image: url(../imgs/lollypop_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_lollypop img {
	float: right;
	border: 1px solid #FFFFFF;
}
#minifoto_lollypop {
	float: left;
	height: 275px;
	width: 183px;
	padding-top: 125px;
	padding-left: 15px;
}

#cont_phoneland {
	height: 400px;
	width: 800px;
	/*background-image: url(../imgs/phoneland_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	float: left;
}

#cont_phoneland img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_jeanlouis{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/jeanlouis_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_jeanlouis #logo {
	padding-left: 23px;
}
#cont_jeanlouis #logo img {
float:left;
}


#cont_jeanlouis img {
	float: right;
	border: 1px solid #FFFFFF;
	padding-right: 25px;
}
#texto_jeanluis {
	width: 310px;
	text-align: justify;
	float: left;
}
#texto_jeanluis p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 18px;
	line-height: 18px;
}


#cont_jacaranda {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/jacaranda_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_jacaranda img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#cont_donarreglo{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/donarreglo_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_donarreglo img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_plisplas {
	height: 415px;
	width: 800px;
	background-image: url(../imgs/plisplas_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_plisplas img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_tatuart {
	height: 415px;
	width: 800px;
	background-image: url(../imgs/tatuart_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_tatuart img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_treboli {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/treboli_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_treboli img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_actual {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/actual_foto.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	float: left;
}

#cont_actual img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_lagunak{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/lagunak_foto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}

#cont_lagunak img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_todobebe {
	height: 400px;
	width: 800px;
	background-image: url(../imgs/todobebe_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_todobebe img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#minifotos {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	clear: both;
	width:700px;
}
#minifotos img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#minifotos_verticales {
	height: 167px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:223px;
	clear: both;
}
#minifotos_verticales img {
	float: left;
	margin-right: 18px;
	border: 1px solid #FFFFFF;
}
#minifotos_lagunak {
	height: 100px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	clear: both;
}
#minifotos_lagunak img {
	float: left;
	margin-right: 28px;
}

#texto_comercio {
	width: 200px;
	float: left;
	padding-left: 23px;
	text-align: justify;
	height: 290px;
}
#texto_comercio p {
	width: 200px;
	text-align: justify;
	
}
#logo {
	width: 200px;
	float: left;
	padding-bottom:20px;
	}
#logo img {

	float: left;
	}

#texto_comercio2 {
	height: auto !important;/*  para los navegadores buenos*/
	height:215px; /* para IE5+ */
	min-height: 215px; /*para los navegadores buenos*/
	width: 200px;
	padding-left: 23px;
}
#texto_comercio2 a {

	color: #00438A;

}
#texto_comercio_corto {
	height: 200px;
	width: 200px;
	padding-left: 23px;
}



#texto_comercio3 {
	width: 750px;
	height: 230px;
	padding-left: 23px;
	padding-right: 25px;
}
#texto_comercio3 #logo {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#texto_comercio3  #logo img {
	float: left;
}
#texto_comercio3 p {
	line-height: 23px;
	text-indent: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#texto_comercio3 a {
	color: #0B435C;
	text-decoration: none;
	display: block;
	width: 190px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#texto_lagunak {
	width: 500px;
	float: right;
}

#datos_contacto {
	width: 190px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*fin fichas planta MODA*/
/*inicio fichas planta CALLE*/
#cont_fotofranan{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/fotofranan_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-bottom: 15px;
}
#cont_fotofranan #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#cont_fotofranan img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cont_fotofranan #texto_comercio {
	padding-bottom: 10px;
}


#cont_discosgong{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/discosgong_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_discosgong img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_ccora{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/ccora_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_ccora img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_affede{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/afede_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#texto_affede{
	padding-left: 23px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 215px;
	clear: right;
}
#texto_affede p {
	width: 200px;
}

#cont_affede #minifotos{
	float: left;
	width:400px;
	clear: none;
	margin: 0px;
	padding-top: 225px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_affede img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}

#cont_stadium{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/stadium_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_stadium img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_masxmenos{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/masxmenos_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}


#cont_masxmenos img {
	float: left;
	padding-bottom: 8px;	
	
}
#minifotos_masxmenos {
	height: 167px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:23px;
	clear: both;
}
#minifotos_masxmenos  img{
	margin-right:10px;
	border: 1px solid #FFFFFF;
	padding: 0px;	
}

#cont_ekintza{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/ekintzaphone_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_ekintza img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_biju{
	height: 475px;
	width: 800px;
	background-image: url(../imgs/biju_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_biju img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_bonaventure{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/bonaventure_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_bonaventure img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}

#cont_bazar{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/bazar_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_bazar img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_eroskiviajes{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/eroskibidaiak_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_eroskiviajes img {
	float: left;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_donibane{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/donibane_foto1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_donibane  #minifotos{
	float: right;
	clear: none;
	padding-top: 190px;
	padding-right: 315px;
	width: 200px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#texto_donibane {
	width: 200px;
	padding-left: 23px;
	text-align: justify;
	height: 290px;
	float: left;
}
#texto_donibane p {
	width: 200px;
	text-align: justify;
	
}
#cont_donibane #logo img {
	float: left;
}

#cont_donibane img {
	float: right;
	border: 1px solid #FFFFFF;	
	padding-bottom: 8px;
	
}
#cont_ekilur{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/ekilur_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_ekilur img {
	float: left;
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	
}
#cont_hnosullan{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/hnosullan_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#cont_hnosullan #texto_comercio2 p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_hnosullan #logo {
	padding: 0px;
}


#cont_hnosullan img {
	float: left;
	border: 1px solid #FFFFFF;
	
}


#cont_sei {
	width: 800px;
	background-image: url(../imgs/sei_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 435px;
}

#cont_sei #texto_sei {
	height: 430px;
}


#cont_sei img {
	float: left;
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_sei #minifotos{
	float: left;
	padding-top: 290px;
	width:400px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_sei #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_sei {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_sei p {
	width: 200px;
	text-align: justify;
	
}

/*PATXI*/


#cont_patxi {
	width: 800px;
	background-image: url(../imgs/patxi_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 540px;
}


#cont_patxi #texto_patxi {
	height: 540px;
}


#cont_patxi img {
	float: left;
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_patxi #minifotos{
	float: left;
	padding-top: 290px;
	width:500px;
	height:260px;
	clear:none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_patxi #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_patxi {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_patxi p {
	width: 200px;
	text-align: justify;
	
}



/*WOK ASIATICO*/


#cont_wokasiatico {
	width: 800px;
	background-image: url(../imgs/wokasiatico_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 535px;
}


#cont_wokasiatico #texto_wokasiatico {
	height: 535px;
}


#cont_wokasiatico img {
	float: left;
	border: 1px solid #FFFFFF;
	/*padding-bottom: 8px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_wokasiatico #minifotos{
	float: left;
	padding-top: 340px;
	width:400px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_wokasiatico #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_wokasiatico {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_wokasiatico p {
	width: 200px;
	text-align: justify;
	
}


/*byminformatica */


#cont_byminformatica{
	width: 800px;
/*	background-image: url(../imgs/seicomputer_foto.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 435px;
}
#cont_byminformatica #texto_byminformatica {
	height: 430px;
}


#cont_byminformatica img {
	float: left;
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_byminformatica #minifotos{
	float: left;
	padding-top: 290px;
	width:400px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_byminformatica #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_byminformatica {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_byminformatica p {
	width: 750px;
	text-align: justify;
	
}

/*AANZI*/

#cont_aanzi{
	width: 800px;
/*	background-image: url(../imgs/seicomputer_foto.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 435px;
}
#cont_aanzi #texto_aanzi {
	height: 430px;
}


#cont_aanzi img {
	float: left;
	border: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_aanzi #minifotos{
	float: left;
	padding-top: 290px;
	width:400px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_aanzi #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_aanzi {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_aanzi p {
	width: 750px;
	text-align: justify;
	
}


#texto_aanzi ul {
	width: 750px;
}
#texto_aanzi li {
	width:700px;
	float: left;
	margin-right: 5px;
}
#texto_aanzi li a {
	text-decoration: none;
	color: #000062;
	margin: 0px;
	padding: 0px;
}

/*HEIDI*/

#cont_heidi{
	width: 800px;
	background-image: url(../imgs/heidi_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 435px;
}
#cont_heidi #texto_heidi {
	height: 430px;
}


#cont_heidi img {
	float: left;
	border: 1px solid #FFFFFF;
/*	padding-bottom: 8px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#cont_heidi #minifotos{
	float: left;
	padding-top: 290px;
	width:500px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_heidi #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#texto_heidi {
	width: 200px;
	float: left;
	text-align: justify;
	clear: none;
	padding-left: 23px;
	
}
#texto_heidi p {
	width: 200px;
	text-align: justify;
	
}



#cont_adarramendi{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/adarramendi_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_adarramendi img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_adarramendi #minifotos{
	float: left;
	padding-top: 100px;
	width:400px;
	clear: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#cont_hatxe{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/hatxe_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_hatxe img {
	float: left;
	border: 0px none;	
	
}
#logo_hatxe {
	float: left;
	background-color: #3E3041;
	width: 200px;
	margin-bottom: 30px;
}
#cont_darko{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/joyeriadarko_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_darko img {
	float: left;
	border: 0px none;	
	
}
#cont_cafecentral{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/cafecentral_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_cafecentral img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_basmo{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/basmo_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_basmo img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
/*fin fichas planta CALLE*/

/*inicio fichas planta TERRAZA*/
#cont_lacafeteria{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/lacafeteria_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_lacafeteria img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_almomento{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/almomento_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_almomento img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_rickypollo{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/rickypollo_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_rickypollo img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_zumardi{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/zumardi_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_zumardi img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_salondermac{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/salondermac_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_salondermac img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_recreativosdermac{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/recreativosdermac_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_recreativosdermac img {
	float: left;
	border: 1px solid #FFFFFF;	
	
}
#cont_ciberdermac{
	height: 400px;
	width: 800px;
	background-image: url(../imgs/ciberdermac_foto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#cont_ciberdermac img {
	float: left;
	border: 1px solid #FFFFFF;	
}	
/*fin fichas planta TERRAZA*/
#salirdecomercio {
	width: 300px;
	text-align: right;
	padding-right: 28px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	padding-bottom: 8px;
}
#salirdecomercio a {
	text-decoration: none;
	color: #00438a;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#salirdecomercio img {
	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;
	padding-left: 5px;
}
#cont_eroski {
	height: 450px;
	width: 800px;
	background-image: url(../imgs/fondo_eroski.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cont_eroski #logo {
	padding-left: 23px;
}


#texto_eroski {
	height: 210px;
	float: left;
	width: 200px;
	clear: both;
	padding-left: 23px;
}
#cont_eroski h2 {
	margin: 0px;
	float: left;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 23px;
	width: 800px;
}

#texto_eroski p {
	padding-top: 20px;
}
#texto_eroski a {
	color: #00438a;
	text-decoration: none;
}
#texto_eroski ul {
	display: none;
}

#imgs_eroski {
	width: 775px;
	float: left;
	clear: both;
	padding-left: 23px;
}
#imgs_eroski img {
	margin-right: 26px;
	margin-bottom: 15px;
}



#cont_parking {
	height: 450px;
	width: 800px;
	background-image: url(../imgs/fondo_parking.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#info_parking {
	width: 600px;
	padding-left: 23px;
	line-height: 20px;
	padding-top: 30px;
}
#info_parking #nota {
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	padding-top: 35px;
	padding-bottom: 25px;
}
#info_parking span {
	font-size: 13px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
}
#info_parking strong {
	color: #00438A;
}
#info_parking h3 {
	color: #CC003D;
	font-size: 13px;
}
#info_parking h4 {
	color: #666666;
	font-size: 13px;
	padding-bottom: 30px;
}

/** FORMULARIO DE CONTACTO **/

.msgformulariovarios {
	width: 300px;
	padding-left: 25px;
	padding-top: 30px;
	text-align: justify;
	color: #333333;
	height: 375px;
	line-height: 20px;
}

.msgformulariovarios a {
	padding: 0px;
	color: #00438A;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

/** FIN FORMULARIO DE CONTACTO **/

/** FORMULARIO DE  ESPACIOS STANDS **/


/** carrera arcco amara 2009 **/

#entrada_carrera{ width:300px; height:190px; float:right; margin-top:240px;}

#cont_carrera {
	height: auto !important;  /*para los navegadores buenos*/
	height:560px;  /*para IE5+ */
	min-height: 560px; /*para los navegadores buenos*/
	width: 800px;
	background-image: url(../imgs/img_carrera.jpg);
	background-position: top;
}
#texto_carrera {
	width: 357px;
	padding-left: 23px;
	text-align: justify;
	line-height: 18px;
	padding-right: 20px;
	float:left;
}
#texto_carrera p {
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#texto_carrera p strong{
	color: #00438A;
}

#texto_carrera p a{
	color: #00438A;
}
#texto_carrera p a:hover{
	color: #cc003d;
}

#texto_carrera p img{
	padding-right: 5px;
}

#cont_consejos {
	height: auto !important;  /*para los navegadores buenos*/
	height:450px;  /*para IE5+ */
	min-height: 450px; /*para los navegadores buenos*/;
	width: 800px;
	background-image: url(../imgs/img_carrera.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.consejos {
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
}
.consejos li{ list-style-image:url(../imgs/list_carrera.gif); list-style-position:inside; margin-top:5px;}
.consejos ul{ padding-top:5px;}
.consejos span {
	color: #cc003d;
	font-size: 14px;
	font-weight:bold;
}
.carrera_pdf {
	background-color: #cc003d;
	font-size: 18px;
	font-weight:bold;
	padding:5px;
	width:195px;
	text-align: left;
	margin-bottom:10px;
	line-height:20px;
	float:left;
}
.carrera_pdf img {
	float:left;
	margin-right:15px;
	border:1px solid #fff;
}
.carrera_pdf a{
	color:#FFFFFF;
	text-decoration:none;
}
.carrera_pdf a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.carrera_consejos {
	background-color: #00438A;
	font-weight:bold;
	padding:5px;
	width:130px;
	text-align:left;
	margin-bottom:10px;
	line-height:20px;
	float:left;
	color:#FFFFFF;
	margin-left:10px;
	font-size: 18px;
}
.carrera_consejos a{
	color:#FFFFFF;
	text-decoration:none;
}
.carrera_consejos a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.carrera_mapa {
	background-color: #179cad;
	font-weight:bold;
	padding:5px;
	width:345px;
	text-align:left;
	float:left;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:16px;
}
.carrera_mapa a{
	color:#FFFFFF;
	text-decoration:none;
}
.carrera_mapa a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.carrera_clasificacion {
	background-color: #cc003d;
	font-weight:bold;
	padding:5px;
	width:345px;
	text-align:left;
	float:left;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:14px;
	height: 220px;
	background-image:url(../imgs/img_carrera2.jpg);
	background-repeat:no-repeat;
}
.carrera_clasificacion ul {
	color:#FFFFFF;
	padding:0;
	margin:0;
	padding-left:20px;
}
.carrera_clasificacion li {
	color:#FFFFFF;
	font-size:11px;
	list-style:none;
}
.carrera_clasificacion ul ul li {
	color:#FFFFFF;
	font-size:11px;
	list-style: square;
}
.carrera_clasificacion a {
	color:#FFFFFF;
	text-decoration:none;
}
.carrera_clasificacion a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.volver_carrera {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:10px;
}
.volver_carrera a {
	color:#fff;
	padding:5px;
	background-color:#179cad;
	text-decoration:none;
	border:1px solid #fff;
}
.volver_carrera li {
	display:inline;
	margin-right:20px;
}
.logo_carrera {
	width:240px;
	float:right;
	margin-right:20px;
	text-align: right;
}
.logo_carrera_bis {
	width:240px;
	float:right;
	text-align: right;
	top: 0px;
	margin: 10px 50px;
}
.carrera_fotos{
	background: url(../imgs/enlace_fotos_carrera.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:15px;
	_padding:5px;
	width:345px;
	text-align:left;
	float:left;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:24px;
	height:60px;
}
.carrera_fotos a{
	color:#FFFFFF;
	text-decoration:none;
}
.carrera_fotos a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#texto_carrera ul { list-style-position:inside; padding-left:50px;}

/******** borrar para que aparezca fondo anterior ********/
/*********************************************************/
/*********************************************************/
/*#contenido #foto_index {
	background-image: url(../imgs/fondo_index_carrera.jpg);
}*/
/*********************************************************/
/*********************************************************/
/*********************************************************/
