.medio {
	background-image: url(images/medio.jpg);
	background-repeat: repeat;
}


.final {
	background-image: url(images/final.jpg);
	background-repeat: no-repeat;
}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
}


.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #44a9e6;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}


body {
background-image:url(images/fondo.jpg);
background-repeat:repeat-x;

}


.linea {
	background-image: url(images/linea.jpg);
	background-repeat: repeat-y;
}


.negritas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}


.linea2 {
	background-image: url(images/linea2.jpg);
	background-repeat:repeat-x;
}


.titulitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #44A9E6;
}


.nombres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
.contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #44A9E6;
	text-align: left;
}
.nombres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}
