.contenedor {max-width: 1000px; width:90%; margin:0px auto;}
body {font-family: 'Open Sans', sans-serif;}
img {max-width: 100%; height: auto;}
.logo {float:left; width:200px; height:auto; margin-top: 20px;}
.face {float:right; margin-top: 50px; margin-right: 30px;}
header {overflow:hidden;}
.telefono {float:left; width: 40px; height: auto;}
.telefonos {float:left; font-size:16px; border: 1px #9E9E9E solid; padding: 11px 80px 11px 20px;}
.telefonos li {display:inline;  padding:10px; margin: 0 0 0 25px;}
nav {margin:20px 0 20px; overflow: hidden;}
.condensed { font-family: 'Open Sans Condensed'; font-weight: bold; color:#FF6F10;}
.condensed span {color:#9E9E9E;}
.telefonos span {color: #9E9E9E;}
.ImagenSuperior_Subtitulo, .ImagenSuperior_Titulo {font-size:14px; color:#2C5C88; font-weight: bold; background-color: white;}
.ImagenSuperior_Cuerpo {font-size:14px; color:#9E9E9E; font-weight: bold;}
.ImagenSuperior_Cuerpox {font-size:13px; font-weight: normal;color:#9E9E9E;}
.botones {background:#2C5C88; color: white; padding:5px 10px; margin:10px 10px 10px 0;}
.botones:hover {background:#19344C;}
td a {text-decoration: none; font-size: 13px; color:#2C5C88; padding:10px 10px; margin:0 0 0 10px;}
td a:hover {color:#19344C;}
div .nada {overflow: hidden; text-align: center; margin:100px; height:200px;}
div .uno {width:250px; height: auto; float: center; margin-right: 50px;box-shadow: 5px 5px 5px #C7C7C7;}
div .dos {width: 250px; height: auto; float: center;box-shadow: 5px 5px 5px #C7C7C7;}
div .uno:hover {box-shadow: none;}
div .dos:hover {box-shadow: none;}


@media screen and (max-width:900px) {
	.telefono, .telefonos {float:none;}
	.telefonos li {display:block;}
	table {width: 400px;}
}