@charset "UTF-8";
/* CSS Document */

/* Composition */
#container {
	width: 800px;
	}
#header {
	width: 800px;
	height: 148px;
	background-image: url(Sources/header.jpg);
	}
.logo {
	padding-top: 50px;
	}
#menutop{
  	padding: 0;
  	margin: 0;
	width: 800px;
	height: 50px;
	}
#content {
	float:left;
	width: 550px;
	background-image: url(Sources/container.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-top: 10px;
	}
#menu {
	float:left;
	width: 250px;
	height: 1367px;
	background-image: url(Sources/menuback.jpg);
	background-repeat: repeat;
	overflow-x: hidden;
	}
#footer {
	font-weight: bold;
	color: #333333;
	background-image: url(Sources/footer.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align:center;
	clear: both;
	margin-top: 5px;
	}
/* General Attributes */
body {
	background-color:#F8F8FF;
	/*background-repeat: repeat;*/
	overflow-x: hidden;
	width:800px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
a:link {  
	text-decoration: none;
	color:#333333 
	}
a:visited { 
	text-decoration: none;
	color:#333333  
	}
a:hover, a:active { 
	text-decoration: none;
	color:#333333  
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
	}

/* Attributes for the lateral menu */
#menulateral {
	width: auto;
	padding-left: 50px;
	padding-top: 140px;
	}
.main {
	padding-left: 2px;
	text-align: left;
	}
.line {
	width: 140px;
	height: 18px;
	padding-top: 5px;
	border-bottom-color:#FF6600;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	}
a.mainlink {
	list-style:none;
	font-size: 14px;
	font-weight:bold;
	color:#003366;
	padding-left: 2px;
	text-decoration:none;
	}
a.sndlink {
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	width: 130px;
	height: 24px;
	text-decoration:none;
	}
a.trdlink {
	font-size: 12px;
	color:#666666;
	}
a.navblink {
	font-size: 14px;
  font-weight: bold;
	}
a.morelink {
	font-size:10pt;
	color:#666666;
	}	
h1{

 font-size: 110%;
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{

 font-size: 100%;
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{

 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
li {
	list-style:none;
	}
.listas{
	width: 160px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:medium;
	padding-bottom: 5px;
	}
p.finan {
	font-size: 12px;
	color:#666666;
	width: 160px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:medium;
	padding-bottom: 5px;
	}
/* Navigation bar ( Page 1 of 18 etc ) and continents section attributes */
.navigationbar {
	width: 528px;
	margin-top: 5px;
	margin-left: 9px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	}
.continents{
	width: 528px;
	height: auto;
	margin-top: 5px;
	margin-left: 9px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	}
/* Attributes for the information banners */
.bannerinfo {
	width: 533px;
	height: 255px;
	background-image: url(Sources/listingsbanner.jpg);
	margin-top: 3px;
	margin-left: 9px;
	}
.title {
	width: 528px;
	height: 40px;
	padding-top: 5px;
	padding-left: 5px;
	}
a.tiltelink{
	font-size: 16px;
	font-weight: bold;
	}
.subtitle {
	width: 528px;
	height: 20px;
	font-size: 12px;
	font: bold;
	padding-left: 5px;
	padding-top: 5px;
	}
.price {
	width: 456px;
	height: 20px;
	font-size: 12px;
	font: bold;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	}
.status {
	width: 67px;
	height: 20px;
	font-size: 12px;
	font: bold;
	padding-top: 5px; 
	padding-left: 5px;
	float:left;
	}
.tumb {
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	float:left;
	}
.info {
	font-size:10pt;
	color:#666666;
	width: 323px; 
	height: 100px;
	padding: 5px 2px 5px 7px;
	float:left;	
	}
.satusinfo {
	width: 67px;
	height: 105px;
	font-size:10pt;
	font: bold;
	padding-top: 5px; 
	padding-left: 5px;
	float:left;
	}
.detail {
	width: 125px;
	height: 20px;
	text-align: center; 
	padding-left: 5px;
	padding-top: 5px;
	float:left;
	}
a.detaillink{
	font-size: 12px;
	font: bold;
	color:#FFFFFF;
	}
.inquiry {
	width: 398px;
	height: 20px;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	float:left;
	}
a.inquirylink{
	font-size: 12px;
	font: bold;
	color:#FFFFFF;
	}
.links {
	width: 528px;
	height: 20px;
	font-size: 12px;
	font: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	}

/*Atributos para la tabla de contactos */
.subtitle2 {
	font-size:11pt;
	font-weight: bold;
	padding-left: 5px;
	}
#feedbacks {
	width: 390px;
	height: 880px;
	margin-left: 17px;
	padding-top: 30px;
	}
p.normal {
	font-size: 12px;
	color:#000000;
	width: 160px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
form {
	font-size: 14px;
	/*font-weight:bold;*/
	padding-left: 5px;
}
label {
	display: block;
	margin: .5em 0 0 0;
}
.btn {
	display: block;
	margin: 1em 0;
}
.about {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 2px;
	}