/* Default CSS Document */
body {
color: #333;
background-color: #efefef;
font-family: "Arial", "Helvetica", sans-serif;
font-size: .75em;
margin:20px;
}
#pagina{
margin:0px auto;
width:790px;
height:560px;
background: #fff url(../images/bg.gif) no-repeat;
}
#left{
float:left;
width:197px;
}
#logo{
margin:12px 0 0 12px;
}
#menu{margin:5px 0 0 12px;clear:both;}
#menu a {
	display:block;
	width:178px;
	height:29px;
	text-decoration:none;
	font-size:1px;
}
#menu a:hover {background-position:bottom;}
#menu span {display:none;}
.inicio a{background: transparent url(../images/bot_inicio.gif);margin:0 0 1px 0}
.objetivo a{background: transparent url(../images/bot_objetivo.gif);margin:0 0 1px 0}
.bases a{background: transparent url(../images/bot_bases.gif);margin:0 0 1px 0}
.premios a{background: transparent url(../images/bot_premios.gif);margin:0 0 1px 0}
.galeria07 a{background: transparent url(../images/bot_galeria.gif);margin:0 0 1px 0}
.exposiciones a{background: transparent url(../images/bot_exposiciones.gif);margin:0 0 1px 0}
.catalogo a{background: transparent url(../images/bot_catalogo.gif);margin:0 0 1px 0}

#logos{
width:185px;
margin:10px 0 0 12px;
}
#logos p{text-align:center;margin:0 0 10px 0;}
#contenidos{
float:left;
width:593px;
margin:12px 0 0 0;
}
#flash{
width:581px;
height:536px;
}
#anteriores{
margin:1px 0 0 0;
width:581px;
height:39px;
background: transparent url(../images/bg-anteriores.gif) no-repeat;
text-align:center;
}
#anteriores p{margin:0px;padding:10px 0 0 0}
#anteriores a{font-size:16px;font-weight:bold;color:#000;text-decoration:none;}
#anteriores a:hover{text-decoration:underline}
#anteriores .separador{margin:0 10px 0 10px}
.rosa a{color:ef008d;}
