/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
}

a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.botonera
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	color: #000000;
	text-decoration:none;
	background:#E9E9E9;
}
.botonera:hover
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	color: #000000;
	text-decoration:none;
	background:#CECECE url(images/link-arrow.gif) no-repeat right center;
}
.style1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.categoria
{
	font-family:Verdana; font-size:10px; color:#666666;
}

.titulo_nota
{
	font-family:Verdana, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#000066;
}
.copete
{
	font-family:Verdana, Helvetica, sans-serif; font-size:11px; color:#000000;
}
.cuerpo
{
	font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:#000000;
}

.titulo_listado
{
	font-family:Verdana, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold; text-decoration:none;
}
.titulo_listado:hover
{
	text-decoration:underline;
}