﻿@charset "utf-8";
    body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
    }
    .oneColFixCtrHdr #container {
	background: #000000;
	margin: 0 auto;
	text-align: center; /* esto anula text-align: center en el elemento body. */
    }
    .oneColFixCtrHdr #header {
	background: #000000;    	/*padding: 0 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	text-align: center;
    }
    .oneColFixCtrHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	/*padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
    .oneColFixCtrHdr #mainContent {
	/*padding: 0 20px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
    	background: #000000;
    }
    .oneColFixCtrHdr #footer {
    	/*padding: 0 10px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
    	background:#DDDDDD;
    }
    .oneColFixCtrHdr #footer p {
    	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
    	/*padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
	
p {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 40px;
	color: #461e1e;
	text-align: left;
	line-height: 1.4em;
}
#copyrigthPIE {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	color: #461e1e;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 27px;
	margin-right: 20px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-shadow:#CCCCCC 
}
#p-apaisado {
	text-align: justify;
}

li {
	text-align: left;
}
#PieInfoTlf {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


h2 {
	margin-top: 5px;
	font-size: 18px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0.2em;
	vertical-align: top;
	text-align: left;
	margin-left: 40px;
	color: #333333;
}

h3 {
	color: #461e1e;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 18px;
	margin-right: 20px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
}
#TabVerLaCasa {
	color: #461e1e;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	letter-spacing: 0.3px;
	line-height: 1.3em;
}


#cabezaDcha {
	text-align: center;
	font-weight: bold;
	padding-right: 50px;
}

#tdIzqLado a:hover {
	color: #b51919;
	list-style-image: url(../Imagenes/bola-2.gif);
}
#tdIzqLado a {
	list-style-image: url(../Imagenes/Bola-1.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#tdIzqLado li {
	margin-left: 10px;
	list-style-image: url(../Imagenes/bola-2.gif);
	color: #b51919;
	font-size: large;
	letter-spacing: 0.2em;
	padding-left: 25px;
}


table, th, td, tr {
	border-collapse: collapse;
}
#TablaLayout ul {
	color: #b70009;
	margin-left: 30px;
	padding-left: 30px;
	line-height: 1.7em;
}

#TablLaCasa {
	color: #461e1e;
	margin-left: 40px;
	margin-top: 0px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
}
#EntornoTD1Tabla1 {
	margin-left: 65px;
	font-size: 10px;
	color: #461e1e;
	text-align: left;
	vertical-align: top;
	margin-right: 6px;
}


#Tablita1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eecc6b;
	vertical-align: top;
}

#Tablita1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eecc6b;
}
#Tablita2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#Tablita2 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-righ-style: solid;
	border-right-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#Tablita {
	margin-left: 40px;

}
#Tablita p {
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: justify;
}


#imgPPal {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

#TD1 {
	border-right-width: 2px;
	border-right-color: #9fab7b;
	border-right-style: ridge;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9fab7b;
	vertical-align: top;
}

#TD1 a:hover {
	color: #b51919;
}
#TD11 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-right-color: #90ab7b;
	border-bottom-color: #9fab7b;
}
#H2aElentornoTd1 {
	color: #EEE442;
	font-size: 24px;
	border-left-style: solid;
	border-left-color: #A8E93A;
	border-left-width: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #A8E93A;
	border-bottom-style: solid;
}
#H2bElentornoTd1 {
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #5c2020;
	padding-left: 8px;
	margin-left: 50px;
	margin-right: 0px;
}



#TR0 {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: ridge;
	border-bottom-style: groove;
	border-top-color: #201e1e;
	border-bottom-color: #201e1e;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #461e1e;
}


#TD2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eecc6b;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eecc6b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eecc6b;
	vertical-align: top;
}
#TD2 a:hover {
	font-style: oblique;
	color: #b51919;
}


#TD2a {
	border: 1px solid #eecc6b;
}
#TD111 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #461E1E;
	border-bottom-color: #461E1E;
}
