
BODY {
text-align: center
display : inline;
width : 900px;
background-color : white;
padding : 60px;

}

DIV.cuerpo {
width : 900px;
margin : 0px 5px 0 5px;
border-width : 0px;
border-style : solid;
background-color : #dddddd;
font-family : "Trebuchet MS",verdana, "sans serif";
font-size : 13px;
}

P.navegacion {
width : 650px;
height : 5px;
margin : 0 5px 10px 80px;
text-align : right;
letter-spacing : 0.25em;
font-family : verdana, "sans serif";
font-size : 10px;
border-width : 0px;
border-style : solid;
}

P.cuerpo_der {
width: 680px;
margin: 0px 5px 10px 80px;
text-align: right;
letter-spacing:.25em;
font-family: verdana, "sans serif";
font-size: 10px;
}

P.cuerpo {
width : 600px;
text-align : left;
font-family : "Trebuchet MS",verdana, "sans serif";
font-size : 20px;
border-width : 0px;
border-style : solid;
}

P {
width : 700px;
text-align : left;
font-family : "Trebuchet MS",verdana, "sans serif";
font-size : 14px;
border-width : 0px;
border-style : solid;
}

span.cuadro {
width : 150px;
text-align : left;
font-family : "Trebuchet MS",verdana, "sans serif";
font-size : 15px;
border-width : 1px;
border-style : solid;
padding : 4px;
}

span.cuadro2 {
width : 250px;
text-align : left;
font-family : "Trebuchet MS",verdana, "sans serif";
font-size : 15px;
border-width : 1px;
border-style : solid;
padding : 4px;
}

P.pie {
width : 800px;
height : 5px;
margin: 0px 5px 10px 80px;
text-align : right;
letter-spacing : 0.25em;
font-family : verdana, "sans serif";
font-size : 10px;
}

H1.uno {
width : 680px;
text-align : center;
letter-spacing : 0.25em;
font-family : verdana, "sans serif";
font-size : 13pt;
border-width : 0px;
border-style : solid;
}

H2.dos {
width : 680px;
text-align : center;
letter-spacing : 0.25em;
font-family : verdana, "sans serif";
font-size : 11pt;
color : black;
border-width : 0px;
border-style : solid;
}

H3.tres {
width : 680px;
text-align : center;
letter-spacing : 0.2em;
font-family : verdana, "sans serif";
font-size : 11px;
border-width : 0;
border-style : solid;
}

table.menu {
width : 780px;/*ie:780px , firefox:780px*/
height : 30px;
background-color : green;
margin: 0px 5px 10px 100px;
border-width : 2px;
border-style : solid;
border-color : black;
}

table.menu td {
color : white;
font : 0.65em/1.4em Verdana, sans-serif;
}

table.cuerpo {
width : 824px;
height : 530px;
margin : 30px 5px 0 80px;
padding : 15px;
border-width : 2px;
border-style : solid;
background-color : #00ff40;
font-family : verdana, "sans serif";
font-size : 11px;
}

table.cuerpo td {
color : black;
font : 0.65em/1.4em Verdana, sans-serif;
}

A.menu:link {
font-weight : bold;
color : #e0e0e0;
text-decoration : none;
}

A.menu:visited {
text-decoration : none;
font-weight : bold;
}

A.menu:active {
text-decoration : none;
font-weight : bold;
color : white;
}

A.menu:hover {
font-weight : bold;
text-decoration : none;
}

ul {
text-align : left;
text-indent: 0px;
list-style-position: outside;
padding: 1px 1px 1px 120px;
font-family : "Trebuchet MS",verdana, "sans serif";
}

ul.dos {
width : 400px;
text-align : left;
font-size : 11px;
text-indent: 20px;
list-style-position: outside;
padding: 0px 0px 0px 0px;
}