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

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* estils de texte */
.not-textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
}

.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
}

.not-titular {
	color: #840901;
	text-align: left;
	font: bold 22px Arial, Helvetica, sans-serif;
}

.not-subtitols {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.textedata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* per fer el requadre de la dreta */
.marcesqsup {
	width: 5px;
	height: 5px;
	background: url(imatges/barrasupesq.gif) no-repeat;
}

.marcesqver {
	width: 5px;
	background: url(imatges/barraveresq.gif) repeat-y;
}

.marcesqmig {
	width: 5px;
	height: 5px;
	background: url(imatges/barramigesq.gif) no-repeat;
}

.marcesqinf {
	width: 5px;
	height: 5px;
	background: url(imatges/barrainfesq.gif) no-repeat;
}

.marcbarhor {
	height: 5px;
	background: url(imatges/barrahor.gif) repeat-x;
}

.marcdrever {
	width: 5px;
	background: url(imatges/barraverdre.gif) repeat-y;
}

.marcdresup {
	width: 5px;
	height: 5px;
	background: url(imatges/barrasupdre.gif) no-repeat;
}

.marcdremig {
	width: 5px;
	height: 5px;
	background: url(imatges/barramigdre.gif) no-repeat;
}

.marcdreinf {
	width: 5px;
	height:5px;
	background: url(imatges/barrainfdre.gif) no-repeat;
}

/* barra que va al final de la pagina */
.barrainferior {
	width: 10px;
	height: 15px;
	background: url(imatges/barrainferior.gif) repeat-x;
}

/* estils per les taules de resultats */
.resultatstitol {
	color: #840901;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.resultatsequip {
	color: black;
	text-align: left;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.resultatspartit {
	color: black;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
}


.subs {
	height: 20px;
	background: url(http://www.gestiomatica.es/WEB/ESCAPARATES/BASE/subs.jpg) repeat-x;
}
.rec-titols {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

/* estils per la part central de la portada */
.centre-textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.centre-sutitols {
	color: #840901;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.centre-titols {
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}

/* estils per la part dreta de la portada */
.dreta-textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.dreta-titols {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}


.Caja {
	width: 230px;
	display: block;
	float: left;
	padding: 2px;
	display: block;
	margin-bottom: 18px;
	background-color: #f6fdcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #32862f;
	margin-left: 23px;
}

.Caja h4 {
	padding: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.Caja table {
	margin-bottom: 10px;
}

.Caja p {
	padding: 7px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.Caja ul {
	margin: 5px;
	padding: 5px;
	list-style-type: square;
	padding-left: 25px;
}

.Caja ul li {
	margin-bottom: 9px;
}


.Caja ul.Menu {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	list-style-type: none;
}

.Caja ul.Menu li {
	margin-bottom: 2px;
}

.Caja ul.Menu li a {
	display: block;
	padding: 6px;
	border: 1px solid #e5e2d8;
	border-left: 8px solid #e5e2d8;
	background-color: #f1efe9;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
}

.Caja ul.Menu li a:hover {
	border: 1px solid #beb79f;
	border-left: 8px solid #beb79f;
	color: #FFF;
	text-decoration: none;
	background-color: #32862f;
	font-weight: bold;
}

.Places {
	width: 230px;
	display: block;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-left: 23px;
	background-image: url(../imatges/campus/places.jpg);
	background-repeat: no-repeat;
}

.Cuerpo {
	width: 675px;
	margin-right: 15px;
	margin-left: 10px;
	display: block;
	float: left;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.preu01 {
	color: #FFF;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #32862f;
}

.preu02 {
	color: #000;
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	background-color: #88bd86;
}

.preu03 {
	color: #000;
	text-align: center;
	font: bold 22px Arial, Helvetica, sans-serif;
}
