body {background-color: #fff; margin: 0; padding: 0;}
body * {font-family: Verdana, Arial, Helvetica, sans-serif;}
a {color: #1d6d51;text-decoration: underline;}

div.cl {clear: both;}
#wrapper {width: 980px; background-color: #B2DBCC; margin: 0 0 1em 0; padding: .25em;}
#footer {width: 980px; font-size: .7em; padding: .25em;}
#header {background-color: #000;}

img#logo {float: left;}
ul#languages {float: right; padding: 0; margin: 2em .25em 0 0;; list-style: none;}
ul#languages li {display: inline; padding-left: .5em;}
ul#languages li a {color: #fff; font-size: .7em; text-decoration: none;}
ul#languages li a:hover {text-decoration: underline;}

ul#nav {
	width: 160px;
	float: right; 
	list-style: none; 
	margin: .25em 0 0 0; 
	padding: 0; 
	text-align: right;
	border: solid 1px #000;
	background-color: #669988;}
ul#nav li {margin: 0 .4em 0 .4em;}
ul#nav li a {color: #fff; font-size: .8em; text-decoration: none;}
ul#nav li a:hover {text-decoration: underline;}
	
div#content {float: left; 
	width: 750px; 
	background-color: #fff; 
	border: solid 1px #000; 
	margin: .25em 0 1em 0; 
	padding: .25em;
	font-size: .8em;
	color: #858585}

#footer p {float: left;}
#footer img {border: none;}
#powrd {float: right;}

h1 {
	font-size: 1em;
	color: #fff;
	letter-spacing: .3em;
	font-weight: bold;
	display: block;
	padding: .25em;
	background-color: #1d6d51;
	text-transform: uppercase;
}

h3 {font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #1d6d51;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: .125em;
	background-image: url(/img/jordibas/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 2em;
	font-size: .8em;
}

#linkcontainer ul {list-style: none; margin: 0; padding: 0;}
#linkcontainer ul li {margin-bottom: .25em;}
#linkcontainer ul li p {margin: 0; font-size: .85em;}
#linkcontainer ul li a.external {text-decoration: none; font-weight: bold; font-size: .9em;}
#linkcontainer ul li a.external:hover {text-decoration: underline;}