*
{
margin: 0px;
padding: 0px;
border: none;
color: black;
}

body
{
font: 12pt Arial,Verdana,Sans-Serif;
color: black;
background-color: white;
background-image: none;
}

img
{
border: 0px;
}


#contenedor {
background-color: white;
width: 17cm;
}

#flash {
display: none;
}

#medio {
background-color: white;
}

#menu {
display: none;
}

#izquierda {
display: none;
}

#contenido {
background-color: white;
}

#posicion {
background-color: white;
}

#iconos {
display: none;
}

#cuerpo {
background-color: white;
}

.expansor {
display: none;
background-color: white;
}

#pie {
margin-top: 1cm;
font-weight: 600;
background-color: white;
}

#pie2 {
display: none;
}



/*ESTILOS PARA TEXTOS */


#posicion h2 {
color: black;
font: 12pt Arial,Verdana,Sans-Serif;
font-weight: 600;
}

#cuerpo h3 {
color: black;
font: 11pt Arial,Verdana,Sans-Serif;
font-weight: 600;
}

#cuerpo span {
color: black;
font: 10pt Arial,Verdana,Sans-Serif;
font-weight: 600;
}

#cuerpo p {
margin-top: 0.5cm;
font: 10pt Arial,Sans-Serif;
color: black;
}

#cuerpo a {
color: black;
font-weight: 600;
text-decoration: none;
}

#cuerpo a:hover {
color: black;
text-decoration: none;
}

.invisible {
display: none;
}
