.mod_title {
	font-size: 24px;
	color: #E4A56A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
}

.mod_search{ 
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

#mod_status_1 {
	clear: both;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	border-top: 1px solid #FCCFB4;
	border-bottom: 1px solid #FCCFB4;
	font-size: 9px;
}

#mod_status_1 a {
	color: #E4A56A;
	font-weight: bold;
}

#mod_status_1 a:hover {
	text-decoration: none;
}

#mod_status_2 {
	clear: both;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	border-top: 1px solid #FCCFB4;
	border-bottom: 1px solid #FCCFB4;
	font-size: 11px;
}

#mod_status_2 img{
	border: 0px solid;
}

#mod_status_2 a {
	color: #E4A56A;
	font-weight: bold;
}

#mod_status_2 a:hover {
	text-decoration: none;
}

.hide { 
     height: 0; 
     width: 0; 
     overflow: hidden; 
     position: absolute;  /* for the benefit of IE5 Mac */ 
     display: none;
} 

#mod_footer { 
	border-top: 2px solid #E4A56A;
	padding: 10px 3px 3px 3px;
	margin-top: 5px;
	clear: both;
}

#mod_footer a{
	font-size: 10px;
	color: #E4A56A;
	font-weight: bold;
}

#mod_footer a:hover {
	text-decoration: none;
}

#mod_footer_01{ 
	float: left;
	font-size: 10px;
}

#mod_footer_02{ 
	float: right;
	font-size: 10px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: SEO --------------------------- */

#mod_seo_path {
	background-color: #E5E6E2;
	padding: 5px;
	font-size: 9px;
}

#mod_intro {
	clear: both;
	padding: 10px 0px 10px 0px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: CAPTCHA del phpmailer --------------------------- */

.captcha{
	font-size: 10px; 
	font-style: italic;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding: 10px 0px 10px 0px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Formularios --------------------------- */

.row {
  	clear: both;
  	padding-top: 5px;
	font-size: 11px;
  }

.row a {
	color: #E4A56A;
	font-weight: bold;
	text-decoration: none;
}

.row a:hover {
	text-decoration: underline;
}
  
.concept {
	width: 120px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
.form {
  	float: left;
	text-align: left;
	font-size:10px;
  }
  
.concept_inmo {
	width: 100px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
FORM {
	margin: 0px;
}

input, textarea {	
	font-size: 11px; color: #000; background-color: #FFF; border: 1px solid #666;
}

select {
	font-size: 10px; color: #000; background-color: #FFF; border: 1px solid #666;
}

.mod_button {	
	font-size: 11px; font-weight: bold; color: #000; background-color: #E4A56A; border: 1px solid #E4A56A;
	cursor: pointer;
} 

.mod_check {	
	background-color: transparent; border: 0px;
}

.red {
	color: #F00;
}

.text_center {
	text-align: center;
}

/* ESTILOS PROPIOS DEL CONTENIDO: tiny_style --------------------------- */

.tiny_style01 {
	font-size: 14px;
}

.tiny_style02 {
	font-size: 16px;
}

.tiny_style03 {
	font-size: 13px;
	font-weight: bold;
	color: #F7823C;
}

.tiny_style04 {
	background-color: #E5E6E2;
	font-size: 15px;
	font-weight: bold;
	color: #F7823C;
}

/* ESTILOS PROPIOS DEL CONTENIDO: email subscribe --------------------------- */

.mod_email_subscribe {
	padding: 10px;
	text-align: center;
	font-size: 15px;
	color: #999;
}

/* ESTILOS PROPIOS DEL CONTENIDO: page --------------------------- */

.mod_page img{
	margin: 8px;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: content --------------------------- */

.foto_right {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 1px solid #FFF;
	padding: 1px;
}

.foto_left {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #FFF;
	padding: 1px;
}

.foto_left img, .foto_right img {
	border: 0px solid;
}

.mod_contentlist_content {
	font-size: 11px;
}

.mod_contentlist_tittle {
	font-size: 16px;
	color: #E4A56A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
}

.mod_contentlist_tittle a {
	color: #E4A56A;
	font-weight: bold;
	text-decoration: none;
}

.mod_contentlist_tittle a:hover {
	text-decoration: underline;
}

.mod_contentlist_short {
	font-size: 11px;
}

.mod_contentlist_date {
	text-align: left;
	font-size: 10px;
	margin-bottom:10px;
	background-color:#fff;
	color:#000;
	padding:3px;
}

.mod_contentlist_date1 {
	float:right;
	font-size: 11px;
	background-color:#eee;
	color:#A10303;
	padding:4px;
	border:1px solid #000;
	margin:10px 20px 0px 0px;
}

.mod_contentlist_date_detail {
	text-align: right;
	font-size: 10px;
}

.mod_contentlist_attachment_detail {
	text-align: center;
	font-size: 13px;
	font-weight:bold;
}

.mod_contentlist_attachment_detail a{
	color:#fff;
}

.text_left {
	text-align: left;
	font-size: 12px;
}

.text_left a {
	color: #E4A56A;
	font-weight: bold;
	text-decoration: none;
}

.text_left a:hover {
	text-decoration: underline;
}

.cleaner {
	clear: both;
}

hr{
	color:#fff;
	background-color:#fff;
	height:1px;
	border:0px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: photos --------------------------- */

.album {
	font-size: 12px;
	color: #E4D3B1;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 335px;
	margin: 0px 10px 10px 0px;
}

.album a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.album a:hover {
	text-decoration: underline;
}

.mod_nav {
	padding: 0px 5px 0px 288px;
}

.mod_nav img {
	border: 0px solid;
}

.foto_detail {
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.foto_detail img {
	border: 1px solid #FFF;
	padding: 1px;
}

.mod_photo_name {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.mod_photo_descrip {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	border-bottom: 2px solid;
	margin: 0px 0px 10px 0px;
}

.mod_photo_other {
	font-size: 10px;
}

.mod_photo_author {
	font-size: 10px;
	text-align: right;
}

.mod_photo_date {
	font-size: 10px;
	text-align: right;
}

.tablasconfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #858560;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
.tablasdiscon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	border: 1px dotted #FFFFFF;
	color: #000000;
	background-color: #AEAE8E;

}
.verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C43;

}
.marron:hoverr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775028;
	text-decoration: underline;

}
.formularios {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #858560;
	color: #858560;
}
.marcofotos {
	border: 1px solid #FFFFFF;
	color: #858560;
}
.blancoroto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4D3B1;
}
.blancoroto a {
	text-decoration: none;
	color: #E4D3B1;
}
.blancoroto a:hover {
	color: #000;
}
.links {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CAAB73;
}
.links:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* ********************* MODULES ********************** */

table.modules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11x;
	color: #E4D3B1;
}

/* BANNER */

.banner {
	float: right;
	padding: 0px;
	margin-right: 15px;
}

.banner img{
	border:none;
}

.no_imprimir{
	display:none;
}

.no_mostrar{
	height:137px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-align: center;
	display:inline;
}
