body
{
	font-family : verdana,arial;
	font-size : 10px;
	font-weight : normal;
	color : #474E60;
	background-image:url(../images/fondo_accesible.gif);
	background-repeat: repeat-y;
}

img
{
	border-width: 0px;
}
#informacion
{
	position: absolute;
	top: 20px;
	left: 175px;
	width: 400px;
	padding-left: 15px;
}

#informacion ul
{
	margin-left: 0px;
	padding-left: 0px;
}

#logo
{
	position: absolute;
	left: 30px;
	width: 174px;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	color : #B50027;
	text-decoration : none;
}

#menu
{
	position: absolute;
	left: 610px;
	width: 174px;
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	color : #B50027;
	text-decoration : none;
}

#posicion
{
	position: absolute;
	top: 100px;
	left: 30px;
	width: 545px;
}

#pagina
{
	top: 125px;
	left: 10px;
	right: 15px;
	position: absolute;
	height: 400px;
	overflow: inherit;
	width: 580px;
}

#contenido
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}

a:link
{
	font-family : verdana;
	font-size : 10px;
	color : #4E8AC8;
	text-decoration : none;
}

a:visited
{
	font-family : verdana;
	font-size : 10px;
	color : #4E8AC8;
	text-decoration : none;
}

a:active
{
	font-family : verdana;
	font-size : 10px;
	color : #4E8AC8;
	text-decoration : none;
}

a:hover
{
	font-family : verdana;
	font-size : 10px;
	color : #B50027;
	text-decoration : none;
}

ul
{
	list-style-image: url(../images/li.gif);
}

#accesibilidad
{
	top: 565px;
	bottom: 10px;
	left: 200px;
	position: absolute;
}

input
{
	font-family : verdana;
	font-size : 10px;
	font-weight : normal;
	color : #474E60;
}