body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;

}
.textopeke {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
}
.textonormal {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;

}
.cajaenlaces {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-color: #CCFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(img/lis_fondo_blanca.gif);
	vertical-align: top;



}
.tituloentabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 10px;
	filter: Blur(Add=1, Direction=90, Strength=2);

}
textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.tituloapartado {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
	text-indent: 5pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	list-style-type: disc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;


}
.titulosubapartado {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-indent: 15px;
	list-style-type: disc;

}
.recuadro {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	background-color: #CCFF99;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-weight: bold;

}
.cuerponoticia {
	background-color: #99FFCC;
	border: 2px solid #000033;
	text-align: justify;
	text-indent: 10pt;
	float: right;
	padding: 5px;

}
.titulonoticia {
	color: #330066;
	background-color: #00CCFF;
	border: 2px solid #000066;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;

}
.textonormalnojustif {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.listilla {
	color: #FF0000;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(img/lis_muypeke.gif);
	width: auto;
	line-height: 30px;
	list-style-position: inside;


}

