<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es" dir="ltr">

<body style="margin 10 10 10 10">


#titulo {
	
        position:absolute; 
	top: 30px;
	left:50%;
	margin-top: -23px;	
	margin-left: -336px;
	
}


#certificacion { 	
        
position: relative; 
	top: 20px;
	       	
background-image: url("calificacion.gif");
background-repeat: repeat-x
}

#certificacion p {

font: normal bold 20px arial, sans-serif;
color: blue;
text-transform: uppercase;}

#certificacion li {

font: normal bold 18px arial, sans-serif;
line-height:200%;
}

#instalacion {	
        
position: relative; 
	top: 30px;        
background-image: url("instalaciones.gif");
Background-repeat: repeat-x
}


#instalacion p {

font: normal bold 20px arial, sans-serif;
color: blue;
text-transform: uppercase;}

#instalacion li {

font: normal bold 18px arial, sans-serif;
line-height:200%;
}

#actividad {
position: relative; 
	top: 30px;	
background-image: url("contraincendios.gif");
Background-repeat: repeat-x
}

#actividad p {

font: normal bold 20px arial, sans-serif;
color: blue;
text-transform: uppercase;}

#actividad li {

font: normal bold 18px arial, sans-serif;
line-height:200%;
}

#prevencion {
position: relative; 
	top: 30px;
background-image: url("prevencion.gif");
Background-repeat: repeat-x
}
#prevencion p {

font: normal bold 20px arial, sans-serif;
color: blue;
text-transform: uppercase;}

#prevencion li {

font: normal bold 18px arial, sans-serif;
line-height:200%;
}

</body>
</html>
