/* =============================== */
/* =========== COMUNES =========== */
/* =============================== */

.col_cent { width: auto; }

#divContenedor * {
	margin: 0;
	padding: 0;
	font-size: 1em;
	border: 0;
	text-align: left;
}
#divContenedor {
	width: 450px;
	color: #333;
	font: 0.7em/1.4 Arial, sans-serif;
	background-color: #fff;
	text-align: center;
	float: left;
        margin: 0 5px 0 2px;
}
#divContenedor a {
	color: #f99212;
	text-decoration: underline;
}
#divContenedor a:hover {
	text-decoration: none;
}
#divContenedor h4 {
	margin: 0 0 1em 0;
	background: #fff url(../imagenes/cabecera.gif) top center no-repeat;
	padding-top: 111px;
}
#divContenedor h4 span {
	font-weight: bold;
	font-size: 1.5em;
	color: #f99212;
}
#divContenedor h5 {
	font-size: 1.15em;
	margin-top: -0.5em;
}

/* ==================================== */
/* =========== portada.aspx =========== */
/* ==================================== */
#divPortada
{
	width: 450px;
	text-align: left;
}
#divPortada .entrada
{
	margin-bottom: 1em;
	text-align: left;
	font-size: 1.1em;
}
#divPortada .error
{
	clear:both;
	display:block;
	color: #c00 !important;
	text-align: right;
	margin-bottom: 1em;
}
#divPortada .error strong
{
	color: #c00 !important;
}
#divPortada .error a
{
	color: #c00;
	text-decoration: underline;
}
#divPortada .error a:hover
{
	text-decoration: none;
}
#divPortada fieldset
{
	margin-top: 5px;
	border: 0;
	text-align: right;
	width: 100%;
}
#divPortada fieldset legend
{
	display: none;
}
#divPortada fieldset label {
	float: left;
	text-align: right;
}
#divPortada #txtSeleccionExamen, #divPortada #txtSeleccionAprendizaje
{
	display: block;
	width: 67%;
	text-align: right;
	float: left;
}
#divPortada .lblSelect
{
	width: 94%;
}
#divPortada .lblSelect select
{
	width: 125px;
	border: 1px solid #4F7389;
	margin-right: 0.5em;
}
#divPortada .lblBoton
{
	display: block;
	float: right !important;
	width: 2em;
	border: 1px solid #000000;
}
#divPortada .lblBoton input
{
	display: inline;
	width: 100%;
	background-color: #4F7389;
	color: #fff;
	border: 1px solid #7F9CBA;
	padding: 0 3px;
	text-align: center;
}
#divPortada .divReglamentacion
{
	text-align: right;
	margin: 1.25em 0;
}
#divPortada .nota
{
	color: #666;
	text-align: left;
}
#divPortada #txtPreguntas {
	font-size: 0.95em;
	color: #666;
}

/* =========================================== */
/* =========== reglamentacion.aspx =========== */
/* =========================================== */
#divReglamentacion
{
	text-align: left;
}
#divReglamentacion a
{
	color: #F99212;
	text-decoration: none;
}
#divReglamentacion a:hover
{
	text-decoration: underline;
}
#divReglamentacion ul li
{
	clear: both;
	margin-top: 0.5em;
	padding-top: 1em;
	_padding-top: 0.4em;
	margin-bottom: 0.5em;
	_margin-bottom: 1em;
}
#divReglamentacion ul li ul
{
	clear: both;
	margin-top: 0.5em;
	height: auto;
}
#divReglamentacion ul li li
{
	display: block;
	width: 45%;
	float: left;
	border: 0;
	padding: 0;
	clear: none;
}
#divReglamentacion ul li ul .liIzq
{
}
#divReglamentacion ul li ul .liIzq a, #divReglamentacion ul li ul .liDer a
{
	height: 16px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
}
#divReglamentacion ul li ul .liIzq a { background-image: url(../imagenes/icono-word.gif); }
#divReglamentacion ul li ul .liDer { float: right; }
#divReglamentacion ul li ul .liDer a { background-image: url(../imagenes/icono-pdf.gif); }

h5 { font-size: 1.25em !important; }
#divReglamentacion span { height: 16px; }
#divReglamentacion ul img
{
	vertical-align:text-bottom;
}
#divReglamentacion .divVolver
{
	display: block;
	margin-top: 1em;
	text-align: left;
	clear: both;
}
#divReglamentacion .divVolver a
{
	color: #333;
	text-decoration: underline;
}
#divReglamentacion .divVolver a:hover
{
	text-decoration: none;
}
/* ================================= */
/* =========== test.aspx =========== */
/* ================================= */
#divTest
{
	text-align: left;
}
#divTest span#lblError
{
        display: block;
        color: #c00;
        margin: 1em 0 0 0;
}

#divTest ol
{
	margin-left: 0;
}
#divTest ol li
{
	clear: both;
	list-style-type: decimal;
	color: #f99212;
	font-weight: bold;
	padding: 1em 0 0 0;
	margin: 1em 0 1em 2.5em;
	line-height: 1.4em;
}
#divTest ol li ul {
	padding-top: .5em;
	_padding-top: 0;
	clear: both;
}
#divTest ol li ul li {
	margin: 0.25em 2em;
}
#divTest .pregunta
{
	color: #333;
	font-weight: normal;
}
#divTest ol li fieldset
{
	border: 0;
}
#divTest ol li fieldset legend
{
	display: none;
}
#divTest .ulResultado
{
}
#divTest .ulResultado li
{
	list-style-type: none;
	color: #333;
}
#divTest .ulResultado li .lblAciertos
{
	color: green;
	font-weight: bold;
}
#divTest .ulResultado li .lblFallos
{
	color: #c00;
	font-weight: bold;
}
#divTest .ulResultado li .lblSuspenso
{
	color: #c00;
	font-weight: bold;
}
#divTest .ulResultado li .lblAprobado
{
	color: green;
	font-weight: bold;
}
#divTest .ulResultado hr
{
	height: 1px;
	width: 100%;
	border: 0;
	border-top: 1px solid #c8d7dd;
}
#divTest ul
{
	margin: 1em 0 0 0;
	line-height: 150%;
}
#divTest ul li
{
	color: #f99212;
	font-weight: normal;
	list-style-type: lower-alpha;
	margin-bottom: 0;
	list-style-position:outside;
	padding: 0;
	clear: both;
	margin-bottom: 4px;
}
#divTest ul li label
{
	color: #333;
	padding: 0;
	_margin-left: -10px;
}
#divTest ul li label input
{
	margin: 0 3px -3px 0;
	border: none;
}
#divTest .divImagen
{
	display: block;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
	font-weight: normal;
}
#divTest .divImagen img
{
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
}
#divTest .divImagen a
{
	color: #f99212;
	text-decoration: underline;
}
#divTest .divImagen a:hover
{
	text-decoration: none;
}
#divTest .divBoton
{
	display: block;
	clear: both;
	text-align:center;
}
#divTest .divBoton .boton
{
	border: 1px solid #000;
	display: block;
	width: 6.5em;
}
#divTest .divBoton>.boton
{
	margin: 0 42%;
}
#divTest .divBoton .boton input
{
	background-color: #4f7389;
	border: 1px solid #7f9cba;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
}
#divTest .divVolver
{
	text-align: left;
	margin-top: -1.5em;
	margin-left: 5px;
}
#divTest .divAnimacion
{
	text-align: center;
}
#divTest .divVolver a
{
	color: #333 !important;
	text-decoration: underline;
}
#divTest .divVolver a:hover
{
	text-decoration: none;
}
