/* CSS Document */
#contenedor {
	text-align: left;
	width: 100%;
	position: relative;
	min-width: 800px;
	background-image: url(../imagenes/gradiente.gif);
	background-repeat:  repeat-x;
	background-position: 0px 110px;
}
#header_pagina {
	color: #333300;
	font-size: 1.2em;
	font-weight: bold;
	height: 110px;
	background-image: url(../imagenes/header/head_index_02.png);
	min-width: 800px;
}
#header_pagina_izquierda {
	background-image: url(../imagenes/header/head_index_01.png);
	background-repeat: repeat;
	background-position: center center;
	float: left;
	height: 110px;
	width: 269px;
	position: relative;
	z-index: 10;
}
#header_pagina_derecha {
	background-image: url(../imagenes/header/head_index_03_simce.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 110px;
	width: 462px;
	position: relative;
	z-index: 20;
}
/*********************Div superior derecho*********************/
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100px;
	width: 309px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../imagenes/estrategias_desarrollar_blanco.jpg);
	background-repeat: no-repeat;
}
#barra_navegacion {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	margin:0px;
	background-color: #FFFFFF;
}
#cuerpo {
	margin-right: 0px;
	margin-left: 0px;
}
#columna_izquierda {
	float: left;
	width: 170px;
	position: relative;
}
#columna_derecha {
	float: right;
	width: 170px;
	position: relative;
	text-align: center;
}
#footer {
	clear: both;
}
#navegacion_principal a {
	display: block;
	background-image: url(../imagenes/botones_superiores/button_off.gif);
	background-repeat:   repeat-x;
	background-position: left bottom;
	height: 2.5em;
	padding-left:7px;
	padding-right:7px;
	display: block;
	border: 0.1em solid #D7CB95;
	color: #C03A3A;
	text-decoration: none;
	text-align: center;
	float: left;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C03A3A;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0.15em;
	margin-bottom: 1px;
	margin-left: 0.15em;
}
#navegacion_principal a:hover {
	background-image: url(../imagenes/botones_superiores/button_on.gif);
	color: #000000;
}
#barra_navegacion ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columna_central {
	margin: 0 173px 0 173px;
	padding: 3px;
}
#columna_central a {
	font-weight: bold;
	color: #3481a9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3481a9;
}
#columna_central a:hover {
	background-color: #0099cc;
	color: #ffffff;
}
/*********************EDUCREA PIES*********************/
#educrea_pie {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: none;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
#educrea_pie a {
	color: #3481A9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3481A9;
}
#educrea_pie a:hover {
	background-color:#0099CC;
	color:#FFFFFF;
}
#iconos_footer {
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
/*TEXTOS*/
p {
	font-family: Arial, Verdana;
	font-size:13px;
	color:#666666;
	border-top-width:medium;
	border-right-width:thick;
	border-left-width:thick;
	margin-right:10px;
	margin-left:10px;
	text-align:justify;
	text-indent: 1em;
}
H1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	font-style:normal;
	font-weight:700;
	font-variant:normal;
	color:#496AB9;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: 700;
	color: #0179c2;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 10px;
}
h2.subtituloarticulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.2em;
	color: #cc0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffd700;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #cc0000;
	letter-spacing: 1px;
	margin-left: 10px;
	text-indent: 15px;
	text-align: justify;
	margin-right: 0px;
	list-style-type: disc;
}
.backtitle {
	background-image:url(../imagenes/backtitle.gif);
	margin-left:10px;
	margin-right:10px;
	border:1px solid #9CF;
	background-position:right;
	background-repeat:repeat-y;
	background-attachment: scroll;
}
.backtitle2 {
	margin-left:10px;
	margin-right:10px;
	border:1px solid #9CF;
	background-color:#EEF6FE;
}
#columna_central q {
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009999;
	padding-right: 5px;
}
#navegacion_principal {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
/************FORMATOS TEXTO************/
#columna_central li {
	font-family: Arial, Verdana;
	font-size:13px;
	color:#666666;
	border-top-width:medium;
	border-right-width:thick;
	border-left-width:thick;
	margin-right:10px;
	margin-left:10px;
	text-align:justify;
	margin-bottom: 10px;
}
h1.tituloarticulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	letter-spacing: 2px;
	color: #cc0000;
	background-color: #ffd700;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #fbbe19;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 10px;
	padding: 8px;
}
p.autor {
	color:#666666;
	font-size: 11px;
	letter-spacing: 0.2em;
}
p.autor_derecha {
	color:#666666;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align:right;
}
blockquote.conimagen {
	background-color: transparent;
	background-image: url(../imagenes/quote.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 20px;
}
.subrayado_suave {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bolder;
	color: #006699;
}
.referente {
border:1px dashed #a6c777;
background:#eaf6d9;
font-size:10px;
color:#666;
font-family:verdana, arial, sans-serif;
padding:8px;
}
dt {
font-family:"Trebuchet MS", Arial, Verdana;
font-size:13px;
color:#666;
font-weight:700;
border-top-width:medium;
border-right-width:thick;
border-bottom-width:thick;
margin-right:10px;
margin-left:10px;
text-align:justify;
}

li.indice {
font-family:"Trebuchet MS", Arial, Verdana;
font-size:14px;
letter-spacing:1px;
line-height:15px;
color:#666;
margin-right:10px;
margin-left:10px;
text-align:justify;
}
blockquote.conlinea   {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.2em;
	font-weight:normal;
	line-height:20px;
	color:#333333;
	text-align: justify;
	padding:3px;
	border-left:1px solid slategray;
	margin-right: 15px;
	margin-left: 10px;
}
.referenteclaro {
	border:1px dashed #BAAA4B;
	font-size:13px;
	color:#000;
	font-family:verdana, arial, sans-serif;
	background-color:#FEF1BA;
	padding:8px;
}
/************CAJA BIBLIOGRAFIA************/
#bibliografia div {
	background-color:#00CC99;
}
#bibliografia h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #00CCCC;
	clear:both;
	width: 100%;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold;
}
#bibliografia .libros {
	position:relative;
	width:127px;
	height:60px;
	float:right;
	top: 25px;
	z-index: 50;
	background-image: url(../imagenes/libros.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 5px;
}
#bibliografia ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px dotted #00CCCC;
	margin-top: 0px;
}
#bibliografia li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.05em;
	margin-bottom: 3px;
}
#bibliografia ul {
	background-color: #ccffff;
}
.imagencentrada {
	text-align:center;
}
#columna_central .bullet_azul {
	list-style-image: url(../imagenes/bullet_cursos.gif);
}
#columna_central .bullet_gris {
	list-style-image: url(../imagenes/bullet_li.gif);
}
#columna_central .bullet_gris_suave {
	list-style-image: url(../imagenes/bullet_clientes.gif);
}
/*BOTON SUSCRIBASE********/
#contenedor #cuerpo #columna_central .boton_suscribase a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	display: block;
	height: 20px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFF1B9;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9900;
	padding-top: 5px;
	letter-spacing: 0.2em;
}
#contenedor #cuerpo #columna_central .boton_suscribase a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
/***************CSS de los resumenes de revistas en index****************/
#index_articulos {
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}
#index_articulos li {
	width: 98%;
	border: 1px solid #E0DEDE;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size:16px;
	color: #999999;
	background-image:url(../imagenes/gradiente_horizontal.png);
	background-repeat:   repeat-y;
	background-position: left center;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;
}
#index_articulos li:hover {
	border: 1px solid #0088CC;
	color:#0088CC;
	font-weight: bold;
}
#index_articulos h2 {
	margin:0em;
	font-size:13px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 1.2em;
	letter-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
#index_articulos h4 {
	font-size:0.9em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent:1em;
}
#index_articulos a {
	border: 1px solid #CCCCCC;
	padding-right: 0.2em;
	padding-left: 0.2em;
	background-color: #FFF1B9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-indent:4px;
}
/***************CSS de los índices****************/
.div_seccion_indice {
	margin-bottom:40px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:10px;
}
.logo_seccion_indice {
	position: absolute;
	padding: 0;
	width: 117px;
	height: 117px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.abstract_seccion_indice {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 145px;
}
#contenedor #cuerpo #columna_central .div_seccion_indice .abstract_seccion_indice a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	height: 16px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFF1B9;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9900;
	padding-top: 2px;
}
#contenedor #cuerpo #columna_central .div_seccion_indice .abstract_seccion_indice a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
#aviso {
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 0.1em;
	display: block;
	padding-left: 10px;
	padding-top: 20px;
}
#caja_650 h1 {
	font-family: "Trebuchet Ms", Arial, Verdana;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	padding-top: 30px;
	padding-left: 25px;
}
.subrayado_suave {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.letra_mayor {
	font-size: 16px;
	color: #506FB6;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, verdana;
	font-weight: bold;
}
.banner_139px {
	height: 65px;
	width: 139px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
img {
	border:0px;
}

