a:link {
	color: #2F619D;
	text-decoration: none;
}
a:visited {
	color: #2F619D;
	text-decoration: none;
}
a:hover {
	color: #009999;
}
a:active {
	color: #000000;
}

a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #FABD31;
}
a.foot:active {
	color: #FABD31;
}

a.num:link {
	color: #000000;
	text-decoration: underline;

}
a.num:visited {
	color: #000000;
	text-decoration: underline;

}
a.num:hover {
	color: #346AAE;
}
a.num:active {
	color: #000000;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3469AD;
	background-color: #FFFFFF;
	margin: 1px;
	border: none;
}
.camponegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	border: none;
}
.campoforo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3469AD;
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #dedede;
}

.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: justify;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3469AD;
}
.colder {
	background-repeat:  repeat-x;
}
.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;

}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.boton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.prelistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3469AD;
	background-image: url(images/fondopag.gif);
	background-repeat:  repeat-x;
	background-position: bottom;

}
.postlistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat:       repeat-x;
	border: none;
	background-color: #CCCCCC;



}
.sinjust {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.camposh {
	visibility:hidden
}
.respuestas {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.respuestas li { margin-bottom: 5px; }

.pregunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: justify;
	padding: 10px;
	border: 1px solid #EFEFEF;
	background-image: url(images/fondo_pregunta.gif);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
}

.aviso {
	background-image: url(images/aviso.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px dashed #C00;
	color: #C00;
	margin-top: 10px;
}
