/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0096b3;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menu01 {
	color:#000000;
	padding-left:15px;
	letter-spacing:3px;
	font-weight:bold;
}
.menu-enlaces {
	color:#ffffff;
	padding-left:20px;
	font-weight:bold;
}
.seccion_apartado {
	color:#b5c500;
	font-weight:bold;
}
.seccion_seccion {
	color:#333333;
	font-weight:bold;
}
.seccion_descripcion {
	color:#999999;
}
.seccion_subtitulos {
	color:#0096b3;
	font-weight:bold;
}
.subrayado {
	text-decoration:underline;
}
.entrevistas_titular {
	color:#0096b3;
	font-size:14pt;
}
.entrevistas_subtitular {
	font-style:italic;
	font-size:10pt;
}
.entrevistas_pregunta {
	color:#666666;
	font-weight:bold;
}
	