@charset "utf-8";
@import url("reset.css");

/* Paràgrafs */
h1, h2, h3, h4, p, ol, dt, hr {
	margin: 10px 0;
	line-height: 1.7em;
}

hr {
	margin: 30px 0;
	margin-top: 50px;
}

/* Mida textos */
h1 {
	font-size: 1.6em;
}
a h2 {
	background-color:#FFFFFF;
}
a:hover h2 {
	background-color:#CCCCCC;
}
h2 {
	font-size: 1.3em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
}

#nav, #header, #footer {
	font-size: 1.2em;
}

h5 {
	padding: 5px 5px 5px 5px;
	font-size:1.5em;
	color:#A02621;
	background-color: #FFFFFF;
	margin: 0px 5px 8px 5px;
	border: solid 1px #41705C;
}

big {
	font-size: 1.1em;
}

small {
	font-size: 0.9em;
}

/* Text justificat */
#content p {
	text-align: justify;
}

#sidebar {
	margin: auto;
	text-align: left;
	width: 240px;
	padding-bottom: 40px;
}

#sidebar h2 {
	margin-left: 10px;
}

#sidebar p {
	text-align: center;
}

#sidebar img {
	margin: 0px auto 30px auto;
	text-align: center;
}
/* Estil textos */
#header, #nav li {
	font-weight: bold;
}

/* Color textos */
a:active, h1, h2, h3, h4, em, h3 a {
	color: #A02621;				
}

#nav p, #nav li a, #footer p, #footer strong, #footer small, #footer small a {
	color: #A02621;			
}

p.horari {
	color: #28B1E7;
	font-weight: bold;
}

/* Colors fons */
body {
	background-color:#e6bc70;
}

#footer {
	background-color: #A02621;
}


#sidebar, #content {
	background-color: #ffffff;
	border: dashed 1px #41705C;
}

td a {
	color:#FFFFFF;
}

td a:hover{
	color:#000000;	
}

td a:active {
	color:#FFFFFF;
}

a.link {
	font-size: 1.1em;
	color: #28B1E7;
}

/* Taules */
table th, table td {
	padding: 5px;
	text-align: center;
}

/* CLASSES */
.barris, .diversons, .viatgers, .xiques, .firasac, .tertulia, .terra, .pau, .central, td strong {
	color: #FFFFFF;
	font-size: 13px;
	padding: 2px 5px;
	opacity: 1;
	filter: opacity: 1;
	-moz-opacity: 1;
	filter: alpha (opacity=100);
}
.barris {
	background-color:#CCCCCC;
}
.diversons {
	background-color:#99bc1a;
}
.viatgers {
	background-color:#ffb901;
}
.xiques {
	background-color:#019be3;
}
.firasac {
	background-color:#009966;
}
.tertulia {
	background-color:#a84816;
}
.terra {
	background-color:#7f8dbe;
}
.pau {
	background-color:#f96414;
}
.central {
	background-color:#A02621;
}


/* MAQUETACIÓ */

#header, #banner, #nav, #subnav, #content, #sidebar, #titol, #imatge {
	margin: 5px;
}

/* Menús en línia */
#nav li {
	background-color:#ffffff;
	padding: 2px 6px 2px 5px;
	//padding: 2px 5px 2px 5px;
	display: inline;
	margin: 0;
	//margin: 0px 2px 0px 2px;
	border: solid 1px #41705C;
}

#nav li a:hover {
	color: #799C62;
}

/* 2 columnes */
#content {
	width: 650px;
	float: left;
	margin-right:0;
	min-height: 900px;
	_height: 900px;		/* hack IE6 */
}

#content h1 {
	color: #19171C;
}

#content .titol {
	float: left;
	width: 100%;
}

#content .titol h2{
	color: #A02621;
	float: right;
	width: 300px;
	text-transform: none;
}

#content h2 strong {
	color: #A02621;	
	text-transform: uppercase;
}

#sidebar {
	width: 240px;
	/*height: 900px;*/
	float: right;
}

#header {
	position: relative;
	height: 35px;
}

#header ul {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	width: 240px;
}

#header li {
	display: inline;
	margin: 0;
	padding: 10px;
}

#header li a {
	color: #19171C;
}

#imatge {
	width: 690px;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
}

#titol {
	padding-left: 20px;
	width: 665px;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
}

#titol p {	
	width:665px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:14px;
	font-weight:bold;
}

#prenav {
	padding: 0px;
	margin: 5px;
}

#prenav p {
	padding: 0px 0px 0px 15px;
}

#content {
	padding: 20px;
}

#sidebar p {
	padding: 10px;
}

.cartells {
	border: dashed 1px #41705C;
	float: left;
	width: 98%;
	_width: 90%;
	padding: 10px;
	margin-bottom: 5px;
}

.cartells h3 {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}

.cartells .imatge {
	float: left;
	width: 49%;
	text-align: center;
}

.cartells .grups {
	float: left;
	width: 49%;
	color: #fff;
}

.cartells .grups ul {
	color: #fff;
	list-style: square;
	margin-top: 7px;
}


#footer {
	width: 945px;
	margin-bottom: 10px;
}

#footer p, #footer strong {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
}

@media print, @media handheld {
/* Imprimir i dispositius mòbils */
html, body, #container, #header, #nav, #subnav, #sidebar, #content, #footer {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	max-width: 100%;
}
}

@media print {
/* Imprimir */
* {
	overflow: hidden;
	max-width: 100%;
}

button {
	display: none;
}
} 

