/* CSS Document */
body{
margin:0;
text-align:center;
font-family:tahoma,arial,verdana;
font-size:11px;
}
#footer{
	width:977px;
	background-image:url(images/footerBk.gif);
	background-repeat:no-repeat;
	background-position:0 0 ;
	color:#FFFFFF;
}

#footer td{
	color:#FFFFFF;
	text-align:center;
	height:33px;
	vertical-align:middle;
}

.TituloSeccion{
	color:#3582B5;
	font-weight:bold;
	font-size:16px;
	font-family: Helvetica, "Lucida Sans", Arial;
}


