body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.gif);
	background-color: #0875AC;
}
.linea-gris-oscuro {
	border: 1px solid #545454;
}
.textoblanco {
	color: #FFFFFF;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

.linea-gris-oscuro-derecha {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #545454;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.preguntas {
	overflow: auto;
	height: 120px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.linea-gris-oscuro-der-inf-iz {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #545454;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #545454;
	border-left-color: #545454;
}
fieldset {
	border:1px solid #0875AC;
	padding:4px;
}

legend {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.textoazul {
	color: #0875AC;
	font-weight: bold;
}
hr {
	color: #0875AC;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002B45;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #4B1244;
}

input {
	border: 1px solid #0875AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.enlace_mini {
	font-size: 10px;
	font-weight: normal;
	color: #292C31;
	text-decoration: none;
}
a.enlace_mini:hover {
	font-size: 10px;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}

