/* CSS Document */

body {
	background-color: #888;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	margin: 0px;
	text-align: center;
	}

table th {
	padding: 0 4px;
	background-color: #9acd32;
	text-align: center;
	color: #000;
	}

table td {
	padding: 0 4px;
	background-color: #eee;
	color: #000;
	}
	
#contenidor {
	width: 770px;
	padding: 0px;
	margin: auto;
	text-align: left;
	background-image: url(../imatges/contenidor-bg.gif);
	background-repeat: repeat-y;
	}
	
/* INICI CAPÇALERA */

#capsalera {
	width: 750px;
	height: 74px;
	margin-left: 10px;
	background-color: #000;
	background-image: url(../imatges/capsalera-bg.gif);
	background-repeat: repeat-x;
	}
	
.logoSDL {
	float: left;
	margin-top: 7px;
	margin-left: 9px;
	}
	
.logoDE {
	float: right;
	margin-top: 7px;
	margin-right: 9px;
	}
	
#menu1 {
	float: right;
	margin-top: 8px;
	margin-right: 30px;
	width: 600px;
	height: 22px;
	background-image: url(../imatges/menu1-bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #333;
	}
	
#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
	}

#menu1 li {
	display: inline;
	}

#menu1 li a {
	padding-top: 12px;
	padding-left: 12px;
	color: #333;
	text-decoration: none;
	}

#menu1 li a:visited {
	color: #333;
	text-decoration: none;
	}

#menu1 li a:hover {
	color: #000;
	text-decoration: none;
	}

#menu1 li .ultim {
	padding-left: 324px;
	}
	
/* FINAL CAPÇALERA */
	
/* INICI BARRA DE L'ESQUERRA */

#esquerra {
	float: left;
	width: 154px;
	padding-left: 16px;
	}

#esquerra ul {
	list-style-type: none;
	}

#esquerra li {
	margin-top: 6px;
	list-style-image: url(../imatges/bullet.gif);
	}

#esquerra a {
	color: #333;
	text-decoration: none;
	}

#esquerra a:visited {
	color: #333;
	text-decoration: none;
	}

#esquerra a:hover {
	color: #000;
	text-decoration: underline;
	}

#internacional {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-internacional.gif);
	background-repeat: no-repeat;
	}

#curriculars {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-curriculars.gif);
	background-repeat: no-repeat;
	}

#curriculars .separador {
	margin-left: 16px;
	}

#ciutadania {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-ciutadania.gif);
	background-repeat: no-repeat;
	}

#grups {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-grups.gif);
	background-repeat: no-repeat;
	}
#links {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-links.gif);
	background-repeat: no-repeat;
	}
.separador {
    margin-left: 16px;
	}
	
.h1caixaesquerra {
	margin: 0;
	padding: 18px 0px 0px 50px;
	font-size: 12px;
	line-height: 14px;
	color: #9acd32;
	}

.peucaixaesquerra {
	height: 10px;
	background-image: url(../imatges/caixa-peu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
/* FINAL BARRA DE L'ESQUERRA */
	
/* INICI COS CENTRAL DE CONTINGUTS */

#centre {
	float: left;
	width: 390px;
	padding: 20px;
	padding-top: 0px;
	text-align: justify;
	}

#centre h1 {
	margin-top: 1em;
	margin-bottom: 2em;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #9acd32;
	}

#centre h2 {
	margin-top: 3em;
	border-top: 1px solid #9acd32;
	color: #9acd32;
	font-size: 1.2em;
	}

#centre p {
	line-height: 1.3em;
	}

#centre ul {
	list-style-type: none;
	}

#centre li {
	margin-top: 1em;
	line-height: 1.3em;
	list-style-image: url(../imatges/bullet.gif);
	}
	
/* FINAL COS CENTRAL DE CONTINGUTS */
	
/* INICI BARRA DE LA DRETA */

#dreta {
	float: left;
	width: 150px;
	padding-left: 4px;
	}

#dreta ul {
	list-style-type: none;
	}

#dreta li {
	margin-top: 6px;
	list-style-image: url(../imatges/bullet.gif);
	}

#dreta a {
	color: #333;
	text-decoration: none;
	}

#dreta a:visited {
	color: #333;
	text-decoration: none;
	}

#dreta a:hover {
	color: #000;
	text-decoration: underline;
	}

#destaquem {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-destaquem.gif);
	background-repeat: no-repeat;
	}

#destaquem h1 {
	margin: 0;
	padding: 18px 0px 0px 30px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 14px;
	color: #9acd32;
	}

#recursos {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-recursos.gif);
	background-repeat: no-repeat;
	}

#accions {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-accions.gif);
	background-repeat: no-repeat;
	}

#espai {
	width: 146px;
	margin-top: 10px;
	background-image: url(../imatges/caixa-espai.gif);
	background-repeat: no-repeat;
	}

#recursos h1, #accions h1, #espai h1 {
	margin: 0;
	padding: 18px 0px 0px 50px;
	font-size: 12px;
	line-height: 14px;
	color: #9acd32;
	}

#destaquem .separador, #accions .separador {
	margin-top: 8px;
	margin-left: 16px;
	}

.peucaixadreta {
	height: 10px;
	background-image: url(../imatges/caixa-peu-dreta.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

/* FINAL BARRA DE LA DRETA */
	
/* INICI PEU DE PÀGINA */

#peu {
	clear: both;
	width: 430px;
	margin-left: 170px;
	padding: 6px;
	text-align: center;
	font-size: 0.9em;
	color: #666;
	}
	
/* FINAL PEU DE PÀGINA */
