/* CONTENIDOS
-------------------------------------------------- */


div#contenidos ul#anyos {
	clear: both;
	overflow: visible;
	width: 530px;
	margin: 0 auto;
}

div#contenidos ul#anyos li {
	float: left;
	width: 70px;
	height: 41x;
	margin-right: 2px;
}

div#contenidos ul#anyos li a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 70px;
	height: 39px;
	background-position: left top;
	background-repeat: no-repeat;
}

div#contenidos ul#anyos.anyo-2012 li#anyo-2012 a,
div#contenidos ul#anyos.anyo-2011 li#anyo-2011 a,
div#contenidos ul#anyos.anyo-2010 li#anyo-2010 a,
div#contenidos ul#anyos.anyo-2009 li#anyo-2009 a,
div#contenidos ul#anyos.anyo-2008 li#anyo-2008 a,
div#contenidos ul#anyos.anyo-2007 li#anyo-2007 a,
div#contenidos ul#anyos.anyo-2006 li#anyo-2006 a,
div#contenidos ul#anyos.anyo-2005 li#anyo-2005 a,
div#contenidos ul#anyos.anyo-2004 li#anyo-2004 a,
div#contenidos ul#anyos.anyo-2003 li#anyo-2003 a,
div#contenidos ul#anyos.anyo-2002 li#anyo-2002 a,
div#contenidos ul#anyos.anyo-2001 li#anyo-2001 a {
	height: 42px;
	margin-bottom: -1px;
	background-position: 0 -39px;
}

div#contenidos ul#anyos li#anyo-2012 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2012.gif);	
}

div#contenidos ul#anyos li#anyo-2011 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2011.gif);	
}

div#contenidos ul#anyos li#anyo-2010 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2010.gif);	
}

div#contenidos ul#anyos li#anyo-2009 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2009.gif);	
}

div#contenidos ul#anyos li#anyo-2008 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2008.gif);	
}

div#contenidos ul#anyos li#anyo-2007 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2007.gif);	
}

div#contenidos ul#anyos li#anyo-2006 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2006.gif);	
}

div#contenidos ul#anyos li#anyo-2005 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2005.gif);	
}

div#contenidos ul#anyos li#anyo-2004 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2004.gif);	
}

div#contenidos ul#anyos li#anyo-2003 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2003.gif);	
}

div#contenidos ul#anyos li#anyo-2002 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2002.gif);	
}

div#contenidos ul#anyos li#anyo-2001 a {
	background-image: url(http://www.ie.edu/IE/img/pestanya2001.gif);	
}

div#contenidos ul#anyos li a span {
	position: absolute;
	top: -1000px;	
}

div#contenidos div#resultados {
	clear: both;
	overflow: hidden;
	width: 528px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border: 1px #d9dadc solid;
}

div#contenidos div#resultados ul.paginacion {
	float: right;
	clear: both;
	display: inline;
	margin: 10px 20px 0 0;
}

div#contenidos div#resultados ul.paginacion li {
	float: left;
	margin-left: 6px;
	font-weight: bold;
}

div#contenidos div#resultados ul.paginacion li a {
	text-decoration: underline;
	font-weight: normal;
}

div#contenidos div#resultados ul#listado {
	clear: both;
	overflow: hidden;
	width: 508px;
	margin-left: 20px;
}

div#contenidos div#resultados ul#listado li {
	float: left;
	clear: left;
	width: 488px;
	height: 75px;
	margin-top: 10px;
	padding-right: 20px;
	line-height: 16px;	
}

div#contenidos div#resultados ul#listado li img {
	float: left;
	margin-right: 15px;	
}

div#contenidos div#resultados ul#listado li strong {
	display: block;
}

div#contenidos div#resultados ul#listado li a {
	text-decoration: underline;	
}

div#contenidos div#resultados form {
	clear: both;
	padding-bottom: 25px;
}

div#contenidos div#resultados fieldset {
	overflow: hidden;
	width: 247px;
	margin: 0 auto;
	background: url(http://www.ie.edu/IE/img/fondoFormularioNoticias.gif) left top no-repeat;
}

div#contenidos div#resultados label {
	float: left;
	width: 50px;
	height: 36px;
	margin-left: 10px;
	line-height: 36px;
	font-weight: bold;
}

div#contenidos div#resultados input {
	float: left;
	width: 140px;
	margin-top: 6px;
	border: 1px #f2f2f2 solid;
	background-color: #fff;
	color: #47546e;
}

div#contenidos div#resultados button {
	position: relative;
	overflow: hidden;
	float: left;
	width: 22px;
	height: 22px;
	margin: 7px 0 0 7px;
	border: 0;
	background: url(http://www.ie.edu/IE/img/iconoBuscarNoticias.gif) left top no-repeat;
	cursor: pointer;
}

div#contenidos div#resultados button span {
	position: absolute;
	top: -1000px;	
}
