body {
	margin: 0px;
	background-image: url(../imagenes/bgnd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #2B7AC5;
}

a:hover {
	color:#CC0000;
}

a:visited {
	color:#666666;
}

.texto_normal {
	padding: 10px;
	text-align: left;
}

.texto_normal_no_up_pad {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:12px;
	padding-left:12px;
}

.texto_normal_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

#menu_inferior {
	text-align:center;
}

.texto_cabecera {
	padding: 12px;
}

.texto_navegacion {
	line-height: 24px;
	text-indent: 12px;
}

.sub_container_inferior {
	clear: left;
	height: 49px;
	width: 760px;
	text-align: center;
	padding-top: 16px;
	background-color: #FFFFFF;
}

div.logo-educar_ {
	float:left;
	width:auto;
	height:49px;
}

div.como-se-usa-48_ {
	float:left;
	width:438px;
	height:49px;
	background-color: #FFFFFF;
}

div.logo-ministerio_ {
	float:right;
	width:176px;
	height:49px;
}

.sub_container {
	clear: left;
	height: auto;
	width: 760px;
	text-align: center;
}

.sub_container_inline {
	float:left;
	height: auto;
	width: 610px;
	text-align: left;
}

.sub_container_inline#que_es {
	height: auto;
	width: 610px;
	text-align: left;
}

.sub_container_inline#recursos {
	height: auto;
	width: 610px;
	text-align: left;
	float: left;
}

.sub_container_outline {
	float:left;
	height: auto;
	width: 760px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_central.jpg);
	background-repeat: no-repeat;
}
.sub_container_outline2 {
	float:left;
	height: auto;
	width: 760px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_central2.jpg);
	background-repeat: no-repeat;
}

div.spacer_menu_inferior {
	height:16px;
	width:100%;
	border-top: solid #aaaaaa 1px;
}

.titulo_12_azul {
	font-size: 12px;
	color: #2B7AC5;
	font-weight: bold;
	line-height: 22px;
}

.titulo_14_azul {
	font-size: 14px;
	color: #2B7AC5;
	font-weight: bold;
	line-height: 22px;
}

.titulo_14_azul a:link {
	color: #2B7AC5;
}

.titulo_14_azul a:hover {
	color:#FFFFFF;
}

.titulo_14_azul a:visited {
	color:#336699;
}

.titulo_14_blanco {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
}

.titulo_16_azul {
	font-size: 16px;
	color: #2B7AC5;
	font-weight: bold;
	line-height: 28px;
}

div.cita_borde_azul {
	border-color: #0099FF;
	padding: 8px;
	color: #3366FF;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
}

div.imagen_derecha {
	float: right;
	margin-left: 6px;
}

div.imagen_izquierda {
	float: left;
	margin-right: 6px;
}

div.epigrafe {
	font-size: 9px;
	text-align: center;
}
div.epigrafe_notas {
	font-size: 9px;
	text-align: center;
	float: right;
	width: 200px;
	margin: 20px;
}
.mensaje {
	text-decoration: none;


}
.titulo_14_blanco a:link {
	color: #FFFFFF;
}
.titulo_14_blanco a:hover {
	color:#FFFFFF;
}
.titulo_14_blanco a:visited {
	color:#FFFFFF;
}

