body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #8F8F8F;
}

#cos {
	width:779px;
	margin: 5px auto;
	background-color:white;
	background-image:url(../images/cos.jpg);
	position: relative;
}

* html #cos
{
  height: 350px;
}

#cos img {
	border: 0;
}

#header {
	width: 779px;
	height: 135px;
	background-image: url(../images/header.jpg);
}

#sub_header {
	width: 779px;
	height: 39px;
	background-image: url(../images/sub_header.jpg);
}

#sub_header #links {
	padding-left: 470px;
}

#sub_header #links a.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #003399;
	text-decoration: none;
}
#sub_header #links a.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0066FF;
	text-decoration: none;
}

#sub_header #links a.red {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0000;
	text-decoration: none;
}

#sub_header #links a.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:	#FFFF00;
	text-decoration: none;
}

#contenidor {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 30px 0 24px;
	min-height: 300px;
} 

* html #contenidor
{
  height: 350px;
}

#contenidor #music {
	float: right;
}

#contenidor #music a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color:	#669900;
}

div.spacer {
  clear: both;
}

#peu {
	background-image:url(../images/peu.jpg);
	width: 705px;
	height: 115px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color:	#666;
	padding: 0 30px 0 44px;
}

#peu #contents {
	padding-top: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color:	#666;
}

#menu {
	width: 130px;
	float: left;
	margin-bottom: 30px;
	padding-right:10px;
	padding-top: 15px;
}

#menu a {
	text-decoration: none;
	color:	#669900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#menu #button {
	margin-left: 2px;
	clear: both;
	padding-bottom: 15px;	
}

#menu #button a {
	background-image: url(../images/fletxa.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
	float: left;
	padding: 8px 0 8px 12px;
	
}

#menu #button a:hover {
	background-position: 3px 8px;
	color:#CC0000;
}

#menu #active {
	margin-bottom: 15px;
	
}

body#index a#index,
body#cm a#cm,
body#loc a#loc,
body#spc a#spc,
body#is a#is,
body#soa a#soa,
body#sc a#sc,
body#saw a#saw,
body#venue a#venue,
body#accommodation a#accommodation,
body#registration a#registration,
body#programme a#programme,
body#mpg a#mpg, 
body#os a#os {

	margin-left: 0px;
	padding: 8px 0 8px 12px;
	float: left;
	background-image: url(../images/actiu.jpg);
	background-repeat: repeat-y;
	background-position: 0px 8px;
	width: 116px;
	color:	#CC0000;
	background-color: #cfdee4;
}

#detalls {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 5px;
}

#detalls img {
	clear: both;
	margin: 10px;
	text-align: center;
}

#text {
	padding-top: 15px;
	float: left;
	width: 585px;
}

#text ul {
	padding: 0;
	margin-left: 40px;
	list-style-image: url(../images/btaronj.gif)
}

#text_nosubmenu {
	margin: 0 35px;
}

#text_nosubmenu ul{
	padding: 0;
	margin-left: 40px;
	list-style-image: url(../images/btaronj.gif)
}

#contenidor h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:	#669900;
}

#contenidor h1.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:	#669900;
	text-align: center;
}

#contenidor h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #669900;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 20px;
	margin-left: 10px;
}
#contenidor p{
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#text a {
	color:	#669900;

}

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



table.assignatures {
	padding: 10px 20px 30px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

caption {
	font-weight: bold;
}

.header th {
	color: white;
	background-color: #75A257;
	padding: 3px 10px 3px 6px;
	text-align: left;
}

.header th.right {
	text-align: right;
}

.header th.assignatura {
	width: 150px;
}

.header th.tipus {
	width: 90px;
	text-align: right;
}

.header th.credits {
	width: 60px;
	text-align: right;
}

.data1 td {
	padding: 3px 10px 3px 6px;
	background-color: #F1F8E7;
}

.data2 td {
	padding: 3px 10px 3px 6px;
	background-color: #FFFFF2;
}
.data1 td.right {
	text-align: right;
	padding-right: 10px;
}

.data2 td.right {
	text-align: right;
	padding-right: 10px;
}


table.acces {
	padding: 10px 20px 30px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.acces th {
	color: white;
	background-color: #75A257;
	padding: 3px 10px 3px 6px;
	text-align: left;
}

.acces th.right {
	text-align: right;
}

.acces th.tipus {
	width: 150px;
}

.acces th.opcio {
	width: 90px;
	
}

.acces th.nota {
	width: 100px;
	text-align: right;
}

.data1 td {
	padding: 3px 10px 3px 6px;
	background-color: #F1F8E7;
}

.data2 td {
	padding: 3px 10px 3px 6px;
	background-color: #FFFFF2;
}
.data1 td.right {
	text-align: right;
	padding-right: 10px;
}

.data2 td.right {
	text-align: right;
	padding-right: 10px;
}