- @charset "utf-8"; 
- /* CSS Document */ 
- body{ 
-       margin: 0; 
-       padding: 0; 
-       font-family: Arial, Helvetica, Sans-Serif; 
-       width:100%; 
-       height:100%; 
-       overflow-x:hidden; 
-       -ms-overflow-x:hidden; 
-      
-     } 
-   
- #main{ 
-   left: 0; 
-   top: 0; 
-   cursor:default; 
-   height:100% 
- } 
-   
- #cab_aux{ 
-     width:100%; 
-     height:40px; 
-     background-color:#060; 
-     } 
-      
- #pie_aux{ 
-         width:100%; 
-         height:40px; 
-         background-color:#060; 
-     }    
- #logo{ 
-      
-     margin-left:18%; 
-     width:860px; 
-     height:150px; 
-     } 
-      
- #logo_cab{ 
-      
-     padding:1; 
-     }    
-      
- #cuerpo{ 
-     background:#FFF; 
-     margin-left:18%; 
-     width:860px; 
-     font-size:12px; 
-     height:100%; 
-     padding:0; 
-     }    
-   
- #cuerpo_noticias{ 
-         width:840px; 
-         background-color:#FFFFFF; 
-         margin:4px 0px 28px 8px; 
-         -moz-box-shadow: 0 0 5px #888; 
-         -webkit-box-shadow: 0 0 5px#888; 
-         box-shadow: 0 0 5px #888; 
-         -webkit-border-radius: 15px; 
-         -moz-border-radius: 15px; 
-         border-radius: 15px; 
-   
- } 
-      
- .boton{ 
-     background:url(../img/noticia.gif)  no-repeat center; 
-     text-align:center; 
-     font-weight:bold; 
-     color:#fff; 
-     height:40px; 
-     width:40px; 
-   
-     }    
-      
- .boton:hover{ 
-     background:url(../img/noticia_2.gif)  no-repeat center;  text-align:center; 
-     }    
-      
- .enlaces{ 
-     color:#FFF; 
-     text-decoration:none; 
- } 
-   
- #menu{ 
-     width:860px; 
-     height:40px; 
-     background-color:#fff; 
-     margin-left:18%; 
-   
- } 
-      
-      
- #cuerpo_pat{ 
-         width:840px; 
-         background-color:#FFFFFF; 
-         height:200px; 
-         padding:2; 
-         margin:4px 8px 28px 8px; 
-         -moz-box-shadow: 0 0 5px #888; 
-         -webkit-box-shadow: 0 0 5px#888; 
-         box-shadow: 0 0 5px #888; 
-         -webkit-border-radius: 15px; 
-         -moz-border-radius: 15px; 
-         border-radius: 15px; 
- } 
-      
- #cuerpo_post{ 
-      
-         width:840px; 
-         background-color:#FFFFFF; 
-         height:140px; 
-         padding:2; 
-         margin:4px 8px 28px 8px; 
-         -moz-box-shadow: 0 0 5px #888; 
-         -webkit-box-shadow: 0 0 5px#888; 
-         box-shadow: 0 0 5px #888; 
-      
-         -webkit-border-radius: 15px;     
-         -moz-border-radius: 15px;    
-         border-radius: 15px; 
-      
- }    
-   
- .titulo_post{ 
-     font-weight:bold; font-size:16px; background-color:#033; color:#FFF; height:30px;  
-     background:-webkit-linear-gradient(#033,#036D2E);  
-     background: -moz-linear-gradient(#033,#036D2E); 
-     background: -o-linear-gradient(#033,#036D2E); 
-     filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003300', endColorstr='#036D2E'); 
-     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003300', endColorstr='#36D2E')"; 
-     -webkit-border-top-left-radius: 15px; 
-         -webkit-border-top-right-radius: 15px; 
-         -moz-border-radius-top-left: 15px; 
-         -moz-border-radius-top-right: 15px; 
-         border-top-left-radius: 15px; 
-         border-top-right-radius: 15px; 
-     } 
-   
- .pie_titulo{ 
-     background:-webkit-linear-gradient(#036D2E,#033);  
-     background: -moz-linear-gradient(#036D2E,#033); 
-     background: -o-linear-gradient(#036D2E,#033); 
-     filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#036D2E', endColorstr='#036D2E'); 
-     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#036D2E', endColorstr='#003300')"; 
-     -webkit-border-bottom-left-radius: 15px; 
-         -webkit-border-bottom-right-radius: 15px; 
-         -moz-border-radius-bottom-left: 15px; 
-         -moz-border-radius-bottom-right: 15px; 
-         border-bottom-left-radius: 15px; 
-         border-bottom-right-radius: 15px; 
-      
-     } 
-   
- a { 
-     color:#fff; 
-     text-decoration:none; 
-   
- } 
-   
- #menus{ 
-      
-     color:#FFF; font-weight:bold; 
-     -webkit-border-radius: 5px; 
-     -moz-border-radius: 5px; 
-     border-radius: 5px; 
-     behavior: url(border-radius.htc); 
-     border: 1px solid #030; 
-     cursor : pointer; 
-     padding:5px 19px 0px; 
-     background:-webkit-linear-gradient(#033,#036D2E); 
-     background: -moz-linear-gradient(#033,#036D2E); 
-     background: -o-linear-gradient(#033,#036D2E); 
-     filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003300', endColorstr='#036D2E'); 
-     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#003300', endColorstr='#36D2E')"; 
-     font-size:14px; 
-   
-     } 
-   
- #menus li{ 
-     float:left; 
-     position:relative; 
-     list-style:none; 
-     margin:0 10px; 
-     padding:0 0 8px; 
-     } 
-   
- #menus a{ 
-      
-     font-weight: bold; 
-     color: #e7e5e5; 
-     text-decoration: none; 
-     display: block; 
-     padding:  0px 5px; 
-     margin: 0; 
-     -webkit-border-radius: 1.6em; 
-     -moz-border-radius: 1.6em; 
-   
-      
-     } 
-   
- #menus .current a, #menus li:hover > a { 
-   
-     background: #090; /* for non-css3 browsers */ 
-     border-top: solid 1px #f8f8f8; 
-     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2); 
-     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2); 
-     box-shadow: 0 1px 1px rgba(0, 0, 0, .2); 
-      
- } 
-   
- #menus ul li:hover a, #menus li:hover li a { 
-     border: none; 
-     color: #FFF; 
-     -webkit-box-shadow: none; 
-     -moz-box-shadow: none; 
- } 
-   
- #menus ul a:hover { 
-      
-   
-   color: #fff !important; 
-   
-     background: #090; 
-     -webkit-border-radius: 1.0em; 
-     -moz-border-radius: 1.0em; 
-   
- } 
- /* level 2 list */ 
- #menus ul { 
-     top: 25px; 
-     z-index: 1000; 
-     display: none; 
-     margin: 0; 
-     padding: 0; 
-     width: 185px; 
-     position: absolute; 
-     left: 0; 
-     border: solid 1px #b4b4b4; 
-     -webkit-border-radius: 10px; 
-     -moz-border-radius: 10px; 
-     border-radius: 10px; 
-     background-color:#036D2E; 
-      
- } 
- /* dropdown */ 
- #menus li:hover > ul { 
-     display: block; 
- } 
-   
- #menus ul li { 
-   float: none; 
-   margin: 0; 
-   padding: 4px; 
- } 
- #menus ul a { 
-   font-weight: bold; 
-   color:#FFF; 
-    
- } 
-   
- /* las definiciones de los submenues internos */ 
- #menus ul ul { 
-   left: 181px; 
-   top: -3px; 
- } 
-   
- /* rounded corners for first and last child */ 
- #menus ul li:first-child > a { 
-     -webkit-border-top-left-radius: 9px; 
-     -moz-border-radius-topleft: 9px; 
-     -webkit-border-top-right-radius: 9px; 
-     -moz-border-radius-topright: 9px; 
- } 
- #menus ul li:last-child > a { 
-     -webkit-border-bottom-left-radius: 9px; 
-     -moz-border-radius-bottomleft: 9px; 
-     -webkit-border-bottom-right-radius: 9px; 
-     -moz-border-radius-bottomright: 9px; 
- } 
-   
- #menus { display: inline-block; }  
- html[xmlns] #menus { display: block; } 
- * html #menus { height: 1%; } 
-   
- #fondo{ 
-     left:0; 
-     top:0; 
-     height:100%; 
-     width:100%;  
-     z-index:-1; 
-     position:fixed; 
-     min-width:600px; 
-     }