@charset "utf-8";
/* CSS Document */


header, footer, section, article, aside, hgroup, nav {
display: block;
}


.breadcrumbs {
font-size:11px;
margin:0;
padding:0 0 5px 0;
}


.moduletablebotonCMC {
border-left:1px solid #aaaaaa;
border-top:1px solid #aaaaaa;
border-bottom:1px solid #aaaaaa;
background:#fff;
padding:5px;
position:fixed;
right:0;
top:120px;
border-radius:5px 0 0 5px;
}



.globalnews .gn_pagination {
margin:0;
padding:0 10px 10px 0;
}


.globalnews .gn_pagination a {
border:1px solid #dededc !important;
border-radius:4px;
background:#fff;
padding:1px 5px 1px 5px !important;
font-weight:bold !important;
font-size:12px !important;
}




#xmap h1 {
font-size:40px;
  line-height:40px;
  padding:5px 0 10px 0;
  color:#5b5b5b;
}


.information .joomla_sharethis {
background:#ebe7e0;
padding:2px 5px 5px 5px;
margin:0 0 8px 0;
border-top:1px solid #e0dcd4;
border-bottom:1px solid #e0dcd4;
}


.information ul {
margin:10px 0 10px 25px;
padding:0;
font-size:14px;
color:#5b5b5b;
text-align:justify;
}


.information ul li {
line-height:1.4;
}



body {
  background-color:#FFF;
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  color:#796b58;  
  }

h1, h2, h3, h4, h5, h6 {
  font-family:Georgia, "Times New Roman", Times, serif;
  margin:0;
  padding:0;
  font-weight:normal;  
  }

ul {
  margin:0;
  padding:0;  
  }
    
  
p {
  font-size:12px;
  margin:0;
  line-height:1.4;
  padding:5px 0 5px 0;
  text-align:justify;  
  }
  
a {
  color:#f98636;
  font-weight:bold;
  text-decoration:none;  
  }  
  

a:hover {
  text-decoration:underline;  
  }      

h2 {
  font-size:40px;
  line-height:40px;
  padding:5px 0 10px 0;
  color:#5b5b5b;
}  


h3 {
color:#f98636;
}

  
  
#page-wrap {
  width:940px;
  margin:auto;
  }  
  
header {
  margin:0;
  height:380px;
  padding:10px 0 0 30px;  
  }

header h1 {
  background:none;
  }

header h2 {
  font-size:90px;
  line-height:40px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FFF;
  margin:210px 0 0 0;
  padding:0;
  letter-spacing:-2px;
  text-shadow: 2px 2px 2px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  }  
  

header h2 em {
  font-size:45px;
  font-style:normal;
  font-weight:normal;
  letter-spacing:-2px;
  }  

header h2 a {
  color:#FFF;
  background:#e20177;
  border-radius:4px;
  -webkit-border-radius:4px;
  text-decoration:none;
  text-shadow:none;
  font-size:17px;
  letter-spacing:normal;
  padding:10px;
  text-transform:uppercase;
  }
  
header h2 a:hover {
  text-decoration:none;
  background:#683999;
  }        
    
  
header nav {
  float:right;
  margin:40px 0 0 0;
  }

section {
  overflow:hidden;
  clear:none;
  padding:10px;  
  }
  
.information {
  min-width:500px;
  display:table;
  margin:80px 0 0 0;  
  }  
  


  
aside {
  width:315px;
  float:right;
  margin:0 0 0 20px;
  }  

aside h2 {
font-size:20px;
}


aside .moduletable {
margin:0 0 10px 0;
}



.moduletableeventos {
font-size:11px;
border-radius:5px;
-webkit-border-radius:5px;
padding:10px 20px 10px 20px;
color:#fff;
margin:0 0 10px 0;
line-height:1.4;
background:url(../images/deg1.jpg) repeat;
}


.moduletableeventos h2 {
color:#fff;
font-size:35px;
line-height:30px;
font-weight:bold;
letter-spacing:-1px;
font-family:Arial, Helvetica, sans-serif;
}



.moduletableeventos a {
font-size:12px;
color:#f98636;
text-transform:uppercase;
}



.moduletableeventos .gn_static {
border-bottom:1px dotted #f98636;
margin:0 0 5px 0;
}




footer {
  background:url(../images/footer.jpg) repeat-x;
  padding:20px 20px 20px 170px;
  overflow:hidden;
  clear:none;
  }
  

footer ul {
  font-size:12px;
  width:200px;
  margin:0 20px 0 0;
  float:left;
  }
  

footer ul li {
  display:block;
  color:#fff;
  list-style-type:none;
  padding:5px 0 5px 0;
  border-bottom:1px dotted #CCC;
  }  
  
footer ul li a {
  color:#FFF;
  font-weight:normal;
  }  
  

.copyright {
  float:left;
  max-width:450px;
  margin:0 0 0 20px;  
  }  
  
.copyright p {
  color:#FFF;
  text-align:left;
  font-size:11px;
  }