body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/img01.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
html {
	margin: 0px;
	padding: 0px;
}


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

.campo {
	height: 16px;
	width: 300px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8B4D0;
	line-height:1.4em;
	border: 1px solid #D9DEEA;
	background-color: #F0F0F0;
	padding: 0px 3px;
}

.area {
	width:300px;
	margin-top:3px;
	border:1px solid #D9DEEA;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8B4D0;
	line-height:1.5em;
	overflow:auto;
	padding: 0px 3px;
}

.boton {
	height: 18px;
	width: 70px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 2px solid #D9DEEA;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4173AF;
	line-height:1em;
	overflow:auto;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {

}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}

a:hover {
	border-bottom: none;
}
a img{
	border: 0px ;
	}
.img {
	border: 1px solid #bfbfbd;
	padding: 1px;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
#imgs {
	float: left;
	width: 135px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#imgs2 {
	float: left;
	width: 135px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Header */

#logo {
	width: 880px;
	height: 120px;
	background-image: url(../images/cabecera1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo2 {
	width: 880px;
	height: 120px;
	background-image: url(../images/cabecera2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo3 {
	width: 880px;
	height: 120px;
	background-image: url(../images/cabecera3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo4 {
	width: 880px;
	height: 120px;
	background-image: url(../images/cabecera4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #636564;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #636564;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin-top: 88px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	padding: 0px;
	position: absolute;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
	text-align: right;
	float: right;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #636564;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu a:hover {
	background-color: #636564;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #126C8F;
}

/* Page */

#page {
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	position: relative;
	overflow: auto;
}
.mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
.azul {
	color: #1F9CC0;
}
.verde {
	color: #47940a;
}


#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

.post {
	border-bottom: 1px solid #F2F2F2;
	line-height: 180%;
	background-image: url(../images/degradav.gif);
	background-repeat:       repeat-x;
	background-position: top;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.entry{
	margin: 0px;
	padding: 0px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656067;
	background-color: #F3F3F3;
	border: 1px solid #666666;
}
.title {
	color: #25A2D2;
	margin: 0px;
	padding: 0px;
}

.title a {
	border-bottom: none;
	color: #663300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
}
.n_principal {
	padding: 0 15px;
}

.galeria {
	background:#FFFFFF;
	padding:4px;
	border:#bfbfbd 1px solid;
	margin-right:10px;
	margin-bottom:10px;
	height:60px;
	cursor: hand;
	/*cursor : url("../images/amplia.gif");*/
}

.galeria_ampliada {
	width: 384px;
	padding:4px;
	border:#bfbfbd 1px solid;
	background-color:#FFFFFF;
}

.links {
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */
.sidebar {
	float: left;
	width: 201px;
	padding: 0 0 0 20px;
	background-image: url(../images/degrada_der.gif);
	background-repeat:    repeat-y;
	color: #446F24;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333333;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {


}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background-image: url(../images/img04_verde.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: 1px solid #F2F2F2;
	font-size: 12px;
	color: #25A2D2;
	background-image: url(../images/img02.gif);
	background-repeat:  repeat-x;
}
a.sidebar2:link {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
	background-image: url(../images/lin.gif);
	background-repeat:   repeat-y;
	color: #663300;
}
.txt_der {
	color: #663300;
	text-decoration: none;
}
.txt_gris {
	color: #333333;
}

.tit_noticias {
	color: #3f8507;
	font-weight: bold;
}

.sidebar2 {
	float: left;
	width: 201px;
	background-image: url(../images/lin.gif);
	background-repeat:   repeat-y;
	color: #663300;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding: 0 0 20px 0;
}

.sidebar2 li ul {
}

.sidebar2 li li {
	padding: 5px 0 5px 25px;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #663300;
}

.sidebar2 li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	color: #666666;
}

#searchform br {
	display: none;
}
#s2{
	color: #666666;
	border: 1px solid #4B5765;
	margin-bottom: 6px;
	width: 90%;
	background-color: #f5efdf;
}

/* Footer */

#footer {
	background-color: #1A7A9C;
	background-image: url(../images/img05.gif);
	background-repeat:    repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BED1D9;
	height: 50px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #BED1D9;
}

#footer a {
	color: #BED1D9;
}


/*TABLA COMPRAVENTA*/

.demoTable {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e7e7e7;
	color: #878787;
	width:100%;
	padding: 2px;
	border: 1px solid #C2C2C2;
	margin-left: 8px;
}
.demoTable td, .demoTable tr, .demoTable th{
    border-collapse: separate;
    border-collapse: collapse;
    border-spacing: 0;
}
.demoTable caption {
    font-weight: bold;
    background: #50ADEA url(pix/corner.gif) no-repeat right top;
    border-bottom:2px solid #1975d7;
    color: #FFF;
    text-transform:uppercase;
    padding:10px;
    margin:auto;
}
 
.demoTable td, .demoTable th {
    padding: 4px;
}
 
.demoTable thead th {
	text-align: left;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
	background-color: #F5F5F5;
	background-image: url(../images/fon_tab.gif);
}
 
 
.demoTable tbody th {
    font-weight: bold;
}
 
.demoTable tbody tr  {
    background-color:#FFF; 
    text-align:left;
    }
.demoTable tbody tr.odd     {
	background: #f5f9fb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
 
.demoTable tbody tr td {
	height:50px;
	background: #FFF;
	border: 0px dashed #FFF;
    }
 
.demoTable tbody tr.odd td{ 
    background: #f5f9fb;
    border-top:1px solid #FFF;
    }
 
.demoTable td a:link, .demoTable td a:visited {
    color: #1975D7;
    text-decoration: none;
}
 
.demoTable td a:hover {
    color: #50ADEA;
    border-bottom:2px solid #8FD5FF;
    text-decoration: none ;
}
 
.demoTable tfoot th, .demoTable tfoot td {
	background-color:#FDFDFD;
	padding:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #DFDFDF;
	border-bottom-color: #CCC;
}

/*TABLA LISTADOSA*/

.lisTable { 
    border-spacing:1px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color:#E7E7E7;
    color: #b7b7b7;
    width:100%;
    margin:auto;
}
.lisTable td, .lisoTable tr, .lisTable th{
    border-collapse: separate;
    border-collapse: collapse;
    border-spacing: 0;
}
.lisTable caption {
    font-weight: bold;
    background: #50ADEA url(pix/corner.gif) no-repeat right top;
    border-bottom:2px solid #1975d7;
    color: #FFF;
    text-transform:uppercase;
    padding:10px;
    margin:auto;
}
 
.lisTable td, .lisTable th {
    padding: 4px;
}
 
.lisTable thead th {
    text-align: center;
    background: #F5F5F5;
    color: #666;
    border: 1px solid #FFF;
    text-transform:uppercase;
}
 
 
.lisTable tbody th {
    font-weight: bold;
}
 
.lisTable tbody tr  {
    background-color:#FFF; 
    text-align:left;
    }
.lisTable tbody tr.odd     {
    background: #f5f9fb;
    border-top:1px solid #FFF;
}
 
.lisTable tbody tr td { 
    height:30px;
    background: #FFF;
    border: 1px solid #FFF;
    }
 
.lisTable tbody tr.odd td{ 
    background: #f5f9fb;
    border-top:1px solid #FFF;
    }
 
.lisTable td a:link, .lisTable td a:visited {
    color: #1975D7;
    text-decoration: none;
}
 
.lisTable td a:hover {
    color: #50ADEA;
    border-bottom:2px solid #8FD5FF;
    text-decoration: none ;
}
 
.lisTable tfoot th, .lisTable tfoot td {
    background-color:#E7E7E7; padding:10px;
    text-align:center; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:22px; font-weight:bold; font-style:italic;
    border-bottom:3px solid #CCC;
    border-top:1px solid #DFDFDF;
}