
<style type="text/css">{  }
body {font-family: Tahoma; color: 000000; font-size: 9 pt; 
        background-image: url(imagenes/fazul2.gif);
     /*Para centrar la página*/   
text-align: center;/* hack for ie5*/
margin: 0px;
padding: 0px;
}
.centrar {
margin-right: auto;/*centres in compliant browsers*/
margin-left: auto;/* "	" */
width: 900px;
text-align: left;
}
        
        
        
        /*background-color:#ffffff; text-align:justify;*/
        
        *

        }

table { margin-left: auto; margin-right: auto; font-size : 9pt; color : 000000; style: background color: #FFFFF;}


ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 100px;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	background-color: #CCCCCC;
	border: 1 px #000000;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}
.menup { background:url("imagenes/grisgrad.jpg"); height:20px; font-size:"12px"; text-align:center;  
border-left: 1px solid #000000;  border-bottom: 1px solid #000000;}
.menud {background:"#EFEFEF"; width:160px; text-align:left; height:18px;
border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}

.ultimo {background:url("imagenes/grisgrad.jpg"); height:20px; font-size:"12px"; text-align:center;  
border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}

.head {  text-align:center; font-size : 10pt ;  font-family : verdana ;  color : 000000
font-weight: bold; border: 1px solid; margin: 1; border-color:#000000; background:#745F62;}
  
      A:link, A:visited {color: c76e51; text-decoration: none; font-weight:bold;border: 1 px solid #000000; }
   A:hover {color: 000000;    *      ; font-weight:bold; background:#edeaf8; border: 1px solid #cfb53b; }
   
-->
</style>

        *
        scrollbar-face-color: 745F62;
        scrollbar-highlight-color: 000000;
        scrollbar-shadow-color: FFFFFF;
        scrollbar-3dlight-color: 745F62;
        scrollbar-arrow-color: 745F62;
        scrollbar-track-color: 745F62;
        scrollbar-darkshadow-color: 745F62;
        
 *** text-align:justify
