/***********************************************/
/* revista.css                            */
/***********************************************/

body{
	font-family: Verdana;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	
}
td, p, th{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	/*color: #FFFFFF;*/		
}

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

/***********************************/
.fondo-banner
{
	background-color: #000000;
	background-image:  url("../images/fondo1.jpg");
	background-repeat: no-repeat;
	
}
.fondo-negro
{
	background-color: #000000;
	
}

.borde-der-enlaces
{
	border-right-color: #454545;
	border-right-width: 1px;
	border-right-style: solid;
}

.textos-pie-enlaces
{
	background-color: #000000;
	padding: 2px 2px 2px 2px;	
	color: #FFFFFF;
	font-family: Verdana;	
	font-size: 11px;
	line-height: 22px;
	font-weight:normal;
	text-decoration: none;
	
}

.textos-pie-enlaces a{	
	color: #FFFFFF;
	text-decoration: underline;
}

.textos-pie-enlaces a:visited{	
	color: #FFFFFF;
	text-decoration: underline;
}

.textos-pie-enlaces a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.textos-pie-enlaces a:visited:hover{	
	color: #FFFF00;
	text-decoration: underline;
}

.textos-pie-realizacion
{
	background-color: #000000;
	padding: 2px 2px 2px 12px;
	color: #FFFFFF;
	font-family: Verdana;	
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
	text-decoration: none;
	
}

.rayita-abajo
{
	background-color: #666666;
}

.pie-pagina
{
	background-color: #333333;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;	
}

.fondo-izq
{
	background-color: #D3E5E5;
}

.fondo-der
{
	background-color: #E0EDF3;
}
.titular-izq
{
	background-image:url("../images/fondotit_gris.jpg");
	background-repeat:repeat-y;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;	
	color: #000000;
	
}
.titular-izq-largo
{
	background-image:url("../images/fondotit_gris_largo.jpg");
	background-repeat:repeat-y;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;	
	color: #000000;
	
}

.borde-der-ensayo{
	background-image:url("../images/bordederecho2.jpg");
	background-repeat:repeat-y;
}

.borde-inferior{
	background-image:url("../images/bordeinferior.jpg");
	background-repeat:repeat-x;
}

.fondo-superior{
	background-image:url("../images/fondo-superior.jpg");
	background-repeat:repeat-x;
}
	

.titulares
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;	
	color: #000000;
}
.autores
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;	
	color: #000000;
}
.numero
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;	
	color: #FFFFFF;
}
.texto
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	/*font-style:italic;*/
	text-decoration: none;	
	color: #000000;
}
.busqueda
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
	padding: 2px 2px 2px 2px;
	height: 14px;
	width: 150px;
}

select {
	width:150px;
}

