body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
img {
	border: 0;
}

#Datos_ficha td {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#Texto_ficha td {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #79116F;
	text-decoration: none;
}


#menu_Arriba td {
	text-align: center;
}
#menu_Arriba a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#menu_Arriba a:hover {
	color: #727272;
}

#menu_Bajo td {
	text-align: center;

}
#menu_Bajo a {
	font-family: Arial;
	font-size: 12px;
	color: #DEDEDE;
	text-decoration: none;
}
#menu_Bajo a:hover {
	color: #FFFFFF;
}

#fondo_botonera td {
	background: url('../img/fondo_lateral.jpg') no-repeat;
}

#fondo_blanco td {
	background: url('../img/fondo_lateral_blanco.jpg') no-repeat;
}


#menu_botonera td {
	background: url('../img/fondo_botones.jpg') no-repeat left;
	text-align: Left;
	height: 45px;
	width: 200px;
}
#menu_botonera a {
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
}
#menu_botonera a:hover {
	color: #000000;
}
#fachada td {
	background: url('../img/fachada.jpg') no-repeat;
	text-align: Left;
}

#pie {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.texto_normal_blanco {
	padding:3 9 px;
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.texto_normal_blanco a{
	padding:3 9 px;
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.texto_normal {
	font-family: Arial;
	font-weight: regular;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.texto_normal a{
	font-family: Arial;
	font-weight: regular;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.texto_mas {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #6c4104;
	text-align: right;
}

.texto_mas a {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #6c4104;
	text-decoration: none;
}

.texto_normal2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.texto_titulo {
	padding-left:30 px;
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
}

.texto_titulo_rojo {
	padding-left:30 px;
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #c60d1f;
	text-align: left;
}

.texto_titulo2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.texto_titulo3 {
	padding-left:10 px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

h2{
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
	border-bottom: 2px dotted black;
}

h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	display:inline;
}

.informeTituloBien {
	background-color: #33ff33;
	padding:10px;
	width:500px;
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	text-align:left;
	height:30px;
	background: url("../img/tabla_arriba2.jpg");
	padding-left: 15px;
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#conscrol{
	height:380px;
	width:210px;
	overflow-x:hidden;
	overflow-y:scroll;
	background-color:white;
}