html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.bimprimir {
	border: none;
}
.tituloNoticia {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textoNoticia {
	font-size: 0.7em;
	font-weight: normal;
	color: #CFCFCF;
	text-decoration: none;
	text-align: justify;
}
.textoNoticia img{
	margin: 10px;
	padding: 10px;
	float: left;

}
a.tituloNoticia:hover {
	font-size: 0.7em;
	font-weight: bold;
	color: #CCFF00;
}
a.textoNoticia:hover {
	font-size: 0.7em;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}
.anoActuaciones {

	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fechaActuaciones {

	font-size: 0.7em;
	font-weight: bold;
	color: #8B8A8A;
	text-decoration: none;
}
.textoActuaciones {


	font-size: 0.7em;
	font-weight: normal;
	color: #CFCFCF;
	text-decoration: none;
}
.opcion {
	font-size: 0.7em;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C8702;
	padding: 3px;
}
a.opcion:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titularseccion {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	height: 25px;
	padding-left: 15px;
}
.textonegro {

	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
}a.textonegro:hover {
	font-size: 0.7em;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}
.opcionproduccion {
	height: 25px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: none;
	list-style-type: none;
}
