@charset "UTF-8";

/* inicialitzar font */
@font-face{ 
    font-family: "Rockwell";
    src: url(rcs/fonts/Rockwell.ttf) format("truetype");
}

/* inicialitzar font */
@font-face{ 
    font-family: "Rockwell-Bold";
    src: url(rcs/fonts/Rockwell-Bold.ttf) format("truetype");
}


body  {
	padding: 0px;
	text-align: center;
	color: #029405;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6FC92;
	/*background-image: url(rcs/fons_pagina_mosaic.gif);
	background-repeat: repeat;
	background-position: left top;*/	
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}



img {
	margin: 0px;
	padding: 0px;
} 

#container {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 14px;
	padding: 0px;
	background-image: url(rcs/fons_menu_esquerra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
} 
#containerFitxa {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	vertical-align: bottom;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border: 2px solid #CCDC30;
	width: 550px;
} 
#containerIndex {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 14px;
	padding: 0px;
	background-image: url(rcs/fons_menu_esquerra_index.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
} 
#containerGeneral {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 14px;
	padding: 0px;
	background-image: url(rcs/fons_menu_esquerra_general.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
} 
.header {
	margin: 0px;
	padding: 0px;
	background-color: #E6FC92;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header img{
	margin: 0px;
	padding: 0px;
	border:none;
} 

.tdApartat {
	padding: 3px;
	background-color: #9AB8BC;
	margin-top: 20px;
	color: #006193;
}

#sidebar1 {
	float: left;
	width: 195px;
	font-size: 11px;
	color: #029405;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #029405;
	border-bottom: 2px;
	padding-top:0px;
}
#sidebar2 {
	float: right; 
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
#mainContent {
	padding: 0px;
	width: 705px;
	margin: 0px;
	float: left;
} 
#footerFitxa {
	font-size: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(rcs/barra_inferior.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#footer {
	font-size: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 190px;
	background-image: url(rcs/barra_inferior.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt {
	text-align: justify;
	float: right;
}
.sepVertPortada {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 2px;
	margin-left: 0px;
	margin-right: 12px;
	line-height: 0px;
	clear: both;
	font-size: 1px;
	background-image: url(rcs/liniaHoritzontal.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left center;
}
.blocCentral img {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bg2col {
	background-image: url(rcs/fons_contingut_2col.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg3col {
	/*background-image: url(rcs/fons_contingut_3col.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
}



.dia {
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(rcs/liniaHoritzontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer a {
	color: #029405;
	text-decoration: none;
}
#footerFitxa  a {
	color: #029405;
	text-decoration: none;
}

#footer a:hover {
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}
#footerFitxa  a:hover {
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}

#sidebar1 .menu {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d2ff44;
	width: 163px;
}

#sidebar1 .menu a {
	color: #029405;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 2px;
	border-bottom-color: #003300;
}

#sidebar1 .menu a:hover {
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
	width: 163px;
}

#sidebar1 .menu:hover {
	background-color:#CEF717;
	width: 163px;
}


#sidebar1 .separador{
	font-size:1px;
	height:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d2ff44;
	padding:0px;
	margin:0px;
	margin-left:5px;
	width: 163px;
}
#sidebar1 ul {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#sidebar1 li {
	list-style-type: none; 
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#sidebar1 li:hover {
	background-color:#407AA0;

}

#sidebar1 li a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar1 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#407AA0;
}



.blocEsquerra {
	width: 305px;
	float: left;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
.blocEsquerraFitxaTecnica {
	width: 199px;
	float: left;
	padding: 0px;
	margin: 18px;
	text-align: justify;
}
.blocDreta {
	width: 370px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-style: dashed;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-color: #D3FA42;
	padding-left: 20px;
}

.blocDretaContacte {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 20px;
}


.blocDretaPag {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blocDretaDobleImg {
	width: 450px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 45px;
}
.blocCentral {
	width: 690px;
	float: left;
	margin: 0px;
	text-align: justify;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

.blocCentral p{
	margin-bottom: 10px;
	margin-top: 0px;
}

.blocDretaCentral {
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
.blocBigCentralimg {
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
.blocCentralimg {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #C3F915;
}
.blocNoticiesImg {
	width: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blocEsquerraNoticies {
	width: 610px;
	float: left;
	font-size: 12px;
	margin: 0px;
	text-align: justify;
	padding-top: 18px;
	padding-right: 13px;
	padding-bottom: 18px;
	padding-left: 18px;
}

.titular {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.1em;
	text-align: left;
}


.blocEsquerraEquips {
	width: 212px;
	float: left;
	font-size: 12px;
	padding: 18px;
	margin: 0px;
	text-align: justify;
}
.blocDretaEquips {
	width: 475px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
.blocEsquerraCalendari {
	width: 480px;
	float: left;
	font-size: 11px;
	margin: 0px;
	text-align: justify;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.blocDretaCalendari {
	width: 225px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
.Calendaricolor {
	color: #029405;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-bottom: 26px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.Calendaricolor a{
	color: #029405;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-decoration:none;
}
.Calendaricolor a:hover{
	color: #aa1d31;
	background-color:#CEF717;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-decoration:none;
}



.titolPortadaDreta {
	color: #029405;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-bottom: 16px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.titolPortadaDreta a{
	color: #029405;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-decoration:none;
}
.titolPortadaDreta a:hover{
	color: #aa1d31;
	background-color:#CEF717;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-decoration:none;
}








.Calendaritextdreta {
	padding-left: 15px;
	padding-right: 15px;
}

.blocLlistaMembres{
	width: 470px;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: left;
	margin-right: 5px;
}
.tdLlista {
	vertical-align: top;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tdGrup {
	background-color: #006193;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	margin: 0px;
}
.destecatVerd {
	text-transform: uppercase;
	background-color: #80B83F;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.destecatBlau {
	text-transform: uppercase;
	background-color: #00A0E1;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.destecatTaronja {
	text-transform: uppercase;
	background-color: #E9851E;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.destecatVermell {
	text-transform: uppercase;
	background-color: #A4161B;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.colFormA {
	width: 345px;
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}
.colFormB {
	font-size: 12px;
	padding-bottom: 10px;
	width: 345px;
}
.colFormC {
	width: 310px;
	font-size: 12px;
	padding-bottom: 10px;
}
.textFieldA {
	width: 335px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	float:left;
	margin-top: 2px;
	border: 1px solid #C3F915;
	padding: 2px;
}

.textFieldB {
	width: 345px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #C3F915;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 2px;
	padding: 2px;
}
.textFieldC {
	width: 300px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006193;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 2px;
	padding: 2px;
}
.textFieldD {
	width: 150px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006193;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 2px;
	padding: 2px;
}
.textAreaB {
	width: 345px;
	height: 150px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #DBFA62;
	background-color: #FFFFFF;
	margin-top: 2px;
}
.colEsquerraForm {
	float: left;
	width: 450px;
	padding-left: 100px;
	padding-right: 30px;
	margin: 0px;
	text-align: left;
	padding-top: 37px;
}
.tableText {
	font-size: 10px;
	text-align: center;
	
}

.blocLlistaResultats{
	font-size: 11px;
	text-align: left;
	margin: 18px;
	padding: 0px;
	float: left;
	width: 690px;
}
.linksA {
	margin-bottom: 5px;
	padding: 3px;
	text-decoration: none;
	color: #029405;
}
.linksA a {
	padding: 3px;
	color: #029405;
	text-decoration: none;
}
.linksA a:hover {
	color: #aa1d31;
	background-color:#CEF717;
	text-decoration: none;
}

.linksA:hover {
	background-color:#CEF717;
	color: #aa1d31;
	text-decoration: none;
}

.linksB a {
	color: #FFFFFF;
	text-decoration: none;
}
.linksB a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.linksAC a {
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksAC a:hover {
	color: #FFFFFF;
	background-color:#006193;
	text-decoration: none;
}

.linksAC:hover {
	background-color:#006193;
}
.noticiesPlus {
	background-image: url(rcs/marc_plus.gif);
	background-repeat:repeat-y;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.noticiesPlusDreta {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}.noticiesPlusDreta img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

.blocCentralimg a {
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 15px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1E89BC;
	border-bottom-color: #1E89BC;
	margin: 0px;
	padding: 0px;
}

.blocCentralimg a:hover {
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 15px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1E89BC;
	border-bottom-color: #006193;
	margin: 0px;
	padding: 0px; 
}
.blocCentralimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.galeria {
	margin: 0px;
	padding: 0px;
	float: right;
}

.blocEsquerraContacte{
	padding: 0px;
	float: left;
	width: 350px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blocEsquerraPortada {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
	color: #000000;
}

.blocEsquerra li {
	list-style:none;
	color:#000;
	margin-left: -10px;
	margin-top:3px;
}

.blocEsquerra li a{
	color: #029405;
	text-decoration: none;
}

.blocEsquerra li a:hover{
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}
.blocDreta  li {
	list-style:none;
	color:#000;
	margin-left: -10px;
	margin-top:3px;
}
.blocDreta  li  a{
	color: #029405;
	text-decoration: none;
}
.blocDreta  li  a:hover{
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}

.blocDreta a{
	color: #029405;
	text-decoration: none;
}

.blocDreta a:hover{
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}

.blocCentral a{
	color: #029405;
	text-decoration: none;
}

.blocCentral a:hover{
	color: #aa1d31;
	text-decoration: none;
	background-color:#CEF717;
}

.titolPortada {
	background-color: #245387;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	left: 100px;
	top: 260px;
	width: 333px; 
}


.titolPortada {
	background-color: #245387;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	left: 100px;
	top: 260px;
	width: 333px; 
}

#portada {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 450px;
	position:relative;
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 10px;
}
.txtPortada {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position:absolute;
	bottom:258px;
	right:27px;
	width: 400px;
	z-index: 50;
	height: 61px;
}
.txtPortadaResum{
	text-align: justify;
	color: #000000;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.txtPortada2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 50;
}
/*.txtPortada:first-letter {*/
.lletraMaj{
	font-size: 72px;
	font-weight:normal;
	color:#D3FA42;
	text-transform:lowercase;
	z-index:10;
	margin-top: 10px;
}
.txtPortadaNormal {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 50;
}
.txtBlocsNormal {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 50;
	background-image: url(rcs/fons_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 665px;
}
.blocCentral p {
	color:#000000;
	text-align: justify;
}
.txtPortadaNormal:first-letter {
	font-size: 55px;
    font-weight:normal;
	color:#D3FA42;
	text-transform:lowercase;
	vertical-align: bottom;
	z-index:10;
	margin-right:-10px;
}

.msgPortada {
	text-decoration:none;
	color:#FFFFFF;
}



.txtPortada a{
	text-decoration:none;
	color:#FFFFFF;
}




.txtPortada a:hover{
	text-decoration:none;
	color:#407AA0;
}
.titolSponsors {
	background-color: #00B0E7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006193;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.sponsorEsquerra {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 266px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.sponsorDreta {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 266px;
}
.blocDretaPortada {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;
}
.destacatPortada {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.taulaBase {
	width: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.taulaBase .TDapartat {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #206390;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1E89BC;
	vertical-align: top;
}
.taulaBase .TDvalor {
	background-color: #2a6a95;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1E89BC;
	vertical-align: top;
}
.tdLlista a {
	color: #FFFFFF;
	text-decoration: none;
}

.tdLlista a:hover {
	color: #FFFFFF;
	background-color:#206390;
	text-decoration: none;
}
.TDvalor a {
	color: #FFFFFF;
	text-decoration: none;
}

.TDvalor a:hover {
	color: #FFFFFF;
	background-color:#206390;
	text-decoration: none;
}

.taulaCalendari {
	background-color: #206390;
	width: 444px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.classAntseg {
	padding:0px;
	margin:0px;
}
.classActiu  {
	padding:0px;
	margin:0px;
}

.classTaula {
	padding:0px;
	margin:0px;
}

.classTaula a  {
	background-color:#EFEEA4;
	text-align:center;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:2px;
}
.classTaula  a:hover  {
	font-size: 12px;
	color: #850715;
	text-decoration: none;
	background-color:#C4FF19;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.classTaula2 a  {
	color: #DAFF62;
	text-decoration: none;
	padding:2px;
	margin:0px;
}
.classTaula2  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#C4FF19;
	padding:2px;
	margin:0px;
}
.classInactiu  {
	font-size: 12px;
	color: #850715;
	text-decoration: none;
	background-color:#C4FF19;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.boxOmbraCalendari {
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 10px;
	}
	
.boxOmbraCalendari img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	border:solid 1px #CCCCCC;
}


.boxOmbraPromo {
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 143px;
	}



.boxOmbraPromo img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	border:solid 1px #CCCCCC;
}




.boxOmbraMiniportada {
	float:right;
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}



.boxOmbraMiniportada img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	border:solid 1px #CCCCCC;
}




.boxOmbra {
	float:left;
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}



.boxOmbra img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	border:solid 1px #CCCCCC;
}




.boxOmbraPortada {
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 10px;
	}



.boxOmbraPortada img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	border:solid 1px #CCCCCC;
}


.boxOmbraMini {
	float:left;
	background-image:url(rcs/ombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.boxOmbraMini img{
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border:solid 1px #CCCCCC;
}



.divPosters {
	float: left;
	width: 150px;
	margin-bottom: 40px;
	margin-left: 15px;
	height: 300px;
}
.titular {
	color: #029305;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txtLegal {
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.dosPixels {
	margin-right: 3px;
	float: none;
}
.centrat {
	margin-right: auto;
	margin-left: auto;
}
.publicitatPortada {
	margin-left: 12px;
	margin-top: 10px;
}

#destacatOfertes{
	background-image:url(rcs/destacat_ofertes.gif);
	width:149px;
	background-repeat: no-repeat;
	margin:0px;
	margin-left:12px;
	text-align:center;
}

#destacatOfertes:hover {
	background-image:url(rcs/destacat_ofertes_over.gif);
}

#destacatOfertesPeu{
	width:149px;
	margin:0px;
	margin-left:12px;
}

.titularOfertes{
	width:130px;
	margin:0px;
	margin-left:6px;
	margin-top:13px;
}

.titularOfertes a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#AE0039;
	width:130px;
	margin:0px;
	margin-left:10px;
	margin-top:13px;
	text-decoration:none;
	text-transform: uppercase;

}
.descOfertes{
	width:130px;
	margin-left:6px;
	margin-top:7px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.descOfertes a{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#006633;
	width:130px;
	margin:0px;
	margin-left:6px;
	margin-top:13px;
	text-decoration:none;
	text-transform: uppercase;
}


/******************************************************* inc_banner.php *******************************************************/

.butlletiOnline {
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom:10px;
	background-image: url(cat/rcs/fonsbutlleti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
}

.textButlletOnline{
	padding-left:6px;
	padding-right:6px;
	padding-top:46px;
	padding-bottom:20px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputButlleti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#bfb5b6;
	width:110px;
	height:18px;
	line-height:18px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:16px;
}

.botoButlleti{
	float:right;
	background-image: url(rcs/botoButlleti.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:22px;
	height:20px;
	margin-top:16px;
}



/******************************************************* inc_data.php *******************************************************/

.marquee {
	position:relative;
	overflow:hidden;
	width:620px;
	height:29px;
	line-height:29px;
	color:#FFF;
	font-family: "Rockwell-Bold",Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
 }
.marquee span {white-space:nowrap;}

a.enllacMarquee{
	font-family: "Rockwell-Bold",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
}

a.enllacMarquee:hover{
	color:#FFF;
}

.capaLiniaCapcalera{
	width:900px;
	height:29px;
	line-height:29px;
	background-color: #970e30;
	color:#FFF;
	font-family: "Rockwell-Bold",Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.capaData{
	float:right;
	font-family: "Rockwell",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	text-align:right;
	width:240px;
	margin-right:10px;
}

.tapaMarquee{
	position:absolute;
	margin-left:570px;
}

#containerData{
	width:900px;
	overflow:hidden;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
	
}

/******************************************************* index.php *******************************************************/

#capaOfertesPortada{
	background-color:#FFF;
	padding-top:20px;
	background-image: url(rcs/liniaHoritzontal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.OfertesPortada{
	width:210px;
	margin-left:10px;
	padding-right:10px;
	text-align:left;
	float:left;
	background-image: url(rcs/liniaVertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.OfertesPortadaTit{
	margin-bottom:12px;
	margin-right:10px;
}

.OfertesPortadaTit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration:none;
}

.OfertesPortadaTit a:hover{
	color: #006633;
}

.OfertesPortadaDesc{
	margin-right:10px;
}

.OfertesPortadaDesc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.OfertesPortadaImatge{
	float:left;
}

.OfertesPortadaMes{
	float:right;
	text-align:right;
	margin-right:20px;
}

/******************************************************* ofertes.php *******************************************************/

.explicacioEsquerra{
	float:left;
	width:400px;
}

.explicacioDreta{
	float:right;
	width:250px;
}

.capaInputCercadorOferta{
	width:200px;
	height:15px;
	float:left;
}

.inputCercadorOferta{
	background-color:#EFEEA4; 
	border: solid 1px #DEDC1E;
	width:200px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left:2px;
	padding-right:2px;
}

.botoCercadorOfertes{
	float:left;
	width:30px;
	height:20px;
	margin:0px; 
	padding:0px;
}

.botoCercadorOfertes img{
	margin:0px; 
	padding:0px;
}	

.capaOfertaEsquerra{
	width:130px;
	float:left;
}

.capaOfertaCentre{
	width:500px;
	float:left;
}

.capaOfertaDreta{
	width:30px;
	float:right;
	margin-top:45px;
}
	
.capaOferta{
	background-image: url(rcs/liniaHoritzontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding-bottom: 10px;
	margin-right:20px;
}

.capaPaginacio{
	background-image: url(rcs/liniaHoritzontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding-bottom: 10px;
	margin-right:20px;
	width:680px;
	height:30px;
}

.capaPaginacio div{
	float:right;
	text-align:right;
}

.blocCapaGeneral{
	margin-left:10px;
	margin-right:10px;
}

.blocCapaGeneral p{
	text-align:left;
}

.titolVerd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006633;
}

.blocCapaGeneralEsquerra{
	float:left;
	width:320px;
	text-align:left;
}

.blocCapaGeneralDreta{
	float:right;
	width:320px;
	text-align:left;
}

.blocCapaGeneralLiniaVerda{
	background-image: url(rcs/liniaHoritzontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	padding-bottom: 10px;
}

.blocCapaGeneralLiniaVerda img{
	margin-right:0px;
