@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	text-align: left; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000;
	/*background-color: #f8f1eb;*/ /*NAC COLOR DE FONDO DE LA PÁGINA*/
/*	 background:  url("../fondo-pagina-web.gif")  center repeat-y; */
	 	 background:  url("../img/fondo-pagina-web.jpg");
	/*NAC*/
/*	background-color:#505050;*/
	background-color:#90706e;
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
    }
.twoColFixLtHdr #wrap {
/*	margin:0;
	padding:0;
	background-color:#FFFFFF;*/
}	
.twoColFixLtHdr #header-wrap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background: #fff url("../img/header-bg.jpg") repeat-x;
	margin-left: auto;
	margin-right: auto;
}

	/* permite establecer la opacidad de esta clase*/
/*.transparencia {
   opacity: .25;
   -moz-opacity: .25;
   filter:alpha(opacity=25);
   float: left;
} */
	.twoColFixLtHdr  h1
{
	font-size: medium;
	color: #D34C4d;
	text-align: center;
}
	.twoColFixLtHdr  h2
{
	font-size: small;
	color: #A5432E;
	text-align: center;

}
	.twoColFixLtHdr  h3
{
	font-size: x-small;
	color: #0099f7;
	text-align: center;

}
	.twoColFixLtHdr  h4
{
	font-size: small;
	color: #33CC33;
	text-align: center;
}
	.twoColFixLtHdr  h5
{
	font-size: small;
	color: #F00;
	text-align: center;
	text-decoration: blink;
}
	.twoColFixLtHdr  h6
{
	font-size: small;
	color: #F00;
	text-align: center;
}
    .twoColFixLtHdr #container {
	width: 888px;
	/* margin: 0 auto;*/
		margin-left: auto;
	margin-right: auto;
	text-align: center; /* esto anula text-align: center en el elemento body. */
	background-color: #F8F1EB; /*NAC COLOR DE FONDO*/
/*	background-image: url(pie.jpg);
	background-repeat: no-repeat;
	background-position: left  bottom;*/
	border-left: 1px solid #8e7978;
	border-right: 1px solid #8e7978;
	float: none;
    } 
    .twoColFixLtHdr #header {
	padding: 0px 0px 0px 0px;  /* 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. */
	/*background-repeat: repeat-x;*/
/*	background-color: #000000;*/ /*NAC COLOR DE FONDO*/ 
	background-color: #FFFFFF; /*NAC COLOR DE FONDO NAVIDAD*/ 
	text-align: center;
	/*nac*/
	width:902px;
	height:150px;
/*	background: #FFFFFF url("../img/header.jpg") ;*/
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
    } 
    .twoColFixLtHdr #header h1 {
	margin: 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */			    position: absolute;
	text-align: center;
	top: -100px;
    }
	.twoColFixLtHdr #header h2
{
	font-size: medium;
	text-align: center;
	color: #ecdc97;

}	

    .twoColFixLtHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 192px; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	padding: 0px 5px 5px 5px;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FAFAFC;
	border-right-style: none;
	border-right-color: #C95954;
	text-align: center;
/*	background-color: #f3d5d0;*/
	/*		margin-left: auto;
	margin-right: auto;*/
    }
/*
	    .twoColFixLtHdr #sidebar2 {
'	float: right;  dado que este elemento es flotante, debe asignarse un ancho 
'	width: 192px;  el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá 
'	padding: 15px 5px 15px 5px;  el relleno mantiene el contenido del div alejado de los bordes 
	clear:right;
	border-left-style: none;
	border-left-color: #C95954;
	border-left-width: thin;

}

*/
/* Apartado de promociones en cabecera general
*/
	.twoColFixLtHdr #promocion_especial{
	border: thick dotted #C95954;
	padding: 0px 5px 5px 5px;
	}

    .twoColFixLtHdr #mainContent {
	/*border-left: 1px dashed #000000;*/
	/*	border-left-style: outset;*/
	border-top-width: thin;
	border-bottom-width: thin;
	/*	border-left-width: none;*/
	border-top-style: none;
	/*	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #ECE9D8;*/
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C95954;
	border-bottom-color: #ECE9D8;
	border-left-color: #C95954;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px 10px 10px 200px;
	border-right-color: #C95954;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: 	#C95954;
    } 
	.twoColFixLtHdr  tabla_cabecera  {
		font-size: 60%;
		font-weight: lighter;
	}
	.twoColFixLtHdr #mainContent p    {
	font-size: 90%;
	text-align: justify;
	margin: 10px 10px 10px 20px;
	padding: 10px 10px 10px 10px;
	text-indent: 20px;
}
	.twoColFixLtHdr  #mainContent h4
{
	font-size: small;
	color: #33CC33;
	text-align: center;
	font-weight: bold;
}
    .twoColFixLtHdr #footer-wrap {
	margin:0;
	padding:0;
	height:150px;
	background: #fff url("../img/pie-bg.jpg") repeat-x        ;
	margin-left: auto;
	margin-right: auto;
		clear: both;
}

    .twoColFixLtHdr #footer {
	padding: 0px 0px 0px 0px;
	width:902px;
	height:150px;
	text-align:center;
	margin: 0px auto;
	background:  url("../img/pie.jpg") no-repeat  50% 0 ;
	background-color:#F8F1EB;
	clear: both;
    } 
	
    .twoColFixLtHdr #footer-content {
	margin: 0 auto; /* 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: 0px; /* 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 */
	color: #000000;
	font-size: 100%;
	text-align: center;
	max-width: 902px;
	clear: both;
}




	
    .twoColFixLtHdr #footer p {
	margin: 0 auto; /* 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: 3px; /* 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 */
	color: #000000;
	font-size: 80%;
	text-align: center;
	max-width: 902px;
	clear: both;
    }
	    .twoColFixLtHdr #footer a {
	padding: 0px 0px 0px 0px;
	margin:0px;
    }
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
	text-indent: 0px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
	text-indent: 0px;
    }
	.fltrtimg { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
	text-indent: 0px;
	border: 5px;
	border-color: #666666;
	border-top: 1px;
	border-left: 0px;
	border-top: #ffffff;
	border-left: #ffffff;
    }
    .fltlftimg { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
	text-indent: 0px;
	border: 5px;
	border-color: #666666;
	border-top: 1px;
	border-left: 0px;
	border-top: #ffffff;
	border-left: #ffffff;
    }
	/* sangrado */
blockquote {
	font-family: "Courier New", Courier, monospace;
	color: #F8F1EB;
	background-color: #0099f8;
	margin: 5px;
	padding: 0;
	background-image: url("../img/esquinaizq.png");
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

blockquote p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-indent: 5px;
}
#cita_inferior {
	background-image: url("../img/esquinadcha.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 95%;
	margin-top: 0px;
	padding-bottom: 30px;
	text-align: right;
	text-indent: 0px;
	color: #ECDC97;
	font-weight: bold;
}
#provincias
{
	display: block;
	cursor: pointer;
	background-color: #d34c4c;
	padding: 0.5em 0.75em;
	color: #ecdc97;
	text-decoration: none;
	border-top: #000000 1.5px solid;
	border-bottom: #666 1.5px solid;
	border-right: #000000  1.5px solid;
	border-left: #000000 1.5px solid;
	text-align: left;
	font-size: 14px;
}


.twoColFixLtHdr #container #provincias p {
	max-width: 100%;
	padding-left: 6%;
}
.twoColFixLtHdr #container #provincias h2 {
	text-align: center;
	color: #f8f1eb;
	clear: both;
}

.twoColFixLtHdr #container #provincias a {
	text-align: center;
	color: #f8f1eb;
}

  



.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

p    {
	font-size: 85%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;

}
#menuhorizontal {
	height: 2.2em;
	width: 888px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	text-align: center;
	}
	
p {
	font-size:85%;
	margin:0 0 5px 0px;
	max-width: 660px;
	
	}
form {
	width:600px;
	margin:15px auto 10px 20px;
	}
label {
	display:block;
	font-weight:bold;
	text-indent: 0px;
	}
textarea {
	width:500px;
	height:60px;
	text-indent: 0px;
	}
.textInput {
	width:500px;
	}
.textInputCorto {
	width:300px;
	}
.cheq {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
.cheq label{display:inline;
}
.clearit {clear:both;
}
select{
	margin:5px 0 8px 0px;
	width: 300px;
}
.advertencia{
color:#FF0000;
font-weight:bold;
}
.ok{
	color:#0000FF;
	font-weight:bold;
	font-size: large;
}
/*a {
	border: 0px 0px 0px 0px;
}*/
a img {
   border: none !important;   
   }
.actualizado
{
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
}

.agregado
{
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
}

.aparte {display:block;}

.cabecera_tabla
{
	font-size: small;
	color: #A5432E;
	text-align: center;
	font-weight: bold;

}
/* interior tablas*/
.twoColFixLtHdr li
{
	font-size: 90%;
	text-align: justify;


}

