/*
This style sheet was created from C:\proys\php\ciberdocencia_gob_pe.htm
*/

BODY, P {  }

TABLE, TR, TD {  }

A { text-decoration: none; }

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

BR/ {  }

DIV {  }

FIELDSET { display: none; }

FORM {  }

H1 {  }

H2 {  }

IMG {  }

INPUT {  }

LABEL {  }

LI {  }

SPAN {  }

STRONG {  }

TBODY {  }

TH {  }

UL {  }


/* classes */
.articulo {  }

.clear {  }

.contenido {  }

.descripcion {  }

.por {  }

.pregunta {  }

.referencia {  }

.vozDocente {  }


/* unique IDs */
#busqueda {  }

#cabecera {  }

#centro {  }

#comentarioAleatorio {  }

#contenido {  }

#cuerpo {  }

#fecha {  }

#mapa_peru {  }

#menuPrincipal { display: none; }

#menuSuperior { display: none; }

table.articulo {
    border : 1px solid #CC9933;
    width : 580px;
   
  }
table.articulo th {
    background : #F4EACC;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #cc9933;
    text-align : left;
    border-bottom: 1px solid #CC9933;
  }


table.articulo th .por {
    color : #668033;
    font-size : 10px;
    font-weight : normal;
    background-color: #F4EACC;
  }


table.articulo td.contenido {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #606060;
    text-align : justify;
    background-color: white;
  }

table.articulo td.contenido td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	background-color: White;
	margin-left: 0px;
}
table.articulo th a{
	color: #CC9933;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
	background-color: inherit;
}
table.articulo th a:hover{
 text-decoration: none;
 color: #668033;
 background-color: inherit;
}
#piePagina{
	display: none;
}

table.articulo .pie{
	color: #CC9933;
	background-color: inherit;

}
table.vozDocente{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border : 1px solid #CC9933;
	font-size: 11px;
    width : 580px;
	
}
table.vozDocente th{
	background: #F4EACC url(../imagenes/megafono.gif) no-repeat;
	padding-left: 40px;
	font-size: 12px;
	color: #CC9933;
	text-align: justify;
	height: 35px;
    border-bottom: 1px solid #CC9933;
}
table.vozDocente td.descripcion{
		font-size: 10px;
		color: #668033;
		background-color: inherit;
		text-align: justify;
}
table.vozDocente table.pregunta th{
	background: White none;
	color: Black;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	border-bottom: 0px none;
}
table.vozDocente table.pregunta td{
	text-align: right;
	font-size: 10px;
}
div#comentarioAleatorio{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #808080;
	text-align: justify;
	background-color: inherit;
}
div#comentarioAleatorio .referencia{
	text-align: right;
	font-style: normal;
}
