@charset "utf-8";
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color:#E9EAEE;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DF0E1A;
	padding-top: 0px;
	margin: 0px;
	display: inline;
}
.titularnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #DF0E1A;
	padding-top: 0px;
	margin: 0px;
	display: inline;
}
.titularnoticialink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #DF0E1A;
	padding-top: 0px;
	margin: 0px;
	display: inline;
}
.linea_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0000;
}


h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #DF0E1A;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	display: inline;
}
.separa_tabla {
	padding-top: 20px;
}
.textoBlanco {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #f2f2f2;
}
.textoBlancoGr {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	color: #FFFFFF;
}
.textogGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}

img.imagenexpositor {
border: 1px solid #C6C6C6;
padding: 2px;
margin: 0;
}

img.imagenexpositor:hover {
background: #0066FF;
}

#spectro { margin-top: 6px; padding-top: 6px; border-top: 1px solid #efefef; font-size: 9px; color: #808080; line-height: 11px;}
#spectro p { margin: 0; }
/* when it's inlined */
#lightview #spectro { border: none; margin: 0; }