﻿BODY {
	margin: 4px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
}

#contenedor{
	border: 1px solid #003366;
}
#cabecera{
	float: left;
	width: 100%;
	height: 100px;
}

#cabecera_izq {
	float: left;
	margin: 0px 0px 0px 0px;
	background-image: url('50aniv_new_izq_aol2.jpg');
	width: 230px;
	height: 100px;
}
#cabecera_cen {
	position: static;
	margin: 0px 0px 0px 0px;
	background-image: url('50aniv_new_cen2.jpg');
	width: 100%;
	height: 100px;
}
#cabecera_der {
	float: right;
	margin: 0px 0px 0px 0px;
	background-image: url('EncabezadoFABA1_der.jpg');
	width: 337px;
	height: 100px;
}

#cuerpo{
}

#pie_inf_izq {
	float: left;
	background-image: url('50aniv_new_inf_cen.jpg');
	width: 100%;
	height: 70px;
}
#pie_inf_der {
	float: right;
	background-image: url('PieFABA1_der.jpg');
	width: 105px;
	height: 70px;
}
#pie {
	width: 100%;
	height: 70px;
	line-height: 14px;
}
.textoAlPie
{
	float: left;
	padding: 10px;
	FONT-FAMILY: Verdana;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	text-align: left;
	width: 60%;
}
.textoAlPie a
{
	text-decoration: none;
	color: #FFFFFF;
}
.textoAlPie a:link {
}
.textoAlPie a:visited { 
} 
.textoAlPie a:hover { text-decoration: underline; 
} 
.textoAlPie a:active { color: blue; } 
