
* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: #FDFCFD;;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	margin: 0;
}
a, a:active, a visited {
	
	color:#681aC8;
 	text-decoration: underline;
	
}
a:hover {
	
	color: #8a2BFF;
	text-decoration:none;
}


a img {
	border:none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	padding-bottom: 0.8em;
}

.cabecera {
	font-family: Verdana,Helvetica,Arial;
	padding-bottom: 20px;
}
	
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	
}

li {
	margin: 5px 20px;
}
p {
	text-align: justify;
	font-size: 10px;
	font-family: Verdana,Arial,Tahoma;
	padding-bottom: 10px;
	
}

.rojo {
	color: #aa0000;
}
.rojofuerte {
	color: #aa0000;
	font-weight: bold;
}
.mapa {
	padding-left: 35px;
}
.mini{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:center;
	padding-top: 10px;
}
		
#divinicio1 {
	float:right; 
	padding-top: 125px; 
	width:200px; 
	background:url('../img/fondo.jpg') top right no-repeat; 
	height: 150px;
}
#divinicio2 {
	width: 290px;
}
#divinicio3 {
	padding-top:10px; 
	height: 280px; 
	background:url('../img/portal_1.jpg') left bottom no-repeat;
}
/* Layout */
.wrapper {
        margin: 0px auto;
        width: 930px;
        background: #f9f5f9;
        text-align: left;
}
#container {
	text-align: left;
}


#cabecera {
	width: 890px;
	height: 75px;
	background: url('../img/top.jpg') no-repeat #f9f5f9;
	text-align: center;
	padding:20px;
	
}
#cabecera h1 {
	color: #e10018;
	font-weight: bold;
	padding: 20px 140px;
}
#cabecera a {
	color: #fff;
	background: #2a27c0;
	font-weight: bold;
	font-style: italic; 
	text-decoration: none;
}
#cabecera a hover {
	text-decoration: none;
}
#menuizda {
	float:left; 
	width:160px;
	background: #f9f5f9;
}
#cuerpo {
	float: left;
	width: 770px;
	text-align: left;
	background: #f9f5f9;

}
#cuerpopie {
	float: left;
	width: 100%;
	height: 70px;
	background: url('../img/down.jpg') right bottom no-repeat #f9f5f9;
}

#cuerpoizda {
	background: #f9f5f9;
	width: 595px;
	padding-left: 16px;
	float: left;
	
}
#cuerpodcha {
	background:url('../img/fondocuerpo.jpg') right repeat-y #f9f5f9;
	width: 100%;
	float: left;
}
#noticias {
	width: 150px;
	background: #f9f5f9;
	float: right;
}
.bloquenoticia {
	width: 150px;
	background: url('../img/noticias.jpg') no-repeat top left;
	padding-top: 50px;
	padding-bottom: 10px;
	float: left;
	
}

#content{
	background: #fff;
	clear: both;
	color: #333;
	padding: 10px 20px 40px 20px;
	overflow: auto;
}

table.tabexamenes5 {
	padding: 0;
	margin-left: auto; 
	margin-right: auto;
	
}
table.tabexamenes5 td {
	padding: 0;
	height: 4em; 
	text-align: center;
	border: 1px solid #000;
}

table.tabexamenes2 {
	padding: 0;
	margin-left: auto; 
	margin-right: auto;
	
}
table.tabexamenes2 td {
	padding: 4px;
	height: 2em; 
	text-align: center;
	border: 1px solid #000;
}
table.interactivo {
	width: 100%;
	border: 0;
}
table.interactivo td {
	width: 50%;	

}




 
/* MENU */
.menucabecera {
	background:url('../img/menutop.jpg') left repeat-x; 
	width:160px; 
	height:38px;
}
.menupie {
	background:url('../img/menudown.jpg') left repeat-x;
	width:160px; 
	height:32px;
}

.menu a {
    text-decoration: none;
    color:#000;
	font-weight:bold;
    display: block;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
    font-family:Verdana,tahoma,helvetica,sans-serif;
	font-size: 10px;
	margin-left: 14px;
	
  
}
.menu a:hover {
	color:#aa0000;
	border-left:4px solid #4e03aa;
	border-right:4px solid #4e03aa;
	background:#f9f5f9;
	text-decoration: none;
	
}
.menu a:visited { color:#000000; }
.botones ul {
display: inline;
	margin: 0;
	padding: 0;
}
.botones li {
	display: inline; 
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}


.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.login {
	text-align: left; 
	padding: 15px 15px 5px 10px; 
	border: 1px solid #595959; 
	width: 155px;
}
.blanco {
	color: #fff;
}

div#conte_fonetica{
width:96%; 
font-family:Verdana, Arial; 
font-size:10px;
}
/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 90%;
}
fieldset {
	color: #000;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 16px 20px;
}
fieldset legend {
	
	color: #000;
	font-size: 80%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 8px 0;
}
fieldset fieldset legend {
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 0em;
	padding: .2em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	display: inline;
	border: 0;
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
}
label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
	color: #000;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: tahoma,"frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	border: 1px solid #595959;
	margin: 0;
}
select {
	clear: both;
	font-size: 80%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 80%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
input[type=reset] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
	margin-top: 10px;
}
input[type=hidden] {
	border: 0;
}



/* Notices and Errors */
div.message {
	clear: both;
	color: #f4f4f4;
	font-size: 80%;
	font-weight: bold;
}
div.error-message {
	clear: both;
	color: #aa0000;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #aa0000;
	font-family: Tahoma,Courier, monospace;
	font-size: 80%;
	line-height: 80%;
	margin: 0;
}
p.error em {
	color: #aa0000;
	font-weight: normal;
	line-height: 80%;
}
.notice {
	background: #ffcc00;
	color: #ccc;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 40%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}
}
/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
	
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #000;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #aa0000;
	text-decoration: underline;
}

/* Paging */
div.paging {
	color: #ccc;
	margin: 5px;
	
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/** Table styles **/

table.adminlist {

	width: 100%;
	border-spacing: 1px;
	color: #fff;
}

table.adminlist td,
	table.adminlist th { padding: 4px;}
	


table.adminlist th { font-weight: bold;}

table.adminlist tr { background-color: #a4a4a4;  text-align: left; }
table.adminlist tr.row1 	{ background: #a4a4a4; border-top: 1px solid #595959; }

table.adminlist tr.row0:hover td,
table.adminlist tr.row1:hover td  { background-color: #a6bcfd; color: #000;}
table.adminlist a,
table.adminlist a:hover { background: none; text-decoration: none; color: #000;}

table.adminlist  tr td 	   { height: 25px; background: #fff;  }
table.adminlist  tr.row1 td { background: #e1e1e1; }

table.adminlist  tr { text-align: center;  color: #000;}
table.adminlist  td,
table.adminlist  th { background-color: #4e6cdb; }

table.adminlist thead tr { text-align: center;  color: #000; }
table.adminlist thead td,
table.adminlist thead th { background-color: #4e6cdb; border: 1px solid #595959; color: #000;}

p#titulo{
font-family:Verdana, Arial; 
font-size:32px;
color:#AA0000;
text-align:center;
font-weight:bold;
font-stretch:semi-condensed;
}

div#preguntas{
width:520px; 
height:200px;
position:relative;
margin:0px 0 0 0;
padding:0;
font-family:Verdana, Arial; 
font-size:10px;
color:#333333;
text-align:left;
}


/* Pri�mide de preguntas */
	div#preguntas div#pregunta1{
	float:left;
	position:relative;
	width:70px;
	margin:0px 0 0 0px;
	color:#3e336d;
	font-weight:bold;	
	text-align:left;
	}
	
		div#preguntas div#pregunta1 span{
		float:left;
		position:relative;
		width:50px;
		height:43px;
		background:url('../img/hijos_mini.jpg') top left no-repeat;
		border:1px solid black;
		}
		
		div#preguntas div#pregunta1 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:5px 0 0 0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta1 a:hover{
				color:#aa0000;	
						}
		
	div#preguntas div#pregunta2{
	float:left;
	position:relative;
	width:70px;
	margin:30px 0 0 4px;
	color:#3e336d;
	font-weight:bold;	
	}
	
		div#preguntas div#pregunta2 span{
		float:left;
		position:relative;
		width:50px;
		height:53px;
		background:url('../img/jovenes_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:0;
		}
		
		div#preguntas div#pregunta2 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:5px 0 0 0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta2 a:hover{
				color:#aa0000;	
						}

	div#preguntas div#pregunta3{
	float:left;
	position:relative;
	width:70px;
	color:#3e336d;
	font-weight:bold;	
	margin:55px 0 0 4px;	
	}
	
		div#preguntas div#pregunta3 span{
		float:left;
		position:relative;
		width:50px;
		height:51px;
		background:url('../img/estudiantes_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:0;
		}
		
		div#preguntas div#pregunta3 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:5px 0 0 0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta3 a:hover{
				color:#aa0000;	
						}

	div#preguntas div#pregunta4{
	float:left;
	position:relative;
	width:70px;
	color:#3e336d;
	font-weight:bold;	
	margin:55px 0 0 4px;	
	}
	
		div#preguntas div#pregunta4 span{
		float:left;
		position:relative;
		width:50px;
		height:48px;
		background:url('../img/trabajador_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:5px 0 0 0;
		}
		
		div#preguntas div#pregunta4 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:0;
		margin:0;
		color:#3e336d;
		}
div#preguntas div#pregunta4 a:hover{
				color:#aa0000;	
						}
div#preguntas div#pregunta5{
	float:left;
	position:relative;
	width:70px;
	color:#3e336d;
	font-weight:bold;	
	margin:30px 0 0 4px;;	
	}
	
		div#preguntas div#pregunta5 span{
		float:left;
		position:relative;
		width:50px;
		height:48px;
		background:url('../img/filologia_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:0px 0 0 0;
		}
		
		div#preguntas div#pregunta5 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta5 a:hover{
				color:#aa0000;	
		}
div#preguntas div#pregunta6{
	float:left;
	position:relative;
	width:75px;
	color:#3e336d;
	font-weight:bold;	
	margin:80px 0 0 4px;;	
	}
	
		div#preguntas div#pregunta6 span{
		float:left;
		position:relative;
		width:50px;
		height:48px;
		background:url('../img/filologia_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:0px 0 0 0;
		}
		
		div#preguntas div#pregunta6 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta6 a:hover{
				color:#aa0000;	
						}
div#preguntas div#pregunta7{
	float:left;
	position:relative;
	width:70px;
	color:#3e336d;
	font-weight:bold;	
	margin:0px 0 0 4px;;	
	}
	
		div#preguntas div#pregunta7 span{
		float:left;
		position:relative;
		width:50px;
		height:48px;
		background:url('../img/viajar_mini.jpg') top left no-repeat;
		border:1px solid black;
		margin:0;
		padding:0px 0 0 0;
		}
		
		div#preguntas div#pregunta7 a{
		float:left;
		position:relative;
		text-decoration:none;
		padding:0;
		margin:0;
		color:#3e336d;
		}
		div#preguntas div#pregunta7 a:hover{
				color:#aa0000;	
						}

/*   -----    FIN DE PREGUNTAS     -----    */

/* RESPUESTAS */
div#respuestas{
width:520px; 
min-height:100px;
height:auto;
position:relative;
margin:10px auto 0 auto;
padding:0;
font-family:Verdana, Arial; 
font-size:10px;
color: Black;
border-top: 2px dashed #9994dc;
text-align: justify;
}

	div#respuestas div p.pregunta{
	color:#3e336d;
	font-weight:bold;	
	}

	div#respuestas div p.respuesta{
	color:black;
	}

	div#respuestas div#hijos{
	width:500px; 
	min-height:150px;
	height:auto;
	position:relative;
	margin:0 auto 0 auto;
	}
		div#respuestas div#hijos span{
		float:left;
		width:150px;
		height:131px;
		margin:15px;
		margin-top:15px;;
		padding:0;
		background:url('../img/hijos.jpg') top left no-repeat;
		border:1px solid black;
		}
		
	div#respuestas div#jovenes{
	width:500px; 
	min-height:150px;
	height:auto;
	position:relative;
	margin:15px auto 0 auto;
	}
	
		div#respuestas div#jovenes span{
		float:left;
		width:150px;
		height:131px;
		margin:15px;
		margin-top:15px;
		padding:0;
		background:url('../img/jovenes.jpg') top left no-repeat;
		border:1px solid black;
		}


	div#respuestas div#estudiantes{
	width:500px; 
	min-height:150px;
	height:auto;
	position:relative;
	margin:15px auto 0 auto;
	}
	
		div#respuestas div#estudiantes span{
		float:left;
		width:150px;
		height:131px;
		margin:15px;
		margin-top:0;
		padding:0;
		background:url('../img/estudiantes.jpg') top left no-repeat;
		border:1px solid black;		
		}


	div#respuestas div#trabajadores{
	width:500px; 
	min-height:150px;
	height:auto;
	position:relative;
	margin:15px auto 0 auto;
	}
	
	
		div#respuestas div#trabajadores span{
		float:left;
		width:150px;
		height:131px;
		margin:15px;
		margin-top:0;
		padding:0;
		background:url('../img/trabajador.jpg') top left no-repeat;
		border:1px solid black;
		}
		
		
/* ---- FIN DE RESPUESTAS ---- */


.enlace_inter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}

div#pie_atras{
	width:100%;
   height:200px;
	text-align: left;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

