body,.texto, table{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #111111;
	font-size : 15px;
	text-align: justify;
}


 H1.texto{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4F0000;
	font-size : 18px;
	text-align: justify;
	font-weight : bold;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4F0000;
	font-size : 18px;
/*	text-indent: 25pt;*/
	text-align: justify;
}

H1.titulo{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #7C080C;
	font-size : 18px;
	text-align: right;
}

H1.portada{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #7C080C;
	font-size : 18px;
	text-align: left;
}

H1.detalles{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4F0000;
	font-size : 20px;
/*	text-indent: 25pt;*/
	text-align: justify;
}


table.formulario{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #111111;
	font-size : 12px;
	text-align: justify;
	font-weight : bold;
}


.fichadetalles{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #111111;
	font-size : 12px;
	text-align: justify;
	font-weight : bold;
}


a{
	color : #800040;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px
}


a:hover{
	text-decoration : underline;
	font-size : 13px;
}

a.contacto{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #800040;
	font-size : 15px;
	text-align: justify;
}


a.contacto:hover{
	text-decoration : underline;
	font-size : 15px;
}

.listado{
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #800040;
	font-size : 16px;
	font-weight : bold;
}


.cabecera{
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 17px;
	font-weight : bold;
}

.pisos{
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 15px;
	font-weight : bold;
}


.pisosb{
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 15px;
	font-weight : bold;
}



input{
	background-color:#FFF2D7;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border : 0.5pt solid #666666
}



input.desconectado{
	background-color:#EFD1A9;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border : 0.5pt solid #666666
}


input.correomal{
	background-color:#FF6464;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border : 0.5pt solid #666666
}

textarea{
	background-color:#FFF2D7;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border : 0.5pt solid #666666
}

textarea.desconectado{
	background-color:#EFD1A9;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border : 0.5pt solid #666666
}



input.checkbox{
	background-color:#FFFFEC;
	border : none;
}

input.radio{
	display : compact;
	background-color:#FFFFEC;
	border : none;
}

select{
	background-color:#FFF2D7;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border : 0.75pt solid #5D5D53;
}


select.desconectado{
	background-color:#EFD1A9;
	color:#800040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border : 0.75pt solid #5D5D53;
}


.detalles {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #111111;
	font-size : 10px;
	text-align: justify;
}

