body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
div{
	margin:0px;
	padding:0px;
	}


#contenedor { 
	position: absolute; 
	left: 50%; 
	top: 0%; 
	width: 760px;
	height:425px;
   	margin-left: -380px; /* half of width */ 
   	margin-top: 0px; 
	background-image:url(../img/fondo.png);
	background-repeat:no-repeat;
	background-position:left 55px;
} 

/* Ocultamos IEMac \*/ 
#contenedor { 
   top: 50%; 
   margin-top: -212px;  /* half of height */ 
} 
/* Fin Ocultacion */

#oculto{
	display:none;
	height:0px;
}
#centro{
	margin-top:5px;
	margin-left:112px;
	border-bottom:0px #FFFFFF dashed;
	display:block;
	clear:both;
	overflow:auto;
}
#logobolunta{
	display:block;
	float:left;
	height:100px;
	padding-left:130px;
}
#animacion{
	width:450px;
	height:225px;
	float:left;
	border: 2px solid #EED85C;
	background-color:#FFFFFF;
}
#menu{
	width:100px;
	float:left;
	font-size:small;
	font-weight:bold;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#menu li{
	margin:0px;
	padding:0px;
	margin-top:5px;
	background-color:#EED85C;
	background-image:url(../img/esquinaarriba.png);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom: 1px #FFFFFF solid;
	}
	
#menu li form{ 
	padding:0px; 
	margin:0px;
	display:block;
	text-align:center;
	background-image:url(../img/esquinaabajo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#menu li form input{
	background-color:#EED85C;
	color:#000000;
	text-decoration:none;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	font-size:small;
}
#menu li form input:hover{
	background-color:#EED85C;
	color:#000000;
	text-decoration:none;
	border:0px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#menu li a:link{
	display:block;
	background-color:#EED85C;
	background-image:url(../img/esquinaabajo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-bottom:2px;
	color:#000000;
	text-decoration:none;
	}
#menu li a:visited{
	display:block;
	background-color:#EED85C;
	background-image:url(../img/esquinaabajo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-bottom:2px;
	color:#000000;
	text-decoration:none;
	}
#menu li a:hover{
	display:block;
	background-color:#EED85C;
	background-image:url(../img/esquinaabajo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-bottom:2px;
	color:#873173;
	text-decoration:none;
	}
#menu li a:active{
	display:block;
	background-color:#EED85C;
	background-image:url(../img/esquinaabajo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-bottom:2px;
	color:#000000;
	text-decoration:none;
	}
.menuarriba{
	display:block;
	margin:0px;
	padding:0px;
}
#pie{
	display:block;
	float:left;
	margin-top:12px;
	margin-left:0px;
}
#pie address{
 	font-size:small;
	font-style:normal;
	margin-bottom:10px;
	margin-left:120px;
	}
#pie address a{
	color:#000000;
	text-decoration:underline;
	}
#pie img{
	margin-left:20px;
	}

.animafoto{width:550px; margin: 20px auto 10px auto;}
.animabategin2010{width:720px; margin: 10px auto 10px auto;}

.abajo{width:550px; margin: 10px auto 0px auto; overflow:hidden;}
.abajo a:link{ color:#006633; text-decoration:none;}
.abajo a:visited{ color:#006633; text-decoration:none;}
.abajo a:hover{ color:#006633; text-decoration:underline;}
.abajo a:active{ color:#006633; text-decoration:none;}

.abajoizquierda{float:left; width:40%; padding:0px; margin:0px;}
.abajoderecha{float:right; width:40%; text-align:right; padding:0px; margin:0px;}