body {
margin:0;
padding:0;
background:url(../images/varias/bg-home.jpg) bottom center fixed repeat-x #FFFFFF;
}


#main {
	width: 980px;
	min-height: 0px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	background: url(../images/bg_main.jpg) repeat-y;
}

#main_top {
	clear:left;
	width:980px;
	position:fixed;
	bottom:0px;
	height:110px;
	text-align:left;
}
#main_content {
	width:840px;
	margin-left:40px; 
	height:330px; 
	clear:left;
	position:fixed;
	bottom:110px;
	text-align:left;
	background:url(../images/varias/bg-placa.png);
	padding:20px;
	}
#main_content_destacado {
	width:350px;
	margin-left:40px; 
	height:105px; 
	clear:left;
	position:fixed;
	bottom:110px;
	text-align:left;
	background:url(../images/varias/bg-placa.png);
	padding:20px;
	}	
/* ------------------------------------------------------------ */
/* FOOTER ----------------------------------------------------- */
/* ------------------------------------------------------------ */
h1 {
font-family:"Times New Roman", Times, serif;
font-size:42px;
font-weight:normal;
color:#FFFFFF;
margin:0;
padding:0;
float:left;
}
h2 {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#FFFFFF;
margin:0;
padding:0;
}
.txt_verde{
color:#a9e609;
font-weight:bold;
}

.txt_gris{
color:#cfcfcf;
font-weight:normal;
}

.linea_verde {
background:url(../images/varias/linea-horizontal.gif) right center no-repeat;
height:50px;
width:540px;
float:right;
}
.linea_verde_2 {
background:url(../images/varias/linea-horizontal.gif) right center no-repeat;
height:50px;
width:140px;
float:right;
}
#columna_1
{width:480px;
position:relative;
height:315px;
top:15px;
float:left;
}
#columna_1_destacado
{width:350px;
position:relative;
top:15px;
float:left;
}
#columna_2
{width:330px;
position:relative;
height:260px;
padding-left:15px;
top:15px;
float:right;
border-left:dotted 1px #666;
}
.imagen {
background-color:#44473f;
}
.txt_imagen {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cfcfcf;
line-height:16px;
}

.txt_imagen a:link {
	color: #a9e609;
	font-weight:bold;
}
.txt_imagen a:visited {
	color: #a9e609;
		font-weight:bold;
}
.txt_imagen a:hover {
	color: #DBFB88;
	text-decoration:none;
		font-weight:bold;
}
.txt_imagen a:active {
	color: #a9e609;
		font-weight:bold;
}

.txt a:link {
	color: #a9e609;
	font-weight:bold;
}
.txt a:visited {
	color: #a9e609;
		font-weight:bold;
}
.txt a:hover {
	color: #DBFB88;
	text-decoration:none;
		font-weight:bold;
}
.txt a:active {
	color: #a9e609;
		font-weight:bold;
}
/* ------------------------------------------------------------ */
/* BOTONERA --------------------------------------------------- */
/* ------------------------------------------------------------ */

#buttons {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	font-family:"Times New Roman", Times, serif;
	width: 100%;
	background:url(../images/botonera/bot-bg.gif) BOTTOM repeat-x;
	margin: 0;
	z-index:2;
	
}

#buttons_bg {
	position: absolute;
	width: 100%;
	background:url(../images/botonera/bot-bg.gif) BOTTOM repeat-x;
	height:68px;
	clear:left;
	position:fixed;
	bottom:26px;
	z-index:1;
}

#buttons li {
	float: left;
	margin: 0px 0px 0px 0px;
	list-style:none;
	border-left:1px dotted #333333;
}

#buttons li a {
	display: block;
	font-size:14px;
	color:#FFF;
 	background:url(../images/botonera/bot-bg.gif) top repeat-x;
	padding:29px 40px 22px 40px;
	text-transform:uppercase;
	text-decoration:none;
}

#buttons li a:hover, #home.selected a, #about.selected a, #lettings.selected a, #sales.selected a, #contact.selected a {
	color:#FFF;
 	background:url(../images/botonera/bot-bg-on.jpg) top center;
	text-decoration:none;
}
.buttons_active {
	color:#FFF;
 	background:url(../images/botonera/bot-bg-on.jpg) top center;
	text-decoration:none;
}
/* ------------------------------------------------------------ */
/* FOOTER ----------------------------------------------------- */
/* ------------------------------------------------------------ */
.pie {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:89px;
	text-align:left;
	line-height:18px;
	margin-left:40px;
	float:left;
}
.pie a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
}
.pie a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d3e532;
	text-decoration:none;
}

.nk {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:89px;
	text-align:right;
	line-height:18px;
	margin-right:55px;
	float:right;
}
.nk a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
.nk a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d3e532;
	text-decoration:none;
}


/* FORM ---------------------------------------------- */

.form {
	margin:20px 0px 0px 0px;
	position:relative;
}

.input {
	display: block;
	width: 378px;
	float: left;
	margin-bottom: 6px;
	background-color:#FFF;
	border:1px solid #a9e609;
	font-size:11px;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:4px 4px 4px 4px;
}


.form textarea {
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 378px;
	height:50px;
	overflow:hidden;
	float: left;
	margin-bottom: 6px;
	background-color:#FFF;
	border:1px solid #a9e609;
	font-size:11px;
	padding:4px 4px 4px 4px;
	color:#000;
}

.form label {
	display: block;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 80px;
	color:#FFF;
	margin:0px 0px 0px 0px;
	padding: 4px 10px 4px 0px;
	font-size:11px;
	font-weight:normal;
	text-align: left;
	cursor:default;
}

.form br {
	clear: left;
}

.form .button {
	float:left;
	width:auto;
	display: block;
	border:1px solid #a9e609;
	text-align: center;
	text-transform:uppercase;
	cursor: pointer;
	padding:5px 12px 5px 12px;
	background-color:#89BB06;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	clear:left;
	position:relative;
	margin-left:398px;
	margin-top:-15px;
}

.form .button:hover {
	background-color:#675015;
	color:#FFF;
	border:1px solid #b38e35;
}
