a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
table {
	border: none;
	/*background-color:#a2aee8;
	height:215 px;*/
	width: 100%;
	border-collapse:collapse;
}
#ext, #int {

}
#ext #exterior {
	height: 100%;
	width: 100%;
}
.imagen {
	width:500px;
	height:159px;
	border: none;
	background-repeat: no-repeat;
	float: right;
	background-image: url(Pagina_en_construccion_files/enconstruccion.jpg);
}
#derecho {
	width:30%;
/*	height:160 px;*/
	background-image:url(Pagina_en_construccion_files/fondo2.jpg);
	background-repeat:repeat-x;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3f69c2;
	text-align: center;
	height: 107px;
	width: 98%;
	font-weight: bold;
}
#nombre {
	padding-top:70px;
	padding-bottom:15px;
	font-size: x-large;
}
#direccion {
	font-size: medium;
}
#web {
	padding-top:15px;
	font-size: small;
	padding-bottom:30px;
}
#izquierdo {
/*	height:160 px;*/
	width:70%;
	text-align:right;
	background-image:url(Pagina_en_construccion_files/fondo.jpg);
	background-repeat:repeat-x;/**/
}
