@import url("titulo_sec.css");
@import url("mas.css");
@import url("mas_mas.css");
@import url("default.css");
#fondodiv {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1C324C;
	background-image:url(../imagenes_apoyo/fondo2.PNG);
	background-repeat: repeat-x repeat-y;
	text-align: justify;
	width:800px;
	visibility: visible;
	top: 1px;
	background-position: center center;
	border: 1px ridge #999888;
	margin:0 auto 0 auto;
	height: auto;
}


#linea {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #B30000;
	background-image: url(../imagenes_apoyo/fondo1.JPG);
	
}
