/* CSS Document */
@import url(menu.css);
@import url(table.css);

body {
	margin: 0px;
	padding: 0px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	background: #FFFFFF url(../img/bg-body.png) repeat-y center top;

}

a img {
	border: 0px;
}

#contenedor {
	width: 670px;
	margin: auto;
}

#cabecera {
	height: 100px;
	background: url(../img/bg-cabecera.png) center top no-repeat;
	overflow:hidden;
}

#pie div.div-fundacion {
	background: url(../img/bg-p-pie.png) no-repeat center top;
	height: 113px;
	width: 678px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
}


#enlaces {
	overflow:hidden;
	width: 60%;
	float:right;
}

#enlaces p {
	margin: 0px;
	padding: 0px;
	text-align:right;
	margin-right:5px;
}
#pie .div-fundacion p {
	margin-bottom: 5px;
}


#enlaces a {
	color:#333333;
	text-decoration: none;
	text-transform: lowercase;
	font-size: smaller;
}

#enlaces a:hover {
	border-bottom: #666666 1px dashed;
}
#pie .div-fundacion a img {
	border-width: 0px;
}


.logo {
	margin-top: 10px;
	margin-left: 25px;
}

#enlaces-pie p {
	font-size:x-small;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}

#palmares-indurain, #palmares-indurain li{
	list-style-type: none;
	font-weight: bold;
}

#palmares-indurain ul li {
	color: #000000;
	list-style-type: none;
	font-weight: normal;
}

#enlaces-pie a {	
	color: #333;
	text-decoration:none;
	text-transform:lowercase;	
}
#enlaces-pie a:hover {
	border-bottom:1px #666 dashed;
}





#pie {
	position: relative;  /* Needed for Safari */
	background:#F0D40E url(../img/bg-pie.png) repeat-x top left;
	width: 100%;
	height: 150px;
}

#pie p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#pie .p-link {
	font-size:x-small;
}

#contenido {
	background: #FFFFFF url(../img/bg-contenido.png) repeat-y right top;
}

#contenido h1, #contenido h2, #contenido h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#contenido h1 {
	font-size: 1.6em;
}

#contenido h2 {
	font-size:1.4em;
}

#contenido h3 {
	font-size:1.2em;
}

#contenido-izq {
	float: left;
	padding: 10px;
	width: 450px;
}

#contenido-izq h4 {
	color: #0066CC;
	text-decoration: underline;
}


#contenido-izq ul li {
	margin-bottom: 10px;
}

#contenido-izq ul li a, #contenido-izq p a {	
	background:#FFF;
	color: #333;
}

#contenido-izq ul li a:hover, #contenido-izq ul li a:visited:hover, #contenido-izq p a:hover {
	background: #333;
	color:#FFF;
}

#contenido-izq ul li a:visited {
	background: #FFF;
	color:#999;
}


#contenido-cent {
	padding: 10px;
}

#contenido-der {
	float: left;
	padding: 10px;
	width: 180px;	
}

.clear-l {
	clear: left;
}

.p-centrado {
	text-align:center;
}

.p-justificado {
	text-align:justify;
}

.p-deporte-limpio {
	background: #FFF url(../img/bg-p-deporte-limpio.png) top center no-repeat;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

.img-enlace {
	border: 0px;
}

.p-album-fotografico {
	padding: 35px 0px 0px 0px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/bg-p-album-fotografico.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.p-boletin-informativo {
	padding: 35px 0px 0px 0px;
	text-align: center;
	background-color: #FFF;
	background-image:url(../img/bg-p-boletin-informativo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.p-noticias-actualidad {
	padding: 30px 0px 0px 0px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/bg-p-noticias-actualidad.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.p-mejores-resultados {
	padding: 35px 0px 0px 0px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/bg-p-mejores-resultados.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#flashcontent {
	border: 0px;
	width: 670px;
	height: 225px;
	margin: 0px;
}

.ul-ayudas-izq {
	margin-left: 0px;
	margin-top: 20px;
	float: left;
	width: 200px;
	overflow: hidden;
}

.ul-ayudas-derecha {
	margin-left: 0px;
	margin-top:20px;
	float: left;
	width: 150px;
	overflow: hidden;
}

li.li-enlace {
	background:url(../img/ico_novajanela.gif) 0 50% no-repeat;
	list-style-type: none;
	padding: 0px 0px 0px 16px;
}

.br-espacio-inferior {
	margin-bottom: 15px;
}
ul #palmares-indurain {
	font-weight: bold;
}
p.p-patrocinadores {
	font-weight: bold;
	text-align: center;
}

p.kiaranet {
	font-size: x-small;
}.alinear-texto-derecha {
	text-align: right;
}
.img-paddin-izq {
	padding-left: 10px;
}
#flashcontent ul{
padding:0px;
}
#flashcontent ul li{
padding:0px;
}