@charset "UTF-8";
* {
font-size : 11px;
font-family : Tahoma;
line-height : 18px;
}
li {
padding : 0.5em;
}
#sede {
height : 125px;
width : 125px;
float : left;
padding-right : 1.3em;
}
body {
background : #5c5c5c;
margin : auto;
padding : 0;
text-align : center;
}
#imagenes {
background : white;
}
#imgs {
margin : auto;
}
#imgs img {
padding : 1em;
}
#content {
margin : auto;
padding : 0;
}
#tdCenter {
width : 741px;
padding : 0;
margin : 0;
vertical-align : top;
}
#tdLeft {
background : url(../imgs/td_left.gif) repeat-y;
width : 19px;
padding : 0;
}
#tdRight {
background : url(../imgs/td_right.gif) repeat-y;
width : 19px;
padding : 0;
margin : 0;
}
#pie {
background : url(../imgs/pie.gif) repeat-x;
color : #cccccc;
text-align : center;
padding : 2em;
}
#texto {
background : #ffffff;
padding : 1em;
text-align : justify;
width : auto;
}
h2 {
background : #cccccc;
border : 1px solid #666666;
padding : 0.5em;
}
a {
color : #009300;
text-decoration : none;
}
#content #tdCenter #pie div {
border-top-width : thin;
border-right-width : 0;
border-bottom-width : thin;
border-left-width : 0;
border-top-style : dotted;
border-top-color : #ffffff;
border-left-color : #ffffff;
border-bottom-style : dotted;
}
#logo {
background : url(../imgs/logo.png) no-repeat;
height : 144px;
width : 42%;
float : left;
display : block;
}
#content #tdCenter #menu #nav {
display : block;
width : 58%;
float : right;
}
#content #tdCenter #menu #nav #navi {
list-style : none;
margin : 0;
padding : 0;
}
#content #tdCenter #menu #nav #navi li {
margin : 2px;
padding : 2px;
border : 1px solid #cccccc;
float : left;
}
#idioma {
color : #ffffff;
text-align : right;
}
#idioma a {
color : #ffffff;
text-decoration : underline;
margin : 5px;
}
#content #tdCenter #menu #nav #navi li a {
display : block;
width : 100px;
padding-top : 3em;
padding-left : 3em;
padding-bottom : 0.5em;
text-decoration : none;
text-align : center;
font-size : 11px;
color : #ffffff;
background-color : #999999;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
}
#menu {
background-color : #666666;
height : 170px;
}
#content #tdCenter #menu #nav #navi li a:hover {
color : #006633;
background-color : #cccccc;
text-transform : uppercase;
}
#noticia {
margin : 1em;
border : 1px solid #ccc;
}
.highlights {
font : 1.1em arial, sans-serif;
margin : 0.5em;
margin-bottom : 0.5em;
color : white;
overflow : hidden;
height : 30px;
}
#titulo {
font : bold 1.1em arial, sans-serif;
border-bottom : 1px dashed #ccc;
padding-top : 0.5em;
padding-left : 0.5em;
color : white;
}
#noticia {
margin : 1em;
border : 1px solid #ccc;
}
.highlights {
font : 1.1em arial, sans-serif;
margin : 0.5em;
margin-bottom : 0.5em;
color : white;
overflow : hidden;
height : 30px;
}
#titulo {
font : bold 1.1em arial, sans-serif;
border-bottom : 1px dashed #ccc;
padding-top : 0.5em;
padding-left : 0.5em;
color : white;
}