body {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  margin: 0px auto;
  background-color: #F9F6F1;
  text-align: center;
}
input,textarea{
  border-left: 1px solid #A8A8A8;
  border-top: 1px solid #A8A8A8;
}
a{
  text-decoration : none;
}
A:hover {
  text-decoration : underline;
}

.img_borde{
  border-right: 3px solid #DCDCCB;
  border-bottom: 3px solid #DCDCCB;
}


#main{
    width: 760px;
    /*height: 1300px;
    /*overflow: auto;*/
    margin: 0px auto;
    text-align: center;
}

#menu{
  width: 760px;
  height: 46px;
}




/* cuadros */

#cuadro_header{
  background-image: url(../images/cuadro_header.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 710px;
  height: 270px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 8px;
  padding-left: 14px;
  margin:0 auto;
  float: left;
  /*border: 1px solid #000000;  */
}

#cuadro_header_finca{
  background-image: url(../images/cuadro_header.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 710px;
  height: 270px;
  /*margin-top: 5px;
  margin-bottom: 2px; */
  padding: 8px;
  padding-left: 14px;
  margin:0 auto;
  float: left;
  /*border: 1px solid #000000;  */
}

#cuadro_header_interno{
  _padding-top: 9px;
  _padding-left: 15px;
  padding-left: 15px;

  float: left;
  /*border: 1px solid #000000;*/
  text-align: left;
  width: 710px;
}


#cuadro_contenido_top{
  background-image: url(../images/cuadro_contenido_top.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 739px;
  height: 13px;
  float: left;

}
#cuadro_contenido_medio{
  background-image: url(../images/cuadro_contenido_medio.gif);
  background-position: left;
  background-repeat: repeat-y;
  width: 739px;
  padding: 5px;
  float: left;
  padding-left: 10px;
}
#cuadro_contenido_footer{
  background-image: url(../images/cuadro_contenido_footer.gif);
  background-position: top center;
  background-repeat: no-repeat;
  width: 739px;
  height: 13px;
  float: left;
  margin:0 auto;
  text-align: left;
}

#cuadro_fondo_slideshow{
  background-image: url(../images/fondo_shadow_slideshow.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 333px;
  height: 255px;

  padding-bottom: 8px;
  padding-left: 1px;
  padding-right: 9px;
  padding-top: 9px;

  _padding-left: 0px;

  float: left;
  text-align: left;
}

#cuadro_mensaje{
  padding: 10px;
  border: 1px solid #FF9900;
  background-color: #FFFF80;
  width: 350px;
  margin: 0 auto;
  text-align: center;
}

#foto_slogan{
  background-image: url(../images/logo_slogan.jpg);
  width: 343px;
  height: 231px;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 12px;
}

#contenido_detalle{
  /*margin-top: 15px;
  margin-left: 15px;*/
  float: left;
  margin:0 auto;
  /*border: 1px solid #000000;*/
  padding: 8px;
  width: 340px;
  text-align: left;
}

#contenido_detalle_grande{
  /*margin-top: 15px;
  margin-left: 15px;*/
  float: left;
  margin:0 auto;
  /*border: 1px solid #000000;*/
  padding: 8px;
  width: 700px;
  text-align: left;
}

/* separadores */

#separador_footer_hor{
  background-image: url(../images/separador_footer_hor.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 3px;
  margin-top: 40px;
  float: left;
}

#separador_vertical{
  background-image: url(../images/separador_vertical.gif);
  background-position: top center;
  background-repeat: no-repeat;
  width: 3px;
  height: 400px;
  float: left;
}

#separador_bloques{
  width: 100%;
  height: 20px;
  float: left;
  text-align: right;
  margin-top: 5px;
  /*border: 1px solid #000000;*/

}

#separador_hor{
  background-image: url(../images/separador_hor.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 3px;
  margin: 10px;
  float: left;
}


/* fondos */

#fondo_top_degradado_grande{
  background-image: url(../images/fondo_top_degradado.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 722px;
  padding: 5px;
  padding-top: 15px;
  float: left;
}

#fondo_top_degradado_peq{
  background-image: url(../images/fondo_top_pequeno_degradado.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 320px;
  padding: 10px;
 /* border: solid 1px #000000;   */
}


/* letras */

.letra_normal{
  font-family: Arial;
  font-size: 12px;
  color: #666666;
}


.letra_titulos_grandes{
  font-family: Verdana;
  font-size: 20px;
  color: #705C34;
  font-style: normal;
}

.letra_titulos_pequenos{
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #705C34;
  font-style: normal;
  text-align: left;
}

.letra_titulos_pequenos2{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #5B5B5B;
  font-style: normal;
  text-align: left;
}

.letra_verdana_12_gris{
  font-family: Verdana;
  font-size: 12px;
  color: #333333;
  line-height: 1.5;
}

.letra_menu_footer{
  font-family: Verdana;
  font-size: 9px;
  color: #8D7A52;
}

.letra_copyrights{
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
}


/* C. slideshow AJAX */

	/* clearbox.css a ClearBox scripthez :: http://www.kreatura.hu/pyro/clearbox */

#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 15%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 60px;
	padding-top: 10px;
	background-color: #fff;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 10px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 50px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	text-align: center;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(../pic/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(../pic/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(../pic/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(../pic/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color:#FFFFFF;
}

#CB_Right {
	background-image:url(../pic/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(../pic/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(../pic/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(../pic/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(../pic/blank.gif) no-repeat scroll 0%;
	display: block;
	width: 49%;
	cursor: pointer;
	outline-style:none;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	color: #aaa;
}

.CB_TextNav:hover {
	text-decoration: none;
	color: #ff7700;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent url(../pic/prev.gif) no-repeat scroll left 50%;
}

#CB_Next:hover {
background:transparent url(../pic/next.gif) no-repeat scroll right 50%;
}

#CB_CloseWindow {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	width: 0px;
	position: absolute;
	top: 5px;
	left: 22px;
	height: 5px;
	display: none;
}

#CB_Email {
	position: absolute;
	right: 15px;
}
                              

/* T. slideshow AJAX */
