body{
	font-family:arial, verdana, trebuchet ms;
	font-size:12px;
	margin:0px;
}

form{
	margin:0px;
}

#header{
	margin:auto; 
	margin-top:10px; 
	width:700px; 
	height:113px;
}

#logo{
	width:233px; 
	height:113px; 
	float:left;
}

#fastContact{
	width:270px; 
	height:87px; 
	text-align:right; 
	float:right;
	color:#969696;
	line-height:18px;
	padding-top:26px;
}

.linkFast{
	font-family:arial, verdana, trebuchet ms;
	font-size:12px;
	color:#969696;
	text-decoration:none;
}

#menuBg{
	width:100%; 
	height:44px; 
	margin-top:30px; 
	background:url(../img/menu/fdo_btns.jpg) repeat-x;
}

#menuContainer{
	width:700px; 
	height:44px; 
	margin:auto;
}

#nav{
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block; 
	border:0px solid red; 
	height:44px; 
	width:490px;
	float:left;
}

#nav li{
	height: 44px;
	list-style: none;
	float: left;
}

.botonhome{
	background:url(../img/menu/home2.jpg);	
}

li.botonhome a{
	height:44px;
	width:60px;
	list-style: none;
	float: left;
}

li.botonhome a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botonquienes{
	background:url(../img/menu/quienes.jpg);
}

li.botonquienes a{
	background-position: bottom;
	height:44px;
	width:110px;
	list-style: none;
	float: left;
}
li.botonquienes a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botonservicios{
	background:url(../img/menu/servicios.jpg);
}

li.botonservicios a{
	background-position: bottom;
	height:44px;
	width:74px;
	list-style: none;
	float: left;
}
li.botonservicios a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botonpropiedades{
	background:url(../img/menu/propiedades.jpg);
}

li.botonpropiedades a{
	background-position: bottom;
	height:44px;
	width:97px;
	list-style: none;
	float: left;
}
li.botonpropiedades a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botoncanuelas{
	background:url(../img/menu/canuelas.jpg);
}

li.botoncanuelas a{
	background-position: bottom;
	height:44px;
	width:75px;
	list-style: none;
	float: left;
}
li.botoncanuelas a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botonnoticias{
	background:url(../img/menu/noticias.jpg);
}

li.botonnoticias a{
	background-position: bottom;
	height:44px;
	width:67px;
	list-style: none;
	float: left;
}
li.botonnoticias a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.botoncontacto{
	background:url(../img/menu/contacto2.jpg);
}

li.botoncontacto a{
	background-position: bottom;
	height:44px;
	width:75px;
	list-style: none;
	float: left;
}
li.botoncontacto a:hover{
	height:44px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(../img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

.btnSelected{
	background-position: center bottom; 
	background-image: url(../img/menu/marcador.jpg);  
	background-repeat: no-repeat;
}

#fecha{
	width:200px; 
	padding-top:15px; 
	text-align:right; 
	float:right; 
	height:24px;
}

.dia{
	color:#000; 
	background:transparent; 
	font-size:12px; 
	text-align:right; 
	font-family:arial; 
	width:136px; 
	border:0px solid #000;
}

.hora{
	background:transparent; 
	border:0px solid #fff; 
	text-align:right; 
	font-family:arial, Arial, Helvetica; 
	color:#fff; 
	font-size:12px;
}

.adsTitles{
	margin:0px;
	padding:0px;
	text-align:center;
	padding-bottom:10px;
	font-size:14px;
	color:#fff;
	font-family:arial, verdana;
	
}

#search{
	height:55px;
	width:700px;
	margin:auto;
	margin-top:4px;
	background:url(../img/search_bg.jpg) repeat-x;
}

.filtro{
	float:left;
	width:170px;
	padding-left:14px;
}

select{
	width:170px;
	border-top:1px solid #979394;
	border-left:1px solid #979394;
	font-size:11px;
}

.submit{
	float:left;
	width:108px;
	padding-left:20px;
}

.submitBtn{
	width:106px;
	border:1px solid #CE7F3C;
	border-bottom:1px solid #7A4018;
	border-right:1px solid #7A4018;
	background:#FD9732;
	color:#fff;
	cursor:pointer;
}

form{
	margin:0px;
	padding:0px;
}

h2{
	color:#605F5D;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	padding-left:14px;
	margin:0px;
}

.sectionTitles{
	padding:0; 
	margin:0; 
	margin-bottom:10px; 
	border-bottom:3px solid #DE7218; 
	padding-bottom:4px; 
	font-family:arial, verdana; 
	font-size:18px; 
	color:#1F375B;
}

.sectionSubtitle{
	padding:0; 
	padding-top:25px; 
	margin:0; 
	margin-bottom:10; 
	padding-bottom:4px; 
	border-bottom:2px solid #DE7218; 
	font-family:arial, verdana; 
	font-size:16px; 
	color:#1F375B;
}

#bannerServicios{
	width:700px;
	height:66px;
	padding-top:15px;
	margin:auto;
}

#container{
	width:700px; 
	font-family:arial; 
	height:auto; 
	margin:auto; 
	padding-top:15px;
}

#content{
	width:475px; 
	height:auto; 
	float:left;
}

#sidebar{
	width:210px; 
	height:auto; 
	float:right;
	padding-bottom:20px;
}

#oportunidades{
	border:1px solid #DDDDDD; 
	height:auto;
	padding:6px;
	margin-top:15px;
}

.titleCotizacion{
	margin:0px; 
	padding-left:10px; 
	padding-top:3px; 
	height:17px; 
	font-size:12px; 
	background:#969593;
	color:#fff;
}

.titleOportunidades{
	margin:0px; 
	padding-left:10px; 
	padding-top:3px; 
	height:17px; 
	font-size:12px; 
	background:#FD9732;
	color:#fff;
}

.oportunidadesFile{
	cursor:pointer; 
	margin:auto; 
	margin-top:6px; 
	padding-top:2px; 
	padding-left:10px; 
	height:auto; 
	font-size:11px; 
	background:#DDDDDD; 
	color:#fff;
	padding-bottom:6px;
}

.oportunidadesAddress{
	width:100%; 
	height:auto; 
	color:#000;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:4px;
}

.oportunidadesBody{
	width:100%; 
	height:auto; 
	color:#000;
}

.oportunidadesIMG{
	width:65px; 
	height:auto; 
	float:left;
}

.oportunidadesDESC{
	width:116px; 
	line-height:11px; 
	height:auto; 
	font-size:11px; 
	float:right;
}

.btnBox{
	padding:2px;
	text-align:center;
	border:1px solid #DDDDDD;
	margin-top:15px;
}

.btnBox div{
	background:#E9E9E7;
	padding:2px;

	
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

#footer{
	width:100%; 
	margin-top:20px; 
	height:87px; 
	background:url(../img/footer_bg.jpg) repeat-x;
}

#footerContainer{
	width:700px; 
	height:87px; 
	margin:auto;
}

#footerLogo{
	width:113px;  
	height:auto; 
	float:left;
}

#footerMenu{
	width:384px; 
	height:auto; 
	float:left; 
	padding-top:15px;

}

#footerMenu ul{
	margin:auto;
	text-align:center;
	list-style:none;
	padding-left:6px;
}

#footerMenu ul li{
	color:#fff;
	border-right:1px solid #fff;
	padding-right:6px;
	padding-left:5px;
	display:inline;
}

#footerMenu ul li a{
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.linkFooter{
	font-family:arial, vernana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#footerDesign{
	width:200px; 
	height:auto; 
	padding-top:36px;  
	float:left; 
	text-align:right;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
