* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0;
}
a {
	color: #06f;
}
a:hover, a:focus, a:active {
	color: #000000;
}


body {
	font: 62.5%/2em Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center;
    }
#container  {
	width: 999px;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	font-size: 1.4em;
    }
#salto {
	font-size: 0.9em;
	margin-left: 20px;
	padding-top: 10px;
	list-style: none;
}
#salto li {
	float: left;
	margin-right: 15px;
}


#header  {
	background: url(imagenes/cabecera.jpg) no-repeat 0px 0px;
	padding: 0px 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	height: 300px;
	position: relative;
    }
a#logo {
	position: absolute;
	height: 161px;
	width: 133px;
	display: block;
	top: 13px;
}
a#logo:hover, a#logo:focus, a#logo:active {
	background: url(imagenes/best-buddies-espa%C3%B1a_over.gif);
	z-index: 1000;
	border-top: 10px solid #fff;
}
.clear {
	clear: both;
	height: 1%;
}



#contacto      {
	color: #333366;
	margin-top: 0em;
	position: absolute;
	list-style: none;
	text-align: right;
	float: right;
	right: 0px;
	z-index: 10;
	width: 557px;
	font-size: 0.9em;
	top: 0px;
}
#header    #contacto    li  {
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header  #contacto  li  a {

}
#enlaces {
	position: absolute;
	width: 100px;
	height: 28px;
	left: 21px;
	top: 186px;
}
#enlaces li {
	margin-right: 10px;
	display: inline;
}


#home   h1   {
	margin: 0;
	font: 3.4em "Trebuchet MS", Arial, sans-serif;
	color: #336;
	position: absolute;
	text-align: center;
	letter-spacing: -0.04em;
	bottom: 13px;
	width: 960px;
    }
#header h1 strong {
	color: #f30;
	text-transform: uppercase;
	font-weight: normal;
}

#home #container #header #introduccion {
	width: 225px;
	float: right;
	margin-top: 50px;
	line-height: 1.3em;
	font-size: 0.9em;
	margin-right: 5px;
	color: #FFFFFF;
}
#home #container #header #imagen 
{
	width:610px;
	float:right;
	}
#introduccion p {
	margin-bottom: 0.5em;
	color: #FFFFFF;
}
#introduccion strong {
	color: #FFFFFF;

}
/*BARRA DE NAVEGACION*/
ul#navegacion-principal  {
	padding: 0px;
	list-style: none;
	float: left;
	width: 999px;
	margin-top:20px;
	margin-bottom: 30px;
	background-image: url(imagenes/fondo_nav.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-family:Arial;
}

ul#navegacion-principal li  {
	float: left;
	font-family:Arial;
	text-align:left;
}

#navegacion-principal  li a {
	color: #009966;
	text-decoration: none;
	padding: 8px 9px 0px;
	letter-spacing: -0.025em;
	display: block;
	border-style: none;
	font: bold 1.1em/2.2em "Trebuchet MS", Arial, sans-serif;
}

#navegacion-principal a:hover, #navegacion-principal a:focus, #navegacion-principal a:active {
	color: #000000;
}
#navegacion-principal  li a.activo  {
	color: #000000;
	padding-top: 8px;
	cursor: default;
	background: #FFFFFF url(imagenes/pest-der.gif) no-repeat right top;
	border-left: 2px solid #009966;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#navegacion-principal li ul {
	display: none;
	background: #C3E7DB;/*coger el color de fondo de current*/
	border-top: 2px solid #fff;
	width: 11em;
	list-style: none;
}

#navegacion-principal li:hover ul, #navegacion-principal li.hover ul, #navegacion-principal li.current:hover ul, #navegacion-principal li.current.hover ul  {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navegacion-principal li:hover li, #navbar li.hover li {
	float: none;
}
#navegacion-principal li:hover li a, #navegacion-principal li.hover li a, #navegacion-principal li#current li a {
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	border-right-style: none;
	font: normal 0.9em/1.4em Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	background: url(none);

}
* html body ul#navegacion-principal li:hover li a, * html body ul#navegacion-principal li.hover li a, * html body ul#navegacion-principal li#current li a {
	height: 1%;
}
#navegacion-principal li li a:hover {
	color: #FFFFFF;
	background: #009966;
}
#contenido {
	padding-bottom: 30px;



}




#cuadro-noticias, #fundacion, #actividades, #colabora {
	float: left;
}
#cuadro-noticias {
	background: url(imagenes/hoja-noticias02.jpg) no-repeat left bottom;
	width: 310px;
	margin-right: 56px;
	font-size: 0.95em;
	line-height: 1.2em;
	padding-bottom:20px;
}
#cuadro-noticias p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	border-top: 1px dotted #666666;
	padding-top: 5px;
}
#cuadro-noticias h2 {
	text-transform: uppercase;
	color: #FF4403;
	padding-left: 80px;
	font: bold 2em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
}
#cuadro-noticias h2 a {
	text-decoration: none;
}
#cuadro-noticias h2 a:hover, #cuadro-noticias h2 a:focus, #cuadro-noticias h2 a:active {
	color: #000000;
	text-decoration: underline;
}

#cuadro-noticias   .fecha {
	text-align: right;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	float: right;
	padding-top: 2px;
	padding-left: 10px;
}


#cuadro-noticias a {
	font-weight: bold;
	color: #F30;
}
#cuadro-noticias a:hover, #cuadro-noticias a:focus, #cuadro-noticias a:active {
	color: #000000;
}

a.mas  {
	background: url(imagenes/mas.jpg) no-repeat 0px 0px;
	padding-left: 30px;
	display: block;
	height: 20px;
	margin-top:20px;
}

a#fundacion {
	background: url(imagenes/fundacion.gif) no-repeat left top;
	height: 194px;
	width: 144px;
	padding-left: 50px;
}
a#actividades {
	width: 169px;
	background: url(imagenes/actividades.jpg) no-repeat;
	height: 213px;
	padding-left: 70px;
}
#accesos a#colabora  {
	height: 40px;
	width: 200px;
	background: url(imagenes/colabora.jpg) no-repeat;
	text-align: center;
	padding-top: 160px;
}
#accesos a {
	text-transform: uppercase;
	color: #FFFFFF;
	font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	padding-top: 10px;
}
a#fundacion:hover, a#fundacion:focus, a#fundacion:active {
	background: url(imagenes/fundacion_over.gif) no-repeat left top;
}
a#actividades:hover, a#actividades:focus, a#actividades:active {
	background: url(imagenes/actividades_over.jpg) no-repeat left top;
}
#accesos a#colabora:hover, #accesos a#colabora:focus, #accesos a#colabora:active {
	background: url(imagenes/colabora_over.jpg) no-repeat left top;
}
#enlaces-directos li {
	float: left;
	list-style: none;
}

#footer {
	background: #C3E7DB;
	border-top: 2px solid #009966;
	clear: both;
	text-align:center;
}
#footer a{
	color: #009966;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover{
	color: #000;
	text-decoration:none;
}
.pie2
{
	text-align:center;
	font: 11px "Trebuchet MS";
	color:#ff591c;
	margin-top:20px;
}
.pie2 a
{
	 color:#FF4403;
	}
.pie2 a:hover
{
	 color:#000;
	}
.patrocinadores
{ font-size:15px;
	margin-bottom:10px;
}
.inf_patrocinadores {
	float:left;
	position:relative;
	width:980px;
	height:40px;
	text-align:center;
	font: 11px "Trebuchet MS";
	color:#ff591c;
	vertical-align:top;
}

.inf_cierre a{
	font: 11px "Trebuchet MS"; color:#ff591c;
	text-decoration:none;

}

