body {
	background: #008080;
	font-family: Tahoma;
        font-size:8pt;
        color:#004080;
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 15px;
	color: #ef7b10;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url("http://www.et.bs.ehu.es//images/fondo%20pagina.gif");
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
        color: #004080;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #ef7b10
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #004080
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #ef7b10;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a[href $='.pdf'] {
        padding-right: 18px;
        background: transparent url('../images/pdf.png') no-repeat center right; 
	text-decoration: none
}

a[icon ^="out"] {
        padding-right: 18px;
        background: transparent url('../images/out.png') no-repeat center right; 
	text-decoration: none
}

a:hover {
	color: #000000;
	text-decoration: underline
}
a.menu_link {
	color: #008080;
	font-weight: bold;
	text-decoration: none
}
a.menu_link:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

.foot {  

 }
a.foot { 
        color: #ef7b10; 
        font-weight: bold;
}

a.foot:hover { 
        color: #000000;
	font-weight: bold;
	text-decoration: underline 
}

.header {  

 }
a.header { 
        color: #ef7b10; 
        font-weight: bold;
}

a.header:hover { 
        color: #000000;
	font-weight: bold;
	text-decoration: underline 
}


.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

TH {font-family:Tahoma;font-size:small;color:#004080}
