body { text-align : center; } /* Esto es para IE */

.linea_disc { color: #999; font-size: 5pt; font-family: Arial, Helvetica, sans-serif; line-height: 6pt; border-top: 1px dashed #999; }

#cabecera {
	width: 95%;
	height: 50px;
	margin: 0px;
	border-bottom: 1px dashed #999;
	margin-bottom: 20px;
}

#container {
	height: 700px;
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}

#fbFooter {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	vertical-align: top;
}

#fbContents {
	float: left;
	margin-top: 5px;
	margin-left: 0px;	
}

#menu {
	float: right;
	margin-top: 5px;
	margin-left: 0px;	
}

#titulo {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	color: #969696; 
	font-size: 18pt; 
	font-family: "Times New Roman", Tahoma; 
	text-decoration: none;
}

.seccion {
	color: #7B7C66;
	font-size: 22pt;
	font-family: "Times New Roman", Tahoma;
	text-decoration: none;
}

.subseccion {
	color: #003D60; 
	font-size: 15pt; 
	font-family: "Times New Roman", Tahoma; 
	text-decoration: none;
}

#fbContentsMenu {
	font-size: 9px; 
	font-family: "Small Fonts", "Times New Roman", Tahoma; 
	color: #505050;
	border: 2px solid #c0c0c0;
	background-color: #F4F4F4;
	font-weight: normal;
 }

.paginado {
	color: #999999;
	margin-left: 10px;
	font-size: 12px;
}
