/*SELECTORES HTM*/

body {
margin : 0;
padding : 0;
color : #000000;
font : 12px/15px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
background-color : transparent;
text-decoration : underline;
color : #000000;
}
a:hover {
color : red;
}
ul, ol, li {
line-height : 130%;
}
img {
border : none;
}
#pagina {
top : 0;
left : 25px;
width : 746px;
background-color : #ffffff;
position : absolute;
background-image : url(img/cabecera.jpg);
}
#cabecera {
top : 0;
left : 0;
height : 78px;
width : 750px;
clear : both;
}
#cuerpo {
position : absolute;
top : 95px;
left : 151px;
background-color : #ffffff;
width : 602px;
height : 510px;
padding-bottom : 5px;
padding-top : 7px;
padding-left : 7px;
voice-family : "\"}\" ";
voice-family : inherit;
}
html > body #cuerpo {
width : 586px;
}
#menulateral {
background-color : #dead7c;
top : 102px;
left : 0;
height : 405px;
width : 145px;
padding-bottom : 15px;
position : absolute;
voice-family : "\"}\" ";
voice-family : inherit;
}
#menusup {
voice-family : "\"}\" ";
voice-family : inherit;
position : absolute;
top : 78px;
left : 0;
height : 15px;
width : 750px;
clear : both;
background-color : #ffffff;
padding-left : 11px;
font-size : 11px;
font-weight : bolder;
}
html > body #menusup {
width : 735px;
}
h1 {
font-size : 12px;
line-height : 160%;
font-weight : normal;
color : black;
}
h2 {
font-size : 14px;
line-height : 120%;
font-weight : bolder;
color : #000000;
}
h3 {
font-size : 13px;
line-height : 110%;
font-weight : bolder;
color : #640000;
}
h4 {
font-size : 12px;
line-height : 110%;
font-weight : bolder;
color : #000000;
}
.peque {
font-size : 10px;
}
.sombreado {
line-height : 130%;
font-weight : bolder;
color : #3a3a3a;
background-color : transparent;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : blue;
}
.enmarcado {
background-color : #ffffff;
padding : 4px;
border : 1px solid #000033;
padding-bottom : 5px;
}
ul#desplegable {
list-style-type : none;
margin : 0;
background-color : transparent;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
text-indent : 0;
}
ul#desplegable li {
border-width : 1px;
display : block;
background-color : transparent;
}
ul#desplegable li a {
voice-family : "\"}\" ";
voice-family : inherit;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
display : block;
margin : 0;
text-decoration : none;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 9px;
margin-bottom : 2px;
width : 125px;
font-weight : bold;
border : 1px solid #000000;
}
html > body ul#desplegable li a {
width : 135px;
}
ul#desplegable li a:hover {
background-color : #94002d;
color : #ffffff;
padding-top : 3px;
padding-bottom : 3px;
margin-bottom : 2px;
}


