body {
	background-image: url(backs/back_cuadrado.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tableShadow {
	background-image: url(backs/back_shadow.jpg);
}
.tableBack {
	background-image: url(backs/back_center.jpg);
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.tableDivisor {
	background-image: url(backs/back_divisor.gif);
}
.bodyTitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A6196;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
.bodyModuloDerecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodyModuloDerechaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.autoresLetras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.divisorHorizontal {
	background-image: url(index_images/divisor_horizontal.gif);
	background-repeat: repeat;
}


/**** NUEVOS ESTILOS ****/

.enlace_derecho { 
	color: #666; 
	display: block; 
	padding: 2px 4px 2px 13px;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: url('novedades/vinieta.gif') 0 5px no-repeat; 
	
}
.menu_der_title { 
	text-align: right; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #666; 
	border-bottom: 1px solid #666; 
	padding-bottom: 4px;
	text-transform: uppercase;
	}