/* HTML */

A {
	text-decoration: underline;
	color: #000;
}

A:VISITED {
	text-decoration: underline;
	color: #000;
}

A:HOVER {
	text-decoration: underline;
	color: #000;
	background-color: #E4CCC0;
}

BODY {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
	background-color: #FFF;
	text-align: center;
}

DD {
	margin: 0 15px 15px 10px;
}

DL {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: decimal;
	line-height: 17px;
}

DT {
	font-weight: bold;
}

FIELDSET {
	border: 0;
	margin-bottom: 25px;
}

FORM {
	padding-bottom: 20px;
	margin-left: 35px;
}

/*H1 {
	font: 17px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 537px;
	height: 142px;
	background-image: url("../img/homePropietario.jpg"/*tpa=http://www.spaviv.es/img/homePropietario.jpg*/);
	color: #FFF;
	padding-top: 40px;
}*/

H1 {
	font: 17px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 25px 15px 10px 25px;
}

H2 {
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 25px 15px 10px 30px;
}

H3 {
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 25px 15px 10px 30px;
}

H4 {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 25px 15px 10px 30px;
}

H5 {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 25px 15px 10px 30px;
}

H6 {
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #474747;
	margin: 25px 15px 10px 30px;
}

IMG {
	border: 0;
}

INPUT {
	border: 1px #D8CCCC solid;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #000;
}

LABEL {
	text-align: right;
	float: left;
	width: 25%;
	margin-right: 0.5em;
	padding-top: 0.2em;
}

LEGEND {
	font-weight: bold;
	margin: 0;
	color: #000;
}

LI {
	margin: 0 15px 7px 0;
}

P {
	margin: 10px 15px 10px 30px;
	line-height: 17px;
}

P.subir {
	text-align: right;
	margin-right: 20px;
	display: none;
}

SELECT {
	border: 1px #D8CCCC solid;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #000;
}

UL {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: decimal;
	line-height: 17px;
}

UL UL{
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
	line-height: 17px;
}



/* ESTRUCTURA */

#pagina {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

#columnaMenu {
	display: none;
}

#columnaContenido {
	width: 100%;
	display: table;
	float: left;
}



/* UTILIDADES */

#utilidades {
	font-size: 10px;
	color: #000;
	width: 90%;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: table;
	text-align: right;
}

#utilidades A {
	display: inline;
	color: #000;
	text-decoration: none;
	border-left: 1px #E4CCC0 solid;
	padding: 12px 15px 0 3px;
}

#utilidades A:HOVER {
	color: #000;
	text-decoration: none;
	background-color: #E4CCC0;
}

#utilidades FORM {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 12px 0 0 0;
}

#utilidades .enlace{
	display: none;
}

#utilidades INPUT.campo {
	border: 1px #D8CCCC solid;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 3px 0 6px;
	padding: 0;
	color: #000;
}

#utilidades INPUT {
	margin: 0 7px 0 0 ;
}

#utilidades IMG.logo {
	float: left;
}

#utilidades A.logo {
	color: #000;
	border: 0;
	padding: 0;
}

#utilidades A:HOVER.logo {
	text-decoration: none;
	background-color: none;
}


/* MENU */

#enlaces {
	display: none;
}

#enlaces UL {
	font: 12px Trebuchet MS, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 22px;
}

#enlaces LI {
	line-height: 16px;
	margin-bottom: 6px;
}

#enlaces UL LI.activo {
	color: #000;
}

#enlaces UL A {
	text-decoration: none;
	color: #000;
}

#enlaces UL A:HOVER {
	text-decoration: underline;
	color: #000;
	background-color: #FFF;
}

#enlaces UL UL {
	font: 11px Verdana, Arial, sans-serif;
	margin: 7px 0;
	padding: 0;
	line-height: 18px;
}

#enlaces UL UL A {
	display: block;
	padding-left: 5px;
	font-weight: normal;
	width: 150px;
	border-bottom: 1px #953400 solid;
	text-decoration: none;
	color: #000;
}

#enlaces UL UL A:HOVER {
	text-decoration: none;
	background-color: #F7F0EC;
	color: #000;
}

#enlaces UL.dos {
	font: 12px Trebuchet MS, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	line-height: 22px;
}

#enlaces UL.dos LI.activo {
	color: #000;
}

#enlaces UL.dos A {
	text-decoration: none;
	color: #000;
}

#enlaces UL.dos A:HOVER {
	text-decoration: underline;
	color: #000;
	background-color: #FFF;
}

#enlaces UL.dos UL {
	font: 11px Verdana, Arial, sans-serif;
	margin: 5px 0;
	padding: 0;
	line-height: 18px;
}

#enlaces UL.dos UL A {
	display: block;
	padding-left: 5px;
	font-weight: normal;
	width: 150px;
	border-bottom: 1px #953400 solid;
	text-decoration: none;
	color: #000;
}

#enlaces UL.dos UL A:HOVER {
	text-decoration: none;
	background-color: #F7F0EC;
	color: #000;
}

#telefono {
	display: none;
}

#telefono P {
	display: none;
}

#telefono STRONG {
	color: #000;
}



/* CONTENIDO */

#pad {
	margin: 0px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-left: 1px #D7CDC4 solid;
}

#pad A {
	text-decoration: none;
	color: #000;
}

#pad A:HOVER {
	text-decoration: none;
	color: #000;
	background-color: #F7F0EC;
}

#pad P {
	padding: 8px 0 0 3px;
	margin: 0;
	line-height: 10px;
}

#inf {
	width: 100%;
	margin: 6px 0 20px 0;
	padding-bottom: 10px;
	border-top: 1px #F3F0ED solid;
	background-color: #FFF;
	display: table;
}

