body
{
	margin: 0;
	padding: 0;
font-size: 0.7em;
color: #444;
	font-family: "Trebuchet MS",Verdana, Arial, helvetica, sans-serif;
	background-color: #EDEBD6;
}

		
#header
{
	height: 120px;
	margin-bottom: 1em;
	border-bottom: 0px solid #a43d10;
      background:url("http://www.atlasrural.com/images/top.png") repeat-x right  bottom;
	color: #FFFFFF;
}

		
#gutter
{
	float: left;
	width: 1%;
	height: 1px;
}

		
#col1
{
	float: left;
	width: 48%;
	margin-bottom: 10px;
	padding: 10px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #FFFFFF;
}

		
#col2
{
	float: left;
	width: 20%;
	margin-left: 1%;
	margin-bottom: 10px;
	padding: 10px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #FFFFFF;

}
#col11
{
	float: left;
	width: 65%;
	margin-bottom: 10px;
	padding: 10px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #FFFFFF;
}

		
#col22
{
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 10px;
	padding: 10px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #FFFFFF;

}

		
#col3
{
	float: left;
	width: 20%;
	margin-left: 1%;
	margin-bottom: 10px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #FFFFFF;
	padding: 10px;
}

		
#footer
{
	clear: both;
	height: 50px;
	border-top: 1px solid #999999;
	padding: .5em;
	color:white;
	text-align: right;
	background-color: #D05A30;
      background:url("http://www.atlasrural.com/images/top.png") repeat-x right  bottom;
}
#footer a {color:white;text-decoration:none;font-weight:bold}
#footer a:hover {color:white;text-decoration:underline}
		
.logo {margin-left:15px;margin-bottom:5px;margin-right:10px;border:0px}
.titublanco {color:#af3b01;width:70%;padding-top:8px;font-weight:bold}

.nota {
	background: #FFFFEE;
	border: 1px solid #EEEE77;
	padding: 0.5em;
}

.ok {
	background: #CCFFCC;
	padding: 10px;
	border:2px solid green
}

.ko, .error_text, .no_results {
	background: #FFCCCC;
	padding: 10px;
}

/*.page_display, table {border:0px;width:99%}*/

/* NAVEFACION SIGUIENTE Y ANTERIOR  */
.browse_tool_table {
	background-color: #FFFFFF;
	width: 90%;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.browse_tool {
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.browse_tool_num {
	color: red;
}

.browse_tool_button a {
	background-color: #D05A30;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.browse_tool_button a:visited {
	color: #000000;
	text-decoration: none;

}

.browse_tool_button a:hover {
	color: red;
	border-style: inset;
	width: 82px;
	height: 18px;
-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
	text-decoration: none;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: red;
	text-decoration: none;
	padding:3px;
-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.browse_tool_curpage {
	background-color: #D05A30;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	padding:2px;
-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
	text-decoration: none;

}

.bt_pages {
	background-color: #EDEBD6;
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;
	color: #D05A30;
	padding:1px;
-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.bt_pages_ghost{
	color: #AAAAAA;
	text-decoration: none;
}

a.bt_pages{
	color: #D05A30;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
}

a.bt_pages:visited{
	color: orange;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
}

a.bt_pages:hover{
	color: #FFFFFF;
	background: #D05A30;
	text-decoration: none;
}

.imagen {
	float: left;
	width: 100px;
	margin: 10px 10px 0 0;
	background-color: #DDDDDD;
}

#border {
	height: 1em;
	background: #2266AA;
}
/*pesta�s de contenido*/
#ddimagetabs{
}

#ddimagetabs a{
	display: block;
	text-decoration: none;
	font: bold 12px Arial; /*tab font */
	color: #000000; /*font color */
	width: 50%; /*width of tab image */
	height: 32px; /*height of tab image */
	float: left;
	display: inline;
	margin-left: 0px; /*spacing between tabs */
	padding-top: 4px; /*vertical offset of tab text from top of tab*/
	text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{

	color: #fff;
}

#tabcontentcontainer{
	width: 100%; /*width of 2nd level content*/
	/*height: 480px; height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
	display: none;
}
/*pesta�s de contenido*/
/*antigua*/
a:link {
	background: none transparent scroll repeat 0% 0%;
	color: #f56c01;
	text-decoration: underline;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #f56c01;
	text-decoration: underline;
}

a:hover {

	color: #6aaacd;
	text-decoration: none;
}

address {
  font-style: normal;
}

legend{
	background: #FFFFFF;
	background: url(http://www.atlasrural.com/images/casa-rural.gif) no-repeat left;
	color: #999;
	font-weight: bold;
	padding-left:40px;
        position: relative;
	margin:5px;
	font-size:15px;
	border: 0px;
}

fieldset {
	position: relative;
	background-color: transparent;
	border: 0px;
	margin:5px;
	font-size:13px;
}
/*
fieldset:hover {
	position: relative;
	background-color: #f4f4f4;
	border: 0px;
	margin:5px;
	font-size:13px;
}
*/
label {
	float: left;
	width: 150px;
	text-align: left;
	color:#666;
	cursor: text;
}

#herramientas fieldset {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	position: relative;
	background-color: #fff;
	border: 0px dashed #f56c01;
	padding: 5px;
	margin:0px;

}


fieldset.community_features { clear: both; }
fieldset.community_features div { margin: 5px;float:left; }
fieldset.community_features input { float:left; cursor: pointer; border:0px }
fieldset.community_features label { margin-left:5px; cursor: pointer;width:150px;float:left }

fieldset.state { clear: both; }
fieldset.state div { margin: 5px;float:left; }
fieldset.state input { float:left; cursor: pointer; border:0px }
fieldset.state label { margin-left:5px; cursor: pointer;width:150px;float:left }

.min  { margin-left:5px; cursor: pointer;width:100px;float:left }
.max  { margin-left:5px; cursor: pointer;width:100px;float:left }

fieldset.precios { float:left;}
fieldset.precios select { float:left;}
fieldset.precios label { margin-left:5px; width:100px;float:left }
fieldset.beds { float:left; border-left:1px dashed #ccc;padding-left:35px}
fieldset.beds select { float:left;}
fieldset.beds label { margin-left:5px; width:100px;float:left }

fieldset.home_features { clear: both; }
fieldset.home_features div { margin: 5px;float:left; }
fieldset.home_features input { float:left; cursor: pointer; border:0px }
fieldset.home_features label { margin-left:5px; cursor: pointer;width:150px;float:left }

fieldset.actividades { clear: both; }
fieldset.actividades div { margin: 5px;float:left; }
fieldset.actividades input { float:left; cursor: pointer; border:0px }
fieldset.actividades label { margin-left:5px; cursor: pointer;width:150px;float:left }

fieldset.tipoaloja { clear: both; }
fieldset.tipoaloja div { margin: 5px;float:left; }
fieldset.tipoaloja input { float:left; cursor: pointer; border:0px}
fieldset.tipoaloja label { margin-left:5px; cursor: pointer;width:150px;float:left }

fieldset.buscadord { clear: both;margin: 0px }
fieldset.buscadord p { margin: 0px;float:left; }
fieldset.buscadord input { float:left; cursor: pointer; border:0px}
fieldset.buscadord label { margin-left:0px; cursor: pointer;width:100px;float:left }

form, p, td, div, font {
	font-size: 13px;
}


h1
{
	margin: 0;
	font-size:16pt;
	    text-shadow: 0 1px 4px rgba(200, 202, 203, 0.68);
}
		
h2 {
	margin-top: 0;
	font-size:14pt;
	text-shadow: 0 1px 4px rgba(200, 202, 203, 0.68);
}
h1,h2,h3{

	padding: 2px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	color: #cc5a13;
	margin-bottom:5px;
	text-shadow: 0 1px 4px rgba(200, 202, 203, 0.68);
}
.chapar {text-align:right;margin:0px;color:orange;cursor:hand;}
h4{
	background: url(http://www.atlasrural.com/images/flor_verde_a.gif) no-repeat left;
/*	border-bottom: 4px solid #F4F7E6;*/
	border-left: 0px solid transparent;
	color: #7E8750;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 21px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	    text-shadow: 0 1px 4px rgba(200, 202, 203, 0.68);
}

hr {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: 1pt dashed #34a402;
	color: white:;
	width: 100%;
}



.grande{
	font-size: 15pt;
}
div.esquina			{
	position:absolute;
	left:100%;
	top:0px;
	overflow:visible;
	height:163px;
	width:163px;
	background-image:url(http://www.atlasrural.com/images/esquina.gif);
	background-repeat:no-repeat;
	background-position:-200px -200px;
	background-color:transparent;
	margin:0 0 0 -163px;
	padding:0;
	color:#000;
	z-index:1000000000;
	border:none;
	float:none;
}
.taga {
font-size:19pt;
}
.tagb {
font-size:17pt;
}
.tagc {
font-size:16pt;
}
.tagd {
font-size:13pt;
}
.tage {
font-size:11pt;
}
.tagf {
font-size:10pt;
}
.tagama {

	background-repeat:repeat-x;
	background-color:#ffd87a;
	padding:15px;
	color:#666;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.tagazul {
	background-repeat:repeat-x;
	background-color:#6aaacd;
	padding:0px;
	color:#000;
	text-align:center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.buscador {
position:absolute;
margin-top:-25px;
right:5px;
background-image:url(http://www.atlasrural.com/images/bola_buscar.gif);
width:80px;
height:80px;
}
.estacion {
position:absolute;
margin-top:-10px;
right:5px;
background-image:url(http://www.atlasrural.com/images/bola_primavera.gif);
width:80px;
height:80px;
}
.portada {
position:absolute;
margin-top:-10px;
margin-left:-10px;
background-image:url(http://www.atlasrural.com/images/portada.gif);
width:106px;
height:66px;
}
.portadatop {margin-top:37px}



.inputc{
	background: #FFFFFF;
	border: 1px solid #34a402;
	color: #34a402;
	width:100%;
}
input, select{
	background: #FFFFFF;
	border: 1px solid #34a402;
	color: #34a402;
	font-size: 13pt;
	font-family: "Trebuchet MS",Verdana, Arial, helvetica, sans-serif;
}

input:focus {
	border: 1px solid orange;
	background: #F4F4F4;
}
 
textarea{
	background: #FFFFFF;
	border: 1px solid #34a402;
	color: #34a402;
	font-size: 13pt;
	width: 90%;
	font-family: "Trebuchet MS",Verdana, Arial, helvetica, sans-serif;
}

textarea:focus {
	border: 1px solid #DB7B5B;
	background: #F4F4F4;
}
.postit { background:yellow;color:blue;} 
/*.boton, button{
	background: #34a402;
	border: 3px #34a402 outset;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-bottom-colors: #34a402 #34a402;
	-moz-border-left-colors: #34a402 #34a402;
	-moz-border-radius: 3px;
	-moz-border-right-colors: #34a402 #34a402;
	-moz-border-top-colors: #34a402 #34a402;

}*/

.boton, button, input[type=submit]{
color: #fff;
font-size:13pt;
background: #f98926 url('http://www.atlasrural.com/template/atlas_rural/images/bgrad.png') repeat-x top center;
border: 1px solid #f98926;
font-weight: bold;
cursor: pointer;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

.boton, button, input[type=submit]:hover{
background: #f98926 url('http://www.atlasrural.com/template/atlas_rural/images/bgrad_hover.png') repeat-x top center;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}









.imgcentrada{
vertical-align:middle;
margin-right:5px;
}


/*antigua*/

img {
	border: none;
}
/*menus*/

/*posicion de imagenes*/
.ydsf {
	display: block;
	position: relative;
}

.left {
	float: left;
	display: inline; /* fixes ie double margin-left bug */
}

.right { float: right; }
.right2 { float: right; width:260px;margin:5px}
.rightm { float: right; }
.fotos { width:120px; }
.derecha { width:50%; }
.centro { text-align: center; }
.menuarriba {margin-left:20px}
.limpiar {clear: both}
.limpiariz {clear: left}
.noborde {border:0}
.blanco {color: white;}
.verde {color:#34a402}
.expandir {border: 0px solid #ffffff; padding: 5px; display: block;}
.contraer {border: 0px solid #d05a30; padding: 5px; display: none;}
.nodec {text-decoration: none;}
.note {
	width: 200px;
	border: 1px solid #666;
	padding: 10px;
	background: #ffc;
	color: #333;
}
.caja {
margin-left:110px;
	background: #EDEBD6;
	padding: 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	padding-left:5px
}
.cajadestacados {
	background: #EDEBD6;
	padding: 5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*sombra de imagenes*/

.required
{color:red;
	background: #fff url(http://www.atlasrural.com/images/iconos/tag_red.png) no-repeat right top; ;
	height:18px;
	width:18px;
	padding:5px;
margin:2px

}

/*menus*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 700px; /*For KHTML*/
  list-style: none;
  height: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  z-index:1;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index:1;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #e1863b;
  border-right-color: #AD4118;
  border-bottom-color: #D66110;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #D66110;
  color: #EFEBD6;
  font: bold 10px/27px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #AD4118;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #D66110;
  color: #EFEBD6;

}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #AD4118;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #D66110;
  color: #EFEBD6;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #AD4118;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #D66110;
  color: #EFEBD6;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #AD4118;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
  z-index:1;
}
/*menus*/
strong {color: #555555; font-size:102%}

div.float {
float: left;
width: 125px;
padding: 6px;
text-align:center;
height:125px;
border: 1px solid #ddd;
margin:3px;
}
.foto_casa_rural{
	border: 3px solid transparent;
	margin-bottom: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px 5px 5px 5px;
/*background: url(/images/iconos/zoom.png) top left no-repeat;*/
}
.foto_casa_rural img{
max-height: 95px;
/*height: expression(this.height > 95 ? 95: true);*/
}


a:hover .foto_casa_rural {
	border: 3px solid #f56c01;
	margin-bottom: 3px;
}
  
div.float p {
   text-align: center;
   }

a.externo {
   background: url(http://www.atlasrural.com/images/iconos/external.png) center right no-repeat;
   padding-right: 13px;
}

.provinciamapa {text-align:center;-moz-border-radius:10px;background:#77b4d3}


.display {cursor:pointer; background: url(http://www.atlasrural.com/images/go-down.gif) top right no-repeat; border:solid 1px #fff;             font-weight:bold;}
.display:hover {border:solid 1px #ddd;}
.stretch_active {cursor:pointer; background: url(http://www.atlasrural.com/images/go-up.gif)   top right no-repeat;  font-weight:bold; border:solid 1px #fff}
.minib {font-size:7pt;font-weight:normal}
.display, .stretch_active {-moz-border-radius:6px;}
#phone-link {display:none}
#buscadorrr  {display:none}
#contactomovil {display:none}


@media handheld {
  
    html {
    -webkit-text-size-adjust: none;
  }
  body {overflow:scroll;}
  #footer,#sc1,#col22, #navmenu, .esquina, .titublanco,#col3,.right2, #ptda, .ptda{
    display: none;
  }
  #col11, #col1 {width:100%;padding:2px;text-align:left;margin:0px}
  #header {height:60px}
  #footer {height:120px}
  /*  #col1 img,#col11 img { 
   *    max-width: 250px;
   *    max-height: 250px;
  }*/
  .derecha, .right {float:left;width:100%;clear:left}
  .caja h2 {}
  #buscadorrr {display:inline;
    -webkit-border-radius: 10px;
    background-color: rgba(0,0,0,.7);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    right: 5px;
    line-height: 40px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 100px;}
    
    #col2 {display:inline;width:100%}
    #phone-link {display:inline;color: #fff;
    font-size:13pt;
    background:
    url('http://www.atlasrural.com/template/atlas_rural/images/bgradgrande.png')
    repeat-x top center;
    border: 1px solid #f98926;
    font-weight: bold;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding:10px;
    margin-top:15px;
    float:right;
    }
  
}
/* iPhone-specific styles */
@media only screen and (max-device-width: 980px) { 
  
  html {
    -webkit-text-size-adjust: none;
    
  }
  body {overflow:scroll; -webkit-overflow-scrolling: touch; }
  #sc1, #col22, #ddimagetabs,.tagazul, .esquina,
  #navmenu,.titublanco,#col3,.right2, #ptda, .ptda{
    display: none;
  }
  #sc2 {
    clear:both!important;
    display:block!important;
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:0!important;
    background-color: #FFFFFF;
  }
  
  .tagama {
    list-style: none;
    margin: 10px;
    padding: 0;
    background-color: #FFFFFF;
    margin-bottom:0px
  }
  .tagama a {
    float:left;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    display: block;
    width:120px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 1px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, 
				       from(#f4f4f4), to(#fff));
  }
  
  .tagama:first-child a {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
  }
  .tagama:last-child a {
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
  }
   
  #nav,#nav li{
    float:none!important;
    clear:both!important;
    margin:0 0 20px 0!important;
    display:block;
    padding:0;
    text-align:left!important;
    width:100%;
  }
  #nav{
    border:1px solid #ccc;
    padding:5px;
    -webkit-border-radius:5px;
  }
  #nav li{
    margin:0!important;
  }
  #nav li a{
    display:block;
  }
  
  #col11, #col1 {width:100%;padding:2px;text-align:left;margin:0px}
  #header {
    height: 69px;
    border-bottom: 0px solid #a43d10;
    margin:0px;
    
  }
  #footer {height:120px}
  /*  #col1 img,#col11 img { 
   *    max-width: 250px;
   *    max-height: 250px;
}*/
  .derecha, .right {float:left;width:100%;clear:left}
  
  .rightm  {float:right;clear:left;border: 1px solid #f4f4f4;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding:5px;margin:5px;background:white}
  
  .caja h2 {}
  
  .tagama {display:block}
  
  #buscadorrr {display:inline;
  -webkit-border-radius: 10px;
  background-color: rgba(0,0,0,.7);
  color: white;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  right: 5px;
  line-height: 40px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 100px;}
  
  #contactomovil {display:inline;width:100%}
  
  #col2 {display:inline;width:100%}
  
  #phone-link {display:inline;color: #fff;
  font-size:13pt;
  background:
  url('http://www.atlasrural.com/template/atlas_rural/images/bgradgrande.png')
  repeat-x top center;
  border: 1px solid #f98926;
  font-weight: bold;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding:10px;
  margin-top:10px;
  float:right;
  }
  #abajorrr {display:inline;color: #fff;
  font-size:8pt;
  background:
  url('http://www.atlasrural.com/template/atlas_rural/images/bgradgrande.png')
  repeat-x top center;
  border: 1px solid #f98926;
  font-weight: bold;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding:10px;
  margin-top:10px;
  float:right;
  }
label {
	float: none;
	width: 150px;
	text-align: left;
	color:#666;
	cursor: text;
}
  }

