@charset "utf-8";
body,td,th {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif, "Kristen ITC";
}
.twoColFixLtHdr #mainContent p a:link {
	color: #0099FF;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent  p a:visited {
	text-decoration: none;
}
/*.twoColFixLtHdr #mainContent p a:hover {
	background-color: #fff;
	border-bottom:none;
	text-decoration:none;
	color: #FFFFFF;
	
}*/

/*MIDA MÀXIMA DELS CONTINGUTS 675PX*/

.twoColFixLtHdr #mainContent p a:active {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent p a {
	color: #0099FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/**/
.twoColFixLtHdr #mainContent ul a:link {
	color: #0099FF;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent  ul a:visited {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent ul a:hover {
	background-color: #0099FF;	/*text-decoration: underline;*/
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent ul a:active {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent ul a {
	color: #0099FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/**/
/**/
.twoColFixLtHdr #mainContent ol a:link {
	color: #0099FF;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent  ol a:visited {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent ol a:hover {
	background-color: #0099FF;	/*text-decoration: underline;*/
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent ol a:active {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent ol a {
	color: #0099FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/**/

/**/
.twoColFixLtHdr #mainContent table tbody tr td a:link {
	color: #0099FF;
	text-decoration: none;
}
.twoColFixLtHdr #mainContent table tbody tr td a:visited {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent table tbody tr td a:hover {
	/*background-color: #0099FF;*/	/*text-decoration: underline;*/
	/*color: #FFFFFF;*/
	border:none;
}
.twoColFixLtHdr #mainContent table tbody tr td a:active {
	text-decoration: none;
}
.twoColFixLtHdr #mainContent table tbody tr td a {
	color: #0099FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
/**/

/**/
.twoColFixLtHdr #container #mainContent table tbody tr td p a:link{
	color: #0099FF;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent table tbody tr td p a:visited{
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent table tbody tr td p a:hover{
	/*background-color: #0099FF;*/	/*text-decoration: underline;*/
	/*color: #FFFFFF;*/
	border:none;
}
.twoColFixLtHdr #container #mainContent table tbody tr td p a:active{
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent table tbody tr td p a{
	color: #0099FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
/**/

body  {
    	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif, "Kristen ITC";
    	background: #666666;
    	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: center; /* 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: #000000;
    }
    .twoColFixLtHdr #container {
	width: 955px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #000000;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	background-image: url(css/fon_menu.jpg);
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif, "Kristen ITC";
    } 
    .twoColFixLtHdr #header {
	background-color: #666666;
    } 
	.twoColFixLtHdr #subHeader {
	height:25px;
	background-image:url(css/subheader1.jpg);
	width:955px;
    } 
	.twoColFixLtHdr a.menus {
	width:105px;
	color: #993300;
	height: 20px;
    } 
    .twoColFixLtHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 225px; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	padding: 0px 10px 15px 15px;
    }
    .twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
    } 
    .twoColFixLtHdr #mainContent .visitesTitol{
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #660000;
	font-size: 0.9em;
	font-weight: bold;
    } 
	/* titols*/
    .twoColFixLtHdr #mainContent h1{
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #660000;
	font-size: 1.2em;
	font-weight: bold;
    }
    .twoColFixLtHdr #mainContent h2{
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: bold;
	color: #009900;
    }
    .twoColFixLtHdr #mainContent h3{
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.0em;
	font-weight: bold;
	color: #FF6600;
    }
    .twoColFixLtHdr #mainContent ul li{
	font-family: "Book Antiqua", Georgia, "Times New Roman", "Kristen ITC", Times, serif;
	font-size: 1.0em;
    }
    .twoColFixLtHdr #mainContent ol li{
	font-family: "Book Antiqua", Georgia, "Times New Roman", "Kristen ITC", Times, serif;
	font-size: 1.0em;
    }			 			
    .twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background:#DDDDDD;
	background-image: url(css/peu.jpg);
	height: 55px;
    } 
    .twoColFixLtHdr #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 */
	font-size: small;
	text-align: center;
	font-variant: small-caps;
    }
    .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;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .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;
    }
.twoColFixLtHdr #container #sidebar1 .titolMenu {
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #660000;
	font-size: 0.9em;
	font-weight: bold;
	width: 255px;
}

.twoColFixLtHdr #container #sidebar1 .partMenu {
	text-indent:15px;
	vertical-align: middle;
	width: 210px;
	background-image:url(css/vinyeta_out.gif);
	background-repeat:no-repeat;
	height: 25px;
}
.twoColFixLtHdr #container #sidebar1 .partMenu:Hover{
	text-indent:15px;
	color:#006600;
	background-image:url(css/vinyeta.gif);
	background-repeat:no-repeat;
	}
.twoColFixLtHdr #container #sidebar1 .partMenu a{
	color:#000000;
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 .partMenu a:Hover{
	color:#FF3300;
	font-family: "Kristen ITC", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


.twoColFixLtHdr #container #sidebar1 .anuncis{
	padding: 3px;
}
