*
{
	padding			:0;
	m argin			:0;
}

img
{
	border			:none;
}
hmtl
{

}
body
{
	background-color        :#59007E;
	font			:0.8em Arial, Verdana, Helvetica, Geneva, Sans-serif;

}
p
{
	text-align		:justify;
}
a:link
{
	color                   :#59007E;
}
a:visited
{
	color                   :#59007E;
}

#page
{

        background-color	:white;
	width			:62em;
	height			:42em;
	margin          	:auto;
}

#cabecera
{
        b ackground-color: red;
        width			:100%;
	height			:21%;
}
#fotologo
{
	width			:100%;
}

#contacto
{
        b ackground-color: yellow;
        text-align		:right;
	color                   :#59007E;
	width			:100%;
	height			:4%;
}

#cuerpo
{
        b ackground-color: green;
        width			:100%;
	height			:75%;
}
#menu
{
	width			:13%;
	height			:100%;
	float			:left;
}
#bloque
{
	width			:87%;
	height			:100%;
	float			:left;
}
#bloqueMargenIzq
{
	width			:6%;
	height			:100%;
	float			:left;
}
#contenido
{
	width			:87%;
	height			:100%;
	float			:left;
}
#bloqueMargenDer
{
	width			:7%;
	height			:100%;
	float			:left;
}


#pagSig
{
       text-align               :right;
}
#pagAnt
{
       text-align               :right;
}


#listaQuienesSomosJuntaDirectiva
{

}
#listaQuienesSomosEstatutos
{
     list-style-type: decimal;
}
#listaQueHacemosActividades
{
     list-style-type: square;
}
#listaQueHacemosEntrevistas
{
     list-style-type: square;
}
#listaTemasDeInteres
{
    list-style-type: square;
}


#opcionesQueHacemosActividades
{
     text-align:              left;
}
#logoXHTML
{
     position: absolute;
     right: 30%;
}
#logoCSS
{
     position: absolute;
     right: 20%;
}
