/* CSS Document */
body {
	/*font-size:8px;*/
	/*
	font-family:Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	*/
	font-family:arial, tahoma, verdana,sans-serif;	

	font-size: 8px;	
	
	background-color: #FFFFFF;
	color: #636363;
	/*background-image:url(../img/backgroundMainPage.jpg);
	background-repeat:repeat-y;
	background-position:center;*/			
	
	/**Scroll bar css ***/
	/*scrollbar-face-color:#FECC0B;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:C2C2C2;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FECC0B;
	scrollbar-highlight-color:#FECC0B;
	scrollbar-3dlight-color:#FECC0B;
	scrollbar-darkshadow-Color:#FECC0B;*/
}


/**CSS comuns pels dos menus**/

/**CSS del menu de navegacio**/

.nav_border {	
	background-color:#FFFFFF;
	/**border: 1px solid #636363;**/
	padding: 0px 0px 0px 0px;
}


/**Sections**/
.nav_titol_menu {
	color: #FFFFFF;
	font-weight: bold;
	
	text-align:left;
	padding: 0px 0px 0px 0px;
}

.nav_title_item{	
	padding: 1px 7px 5px 11px;
}

/*
.nav_titol_menu:hover {
  background-color:#9B8F88;
  cursor:pointer;
}*/

.nav_titol_menu_selected {
  background-color:#FFFFFF;
  font-weight : bold;
}

/**Subsections**/
.nav_item {
	color:#777777;
	background-color:#FFFFFF;	
	font-weight: bold;
		
	border:#FFFFFF solid;	
	border-left-width:4px;	
	border-right-width:4px;
	border-top-width:1px;
	border-bottom-width:1px;
	/*line-height:95%;*/	
}


.nav_item_hover {
	color:#333333;
	cursor:pointer;
	background-color:#FFFFFF;	
	font-weight: bold;
	
	border:#FFFFFF solid;	
	border-left-width:4px;	
	border-right-width:4px;
	border-top-width:1px;
	border-bottom-width:1px;
	/*line-height:95%;*/	
}

.nav_item_span {
	padding: 1px 3px 1px 15px;
	font-size:12px;
}

/**Content**/
.contingut_menu {
	text-align:center;
}

.contingut_menu:hover {
}

/**CSS del menu de noticies**/
.news_border{
	background-color:#FFFFFF;
	border: 0px solid #FFFFFF;
}

.news_title_item{
	font-weight:bold;
	padding: 1px 3px 1px 5px;
}

.newsTitle_text{
	color: #000000;
	font-weight:bold; 
	font-size:14px;
	text-align:left;
}

.news_text {
	color: #000000;
	/*font-size:11px;*/
	text-align:justify;
}

.news_item {
	margin-bottom:1.5em;
}

.news_item:hover {
	cursor:pointer;
}

.title_news_item{
	color: #777777;
	font-size:12px;
	font-weight:bold;	
}

.title_news_item:hover {
	text-decoration:underline;
}

.title_news_item_icon {
	width:14px;
	height:14px;
	background-image:url(../img/icons/la-i.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin-right: 0.4em;
}

.content_news_item {
	color: #02a39d;
	font-size:11px;	
}

.content_news_item:hover {
	text-decoration:underline;	
}

.news_item_hover{
	color:#337879;
	background-color:#feeba0;
	/*background-image:url(../img/newsitem_background.png);
	background-color: #a3a3a3;
	border:1px #cccccc solid;*/
	cursor:pointer;
	border-color:#999999;
	border-style:dashed;
	border-width:medium;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	/*line-height:95%;*/	
	padding: 3px 3px 3px 3px;	
}

.news_item:active{
	background-image:url(../buttons/highlight_new.png);
	background-position:center;
	background-repeat:no-repeat;
}

.news_text:hover{
	color: #DEFFED;
}

.news_text:active {
	color: #DEFFED;
}

/**CSS del contingut**/
.frame_central{
	padding: 0px 0px 0px 0px;	
}

.quickLink{
	padding: 18px 25px 20px 18px;
}

.quickLink_hover{
	padding: 18px 25px 20px 18px;
	cursor:pointer;
}

.quick_link_border{
	background-color:#FFFFFF;
	border: 1px solid #636363;	
}


.quick_link_border:hover{
	cursor:pointer;
	background-color:#99BBE8;
}

.quick_link_border_inside{
	padding: 0px 15px 0px 10px;
}

.quick_link_border_inside_hover{
	padding: 0px 15px 0px 10px;
	cursor:pointer;
}

.quick_link_tema{
	color: #636363;
	border-bottom:dashed;
	border-bottom-width:thin;
	/*font-size:11px;*/
	text-align:justify;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}

.quick_link_text{
	color: #636363;
	/*font-size:11px;*/
	text-align:justify;
	padding: 5px 0px 0px 0px;
}

.presentation_text_span{
	padding:0px 0px 0px 0px;
}

.presentation_text_inside{
	padding: 0px 0px 0px 0px;
}

.presentation_text_inside_header{
	padding: 0px 0px 0px 0px;
	font-weight:bold;
/*	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#11361f;*/
}

.presentation_text_inside_content{
	padding: 0px 0px 0px 0px;
}

/*
.presentation_text{
	color: #636363;
	background-color:#FFFFFF;
	//border: 1px solid #636363;
	//font-size:11px;
	text-align:justify;
	line-height:1.5em;
	padding: 0px 0px 0px 0px;
}
*/

.element_navigator_item{
	font-family:tahoma,arial,verdana,sans-serif;	
	color:#636363;
	font-size:12px;
	font-weight:bolder;
}

