@charset "utf-8";
/* estructures */

object { outline:none; }

#apCapsa {
	margin:0 auto;
	/*overflow:visible;*/
	position:relative;
	top:-20px;
	text-align:center;
	margin-top:-80;
	width:1000px; /*975*/
	/*.width:1005px;*/
	/*border:1px solid #ff0000;*/
}

#apArbre {
	position:relative;
	float:left;
	height:600px;
	/*height:100%;
	width:100%;*/
	padding-left:0;
	padding-top:0;
	width:505px;
	/*z-index:-1;*/
	/*border:1px solid #ff0000;*/
}

#apDiv1 {
	background-image:url(../img/bg-layer.png);
	background-repeat:no-repeat;
	float:left;
	/*height:600px;*/
	overflow:visible;
	padding-left:60px;
	padding-right:50px;
	width:380px;
	.width:380px;
	padding-top:40px;
	.padding-top:80px;
	z-index:1;
	/*border:1px solid #ff0000;*/
}

	#apDiv1 p.home{
		/*float:left;
		margin-top:-0px;
		.margin-top:-20px;
		width:350px;*/
		/*background-color: #f6f4e9;*/
	}
	
	#apDiv1 p{
		/*background-color: #f6f4e9;
		float:left;
		margin-top:-60px;
		.margin-top:-140px;
		width:350px;*/
	}

div{
	margin-right:0;
	margin-left:0;
	padding-right:0;
	padding-left:0;

}

#apDiv2 {
	position:absolute;
	left:922px;
	top:147px;
	width:362px;
	height:604px;
	z-index:3;
	background-color: #ff0000;
}
#apDiv3 {
	position:absolute;
	left:933px;
	top:154px;
	width:351px;
	height:165px;
	z-index:3;
	background-image: url(../img/omikuji.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 45px;
}



#apMenu{
	z-index:1000;
}

#apSubmenu{
	position:absolute;
	left:320px;
	top:60px;
	width:470px;
	z-index:2;
	padding:0px;
	display: none;
}

#apMinimenu{
	float:right;
	padding-left: 0px;
	padding-top: 0px;
	margin:0px;
}
#topmenu, #topmenu li, #topmenu li a {
	/*border:1px solid red;*/
	line-height:1.7;
	z-index:11;
}	
	
/*elements*/

body {
	text-align:center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

body,p,table,form {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}


div,p,li {
	text-align:left;
}
	
a:link {
	color: #7B3B3A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9d2933;
}
a:hover,a:active {
	color: #C91F37;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #BCB58C;
}
h2 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #BCB58C;
	margin-bottom:0;
	
}
h3 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-top:0;
}
h4 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #C91F37;
	margin:0px;
}

ul {
	list-style-type: none;
}

/* classes */
.sinopsi {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#C91F37;
}

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

.imatge-article{
	float:right;
	margin-top:0px;
	padding-right:20px;
	border:0;
}
	
.imatge-home{
	float:right;
	/*height:176px;*/
	height:117px;
	/*margin-top:-131px;*/
	padding-right:0;
	width:168px;
	z-index:2;
	position:relative;
	top:-120px;
	.top:-140px;
}

#topmenu a,#topmenu2 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 2em;
	color: #99CDDD;
}

#topmenu a.menu_silenci {
	font-size: 18px;
	
}

#topmenu a.menu_selected,#topmenu2 a.menu_selected{
	color:#FFFFFF;
}

.submenu_silenci{
	float:left;
	list-style:none;
	width:auto;
	overflow:hidden;
}
		
.submenu_silenci li {
	float:left;
	padding-right:20px;
	height:100%;
}

.minimenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	color: #99CDDD;
	margin:0px;
	
}
.data {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #336699;
}
.omikuji {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: center;
}

.error_message {
	color: #C91F37;
}

/* paginador */
.paginador_num, .paginador_num.a{ 
	color: #7B3B3A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

/****************************/
/*	     Page Jumper      	*/
/****************************/
.page_jumper{
	margin-top:20px;
	width:100%;
	border-top: 1px #999999 dotted;
}

.pj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight:regular;
	color: #999999;
	
}
.pj a, .pj a:visited,.pj a:active, .pj a:hover{
	color: #7B3B3A;
	text-decoration: none;
} 

/*****************************/
/***********contacte**********/
/*****************************/
.contacte_frmNames{
 	padding-top:15px;
}

.contacte_frmField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #336699;
	border: 1px solid #8CBEDD;
	width:356px;
	padding:5px;
}

.contacte_frm{

}

.contacte_text{

}

.contacte_button{
	border: 1px solid #B24200;
	background-color: #B24200;
	color: #ffffff;
	text-align: center;
	width: 84px;
	margin-top: 10px;
	padding:0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

.contacte_buttCont{ 
	float:right;
	padding-right:12px;
}
	
.contacte_link{
	
}
.contacte_link a:hover{

}
#commenting_system{
	display:none;
	
}


.copy {
	color: #7B3B3A;
	font-family: Arial, Helvetica, sans-serif;
}

.copy a, .copy a:visited,.copy a:active, .copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
}
	
/*
.fonsgris{
	background-color: #f6f4e9;
}
*/
/*
a:link {
	color: #7B3B3A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: font-family
: Arial, Helvetica, sans-serif;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9d2933;
}
a:hover {
	color: #C91F37;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
*/

/*

body {
	background-image: url(../img/fons.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
	border:0px;
}
.menu {
	border: 1px solid #FF0000;
	float:left;
}
.so {
	border: 1px solid #FFff00;
	float:right;
	text-align:right;
}
.arbre {
	border: 1px solid #FFffff;
	float:left;
	width:50%;
	text-align:center;
}
.elsilenci {
	border: 1px solid #FFffff;
	float:right;
	text-align:right;
	width:49%;
}
*/
/*

/****************************/
/*	General properties		*/
/****************************/
/*html, body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	height:100%; 
}
body, td {
	font-family: tahoma;
	font-size: 12px;
	color: 8c8c8c;
	line-height: 1.5;
}
img {
	border: none;
}
input {
	color: 8c8c8c;
}


H1{
	font-size: 42px;
	font-weight:regular;
	color:#E0E0E0;
	margin:0px;
	padding:39px 0px 30px 0px ;
}

H2{
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	color: #AC000E;
	
	font-size: 18px;
	font-weight: normal;
	
}

HR{
	height: 1px; 
	background-color: #cccccc; 
	border: 0;
}
	
.page_bg{
	
	background: url("../img/bg_body.gif") repeat-x top left;
}

.page_bg_intro{
	
	background-color:#ffffff;
}


.page_wrapper{
	width:865px;
	text-align: left;

}

.centre_wrapper{
	padding:0px ;
	padding-left:20px;
	padding-right:20px;

}

.body_wrapper{
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 50px;
}

*/

/****************************/
/*		Regular Links		*/
/****************************/
/*
a, a:visited, a:active,a:hover {

	color: #736357;
	text-decoration: none;
	border-bottom: 1px dotted #C1B7B0;
}

.noline a, .noline a:visited, .noline a:active, .noline a:hover {
	text-decoration: none;
	border: none;
}

.inbut a, .inbut a:visited, .inbut a:hover, .inbut a:active {
	border:none;
}

*/

/****************************************/
/*		Head and Menu properties		*/
/****************************************/
/*
.head_bg{
	background-color: #333333;
	height: 111px;
}
.header_wrapper{
	widh:865px;
}
.menu_wrapper{
	widh:865px;
	height: 142px;
}



.menu_bg{
	background-color: #B60000;
}



.header_title{
	font-size: 12px;
	color: #8c8c8c;
	text-align:bottom
}
*/
/****************************/
/*	  intro page		*/
/****************************/
/*
.menu_bg_intro{
	background-color: #B60000;
}

.menu_wrapper_intro{
	widh:865px;
	height: 62px;
	background: url("../img/bgTop_intro.png") repeat-x top center;
}
.menu_intro{
	padding-top:0x;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.tail_wrapper_bg_intro{
	background-color: #2b2b2b;
}
.tail_wrapper_intro{
	align:center;
	width:865px;
	height:50px;
}

*/
/****************************/
/*	  Tail properties		*/
/****************************/
/*
.tail_wrapper{
	align:center;
	width:100%;
	height:50px;
	background-color:#2b2b2b;
}

.tail_text{
	width:865px;
	font-size: 10px;
	color: #999999;
	text-align:left;
	padding-top:18px;
	padding-bottom:8px;
	align:center;
}

 .tail_text a,.tail_text a:visited,.tail_text a:active,.tail_text a:hover {
	color: #998474;
	text-decoration: none;
	border-bottom: 1px dotted #998474;
}
*/
/****************************/
/*        Home              */
/****************************/
/*
.headerHome{
	background: url("../img/box/centerBoxHome.gif") repeat-x top left ;
	height:61px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10;
}
.homeData{
	font-size: 10px;
	color: #A7A9AC;
	vertical-align:top;
	padding-left:10px;
}

.hometxt{
	font-size: 10px;
	color: #636466;
	padding-top:5px;
}

.separador{
	padding:0px 10px 0px 10px;
}
*/
/*********************************************************/
/* Pàgines de llistats: Premsa, Juntes, Anuncis, Enlaços */
/*********************************************************/
/*
 .tornar a,.tornar a:visited,.tornar a:active,.tornar a:hover {
	font-size: 14px;
	color: #E0E0E0;
	font-weight:bold;
	margin:0px;
	text-decoration: none;
	border: none;
}
*/
/*texte*/
/*
.dia{
	font-size: 16px;
	color: #FFFFFD;
	font-weight: bold;
}
.mes{
	font-size: 11px;
	color: FFFFFD;
}

.adjunts{
	font-weight: bold;
}

.any{
	font-size: 11px;
	color: FFFFFD;
}
.texte{
	font-size: 12px;
	color: #57585A;
}
.lila{
	color: #AE0080;
	font-weight: bold;
}

.grispetit{
	font-size: 10px;
	color: #9C9FA4;
}
.nom{
	font-size: 12px;
	color: #555557;
}

.introPagina{
	font-size: 12px;
	color: #949599;
	padding-left:5px;
}
.bodyLlista{
	font-size: 11px;
	color: #656567;
}
.infoLlista{
	font-size: 11px;
	color: #959698;
	vertical-align: top;
}
.Sizepdf{
	font-size: 10px;
	color: #008EB0;
}
*/
/*Llistes*/
/*

.titleLlista, .titleLlista a, .titleLlista a:visited,.titleLlista a:active, .titleLlista a:hover {
	font-size: 19px;
	color: #AC000E;
	text-decoration: none;
		border: none;
}
.resumLlista {
	font-size: 12px;
	color: #8c8c8cE;
	text-decoration: none;
	border: none;
	padding-bottom:5px
}
.dataLlista {
	font-size: 12px;
	color: #C1B7B0;
	text-decoration: none;
	border: none;
}
.attchements {
	text-decoration: none;
	border: none;
}
*/


/****************************/
/*	      Projectes     	*/
/****************************/

/*Card project*/
/*
.grisClar{
	font-size: 14px;
	color: #9E9FA3;
	font-weight: bold;
}

.grisFosc{
	font-size: 11px;
	color: #80807E;
	font-weight: bold;
	
}

.grisMesFosc{
	font-size: 14px;
	color: #636466;
	font-weight: bold;
}


/*template project*/
/*
.headTable{
	width:773px;
	border-left-width:2px;
	border-left-color:#F8F9F4;
	border-left-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#F8F9F4;
	border-bottom-style:solid;		
	background-color: #F8F9F4;
}

.Header{
	background: url("../img/box/bgHeaderProj.gif") repeat-x top left;
	font-size: 11px;
	font-weight:bold;
	color: #636466;
	vertical-align:text-top;
	padding-left:10px;
	height:23px;
	border-bottom-width:2px;
	border-bottom-color:#F8F9F4;
	border-bottom-style:solid	
}

.bgHeaderLeft{
	background: url("../img/box/rightBorderProjectes.gif") repeat-y top right;
}
*/
/*infoWindow*/
/*
.iwTitle{
	font-size: 14px;
	font-family: Verdana;
	font-weight:bold;
	color: #343434;
	padding-bottom: 6px;
}
.iwWhere{
	font-size: 13px;
	font-family: Verdana;
	color: #8A8A8C;
	padding-bottom: 6px;
}
.iwBody{
	font-size: 13px;
	font-family: Verdana;
	color: #3F3F3F;
	padding-bottom: 6px;
}
.iwLink a, .iwLink a:visited,.iwLink a:active{
	font-size: 13px;
	text-decoration: none;
	color: #3FA9C3;
	padding-top: 4px;
}
*/
/****************************/
/*	  Box Title				*/
/****************************/
/*
.box_title{
	
	padding-left:10px;
	padding-top:10px;
}

.persona{
	padding-left:20px;
	padding-bottom:10px;
}
*/

/* Regular Box
   (White boxes with drop shadow)
 */
 /*
.rbox
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: url(../img/box_content/rbox_rightbottom.gif) no-repeat bottom right #e9e9e3;
}
.rbox .wrapper
{
	margin: 0px;
	padding: 0px;
	background: url(../img/box_content/rbox_leftbottom.gif) no-repeat bottom left ;
}
.rbox .wrapper .content
{
	margin: 0px;
	padding: 0px;
	background: url(../img/box_content/rbox_lefttop.gif) no-repeat top left ;
}
.rbox .wrapper .content .text
{
	margin: 0px;
	background: url(../img/box_content/rbox_righttop.gif) no-repeat top right ;
	
	height: 1%;
	padding:10px;
}
.rbox .wrapper .content .text_breathe
{
	margin: 0px;
	background: url(../img/box_content/rbox_righttop.gif) no-repeat top right;
	padding: 15px 21px 22px 15px;
	height: 1%;
}

.adjunts
{
	color: #636466;
}

*/

/* Buttons */
/*
.menu1 {
	background-image: url(../img/menu/congresb.png);
}

	
	
.menu a{ 
	padding: 95px 0px 25px 0px;
	display: block;
	width:142px; 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	color: #ffffff;
}
.menu a:visited { 
	padding: 95px 0px 25px 0px;
	background-position: 0px 0px;
	color: #ffffff;
}
.menu a:hover, .menu a:active { 
	padding: 95px 0px 25px 0px;
	background-position: 0px -142px;
	color: #ffffff;
}
*/

/*
MENU BAR CONTAINER
Is 8 pixels less wide than the header. The logo comes with an outer glow (4px), 
so the difference is width is needed to align the logo with the menu bar
*/


/*
MENU BAR LINKS
This is the style applied to the main menu buttons of the site
*/
/*
#menubar td
{
	display: block;
	margin:0px;
	padding:0px;
	list-style: none;
	list-style-type: none;
	float: left;
	height: 142px;
	font-family:tahoma;
	font-size:12;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.inbuton  {
	padding-top:90px;
}
.inbut , .inbut a , .inbut a:visited,.inbut a:active,.inbut a:hover {
	color: #ffffff;
	text-decoration: none;
}
.rss, .rss a, .rss a:visited,.rss a:active,.rss a:hover{
	background-color: #FEFCD3;
	font-size:18;
}
*/

/*
coments styles 
*/
/*
.comment_name
{
	font-weight: bold;
}	

.embedbox {
	color: #8c8c8cE;;
	background-color:white;
	border-style:solid;
	border: 1px silver solid;
	padding:2px;
	padding-bottom:2px;
	height:22px;
	width:300px;
}

.widgets {
	margin-bottom:4px;
}
.widgets a {
	border: none;	
}
*/

#contingut {
	padding-bottom:40px;
}