body {
color: #000000;
font-family : verdana;
font-weight : bold;
font-size : 14px;
/*align : left;*/

}


h1 {
color: /*#990000#edebe6*/d7df01;
font-family : verdana;
font-weight : bold;
font-size : 24px;
/*align : center;*/
}

h2 {
color: /*#990000*/ #edebe6;
font-family : verdana;
font-weight : bold;
font-size : 22px;
/*align : center;*/
background-color: /*#ffffcc*/ #590E8F;
}

h3 {
color: /*#990000*/#590e8f;
font-family : verdana;
font-weight : bold;
font-size: 21px;
}

h4 {
color: /*#990000*/ #590e8f;
font-family : verdana;
font-size : 18px;
font-weight : bold;
}

h5 {
color: /*#990000*/ #590e8f;
font-family : verdana;
font-size : 16px;
font-weight : bold;
}

h6 {
color : #000000;
font-family : verdana;
font-size : 14px;
font-weight : bold;
}

h7 {
color : #ffff00;
font-family : verdana;
font-size : 14px;
font-weight : bold;
}

ul {
color: /*#000000*/ #590e8f;
font-family : verdana;
font-size : 14px;
/*font-color : #fbcfcf;*/
}

ol {
color: /*#000000*/ #590e8f;
font-family : verdana;
font-size : 14px;
/*font-color : #fbcfcf;*/
}

#contenedor {
text-align : center;
width : 980px/*ancho*/;
margin : 2px auto;
background-color : #ffffff;
line-height : 130%;
text-align : left;
border-left : 5px solid #590e8f;
border-right : 5px solid #590e8f;
border-top : 5px solid #590e8f;
border : 5px solid #590e8f;
}

#encabezado {
padding : 1em;
height : 140px/*altura*/;
margin : 2px auto;
text-align : center;
}

#encabezado1 {
padding : 1em;
background : #ffffff;
height : 6px;
margin : 2px auto;
/*float : center;*/
text-align : center;
font-weight : bold;
}

#laterali {
float : left;
width : 200px;
margin: 0;
padding: 1em;
background : #590e8f;
text-align : left;
font-size : 13px;
font-family : verdana;
font-weight : bold;
overflow : auto;
}

#laterald {
float : right;
width : 200px;
margin : 0;
padding : 1em;
background : #590e8f /*#ffffcc*/;
text-align : left;
font-size : 13px;
font-family : verdana;
font-weight : bold;
overflow : auto;

}

#contenido {
padding : 1em;
width : 560px;
max-width : 36em;
text-align : left;
font-weight : bold;
/*overflow : auto;*/
margin-left: auto;
margin-right: auto;
}

#pie {
clear : both;
width : 980px;
margin : 0;
padding : 0.5em;
color : #660000;
background-color : #ffffff;
border-top : 1px solid gray;
height : 10px;
font-weight : bold;
border-left : 3px solid #590e8f;
border-right : 3px solid #590e8f;
border-top : 3px solid #590e8f;
border : 3px solid #590e8f;
}

hr {
color : #ccc;}



a:link {
text-decoration : none;
color: /*#990000#d5fbfe*/ #81f781;/*verdecito*/
font-weight : bold;
}

a:visited {
text-decoration : none;
color: /*#8470ff#fcfbe3*/#0080ff;/*celestito*/
font-weight : bold;
}

a:hover {
text-decoration : underline;
color: #2efe2e/*#006666#fbcfcf* #58fa58*/; /*verdecito*/
font-weight : bold;
}

a:active {
color: #90c;/*violeta*/
}

.enlaceboton {
font-family : verdana;
font-size : 9pt;
font-weight : bold;
padding : 4px;
padding-left : 4px;
background-color : #fff;/*blanco*/
text-decoration : none;
margin : 0;
}

.enlaceboton:link, .enlaceboton:visited {
border-top : 1px solid;
color : #000;/*negro*/
border-bottom : 2px solid #666;/*gris*/
border-left : 1px solid #ccc;/*gris*/
border-right : 2px solid #666;/*gris*/
font-weight : bold;
}

.enlaceboton:hover {
/*border-boton : 1px solid #000000;*/
border-top : 2px solid #666;
border-right : 1px solid #000;
border-left : 2px solid #666;
font-weight : bold;
/*font-color : #2efe2e*/;/*verdecito*/
}