body {
	margin: 0px;
}
#acceso {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: 35px;
	width: auto;
	font-weight: bold;
	text-align: center;
	background-image: url(images/header_tall.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	margin: auto;
}
#acceso img {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
}
#cabecera {
	height: 318px;
	width: 740px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.formulario {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navegador {
	font-family: Tahoma, Geneva, sans-serif;
	height: auto;
	width: 224px;
	float: left;
	margin: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	background-image: url(images/fndsuprcont2.png);
	background-repeat: repeat-y;
	background-position: right;
}
#contenido {
	float: left;
	width: 514px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333;
	background-image: url(images/fndsupcont.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contenedor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: auto;
	padding-top: 10px;
	height: auto;
	width: 740px;
}
#clear {
	clear: both;
	margin: auto;
	height: 5px;
}
#navegador ul {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	list-style-type: none;
	list-style-image: url(images/flechmenu.png);
}
#navegador li a {
	color: #666;
	text-decoration: none;
}
#navegador li span {
	color: #090;
}
#navegador li a:hover {
	text-decoration: underline;
}
#titulocontenido {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #090;
	padding-left: 19px;
	padding-top: 11px;
}
#textocontenido {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 19px;
	padding-bottom: 0px;
	background-image: url(images/fndsuplcont2.png);
	background-repeat: repeat-y;
	background-position: left;
}
#noticias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	display: block;
	height: auto;
	width: 220px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	background-image: url(images/fndsuprcont2.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#columnaderecha {
	height: auto;
	width: 220px;
}
#noticias li {
	list-style-image: url(images/noticialist.png);
	list-style-type: none;
}
#noticias li span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F30;
}
#noticias ul {
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 250px;
}
#fincontenido {
	height: 35px;
	width: 514px;
	background-image: url(images/fndinfcont.png);
	background-repeat: no-repeat;
	background-position: top;
}
#textocontenido span {
	margin: 0px;
	padding: 0px;
}
#pie {
	background-image: url(images/header_tall.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
	margin: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 15px;
	text-align: center;
}
#titulonavegador {
	height: 41px;
	width: 226px;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#menunoticias {
	background-image: url(images/noticias_h.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 225px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	background-position: left top;
}
#finmenuinf {
	background-image: url(images/fndmenuinf.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	height: 30px;
	width: 225px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
.apartados
{
    font-family: 'Trebuchet MS';
    font-size: medium;
    font-weight: bold;
    color: #003300;
}
.entradilla
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #999999;
}
a {
	color: #090;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
