.fondoflash {
	background-image: url(imagenes/fondo-arriba.jpg);
	background-repeat: no-repeat;
	height: 315px;
}
.fondodown {
	background-image: url(imagenes/fondo-abajo.jpg);
	height: 227px;
	background-repeat:no-repeat;
	background-color:#000;
}
.fondototal {
	background-image: url(imagenes/bg-pagina.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondototal table tr .fondodown table tr td #tablamenu {
	margin-top: 20px;
	margin-left: 20px;
}

table tbody tr td{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0px;
}

table tbody tr td img#local{
	border:1px solid #7A7476
}

table tbody tr td img#direccion{
	margin-right:10px;
}

table#tablamenu tbody tr td{
	text-align:left;
}

#FlashID object{
 margin-bottom:0px;	
	}
	

#boton_volver{
 height:19px;
 width:113px;
 background-image:url(imagenes/bot_volver.jpg);
 cursor:pointer;
 border:0px;
 float:left;
 margin:8px;
 
}

.bot_ampliar a{
 text-decoration:none;
 color:#FFF;
 font-size:10px;
 vertical-align:middle;
	}
	
.bot_ampliar a span{
 color:#FF9B23;
 font-size:14px;
 font-weight:bold;
 margin-right:4px;
	}

#imagenes_galeria{
 background-image: url(imagenes/tit_galeria.jpg);
 height: 21px;
 width: 139px; 
 margin:100px auto 5px auto;
}

#imagenes_contacto{
 background-image: url(imagenes/tit_contactenos.gif);
 height: 21px;
 width: 117px; 
 margin:100px auto 5px auto;
}
	
.titulo, .titulo_galeria {
 margin-top:90px;
 font-weight:bold;
 font-size:14px;
 font-family:Arial Narrow;
}

#texto{ margin-left:150px;}

.texto{
  margin:15px 0px;
  padding:0px 10px;
}

#texto_pie{
 font-size:10px;
 color:#CCCCCC;
 padding:20px 0px 10px 0px;
 font-family:Verdana, Geneva, sans-serif;
}

#texto_pie span{
 font-size:12px;
 font-weight:bold;
}

.columna1, .columna2{
 text-align:left;	
	}
	
.columna1{
 float:left;
 margin-right:30px;
	}
	
.columna2{
 margin-left:170px;
	}
	
#form_contacto .linea2{
 text-align:left
	}

#form_contacto{
 border:0px;
 margin:30px 0px 0px 180px;
 width:350px;
 #margin-left:0px;
}

#form_contacto label{
 width:90px;
 display: block;
 margin-bottom:5px;
 text-align:left;
 font-weight:bold;
 font-family:Arial;
}
/*
#form_contacto input, #form_contacto textarea{
	background-color:#FFF;
	border:1px solid #999798;
    width:140px;
    margin-bottom:5px;
	color:#000;
    font-family:Arial, Helvetica, sans-serif;
}
*/
#form_contacto textarea{
	width:310px;
	#width:340px;
	height:140px;
}

button.bot_envio{
	background-image:url(imagenes/bot-enviar.gif);
	background-repeat:no-repeat;
    width:86px;
    height:20px;
	color:#FFF;
	font-weight:bold;
	margin:20px auto;
	border:0px;
	cursor:pointer;
	}
	
#columna-2 .texto{
   font-weight:bold;
}

#foto_home{
   margin-top:50px;
}