@charset "UTF-8";

body {
    margin: auto; /* center in viewport */
  /*  width: 776px; */
    min-width: 776px;
    max-width: 1294px;
    font-family: Verdana;
    /*font-size:68.8%;*/
}

strong { font-weight: bold; }

ul, ol {
  padding-left: 20px;
}

a, a:link, a:visited {
  color: #ED7E0A;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  color: #C46808;
}

h1 {
  color: red;
  font-size: large;
} 

.horitzontal li { display: inline; }
.horitzontal .banneritem { display: inline; }
.horitzontal .clr { display: inline; }

.ali_centrat { text-align:center; }
.ali_dreta { text-align:right; }

ul.menu { padding: 0px; }

/* Secció capçalera */
#header { margin-top: 0px; margin-bottom: 3px; }
#subheader { width: 774px; position: relative}

#jflanguageselection a { color: white;}
#jflanguageselection { position: absolute; bottom: 7px; right: 7px;}
#jflanguageselection ul { padding: 0px;}
#jflanguageselection li { display:inline; margin-left: 8px;}
#jflanguageselection li:first-child { margin-left:0px; }
/* fi secció capçalera */


/* Menu superior */
#top .menu a {border: 1px solid #ED7E0A; padding:8px; display: inline-block; margin-left: 4px; margin-bottom:3px;}
#top .menu li:first-child a { margin-left:0px; }
#top .menu a:hover { color:#888888; border: 1px solid #888888;}
#top .menu .active a {   /* o id=current */
  color:#888888;
  border: 1px solid #888888;
  border-bottom: 1px solid white;
  padding-bottom: 11px;
  margin-bottom:0px;
  position:relative;
  outline: white solid thin;
}

#top-right { margin-top: 7px; margin-bottom:7px;}
#top-right #mod_search_searchword {
	text-align: right;
	color: #c64934;
  border: 1px solid lightgrey;
}
/* fi menu superior */

/*  */

div#corpse>div { padding-top: 20px; }

/*  */

/* Secció esquerra */
div#left>div.moduletable {padding-right:20px; margin-bottom: 20px; }

#left .menu li { margin-bottom:5px; }
#left .menu a, #left .menu a:link, #left.menu a:visited {
  color: #888888;
}
#left .menu a:hover { color: #ED7E0A;}
#left .menu li#current a { color:#ED7E0A; }  /* o id=current */
#left .menu li#current li a { color: #888888; }  /* o id=current */
#left .menu .parent ul { font-size: 0.818em; }

#left h3 { font-weight: bold; margin-bottom: 5px;}
#left img { vertical-align: middle; }

#left * { float: none !important; }
/* fi secció esquerra */

/* Secció central */
#center { text-align: justify; }

#center .contentheading {
  color: #ED7E0A;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 0px !important;
}
#content .componentheading {
	color:  #ED7E0A;
  border-bottom: 1px solid #ED7E0A;
  font-weight: bold;
	text-transform: uppercase;
  margin-bottom: 5px;
}
#center p { margin-top: 11px; margin-bottom: 11px; }
#content li { margin-bottom: 5px; }

#center .contentpaneopen td { padding: 4px 4px 4px 12px; }
#center .contentpaneopen th { padding: 4px; }
#center td.contentheading { padding-left: 4px; }
#center .contentpaneopen td td { padding-left: 4px; }

#content .readon {float: right;}
#center {
  background-image: url('g2997.png');
  background-position: top right;
  background-repeat: no-repeat;
}

#center.marc { padding-top:0px;}
#center.marc #content {
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
  padding: 20px 11px 11px 11px;}

#center ul li { list-style-type: disc; }
#center ol li { list-style-type: decimal; }

#center .highlight {	color: #333333; background-color: Yellow;}

#center table.contentpaneopen fieldset{
  border-width:0px 0px 1px 0px;
  border-style: solid;
  border-color: silver;
}
#center table.contentpaneopen fieldset .small {
	color: #999999;
}

#center .moduletable h3 {
  border-bottom:1px solid #ED7E0A;
  color:#ED7E0A;
  font-weight: bold;
  margin-bottom: 5px;
}

#center ul.newsfeed { padding-left: 4px; }
#center ul.newsfeed li{ list-style-type: none; margin-bottom: 25px;}
#center ul.newsfeed .newsfeed_item { padding-left: 12px;}
#center ul.newsfeed .newsfeed_item p { text-align: justify;}

#center .blog { width: 100%; }

/* fi secció central */

/* Secció dreta */
div#right>div.moduletable {margin-bottom: 20px; }

#right h3 { text-align:left; padding-left: 20px; font-weight: bold; margin-bottom: 5px;}
#right .relateditems { text-align: left; }
#right .relateditems li { list-style-type: circle; }

#right .bannergroup div:first-child  { margin-top: 0px; }
#right .banneritem { margin-top: 14px; }
/* fi secció dreta */

.seminaris { width: 100%; border-width: 0px; border-collapse: collapse; }
.seminaris tr { border-top: 1px solid gray; }
.seminaris tr:first-child { border-top: 0px none gray; }
.seminaris td, .seminaris th { border-left: 1px solid gray; text-align: justify; }
.seminaris td:first-child, .seminaris th:first-child { border-left: 0px none gray; text-align: center; }