@charset "UTF-8";
/* CSS Document */

body  {
	font: 11px/13px Arial, Helvetica, sans-serif;
	background: #D3C4AC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
    }


#container {
	width: 940px;
	margin: 20px auto 0px;
	background: #FFFFFF;
	text-align: left;
	border: thin solid #996A0F;
    } 

#header {
	padding: 159px 0 0px;
	background-image: url(img/coronacion_dalt.jpg);
	background-repeat: no-repeat;
	height: 28px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996A0F;
    } 
	
	#header_menu{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 8px 10px 5px;
	color: #FF9900;
    }

h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0033;
}
#menusup   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#header   a{
	padding: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    } 

#sidebar1 {
	background: #EBE2CF url(img/fons_menu.gif) no-repeat;
	padding: 0px 0px 0px 30px;
	width: 170px;
	float: left;
    }

#mainContent {
	padding: 15px;
	text-align: justify;
	margin: 0px 0px 0px 201px;
	width: 536px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996A0F;
	border-left-color: #996A0F;
    } 
#flash {
	height: 200px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #CC0000;
	line-height: 30px;
	font-style: normal;
	background-image: url(img/fons_titol.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.llistat_capitans {
	margin-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	margin-right: 0px;
	width: 400px;
}
#fotos {
	width: 240px;
}

#footer {
	padding: 0px 5px;
	background: #996A0F;
	height: 25px;
    } 

#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: 5px; /* 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-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
    }
#footer a {
	color: #FFCC00;
	text-decoration: underline;
}

.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: 25px;
    }

.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;
    }
#menu_lateral {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#menu_lateral  a {
	text-decoration: none;
	color: #333333;
	}
	#menu_lateral a:hover {
	color: #FF6600;
	}
	
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.llistat_publica {
	margin-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	margin-right: 0px;
}
#submenu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: 14px;
	padding-right: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 3px;
}
#submenu a {
	color: #336699;
}
#separador3 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#separador {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996A0F;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#separador2 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#menu_sup {
	height: 30px;
	margin-left: 190px;
	background-color: #FF6600;
}
#col_dreta {
	padding: 10px;
	width: 150px;
	float: right;
}
