body {
background: #FFF url(img/bak.gif) 50% 0;
margin-top: 0px;
padding-top: 0px;
}

#contenedor {
	width: 636px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#superior {
clear: both;
height: 148px;
/*background: url(img/background_tile.gif) repeat-x top;*/
background: url(img/logo.png) no-repeat;
background-position: top right;
}

#izquierda {
float: left;
width: 155px;

}

#contenido {
float: right;
width: 438px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
background: #fff url(img/bg01.jpg) no-repeat bottom left;
}

#contenidoancho {
width: 593px;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
}


/* botonera superior */

#botonera a:hover {
	color: #333;
}

#botonera {
	height: 22px;
	font: normal 10px/20px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	background: none;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 124px;
	right: 6px;
}

#botonera ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 20px;
	color: #666;
}

#botonera li {
	float: left;
	background: url("img/botonera_reposo_izq.gif") no-repeat left top;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
}

#botonera a {
	float: left;
	display: block;
	width: .1em;
	background: url("img/botonera_reposo_der.gif") no-repeat right top;
	padding: 0px 13px 3px 6px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 17px;
	color: #666;
}

#botonera > ul a {
	width: auto;
}

#botonera li:hover {
	float: left;
	background: url("img/botonera_activa_izq.gif") no-repeat left top;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
}

#botonera li a:hover {
	background: url("img/botonera_activa_der.gif") no-repeat right top;
}

#botonera #iniciA, 
#botonera #sociologiaA, 
#botonera #cienciestreballA, 
#botonera #treballsocialA,
#botonera #relacionslaboralsA {
	background: url("img/botonera_activa_izq.gif") no-repeat left top;
	border-width: 0;
}

#botonera #iniciA a, 
#botonera #sociologiaA a, 
#botonera #cienciestreballA a, 
#botonera #treballsocialA a,
#botonera #relacionslaboralsA a {
	background: url("img/botonera_activa_der.gif") no-repeat right top;
	border-width: 0;
	color: orange;
}	

/* bs fin */

/* imgs */

.tituloseccion {
color: orange;
font-weight: bold;
}

.titulonoticia {
color: #000;
font-weight: bold;
width: 420px;
border-bottom: 1px dotted #333;
}

#noticia {
width: 400px;
margin-left: 10px;
margin-right: 10px;
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 2px;

}

#contenido a {
text-decoration: none;
}

/* Listas */
#contenido ul a, #contenido ol a,
#contenidoancho ul a, #contenidoancho ol a {
background:transparent url('img/enlace.gif') 100% 50% no-repeat;
padding-right:13px;
}

#contenido ul li:before,
#contenidoancho ul li:before {
content: url(img/bullet2.gif) " " ;
}
	
#contenido ul li,
#contenidoancho ul li {
padding-bottom: 1px;
}
	
#contenido ul a,
#contenidoancho ul a {
color: #000;
text-decoration: none;
}
	
#contenido ul,
#contenidoancho ul {
list-style-type: none;
padding-left: 5px;
}

#contenido ol,
#contenidoancho ol {
padding-left: 24px;
}

/* /listas */

a img {
	border: none;
	}


/* menu Principal */

#menu {
	padding-left: 0px;
	padding-top: 2px;
	height: 120px;
	margin-top: 14px;
}

div.menu {
	width: 140px;
}

div.menu p.item {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	
	font-family: Verdana, Sans-Serif;
	font-size: 8.5pt;
}

div.menu a.menuItem {
	display: block;
	/*background: url(img/75p_honey.png) repeat;
	
	opacity: .75;
	filter: alpha(opacity=75);*/
	
	width: 140px;
	height: 14px;
	padding: 1px 3px 1px 10px;
	
	text-decoration: none;
	color: #000;
	text-align: left;
}

div.menu a.menuItem:hover {
	/*background: #fff url(img/75p_honey.png) repeat;
	opacity: .99;
	filter: alpha(opacity=100);*/
	padding-left: 10px;
	background-image: url(img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	color: orange;
}

div.menu a.menuItem:visited {	
	color: #000;
}


div.menu div.spacer {
	margin-top: 3px;
}	

/* patatas */
#patata {
width: 81px;
height: 50px;
background: url(img/patata.gif) no-repeat;
margin: 30px auto 0 auto;
}

#patata2 {
width: 81px;
height: 51px;
background: url(img/patata2.png) no-repeat;
margin: 30px auto 0 auto;
}
