/* CSS Document */

body{
background:#176469;
margin:0;
}

#general {
	width:820px;
	left:50%;
	margin-left:-410px;
	position:relative;
	
	}
	
	a{
outline:0;
}

#botonera {
	background:url(../img/bg_botonera.jpg) no-repeat;
	height:101px;
}

#centro{
	background:url(../img/bg_centro.jpg);
display:inline-block;
}

#bottom {
	background:url(../img/algas_abajo.png);
	height:88px;
	width:568px;
	display:inline-block;
	bottom:0;
}

#anim_izq{
width:244px;
float:left;
}

#contenido{
float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#dfdfdf;
font-size:13px;
width:568px;
margin-top:20px;
}
.pie{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;
text-align:center;
}

a{
color:#FFFFFF;
font-weight:bold;
}
