* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

img {
	text-decoration:none;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
h2{
	font-size:11px;
	color:#000000;
}
.casillas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	height: 120px;
	width: 135px;
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}

.casillas_searchint{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	height: 50px;
	width: 130px;
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}
.condiciones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8px;
	color: #000000;
}
.titulosprods {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6600;
	font-weight: bold;
}
.casillasprods{
	width:120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height:15px
}
.casillasbuscar120{
	width:120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height:20px
}
.casillasbuscar200{
	width:200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height:20px
}
.casillasbuscar40{
	width:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height:20px
}
.casillasgral{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.resultados_destacado{
	color:#FF6600;
	font-weight:bold;
}
.foto{
	border: 2px solid #FF6600;	
}
.texto10{
	font-size:10px
}
.texto11{
	font-size:11px
}
.texto12{
	font-size:12px
}
.texto12 h3{
	font-size:12px
}
.result_explica{
	font-size:11px;
	color: #333333;
}
.azul{
	font-size:14px;
	color: #003399;
}
.azul h3{
	font-size:14px;
	color: #003399;
}
.titulos h3{
}
/* Wrapper */

#wrapper {

	}

/* Header */

#header {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}

/* Page */

#page {
	width: 977px;
	margin: 0 auto;
	margin-top: 15px;
}

/* Content */

#content {
	float: left;
	width: 661px;
	margin: 0 5px 0 0;
	height: 570px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
}

#separadorcentral {
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	margin:10px 5px 0 10px;
	clear:both;
	display:block;
	height:10px;
}
/* Fila central */

#contentfila {
	float: left;
	width: 310px;
	padding: 10px 0 10px 10px
}

#imagenfila {
	float: left;
	width:90px;
	height:89px;
	background-color:#FFFFFF;
}

#bloquesfila {
	float: left;
	width:200px;
	height:89px;
	margin-left:5px;
	color: #000000;
	text-align:justify;
	font-size:11px;
	padding: 5px 0 5px 0;
}
#bloquesfila h1 {
	font-size: 12px;
}

/* Contenido internas */

#contint {
	float: left;
	width: 423px;
	padding: 10px 10px 10px 10px;
	margin: 0 5px 0 10px;
	color: #000000;
	text-align:justify;
	font-size:11px;
}

#contintblock {
	float: left;
	width:200px;
	height:89px;
	margin-left:5px;
	color: #000000;
	text-align:justify;
	font-size:11px;
	padding: 5px 0 5px 0;
}
#contint h1 {
	font-size: 18px;
	color:#8C0006;
}

/* Noticias */

#noticias {
	color: #000000;
	text-align:left;
	font-size:12px;
	padding: 0 5px 5px 10px;
	line-height:14px;
}

#separador {
	height:1px;
	padding: 0 0 5px 5px;
	margin: 10px 5px 10px 10px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}

#separadornews {
	height:1px;
	padding: 0 0 5px 5px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#noticias h1{
	line-height:5px;
}

#noticias li{
	padding:0 10px 0 10px;
}
#noticias ul{
	padding:0 10px 0 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 262px;
	margin: 0 auto;
	height: 570px;
	background-color: #E0E6CA;
}

#sidebarcont{
	padding: 10px 10px 10px 10px;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:16px;
}

#sidebarsoporte{
	width: 161px;
	height:52px;
	font-size:14px;
	color:#8C0006;
	text-align:center;
	margin-bottom:5px;
	font-weight:bold;
}

#sidebarsoporte a {
	border: none;
	text-decoration: none;
	color: #8C0006;
}

#sidebarsoporte a:hover {
	text-decoration: underline;
}

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

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

/* Submenu */

#submenu {
	float: left;
	color: #000000;
	text-align:center;
	font-size:11px;
}

#submenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#submenu li {
	display:block;	 
}

#submenu a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #8C0006;
	width:110px;
	/*height:40px;*/
	margin:1px 0 0 0;
	padding:10px 20px 10px 20px;
}

#submenu a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

/* Footer */

#footer h3{
	disply:block;
	margin-top:10px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

#footer h3 a{
	font-weight:bold;
	text-decoration: none;
	color: #FF0000;
}

#footer h3 a:hover{
	text-decoration: underline;
	color:#999999;
}

#separador5px {
	height: 5px;
	margin: 0 auto;
	background-color:#FFFFFF;
	width: 928px;
}

#col_left{
	width:162px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	display:block;
}
#col_left a {
	text-decoration: underline;
}

#col_left a:hover {
	text-decoration: none;
}

#col_center{
	width:653px;
	*width:653px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	display:block;
	/*_margin-left:-10px;*/
}
#col_center a {
	text-decoration: underline;
}

#col_center a:hover {
	text-decoration: none;
}

#col_center_result{
	width:653px;
	*width:653px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	display:block;
	_margin-left:-10px;*/
}
#col_center_result a {
	text-decoration: underline;
}

#col_center_result a:hover {
	text-decoration: none;
}

#col_center_index{
	width:653px;
	*width:653px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	display:block;
}
#col_center_index a {
	text-decoration: underline;
}

#col_center_index a:hover {
	text-decoration: none;
}

#col_right{
	width:150px;
	height:587px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	display:block;
}

#col_right a {
	text-decoration: underline;
}

#col_right a:hover {
	text-decoration: none;
}


#items{
	width:601px;
	display:block;
	overflow:auto;
	border-top-color:#799318;
	border-top-style:solid;
	border-top-width:3px;
	margin-bottom:10px;
	padding-top:10px;
}
#items_anunciagratis h2{
	width:162px;
	display:block;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	padding-top:5px;
	margin-top:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#340C71;
	background-image: url(../img/bullet_naranja.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#items_anunciagratis h2 a {
	text-decoration: none;
	color:#340C71;
}

#items_anunciagratis h2 a:hover {
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;
}
#usuarios_cont{
	padding:10px 20px 10px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#340C71;
	background-image: url(../img/entrada_usuarios_fondo.png);
	background-repeat:repeat-y;
	text-align:right;
	width:132px;
}
#usuarios_cont a {
	text-decoration: underline;
	font-size:10px;
	color:#A573F0;
}

#usuarios_cont a:hover {
	text-decoration: none;
	color:#FF0000;
}
#destacados{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	background-image:url(../img/destacadas_home_center_02.png);
	width:203px;
}
#destacados_top{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	background-image:url(../img/destacadas_home_top_01.png);
	width:203px;
	height:12px;
}
#destacados_botton{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	background-image:url(../img/destacadas_home_botton_02.png);
	width:203px;
	height:14px;
}
#destacados_vermas{
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#000000;
	background-image: url(../img/destacadas_home_masinfo.png);
	width:75px;
	height:22px;
	text-align:center;
}
#destacados_vermas a{
	font-weight:bold;
	display:block;
	height:22px;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
#destacados_vermas a:hover{
	font-weight:bold;
	text-decoration: none;
	color:#FF0000;
}
#destacados_foto{
	float:left;
	margin:10px 0px 5px 7px;
	border-color:#FF6600;
	border-style:solid;
	border-width:3px;
}
#destacados_cont{
	float:left;
	margin:10px 2px 5px 5px;
	width:75px;
}
#destacados_cont h2{
	font-size:10px;
	color:#000000;
}

#adsense{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#000000;
	display:block;
	clear:both;
	margin:0 5px 0 10px;
}
#resultados_mapa{
	float:left;
	margin:10px 5px 5px 0;
	display:block;
	font-weight:normal;
}
#resultados_cont{
	float:left;
	margin:0 5px 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
}
#resultados_text{
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#340C71;
	background-image: url(../img/bullet_naranja.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#resultados_text a{
	color:#340C71;
	padding-left:10px;
	text-decoration:none;
}
#resultados_text a:hover{
	color:#FF9900;
}
#resultados_sep{
	clear:both;
	display:block;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	margin-top:2px;
	margin-bottom:2px;
}
#cont_top{
	background-image:url(../img/buscador_basico_fondo.png);
	padding:0 10px 0 20px;
	display:block;
}
#items_listado_1 h2 a:{
	float:left;
	padding:10px 0 10px 0;
	/*text-align:center;*/
	font-size:11px;
	font-weight:bold
}
#items_listado_1{
	float:left;
	padding:10px 0 10px 0;
	text-align:center;
	font-size:11px;
	font-weight:bold
}
#items_listado_1_cont{
	float:left;
	height:55px;
	margin:2px 0 2px 0;
	text-align: center;
	top: 50%;
	font-size:11px
}
#items_listado_1_cont a{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
#items_listado_1_cont a:hover{
	font-weight:bold;
	text-decoration: none;
	color:#FF0000;
}
#paginacion{
	float:center;
	padding:10px 0 10px 0;
	text-align:center;
	text-decoration: none;
	font-size:11px;
	color:#FF0000;
	font-weight:bold
}
#paginacion a {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}

#paginacion a:hover {
	text-decoration: underline;
}

#detalles{
	font-size:11px;
	color:#000000;
}

#detalles ul {
	display:block;
	margin-left:20px;
	list-style-type: disc;
}

#detalles li {
	display:block;
	float:left;
	width:160px;
	margin:10px 10px 10px 10px;
}
#items_listado_3_cont{

float:left;
	margin:2px 2px 2px 2px;
	text-align: center;
	font-size:11px;
}
#items_listado_3_cont a{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
	color:#0099CC;
}
#items_listado_3_cont a:hover{
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}

#items_listado_2_cont{
	float:left;
	margin:2px 2px 2px 2px;
	text-align: center;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#items_listado_2_cont a{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
#items_listado_2_cont a:hover{
	font-weight:bold;
	text-decoration: none;
	color:#FF0000;
}
#separador_planos{
	clear:both;
	margin-top:2px;
	margin-bottom:2px;
	border-top:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px
}

#mapa{
	font-size:13px;
	color:#000000;
}

#mapa ul {
	display:block;
}

#mapa li {
	display:block;
	background-color:#f7f7f7;
	width:200px;
	margin:5px 10px 5px 0;
	list-style:none;
}

#mapa a{
	display:block;
	padding-left:5px;
	text-decoration:none;
	color:#ff0000;
}

#mapa a:hover{
	background-color: #FFFFFF;
	color:#006699;
}
.casillasbuscar41Copia {
	width:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9FE0FF;
	height:20px
}
#resultados2_text {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#340C71;
	background-image: url(../img/bullet_naranja2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.casillasbuscar120_2 {
	width:145px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height:20px
}
.subtitulos_obra_nueva {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.naranja {
	color: #FF8040;
	font-weight: bold;
}
.casillas_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	height: 130px;
	width: 190px;
	border: 1px solid #999999;
	padding: 5px;
}
.titulosprods2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	text-transform: uppercase;
	color: #003399;
	font-weight: bold;
}
.texto_12_naranja {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
