/* Estilo de los contacots contactos*/

.sobre {
	border : 0px;
	width : 71px;
	height : 40px;
}
.contacto, .subir{
	font-family: Arial, Helvetica, sans-serif;
	color : #595959;
	line-height : 90%;
}

.contacto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #595959;
	font-weight : bold;
	line-height : 90%;
}

.subir {
		font-size: 10px;
}

A:LINK.sobre {
	color : Red;
}

/* Enlaces Generales BODY */

A:ACTIVE {
	color : #000080;
	text-decoration : none;
}

A:VISITED {
color : #000080;
	text-decoration : none;
}

A:link {
color : #000080;
	text-decoration : none;
}


/* Enlaces del indice generak izquierdo*/
.indice {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #272991;
	font-weight : bold;
	line-height : 100%;
} 

.Aindiceinterno {
	color : #272991;
}

.Aindice, .Aindiceinterno {
	text-decoration: none;
}

.TDindice {
	padding-top : 1mm;
	vertical-align : top;
	padding-bottom : 1mm;
}

.Pindice {
	text-align: left;
}

/* Creditos */

P.CreditoSeccion {
	font-size : 14px;
}

/* de proyectos de aula enviados */
.creditos {
	font-size : 15px;
	color :  #272991;
	font-weight : bold;
}

.creditosPertenencia, P.pcreditospertenencia, .creditopublicacion{
	font-size : 13px;
	color : #272000;
	font-style : italic;
	font-weight : bold;
	font-family : sans-serif;
}

.creditopublicacion{
font-size : 10px;
}

.coordinacion de seccion {
	font-size : 13px;
	color : #272901;
	font-weight : bold;
}

/* General de la secciones */

.Tituloseccion, .TituloSubseccion, .Titulo3Subseccion,.TituloSubsubseccion, .Treferencias,H4.contactos{
	font-family : sans-serif;
	font-style : italic;
	margin-left : 10px;

}

.Tituloseccion{
	font-size : 20px;
	text-decoration : underline;
	font-weight : bold;
}

.TituloSubseccion {
	font-size : 17px;
}

.TituloSubSubseccion, .Titulo3Subseccion, Treferencias {
	font-size : 14px;
}

.Titulo3Subseccion{
	font-weight : normal;
	text-decoration : underline;
}

.Treferencias {
	font : bold 12px;
}

.referencias {
	font : 12px Arial, Helvetica, sans-serif;
}

/* Usado en la seccion de libros Nombre del libro */
.creditolibro {
	font-weight : bold;
	font-style : italic;
}



/* Lapiz vertical para lista*/
.lapizvertical {
	border : none;
}


TABLE.indiceInterno {
	background-color : #FFFFB7;
	border-top : medium;
	margin-left : 0px;
	width : 250px;
}

TABLE.indiceInternomapa {
	background-color : #FFFFB7;
	border-top : medium;
	margin-left : 40px;
	width : 250px;
}

TABLE.mapa {
	background-color : #FFFFB7;
	margin-left : 30px;
	width : 100%;
}

TABLE.GrupoProyectos {
	margin-bottom : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
}


P.texto, .textoenlaces,LI.enumeracion, .AutorItalico, H3.Autorproyecto, .textojustificadoderecha, li.texto, .textocita,  .Materiasideas{
	font-size : 17px;
	font-family : "Times New Roman", Times, serif;
}

.Textocuadros{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}
.Materiasideas {
font-size : 15px;
	font-weight : bold;
	font-style : italic;
}


Li.texto{
	list-style : disc;
}

H3.Autorproyecto,  H3.Autorinvestigacion{
	font-style : italic;
	font-weight : bold;
}

.AutorItalico {
	font-style : italic;
	font-size : 15px;
}

P.texto, H3.Autorproyecto, P.pcreditospertenencia,ul.texto, H3.Autorinvestigacion {
		margin-left : 10px;
		margin-right : 10px;
}
LI.enumeracion {
		margin-bottom : 10px;
}

.textojustificadoderecha{
	text-align : right;
	margin-top : 0px;
}

.textoenlaces, .textoenlacescreditos, .publicacion,.recursosdocente,. investigacion {
	color : #000080;
	text-decoration : none;
}

.recursosdocente, .investigacion, .publicacion{
	font-weight: bold;
}

.recursodocenteNuevo{
	color : Red;
	font-weight : bold;
}

.publicacion{
	font-size : 15px;
}

BODY {
	background : url("imgfondo/fon-foroeducativo2.jpg") repeat;
	background-color : #FFFFCC;
}

/* mensaje de pagina null (Not Found ) */
#null {
	font-size : 18 px;
	font-family : "Times New Roman", Times, serif;
	margin-top : 100px;
	margin-left : 20px;
}

/* Subindice de seccion */




.textocita {
	font-style : italic;
	font-size: 15;
	margin-left : 40px;
	margin-right : 40px;
}
.textoitalico {
	font-style : italic;
}
P.contactos, H4.contactos {
	font-size : 12px;
	font-family : monospace;
	text-align : center;
}

 H4.contactos{
    font-size : 15px;
	text-align : center;
}


.bold, .creditocita {
	font-weight : bold;
}

.subrayado {
	text-decoration : underline;
}

.noticias1{
	vertical-align : middle;
	font-weight : bold;
	color : #990000;
	font-family : "Courier New", Courier, monospace;
}

TD.indiceinterno {
	width : 250px;
}


.Nuevo { color : Red; font-weight : bold; }
