@charset "utf-8";
/* COMIENZO RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#FFFFFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
/* FIN RESET*/
div#fondo {
	margin-right: auto;
	margin-left: auto;
	width:990px;
	height:auto;
	background-image:url(../images/bg_sombra.png);
	background-repeat:repeat-y;
	margin-top:10px;
}
div#fondo #contenedor {
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	border:#5485B2 1px solid;
	width:950px;
	height:700px;
	background-image:url(../images/arte.jpg);
	background-repeat:no-repeat;
	background-position:0px 575px;
}
div#fondo #contenedor #cuerpo {
	float:left;
	width:950px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	min-height:700px;
	height:auto;
}
div#fondo #contenedor #cuerpo #contenido {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	min-height:700px;
	height:auto;
}
div#fondo #contenedor #cuerpo #contenido #logo {
	padding-top:10px;
	width:100%;
	height:50px;
	float:left;
}
div#fondo #contenedor #cuerpo #contenido #logo h1 {
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
	color:#5485B2;
	text-align:center;
}
div#fondo #contenedor #cuerpo #contenido #header {
	margin-top:10px;
	width:100%;
	float:left;
	background:#666666;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}
div#fondo #contenedor #cuerpo #contenido #header h2 {
	padding-top:10px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#5EFFE8;
}
div#fondo #contenedor #cuerpo #contenido .menu_home {
	float:left;
	width:950px;
	height:auto;
	padding-top:5px;
}
div#fondo #contenedor #cuerpo #contenido .eleccion {
	float:left;
	width:210px;
	padding-left:20px;
}
.titulo{
padding-top:160px;
}
.downtit{
padding-top:160px;
padding-bottom:28px;
}
.titulo h4{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#5485B2;
}
.detalle{
padding-top:20px;
}

h2{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;
}
h3{
margin-top:10px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}
.det_downtown{
padding-top:0px;
}

div#fondo #contenedor #cuerpo #contenido .eleccion #imagen1 {
	float:left;
	width:210px;
	height:350px;
	background-image:url(../images/hialeah.jpg);
	background-repeat:no-repeat;
}
div#fondo #contenedor #cuerpo #contenido .eleccion #imagen4 {
	float:left;
	width:210px;
	height:350px;
	background-image:url(../images/downtown.jpg);
	background-repeat:no-repeat;
}

div#fondo #contenedor #cuerpo #contenido .eleccion #imagen3 {
	float:left;
	width:210px;
	height:350px;
	background-image:url(../images/havanna.jpg);
	background-repeat:no-repeat;
}

div#fondo #contenedor #cuerpo #contenido .eleccion #imagen2 {
	float:left;
	width:210px;
	height:350px;
	background-image:url(../images/coralway.jpg);
	background-repeat:no-repeat;
}
.address{
padding-top:20px;
}
.address2{
padding-top:10px;
}
.address3{
padding-top:5px;
}
.address4{
padding-top:12px;
}
.boton {
	float:left;
	padding-top:30px;
	padding-left:40px;
	width:140px;
}
.boton_downtown{
	float:left;
	padding-top:21px;
	padding-left:40px;
	width:140px;

}
.boton_coral{
	float:left;
	padding-top:24px;
	padding-left:40px;
	width:140px;

}


div#fondo #contenedor #cuerpo #contenido #call {
	float:left;
	width:950px;
	margin-top:30px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	background-color:#666666;
	border-top:solid 1px #5485B2;
	border-bottom:solid 1px #5485B2;
}
.separador {
	float:left;
	width:100%;
	height:15px;
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-x;
}
.separador2 {
	float:left;
	width:100%;
	height:15px;
	background-image:url(../images/shadow_2.png);
	background-repeat:repeat-x;
}
.separador_edif {
	width:100%;
	height:15px;
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-x;
}
.resaltar {
	color:#66CCFF;	
	font-size:22px;
}
.resaltar2 {
	color:#47BFAE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:35px;
}
.resaltar3 {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.resaltar4{
color:#CC3333;
font-weight:bold;

}
div#fondo #pie {
	width:950px;
	height:50px;
	padding-top:30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:20px;
	color:#FFFFFF;	
	background-color:#666666;
	border-left:1px solid #5485B2;
	border-right:1px solid #5485B2;
	border-bottom:1px solid #5485B2;
	margin-left:auto;
	margin-right:auto;
}

div#fondo #pie a{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#5EFFE8;
	font-size:18px;
}
div#fondo #pie a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:18px;
	color:#CCCCCC;
}
