@import url(comun.css);

#contenedor{
position: relative;
	width: 660px;
	background-color: #FFFFFF;
text-align: center;
margin: 0 auto;
}
html>body #contenedor {
   width: 665px;
} 

#cabecera{
	width: 660px;
	float:left;
	text-align: left;
}

#cabecerados{
	width: 660px;
	float:left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8c64;
}
#botonera{
	width: 519px;
	text-align: left;
	float:left;
	background-color: #FFFFFF;
}
#animacion{
	width: 141px;
	float:right;
}
#principalframe{
	width: 660px;
	float:left;
	text-align: left;
}

#imagen{
	text-align: left;
	float:left;
}
#botonesizq{
	width: 230px;
	height: 50px;
	text-align: left;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF33FF;
	
}

#botonesder{
	width: 260px;
	height: 50px;
	text-align: left;
	float:right;
}

#contenido{
	width: 500px;
	float:left;
}
#years{
	width: 160px;
	float:right;
	background-color: #DDDAD5
}
.botones {width:220px;display:block;COLOR: #ca00ca; FONT-FAMILY: arial; FONT-SIZE: 14px;background:url(../img/flecha_salamos.gif) no-repeat;padding-left:20px;float:left;}
A.botones:link {TEXT-DECORATION: none; COLOR: #ca00ca; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.botones:active {TEXT-DECORATION: none; COLOR: #ca00ca; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.botones:visited {TEXT-DECORATION: none; COLOR: #ca00ca; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.botones:hover {TEXT-DECORATION: none; COLOR: #8b8c64; FONT-FAMILY: arial; FONT-SIZE: 14px}