/* CSS Document */


html {
height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
select { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #63994A;} 
#contenedor {
	width: 779px;
	position: absolute;
	left: 50%;
	margin-left: -389px;
	/*background-color: #FFFFFF;*/
}
#contenedor_home {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-color: #FFFFFF;
	text-align: center;
}
#contenedor_home_izquierda{
text-align: center;
	float: left;
	width: 500px;
}

#contenedor_home_derecha{
	text-align: center;
	float: right;
	width: 500px;
}

#columna_izquierda{
	width: 242px;
	float: left;
	/*padding-top: 121px;*/
	text-align: center;
}
#columna_derecha{
	width: 536px;
	float: right;
}
#columna_derecha2{
	width: 779px;
	float: right;
}

#menu{
	width: 779px;
	text-align: right;
	float: right;
}
.formulario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.enlace1, .enlace1:active{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.enlace1:hover{
	font-size: 10px;
	color: #63994B;
	text-decoration: none;
}
.enlace2, .enlace2:active{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.enlace2:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63994B;
}
.enlace3, .enlace3:active{
	text-decoration: none;
	color: #63994A;
	font-weight: bold;
}
.enlace3:hover{
	text-decoration: underline;
	color: #63994A;
	font-weight: bold;
}
.enlace4, .enlace4:active{
	text-decoration: none;
	color: #63994A;
	font-weight: bold;
	font-size: 11px;
}
.enlace4:hover{
	text-decoration: underline;
	color: #63994A;
	font-weight: bold;
	font-size: 11px;
}
.enlace5, .enlace5:active{
	text-decoration: underline;
	color: #63994A;
	font-weight: bold;
}
.enlace5:hover{
	text-decoration: underline;
	color: #63994A;
	font-weight: bold;
}
.titulo{
	font-size: 14px;
	font-weight: bold;
	color: #63994B;
}
.subtitulo{
	font-size: 12px;
	font-weight: bold;
	color: #63994B;
}
.subtitulo_actividades{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #63BA14;
}
#contenido_derecha{
	width: 526px;
	padding-top: 49px;
	line-height: 16px;
	padding-left: 10px;
}
#contenido_derecha_nuevolibro{
	width: 526px;
	
	line-height: 16px;
	padding-left: 10px;
}
#contenido_derecha2{
	width: 760px;
	padding-top: 49px;
	line-height: 16px;
	padding-left: 10px;
}
#contenido_derecha_interlineado{
	width: 526px;
	padding-top: 49px;
	padding-left: 10px;
}

.boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #63994A;
	border: 1px solid #CCCCCC;
}
.textocolor{
	font-weight: bold;
	color: #63994A;
}
.textocolor_normal{
	font-weight: normal;
	color: #63994A;
}
.cursiva{
	font-style: italic;
	font-size: 11px;
}

.celda_submenu{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9AC585;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.submenu_enlace, .submenu_enlace:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_enlace:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
