body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texto {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.texto a {
	text-decoration: none; 
	color: #FFF;
	font-weight: bold;
}

.texto a:hover {
	text-decoration: underline;
	color: #FD9800;
}

.textodestacado {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

.bgtable {
background-color: #000;
}

.bgtablec {
background-color: #263148;
}

.bgtablepie {
	background-image:url(img/fondopie.gif);
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.bgtablepie a {
	color: #000;
	text-decoration: none;
}

.bgtablepie a:hover {
	color: #FFF;
}


/* ****************** INTERIORES ****************** */

.directory li{
	list-style-type: none;
	background-image: url(../themes/elfreaky/dir.png);
	background-repeat: no-repeat;
	background-position: 30px 3px;
	padding-left: 45px;
	margin-top: 20px;
}

a .thmb {
	border: 5px solid #929BAF;
}

a:hover .thmb  {
	border: 5px solid #AFB5C4;
}

.imagen img {
	border: 5px solid #929BAF;
}

.dirdesc {
	margin: 0px 0px 10px 0px;
}

.thumb_list {
	font-size: 10px;
	margin: 0px 20px 0px 0px;
}

.thumb_list a {
	font-weight: normal;
	
}

/* ****************** GENERALES ****************** */

.cleaner {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

hr {
	border: 0;
	color: #929BAF;
	background-color: #929BAF;
	height: 1px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Formularios --------------------------- */

.row {
  	clear: both;
  	padding-top: 5px;
  }
  
.concept {
	width: 80px;
  	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: #CCC; border: 1px solid #CCC;
}

select {
	font-size: 10px; color: #000; background-color: #CCC; border: 1px solid #CCC;
}

.mod_button {	
	font-size: 12px; color: #FFF; background-color: #333; border: 1px solid #333;
	cursor: pointer;
} 

.mod_check {	
	background-color: transparent; border: 0px;
}

.red {
	color: #F00;
}

.text_center {
	text-align: center;
}
