body {
	background-color: #333;
	margin:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pagina{
  width: 100%;
}

.cabecera{
background:#000000;
border-bottom:12px solid #030C13;
height:100px;
width:100%;
padding-left:0px;
}	

.presentacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.footerInicio{
width:100%;
background:url(../images/footerepeat_29.gif) repeat-x;
height:89px;
float:left;
text-align:center;
margin-top:20px;
}

.footerFinal{
width:100%;
background:url(../images/footerepeat_29.gif) repeat-x;
height:89px;
float:left;
text-align:center;
}
.footerlogo{
width:100%;
margin:0;
background:url(../images/footerimage_28.gif) center no-repeat;
padding-top:44px;
*padding-top:44px;
padding-bottom:32px;
*padding-bottom:32px;
font-size:11px;
text-align:center;
}




