@charset "utf-8";
#main {
	width: 765px;
	margin: 0 auto;
}

#cafi {
	width: 516px;
	display: block;
	height: 48px;
	margin: 0 auto;
	background-image: url(../images/logo-centro-arbitraje-financiero-inmobiliario.jpg);
	background-repeat: no-repeat;
}
#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 65px;
}
#buttons li {
	float: left;
	display: block;
}
#buttons li strong {
	display: none;
}

#nosotros {
	width: 190px;
	height: 58px;
	display: block;
	background-image: url(../images/btn-nosotros.jpg);
	margin-right: 1px;
}
#comercial-financiero {
	background-image: url(../images/btn-comercial-financiero.jpg);
	width: 191px;
	height: 58px;
	display: block;
	margin-right: 1px;
}
#inmobiliario {
	background-image: url(../images/btn-inmobiliario.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 58px;
	display: block;
	margin-right: 1px;
}
#contactenos {
	width: 190px;
	height: 58px;
	display: block;
	background-image: url(../images/btn-contactenos.jpg);
	background-repeat: no-repeat;
}
#anim-home {
	clear: both;
}
#header-int {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper {
	background-color: #27271F;
}

.wrapper-top {
	background-image: url(../images/bg_hline_1_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 766px;
}
.wrapper-content {
	background-color: #27271F;
	padding-left: 12px;
	padding-right: 15px;
}
#navigation {
	margin: 0;
	padding: 0;
	display: block;
	width: 180px;
	padding-left: 20px;
	background-color: #1A1A15;
	border: 1px solid #424235;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 20px;
	list-style: none;
}
#navigation li {
	display: block;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC183;
}
#navigation li a:link {
	font-weight: bold;
	color: #F6EA9E;
	text-decoration: none;
}
#navigation li a:hover {
	font-weight: bolder;
	color: #DAB526;
	text-decoration: none;
}
#navigation li a:visited {
	font-weight: bold;
	color: #F6EA9E;
	text-decoration: none;
}
#navigation li a:active {
	font-weight: bolder;
	color: #DAB526;
	text-decoration: none;
}


#navigation-content {
	float: right;
	width: 500px;
}
.section {
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F6EA9E;
	text-align: justify;
}
.section ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	list-style: none;
	margin-top: 10px;

}
.section ul li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.image-section {
	float: right;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #3F4032;
}






.wrapper-bottom {
	background-image: url(../images/bg_hline_1_bottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 766px;
	clear: both;
}
#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#footer  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-weight: bold;
	color: #E4E6DD;
	text-decoration: none;
}
#footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:active {
	font-weight: bold;
	color: #E4E6DD;
	text-decoration: none;
}

