* {
	font-size:1em;
	font-family:verdana,arial,helvetica;
}
body{
	background-color:#eeeeee;
	color:#646464;
	font-size:70%;
	text-align:center;
	margin:0;
	padding:0;
}
img{
	border:0;
}
.first{
	background-image:none !important;
	padding-left:0px !important;
}
.none *{
	list-style-type:none;
}
.last{
	padding-right:0px !important;
}
#fontprimaria{
	position:absolute;
}
#container{
	margin:0 auto;
	text-align:left;
	width:750px;
	background-color:white;
	border:1px solid #CECECE;
}
#inside-container{
	padding:0px 23px 30px 25px;
}

#content{
	padding:10px 0px 25px 0px;
	/*overflow:hidden;*/
}
#ccenter{
	width:460px;
	float:left;
}
#ccenter .in{
	width:408px;
}


/* modificats 05/06/2008 */

/*
#ccenter .in li{
	line-height:1.5em;
}
*/


#ccenter .in a:link {
	text-decoration: none;
	color: #777777;
}

#ccenter .in a:visited {
	text-decoration: none;
	color: #777777;
}

#ccenter .in a:hover {
	text-decoration: none;
	color: #993333;
}

#ccenter .in a:active {
	text-decoration: none;
	color: #993333;
}
/* Fi modificats */

#cright{
	font-size: 10px;
	width:240px;
	float:right;
}


#footer *,#cright *{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#flashimage{
	position:absolute;
	top:0px;
	left:201px;
	z-index:5;
}
#footer *,#cright *,#menu-principal *,#menu-library *,#submenu-library *{
	text-decoration:none;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */

#header{
	position:relative;
	width:700px;
}
#header *{
	list-style-type:none;
}
#header #logo{
	position:absolute;
	left:0px;
	top:20px;
	border:0px;
}
#menu-principal{
	position:absolute;
	top:0px;
	left:275px;
	z-index:10;
}

table.border{
	width:100%;
	margin-bottom:21px;
}
table.border caption{
	text-align:left;
	padding:7px 11px;
}
table.border th{
	background-color:#DBDBDB;
}
table.border td,table.border th{
	border:1px solid #161C1A;
	vertical-align:top;
}
table.border *{
	
}
table.border{
	border-spacing: 0;
	border-collapse:collapse;
	margin-left:1px;
}
table.border th,table.border td{
	padding:3px 5px;
}
table.sortable thead th{
	cursor:pointer;
}
table.sortable thead th.sorttable_nosort{
	cursor:default;
}
span.webdings{
	font-family:webdings;
}

#footer{
	font-size:0.9em;
}
#footer a{
	color:#777777;
}
#footer a:hover{
	color:#993333;
}
#footer #sitemap a:hover{
	text-decoration:underline;
}
#footer ul.sep li,#footer ul.sep2 li{
	float:left;
	background:url(/en/ConocimientoeInvestigacion/Library/img/sepfooter.gif) no-repeat left center;
	padding:2px 7px;
}
#footer ul.sep2 li{
	background-image:url(/en/ConocimientoeInvestigacion/Library/img/sepfooter2.gif);
	padding:2px 3px 2px 7px;
}
#footer ul.dl{
	float:left;
}
#footer ul.dl li{
	clear:both;
}
#footer ul span{
	display:block;
	float:left;
	width:6em;
}
#footer .footermain{
	float:right;
}
div.footerline{
	border-bottom:1px solid #CCCCCC;
}
div.footerline .sep2{
	float:left;
}
div.footerline .sep{
	float:right;
}
ul#sitemap{
	clear:both;
}
ul#sitemap li{
	float:left;
	width:220px;
	margin-left:20px;
	height:130px;
}
ul#sitemap > li{
	height:auto;
}
ul#sitemap h3{
	text-transform:uppercase;
	margin-top:14px !important;
}
ul#sitemap ul{
	margin-left:12px !important;
}
ul#sitemap li.first{
	clear:both;
	margin-left:0px;
}
ul#sitemap ul li{
	float:none;
	width:auto;
	height:auto;
}

#cright{
	float:right;
	background-color:#dddddd;
	color:#666666;
	width:230px;
	line-height:1.5em;
}
#cright a{
	color:#0F0607;
}
#cright .in{
	padding:13px 10px 10px 10px;
}
#cright li{
	
	padding:0px 0px 0px 9px;
}

/*Afegits 05/06/2008 per links*/
#cright a:link {
	text-decoration: none;
	color: #777;
}

#cright a:visited {
	text-decoration: none;
	color: #777;
}

#cright a:hover {
	color: #96221A;
	text-decoration: underline;
}

#cright a:active {
	text-decoration: none;
	color: #777;
}
/*Fi afegits 05/06/2008*/

a.external{
	padding-right:13px !important;
	background:url(/en/Research/Library/img/ico_linkext.gif) no-repeat right 2px;
}
#cright h3{
	margin:25px 0px 6px 0px;
}
#cright h3.first{
	margin-top:0px;
}

h1{
	color:#939393;
	font-size:1.7em;
	font-family:arial,helvetica;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h1.small{
	font-size:1.6em;
	margin-bottom:10px;
}
h1.small_E{
	margin-bottom:0px !important;
}

hr{
	border:0px;
	color:#A7A7A7;
	background-color:#A7A7A7;
	margin:10px 0px 13px 0px;
	height:1px;
}

form{
	margin:0;
	padding:0;
}
form p{
	margin-top:0px;}
div.columns3 ul{
	float:left;
	margin:0;
	padding:0;
	width:30%;
}

.accordion{
	margin:10px 0px;
	padding:0;
	border:1px solid black;
	border-top:0px;
}
.accordion li{
	list-style-type:none;
}
.accordion li.first{
	border-top:0px !important;
}
.accordion h3{
	background-color:#DBDBDB;
	font-weight:normal;
	color:black;
	padding:8px;
	margin:0;
	border-top:1px solid black;
	border-bottom:1px solid black;
	cursor:pointer;
}
.accordion div{
	padding:0px 8px;
}
.accordion .unfold h3{
	border-bottom:1px solid black;
}
.accordion ul{
	margin-bottom:12px;
}

/*Afegits 30/04/2008 per estils taules ordenables */
#roundedTable {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-align: center;
	width:430px;
	empty-cells:show;
}

#roundedTable #LT {
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}
#roundedTable #RT {
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:right;
}
#roundedTable #LB {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	text-align:left;
}
#roundedTable #RB {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	text-align:right;
}

#roundedTable .L {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: black;
}

#roundedTable .R {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: black;
}

#roundedTable .T {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: black;
}

#roundedTable .B {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
}

#roundedTable .X {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: black;
}

#roundedTable .title {
	color:#a53420;
}

/*Fi afegits 30/04/2008*/

