/* CSS Document */
body{
margin:0px;
padding:0px;
line-height:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-decoration:none;
color:#000000;
text-align:center;
}

#envoltorio{
margin:0px;
margin-top:0px;
padding:0px;
width:780px; margin:0 auto;
text-align:center;
}

#caja{
/*width:955px;*/
margin:auto;
background:transparent;
}


/*************************Capa donde va el logotipo de usuarial*********************************/
#izquierda{
float:left;
width:97px;
height:570px;
background:transparent;
text-align:left;
}

#izquierda a{
display:inline;
float:left;
height:20px;
text-decoration:none;
color:#000;
margin:540px 0px 0px 0px;
padding: 0px 0px 0px 25px;
}
#izquierda a:visited{
text-decoration:none;
color:#000;
}
#izquierda a:link{
text-decoration:none;
color:#000;
}
#izquierda a:hover{
text-decoration:none;
color:#000;
}
/****************************************************************************/
/****************************************************************************/
/********************Capa de la derecha donde va todo el contenido****************************/
/****************************************************************************/
#derecha{
/*border:1px solid #000;*/
float:left;
width:770px;
height:570px;
padding:0px 0px 0px 5px;
background:url(../imagenes/fnd_derecha.jpg) repeat-y transparent;
}

#cabecera{
float:left;
width:760px;
height:110px;
background:url(../imagenes/fnd_cabecera.jpg) no-repeat top left transparent;
}

#cabecera img{
float:left;
border:0px;
margin:5px 0px 0px 31px;
}
/****************Estilo del menú desplegable******************************/
/****************El estilo esta en el archivo css menu.css****************/
/*************************************************************************/

/*************************************************************************/
/****************Estilo del menú inferior*********************************/
/****************El estilo esta en el archivo css menu.css****************/
/*************************************************************************/


/*************************************************************************/
/******************************Estilo del contenido***********************/
#contenido{
clear:both;
/*float:left;*/
width:760px;
height:400px;
background:url(../imagenes/fnd_contenido.jpg) no-repeat top left transparent;
text-align:left;

}
html #contenido {margin-left:-9px;}


/*************************************************************************/
/******************************Estilo del pie*****************************/
#pie{
float:left;
width:760px;
height:35px;
/*background:url(../imagenes/menu_inferior.jpg)  transparent;*/
}
#pie .espacio{margin-left:122px;}
#pie p.pie_izq{
margin:0px;
padding:0px;
display:inline;
float:left;
width:520px;
height:20px;
margin:5px 0px 0px 10px;
background:transparent;
text-align:left;
color:#565a6f;
}
#pie p.pie_dch{
margin:0px;
padding:0px;
display:inline;
float:left;
width:220px;
height:15px;
background:transparent;
text-align:right;
border-bottom:1px solid #565a6f;
color:#565a6f;
}
#pie p a{
text-decoration:none;
color:#565a6f;
}

#pie p a:link{
text-decoration:none;
color:#565a6f;
}

#pie p a:visited{
text-decoration:none;
color:#565a6f;
}

#pie p a:hover{
text-decoration:none;
color:#565a6f;
}
.negrita{
font-weight:bold;
}
/*************************************************************************/
#clear{
clear:both;
}
/*************FIN PESTAÑA ACTIVIDADES**************/

.oculto {
	display: none;
}

/*************ESTILO USUARIAL**************/
#solun {
	width:85px;
	height:18px;
}

#solun a{
	width:85px;
	height:18px;
	background:url(../imagenes/solunae.jpg) no-repeat bottom left;
}

#solun a:link{
	width:85px;
	height:18px;
	background:url(../imagenes/solunae.jpg) no-repeat bottom left;
}

#solun a:active{
	width:85px;
	height:18px;
	background:url(../imagenes/solunae.jpg) no-repeat bottom left;
}

#solun a:hover{
	width:85px;
	height:18px;
	background:url(../imagenes/solunae.jpg) no-repeat bottom left;
}

/*************FIN PESTAÑA USUARIAL**************/
