BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #cdcdcd;
	background-image: url(imagen/dofon.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
H1 {
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0px 10px;
	TEXT-ALIGN: left;
	color: #DB142A;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
H2 {
	FONT-SIZE: 1.2em;
	MARGIN: 0px 0px 0px 10px;
	TEXT-ALIGN: left;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
H3 {
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0px 10px;
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DB142A;
}
.fondomenu #tabnav  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.cuerpo #contingut #nota img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	margin-right: 15px;
	margin-bottom: 10px;
}
.cuerpo #contingut #nota #fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	background-color: #666666;
	margin-bottom: 3px;
	padding-right: 3px;
}
.cuerpo #contingut #nota #fecha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C00002;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

H4 {
	FONT-SIZE: 0.85em; MARGIN: 10px; TEXT-ALIGN: left
}
.cuerpo #contingut #separa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(imagen/separador.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
H5 {
	FONT-SIZE: 1.6em; MARGIN: 0px 0px 0px 10px; TEXT-ALIGN: left
}
A {
	COLOR: #333333
}
A:hover {
	COLOR: #000000
}
#bloque {
	background-image: url(imagen/bloque/fondo.jpg);
	height: 77px;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#bloque #textin {
	width: 350px;
	float: right;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	margin-top: 9px;
	margin-bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
}
#bloque #logui {
	float: left;
	width: 70px;
	background-image: url(imagen/bloque/i.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
p {
	font-size: 0.8em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/* barra de navegacion*/

#navi {
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:0px 1px 0px 0px;
	float:left;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
}
#navi li a {
	display:block;
	width:223px;
	text-decoration:none;
	text-align:left;
	font-size:0.82em;
	color:#BF0002;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	background-color: #999999;
	height: 30px;
	background-image: url(imagen/bot_normal.jpg);
}

#navi li a:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(imagen/bot_hover.jpg);
}
#navi #active a {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(imagen/bot_hover.jpg);


}

/* barra de navegacion HOME*/

#navi2 {
	list-style:none;
	margin:0;
	padding:0;
}
#navi2 li {
	margin:0px 1px 0px 0px;
	float:left;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
}
#navi2 li a {
	display:block;
	width:419px;
	text-decoration:none;
	text-align:left;
	font-size:0.82em;
	color:#BF0002;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	background-color: #999999;
	height: 25px;
	background-image: url(imagen/bot_normal.jpg);
}

#navi2 li a:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(imagen/bot_hover.jpg);
}
#navi2 #active a {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(imagen/bot_hover.jpg);


}
/*prueba menu emergente*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	color: #999999;
	text-decoration: none;
	margin: 1px;
}

#nav li {
	float: left;
	width: 10em;
	padding: 2px;
	display: block;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color: #990000;
	height: auto;
	padding: 0.50px;
	display: block;
	color: #FFFFFF;
}
#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
	color: #FFFFFF;
}

#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #FFFFFF;
}

#content {
	clear: left;
	color: #ccc;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagen/top01.gif);
	height: 25px;
}
.cap2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagen/top02.gif);
	height: 103px;
	background-position: center;
}
.fondomenu {
	background-image: url(imagen/fondomenu01.gif);
	height: 35px;
}
.cuerpo {
	background-image: url(imagen/degrad.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.cap #top td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.cap #top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.fondomenu #texto {
	padding-top: 5px;
}

.cap #top a:hover {
	background-color: #FF0000;
	display: compact;
	height: auto;
	width: 100px;
}
.cap #top a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.cap2 #enlac #top2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}
.cap2 #enlac #top2 a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	display: compact;
	width: 50px;
	padding-right: 5px;
	margin-right: 5px;
}
.fondomenu #texto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#pie {
	background-color: #000000;
	background-image: url(imagen/bgnegre.gif);
}
.cuerpo #contingut {
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.cuerpo #titul {
	background-image: url(imagen/titul01.jpg);
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #DB142A;
	padding-left: 20px;
	font-size: 0.9em;
}
#titul55 {
}
.cuerpo #contingut img {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CD0202;
}
.cap2 #enlac #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.cuerpo #links td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #D91028;
	text-decoration: none;
}
.cuerpo #links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.cuerpo #links {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cuerpo #links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.cuerpo #links a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #DA1029;
	text-decoration: none;
	text-align: left;
}
.cuerpo #lupa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(imagen/lupa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	height: 58px;
}
.cuerpo #lupa2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(imagen/ratoli.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	height: 58px;
}.cuerpo #titul2 {
	background-image: url(imagen/titul2.jpg);
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 0.9em;
}
.cuerpo #titulnotic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #DB142A;
	text-decoration: none;
	background-image: url(imagen/tutulnotic.jpg);
	height: 59px;
	padding-left: 35px;
	font-size: 14px;
}
.cuerpo #actialitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-image: url(imagen/fonnotihome.jpg);
	background-repeat: repeat-x;
	width: 253px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
.cuerpo #actialitat #fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}
.cuerpo #actialitat #titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB142A;
	text-decoration: none;
	padding-left: 10px;
}
.cuerpo #actialitat #desarrollo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.cuerpo #actialitat #separata {
	background-image: url(imagen/separata.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.cuerpo #actialitat #titular a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB142A;
	text-decoration: none;
}
.cuerpo #actialitat #titular a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.cuerpo #actialitat #titular a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB142A;
	text-decoration: none;
}
/* barra de navegacion HOME44*/
#navi44 {
	list-style:none;
	margin:0;
	padding:0;
}
#navi44 li {
	margin:0px 1px 0px 0px;
	float:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}
#navi44 li a {
	display:block;
	width:auto;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#BF0002;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 9px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	height: 20px;
}

#navi44 li a:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
}
#navi44 #active a {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(imagen/bot_hover.jpg);


}
.fondomenu #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible #yo90 a:link {
	color: #990000;
}
.gris {
	background-color: c9c9c9;
	background-image: url(imagen/fondo_form.jpg);
}
.formulari {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: c9c9c9;
	width: 250px;
	padding: 4px;
	border: 1px solid #999999;
	background-image: url(imagen/formdofon.jpg);
}
#bloque #postal {
	width: 350px;
	float: right;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	margin-top: 15px;
	margin-bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
}
#bloque #logui2 {
	float: left;
	width: 70px;
	background-image: url(imagen/bloque/sobrecito.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
#bloque #logui3 {
	float: left;
	width: 70px;
	background-image: url(imagen/bloque/telefonito.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
#bloque #logui4 {
	float: left;
	width: 70px;
	background-image: url(imagen/bloque/flecha.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
#bloque #logui5 {
	float: left;
	width: 70px;
	background-image: url(imagen/bloque/reloj.jpg);
	background-repeat: no-repeat;
	height: 77px;
}
#bloque #textin5 {
	width: 350px;
	float: right;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	margin-top: 20px;
	margin-bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
}
.cuerpo #contingut #nota a {
	text-decoration: none;
	color: #990000;
}
.cuerpo #contingut #nota a:hover {
	color: #FF0000;
}
#paginador {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #C00002;
	text-align: center;
}
.read_link_category {
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0px 10px;
	TEXT-ALIGN: left;
	color: #DB142A;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.textaside {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
	color: #DB142A;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.read_link_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
}
.read_link_description {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
.read_link_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#read {
	font-family: "Times New Roman", Times, serif;
	color: #C00002;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#titul55 {
	background-image: url(imagen/titul01.jpg);
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #DB142A;
	padding-left: 20px;
	font-size: 0.9em;
	width: 890px;
}
