:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
address { font-style:normal }

html {margin:0px;padding:0px;}
body {margin:0px;padding:0px;font-family:Georgia, Verdana,Palatino,Palatino Linotype,Myriad Pro,Serif;font-size:.9em;background:#fff;text-align: center;}

body
{
	background: white url('../img/fondoArriba.png') 0 -110px repeat-x;
}
#encabezado
{
	background-color: blue;
	height: 240px;

	background: transparent  url('../img/fondoEncabezado.png') center 50px no-repeat;
}
#encabezado h1
{
	text-indent: -1000em;
}

#encabezado a h1
{
	color: black  ;
	display: block;
	height: 190px;
	padding: 0;
	margin: 0;
	background: transparent url('../img/conoceTest.gif') center top no-repeat;
	text-indent: -1000em;
}
#encabezado a:hover h1,#encabezado a:hover h2
{
	background-position: center -190px;
}

#contenido
{
	width: 760px;
	margin: auto;
	padding: 10px 40px;
	text-align: center;
	margin-top: 0px;
	color: #898378;
	font-size: 100%;
	background: white url("../img/fondoGeneral.png") center top repeat-y ;
}
#pie
{
	background: white url("../img/fondoPie.png") center top no-repeat;
	height: 200px;
	text-align: center;
}



.selectron
{
    padding: 5px;
    margin: 5px;
    height: 60px;
}

.selectron .inputGrande
{
width: 350px;
color: #333333;
background-color: #ffffff;
padding: 6px;
border: 2px solid #96c1d3;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 22px;
margin: 0;
}

.selerr
{
  border: 1px solid red;
}

.indexGrande
{
  font-size: 22px;
  margin-top: 10px;
  margin-right: 2px;
  text-align: right;
}

#tablaIndex td
{
    vertical-align: top;
}


div.nota

{
font-size: 12px;
font-family: Georgia,"Times New Roman",Times,serif;
font-style: italic;
color: #8796a6;
}

.botonson
{
	background-color: silver;
	border: 1px solid gray;
	padding: 6px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	margin-left: 10px;

}

.marcaRespuestaCorrecta
{
	padding: 00px 20px;
    text-align: right;
    font-size: 23px;
    color: #C7C7C7
}


/* TEXTOS */

a:link, a:visited{color: #0489b7;}

a:hover{text-decoration: underline;
color: #0489b7;}

.centrado {	text-align: center; }
.derecha {	text-align: right; }
.izquierda {	text-align: left; }

em
{
	font-style: normal;
	background-color: #FFFF00;
	padding: 5px;
}

.small
{
	font-size: .8em;
}


strong
{
		 color: rgb(70,70,70);
}
h1 {
	font-weight:100;
	letter-spacing:-1px;
	font-size:200%;
	padding-top:10px;
	color: #303030;
	padding-bottom: 10px;
}

h2 {
	font-weight:100;
	letter-spacing:-1px;
	font-size: 135%;
	margin:12px 0px 0px 0px;
	color: #4b4740;
	padding-bottom: 5px;
}


table, table td
{
	font-size: 100%;	
}

#contenido p {
line-height:150%;
color: #898378;
margin-bottom: 1.6em;
}

span.pregunta
{
	font-size: 140%;
	color: #4b4740;

}
span.anotacion
{
	font-size: 100%;
}


ul
{
	margin-left: 25px;
}

ul li
{
	padding: 5px;
	list-style-type: square;
}

.obligado
{
	color: red;	
}

/* CREAR ENCUESTA */
.espacioPregunta
{
	padding: 20px;
	margin-top: 1em;
	clear: left;
}


.respuestasPosibles table
{
	text-align: center;
	margin: auto;	
}

.numeroPregunta
{
	font-size: 50px;
	height: 80px;
	width: 80px;
	font-family: serif;
	font-weight: bold;
	line-height: 80px;
	background: orange;
	float: left;
	color: white;
}

.textoPregunta
{
	margin-bottom: 3px;
}

.opcionesRespuesta
{
	float: left;
    padding-lefT: 40px;
    padding-bottom: 40px;
    line-height: 25px;
}

.opcionesRespuestaEncuesta
{
  text-align: center;
  line-height: 20px;
}


.respuestasPosibles
{
	margin-top: 3px;
}

td.estrella
{
	border: 0px solid silver;
	text-align: centeR;
	width: 50px;
	padding-top: 15px;
	background: transparent url('../img/estrella2.png') center top no-repeat;
	line-height: 50px;	
}

/* INDEX */



/*--------------- Boton Main ------------------------*/
#botonMain {

	clear: both;
	}
#botonMain a:link,
#botonMain a:visited {
	display: block;
	margin: 10px 20px 10px 20px;
	padding: 30px 0px 40px 0px;
	text-align: center;
	color: #0489B7;
	font-size: 30px;
	border: 0px solid silver;
	background: transparent url('../img/botonzaso.gif') center center no-repeat;
	}

#botonMain a:hover {
	text-decoration: underline;
	   color: #F0F8FF;
	   outline: none;
	}
#botonMain a:link span,
#botonMain a:visited span,
#botonMain a:hover span {
	font-size: 16px;

	}

#botonMain a:hover span
{
	text-decoration: underline;
}


/*----------------- TODO ACERCA -----------------------*/

/*----------------- TODO ACERCA -----------------------*/

#tablaPaso3 td
{
	padding: 20px;
		
}

/*--------- VER ENCUESTA ------------*/
#mensajeSaludo
{
background-color: transparent;
background-image: url(../img/fondoRojo.png);
background-repeat: repeat;
background-position: 0% 0%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
font-size: 1.3em;
color: white;
}

#nombreSaludo
{
	background: url('../img/fondoSaludo.png') left top no-repeat;
	float: right;
	padding-left: 50px;
	padding-top: 30px;
		font-size: 200%;
	color: #4b4740; 
}

#fotoEncuesta
{
	float: left; border-right: 20px solid white; 
	margin-right: 20px;
	border-bottom: 20px solid white;
	margin-bottom: 20px;	
}

/*---------------------- VER RESULTADOS ---------------------------------*/ 
.respuestasOpcionMultiple
{
	border-collapse: collapse;
}
.respuestasOpcionMultiple td
{	
	padding: 5px;
	border-bottom: 1px solid linen;
}
.contenedorResultadosAbiertas
{
	height: 150px;
	overflow: auto;
	border: 1px solid silver;
	text-align: left;
}
.contenedorResultadosAbiertas ul li
{
	padding-bottom: 0;
}

/*----------------- MENSAJERIA -----------------------*/

.mensaje
{
	padding: 20px;
	margin: 10px 0;
	border: 2px solid gray;
    text-align: center;
}
.error
{
	background-color:  beige;
	color: #cc0000;
	border-color: coral;
	font-weight: bold;
}

.rojo
{
	color: red;
	padding: 5px  15px;
	border: 2px solid red;
	border-top-width: 0;
	border-bottom-width: 0;
	font-size: .8em;
	display:inline;
}
.rojo  strong
{
	color: red;
}
.alerta
{
	background: transparent url('../img/fondoDiagonales.gif');
	border: 0;
}
.exito
{
	border-color: greenyellow;
	color: green;
	background-color: greenyellow;
}
/*------------------PASO 3-------------------------*/

.paso3
{
	color: crimson;
	border: 0px solid dimgray;
	background-color: khaki;

}

/*----------------- FORMAS -----------------------*/
.giganton
{
font-size: 20px;

}
textarea, input
{
	font-family: monospace;
	padding: 3px;
}

select
{
	font-family: georgia, serif;
}

.boton
{
	font-family: georgia, serif;

}
