/* CSS Document */

/*-----Global Reset-----*/

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{
margin:0.5em 0;}

li, dd{margin-left:1em;}

fieldset{padding:0.5em;}

img {
border: none;
}

.clear {
clear:left;
}


/*-----BACKGROUND COLOR/FONT SIZE AND COLOR-----*/
body {
padding:0;
background:#989898;
font-size:12px; /* more consistent font sizes */
font-family:Arial, Helvetica, sans-serif;
line-height:18px; /*helps readability*/
}

/*-----ALL NON PARAGRAPH TEXT COLORS-----*/

td, p {
color: #333;
font-size:12px;
}



/*-----HEADINGS-----*/
h1, .componentheading{ font-size:21px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; line-height:25px;}
h2, .contentheading{font-size:18px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; color:#5b8307; line-height:21px;}
h3{font-size:14px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; line-height:20px;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
.moduletable h3, .moduletable-menu h3{margin-top:0;}

/*-----LINK TEXT COLORS-----*/
a {
color:#5b8307;
}

a:hover{
color:#000;
}
/*-----Lists-----*/
ul{
}

li{
}
/* tables */

table.contentpaneopen, table.contentpane{border-collapse:collapse;}
table.contentpaneopen p{text-align:justify;}
table.contentpaneopen ul{text-align:justify;}
/*-----BLOCKQUOTE STYLE-----*/

blockquote {

}

/* MAIN MENU LINK COLOR */

#left a.mainlevel{
display:block;
color:#fff;
text-decoration:none;
text-transform:uppercase;
padding:5px 0px 5px 20px;
background:url(../images/mainlevel.gif) no-repeat;
background-position:5px 11px;
}

#left a.mainlevel:hover, #left a#active_menu.mainlevel{
background-color:#487fd0;
color:#fff;
}

div.moduletable-menu div img{
float: left;
margin-left:16px;
}
#left a.sublevel{
display:block;
color:#fff;
text-decoration:none;
text-transform:uppercase;
padding:5px 0px 5px 30px;
margin-left:-4px;
}

#left a.sublevel:hover, #left a#active_menu.sublevel{
color:#fff;
background-color:#487fd0;}

ul#mainlevel-nav{
margin:0;
padding:0;
list-style:none;
}
ul#mainlevel-nav li{
float:right;
margin:0;
padding:0;
}
div.moduletable-menu td{
background:url(../images/dot.gif) bottom left repeat-x;
}

a.mainlevel-nav{
color:#d5d5d5;
text-decoration:none;
display:block;
padding:40px 10px 16px 10px;
font-size:14px;
font-weight:bold;
}

a.mainlevel-nav:hover{
color:#ffe465;
background:url(../images/topmenu.jpg) top left repeat-x;
}

/* Left/Right Column (GLOBAL DEFAULT STYLE) */




/* LATEST NEWS/POPULAR MODULE LINK STYLES */

a.latestnews{

}

a.latestnews:hover{

}

a.mostread{

}

a.mostread:hover{

}

/* SECTION TABLE HEADER STYLE */

td.sectiontableheader {

}

/* ALTERNATING SECTION TABLE ROW 1 BACKGROUND/TEXT STYLES */

tr.sectiontableentry1 td {

}

/* ALTERNATING SECTION TABLE ROW 2 BACKGROUND/TEXT STYLES */

tr.sectiontableentry2 td {

}

/* SECTION TABLE LINK STYLES */

.sectiontableentry2 a, .sectiontableentry1 a, .sectiontableentry2 a.category, .sectiontableentry1 a.category {

}
.sectiontableentry2 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a.category:hover, .sectiontableentry1 a.category:hover {
 
}

/*layout*/

#bgtop{background-color:#181818;}
#bgbottom{background-color:#989898;}
.wrapper{width:95%; 
max-width:1060px;
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/}
#logo{float:left; padding-top:6px;}
#logo h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
font-weight:bold;
}
#logo a{
color:#e5e5e5;
text-decoration:none;
}
#logo a:hover{
text-decoration:underline;
}
#user3{float:right; width:600px;}
#nav, #container{ border:#fff 5px solid; border-bottom:none;}
#nav{background-color:#f2c64c; position:relative; background-position:center; height:233px; background-image: url(../img/cabecera.png); background-repeat: no-repeat;}
#container{background-color:#fff;}
#container ul{margin:10px;}
#left, #middle, #right{overflow:hidden;}
#left{width:25%; float:left;}
#left a{color:#000;}
#left a:hover{color:#666666;}
#left .moduletable-menu{
background:#3e7ad4 url(../images/bgmenu.jpg) top left repeat-x;
margin-bottom:5px;
}
#left .moduletable-menu,#left .moduletable{
padding:3% 3% 10% 3%;
width:100%;
voice-family: "\"}\""; 
voice-family:inherit;
width:100%;
}
html>body #left .moduletable-menu, html>body #left .moduletable{
width:94%;
}
.moduletable-menu h3{
color:#9cc4ff;
}
#left .moduletable{
background-color:#cfcfcf;
}
#left .moduletable, #right .moduletable{
margin-bottom:5px;
}
#main{
width:74.5% !important;
width:73.5%; float:right;}

#user12{
position:relative;
margin-bottom:5px;
width:25%;
}
#user12 .moduletable{
padding:10px 16px;
float:left;
}
#user12 a{
color:#fff;
}
#user12 a:hover{
text-decoration:underline overline;
}
#user12 ul{
list-style:none;}

#user1{width:100%; float:left;}
#user2{width:100%; float:left;}
#user1{
background:#71a10b url(../images/bggreen.jpg) top left repeat-x;
color:#fff;
}

#user2{
background:#d02e2e url(../images/bgred.jpg) top left repeat-x;
color:#fff;
}

#top h3{
background:#71a00b url(../img/separador.png) top left repeat-x;
color:#fff;
padding:0px 0 0px 0px;
}

#middle{
float:left;
width:100%;
}

#right{
float:right;
width:33.5%;
}

#rightmodule{
background:url(../images/dot-v.png) top left repeat-y;
}

#rightmodule .moduletable{
padding:10px;
}

#rightmodule h3, #rightmodule a{
color:#2d66b8;
}

#user4{
border-top:#0c4fb2 5px solid;
background-color:#3b77cf;
}
#user4 .moduletable{
padding:10px;
}

#footer{position:relative; text-align:center; margin-bottom:10px; clear:both;  padding:10px 10% ; background-color:#FFFFFF; border-top:1px solid black;}
#footer a{color:#fff;}
#footer .bgright{ text-align:center; color:#000; /*background:url(../images/footerright.jpg) top right no-repeat;*/}
#footer .bgleft{ /*background:url(../images/footerleft.jpg) top left no-repeat;*/ height:34px; padding:6px 10px 0px 10px;}

li.latestnews, li.mostread{
margin-bottom:5px;
}


/* Esto es un aniadido */
FIELDSET{border: 0px; border-collapse:collapse; height:0px;}

TD.listaletras a
{
vertical-align:top;
color:#000000;
font-weight:bold;
}

TD.portada
{
text-align:center;
margin:auto;
}

TD.portada img
{
border:0px;
}
