/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}


td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}
.idioma {
	margin: 4px;
	float: right;
}


.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.barra {
	padding-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headicon {
	float: right;
	margin: 10px;
}
.mi_menu {
	color: #CC0000;
	background-color: #F8F8F8;
	padding: 10px;
}

.Logo {
	float: left;
}
.a2 {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
.buscador {
	float: left;
}
.form_elem {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	background-color: #FFFFFF;
	border: 1px solid #339999;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.listado td {
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.listado th {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.Area {
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.vistasprevias {
	color: #FFFFFF;
	background-color: #333333;
}

.Area .Titulo {
	color: #cc0000;
	font-size: 12px;
	text-transform: uppercase;
}
.Area .Titulo .cam_etiq {
	display:none;
}

.Area .fila_salto {
	clear:both;
	width:100%;
	display:block;
}

/************************* modificacio 23/05/08 pels links de l'apartat de Catalunya **************************/

#table_links a img{
	border: #FFFFFF solid 1px;
}

#table_links a:hover img {
	border: #FF0000 solid 1px;
}

