body{
	margin:0;
	padding:0;
	background:#e6e3dc;
	font-family: Arial, sans-serif ;
	color:#4f4f4f;
	font-size:14px;
	/*font-size:0.875em;*/
}

#content {
	margin:8px auto;
	width:946px;
	position:relative;
}

#head {
	min-height:76px;
	margin-bottom: 10px;
	/*background:url(../img/logo.png) no-repeat 20px 4px;*/
}
#logo {
	float:left;
	margin:0 0 0 71px;
}
#logo .left_logo {
	float:left;
	font-size:4.286em;
	letter-spacing:-0.02em;
	font-weight:bold;
	line-height:0.93em;
	padding:8px 26px 0 0;
}
#logo .left_logo img {
	width:320px;
}
#logo .right_logo {
	padding:23px 0 0 10px;
	float:left;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	width:9em;
}
#logo .other_logo {

}
#languages {
	float:right;
	font-size:0.86em;
	text-transform:uppercase;
}
#languages a {
	text-decoration:none;
}
#search {
	clear:both;
	float:right;
	background:url(../img/search.png) no-repeat 0 14px;
	padding:10px 0 0 20px;
}
#search input {
	height:18px;
	width:138px;
	font-size:0.93em;
	font-family:Arial, sans-serif;
	border:none;
}
#subscribe {
	font-size:0.86em;
	clear:both;
	float:right;
	background:url(../img/subscribe.gif) no-repeat 2px 4px;
	padding:5px 0px 0 20px;
}
#data {
	margin:0 0 0 67px;
}

#bottom {
	padding:1em 0 2em 0;
	font-size:0.93em;
	width:100%;
	position:relative;
}
#bottom a {
	text-decoration:none;
}
#bottom img {
	vertical-align:bottom;
}
#bottom .bottom{
	float:right;
	padding:14px 0.3em 0 0;
	text-transform:uppercase;
}

#bottom .bottom.left{
	float:left;
	text-align:left;
	padding:0 0 0 70px;
	// background:url(../img/generalitat.png) no-repeat 70px 16px;
	background:url(../img/icub.png) no-repeat 70px 16px;
	color:#666;
	height:70px;
	width:180px;
}
#bottom .bottom.left.conca{
	background:url(../img/logo-conca.png) no-repeat 0px 16px;
}
#bottom .bottom.left.ec{
	background:url(../img/ec.png) no-repeat 0px 0px;
	width:60px;
	height: 80px;
	margin-top: -6px;
}
#bottom .bottom.left.europeana{
	background:url(../img/europeana.png) no-repeat 0px 16px;
	width:40px;
}
#bottom .bottom.left.eurofoundation{
	background:url(../img/ecf.png) no-repeat 0px 16px;
}
#bottom .rss{
	background:url(../img/rss.png) no-repeat 0 15px;
	padding-left:18px;
	margin-left:1em;
}
#bottom .twitter{
	background:url(../img/twitter.gif) no-repeat 0 14px;
	padding-left:18px;
}
#bottom .platoniq{
	padding:12px 0.3em 0 1em;
}
#bottom .mini{
	padding-left:1em;
	text-transform:none;
	font-size:0.86em;
	text-align:right;
}


#fullpart {
	width: 100%;
	clear:both;
	float:none;
}
#leftpart {
	width:570px;
	float:left;
}
#sidebar {
	float:right;
	width:292px;
}
#leftpart.reverse {
	float:right;
}
#sidebar.reverse {
	float:left;
	width:292px;
}

.paginator {
	position:relative;
	z-index:100;
	width:100%;
	margin:-1em 0 1em 0;
	text-align:right;
}
.paginator.nopadding {
	margin-top:0;
}
.paginator a {
	color:#fff;
	text-decoration:none;
	padding:0;
	margin:0;
}
.paginator a:hover {
	color:#4f4f4f;
}
.paginator span {
	font-weight:bold;
	font-size:2.2em;
	padding:0 7px 0 7px;
	margin:0;
	line-height:1.2em;
}
.paginator span.sep {
	font-size:0;
	padding:26px 3px 6px 0;
	background:#fff;
	color:#fff;
}
.paginator .license_image {
	position:absolute;
	left:0;
	bottom:1em;
	z-index:-1;
}
