/*
	Estils aplicables només al contingut específic de cada pàgina.
	Pels estils dels contenidors i barra lateral, veure arxiu base.css
	
	Jaume Font - Espai Píxel | Abril 2009
*/

/* CONTINGUT */
#contingut{
  width:718px;
  vertical-align:top;
}

#contingut h2{
  margin:0 0 5px 0;
	padding:3px 0 0 5px;
	height:17px;
	background-image:url(../imgs/titols_cont_bg.gif);
	background-repeat:repeat-x;
	color:#880000;
	font-size:8pt;
	font-weight:bold;
}

/* TEXTE GENÈRIC */
#generic{
  width:704px;
	padding:0 7px 0 7px;
	text-align:justify;
}

/*
#generic .titol{
  margin-bottom:3px;
	padding-bottom:2px;
	width:100%;
	border-bottom:1px solid #880000;
	color:#880000;
	font-weight:bold;
}
*/
#generic .titol{
  width:690px;
	padding:3px 0 3px 5px;
	margin-bottom:3px;
	border-left:10px solid #880000;
	border-bottom:2px solid #880000;
	color:#880000;
	font-weight:bold;
}

/* FOTOS PORTADA */
#fotos_portada{
  width:718px;
	margin-top:10px;
}

#fotos_portada .td_thumbs{
  padding:0 0 20px 0;
}

#fotos_portada .clipout{
  position:relative;
  width:120px;
  height:120px;
	border:1px solid #880000;
	background-color:#FFF2BF;
}

#fotos_portada .clipout:hover{
  background-color:#FFCC00;
}

#fotos_portada .clipin{
  position:absolute;
}

/* PORTADA ALBUMS */
#albums{
  width:718px;
	margin-top:10px;
}

#albums .thumbalbums{
  width:110px;
	height:130px;
	margin-bottom:10px;
	padding:10px;
	vertical-align:top;
	text-align:center;
	border:1px solid #880000;
	background-color:#FFF2BF;
	color:#880000;
	font-weight:bold;
}

#albums .thumbalbums:hover{
  background-color:#FFCC00;
}

/* PORTADES ALETA */
#aletes{
  width:718px;
	color:#880000;
}

#aletes td{
  padding:7px 0 7px 0;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}

/* NOTICIES */
#noticies{
  width:718px;
	margin-bottom:7px;
  border-bottom:1px solid #880000;
	color:#880000;
}

#noticies .imatge{
  width:145px;
	padding:0 0 5px 7px;
	vertical-align:top;
}

#noticies .imatge img{
  border:1px solid #880000;
}

#noticies .texte{
  width:557px;
	padding:0 7px 5px 7px;
	text-align:justify;
	vertical-align:top;
}

#noticies .texte .data{
  font-size:7.5pt;
	margin-bottom:3px;
}

#noticies .texte .titol{
  font-weight:bold;
	margin-bottom:3px;
}

#noticies .texte .titol a{
  color:#880000;
	text-decoration:none;
}

#noticies .texte .titol a:hover{
  color:#000000;
}

#noticies .texte .noticia a{
  color:#880000;
	text-decoration:none;
}

#noticies .texte .noticia a:hover{
  color:#000000;
}

#noticies .buit{
  padding:7px;
	color:#880000;
	font-weight:bold;
	text-align:center;
}

#noticies .tornar{
  padding:0 7px 7px 0;
	color:#880000;
	font-weight:bold;
	text-align:right;
}

#noticies .tornar a{
  color:#880000;
	text-decoration:none;
}

#noticies .tornar a:hover{
  color:#000000;
}

/* SORTIDES */
#sortides{
  width:718px;
	border:1px solid #880000;
	margin-top:5px;
}

#sortides th{
  height:20px;
	padding-left:5px;
  background-color:#880000;
	text-align:left;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}

#sortides td{
  height:20px;
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #880000;
	text-align:left;
	vertical-align:top;
}

#sortides td a{
  color:#880000;
	text-decoration:none;
}

#sortides td a:hover{
  color:#000000;
	text-decoration:none;
}

#sortides .lloc{
  color:#880000;
	font-weight:bold;
}

#sortides .buit{
  padding:7px;
	color:#880000;
	font-weight:bold;
	text-align:center;
}

/* FOTOS */
#fotos{
  width:718px;
	color:#880000;
}

#fotos .thumbs{
  padding:7px 0 7px 20px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}

#fotos .taula_thumbs{
  width:200px;
	background-color:#FFF2BF;
	padding:5px;
	border:1px solid #880000;
}

#fotos .taula_thumbs:hover{
  background-color:#FFCC00;
}

/* CONTACTE */
#contacte{
  width:500px;
	margin-top:10px;
	margin-left:100px;
	background-color:#FFF2BF;
	border:1px solid #880000;
}

#contacte .texte{
  width:50%;
	padding:10px;
	color:#880000;
	vertical-align:top;
	text-align:justify;
}

#contacte .fitxa{
  width:50%;
	padding:10px;
	vertical-align:top;
	text-align:left;
	background-color:#880000;
	background-image:url(../imgs/logo_contacte.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
}

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

#contacte .fitxa a:hover{
	text-decoration:underline;
}

#contacte .labels{
  width:200px;
	padding-left:35px;
	font-weight:bold;
}

#contacte .camps{
  width:300px;
	padding-right:35px;
}

/* FES-TE SOCI */
#socis{
	margin-top:10px;
	padding-left:135px;
	background-color:#FFF2BF;
	border:1px solid #880000;
}

#socis .labels{
  width:175px;
	font-weight:bold;
	padding:3px 0 3px 0;
}

#socis .camps{
  width:275px;
}


/* FORMULARIS */
.forms{
	height:14px;
	padding-left:3px;
	margin:3px 0 3px 0;
  border:1px solid #880000;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	color:#000000;
	font-size:7.5pt;
}
.boto{
  width:65px;
	height:18px;
	text-align:center;
	margin:5px 0 0 0;
  border:0px;
	background-color:#880000;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	color:#FFFFFF;
	font-size:7.5pt;
	font-weight:bold;
}