body
{
	margin: 0;
	padding: 0px;
	font-family: arial, san-serif;
    
	font-size: 91%;
  bgcolor="#FFF8DC";}

TD, TH
{
    font-family: arial, san-serif;
    font-size: 75%;
}

TEXTAREA, INPUT
{
	font-family: arial, san-serif;
	font-size: 125%;
}

.LeftNavColumn
{
	background: #DBE0F3;
	border-right: solid 1px black;
}

.Footer
{
	position: fixed;
	width: 100%;
	height: 26px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	background: #DBE0F3;
	text-align: center;
	border-top: solid 1px black;
}

.Search
{
	border-bottom: solid 1px black;
	background: #EAECF8;
}

TD.HeaderRow
{
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
}

.icButton
{
	background: #DBE0F3;
	border: solid 1px black;
	cursor: pointer;
}

.icTinyButton
{
	background: #EAECF8;
	border: solid 1px grey;
	font-size: 80%;
	padding: 0px;
	cursor: pointer;
}

A:active
{
	color: navy
}

A:visited
{
	color: navy
}

A:link
{
	color: navy
}

A:hover
{
	text-decoration: none;
}

A.SmallText
{
	font-size: 90%;
}

.PageTitle
{
	font-size: 170%;
	color: black;
	text-align: left;
	border-bottom: solid 1px black;
	font-family: arial, san-serif;
}

.LargeText
{
	font-size: 160%;
}

.MediumLargeText
{
	font-size: 140%;
}

.MediumText
{
	font-size: 120%;
}

.SmallText
{
	font-size: 90%;
}

.SmallError
{
	font-size: 90%;
	color: red;
}

.LargeError
{
	font-size: 140%;
	color: red;
}

.ShadedBox
{
	background: #DBE0F3;
	border: solid 1px black;
	padding: 8px;
}

.LightShadedBox
{
	background: #F7F7FD;
	border: solid 1px #DBE0F3;
	padding: 4px;
}

.SmallShadedBox
{
	background: #DBE0F3;
	border: solid 1px black;
	padding: 4px;
}

.TinyShadedBox
{
	background: #EAECF8;
	border: solid 1px white;
	padding: 2px;
}

TR.RowColorA TD
{
	background: #F7F7FD;
	border-bottom: solid 1px #eaeaea;
}

TR.RowColorB TD
{
	background: white;
	border-bottom: solid 1px #eaeaea;
}

TR.RowColorC TD
{
	background: white;
	border-bottom: solid 1px #eaeaea;
}

DIV.MenuItem
{
	color: navy;
	font-weight: bold;
	padding: 10px;
}

DIV.ActiveMenuItem
{
	background: navy;
	font-weight: bold;
	color: tan;
	padding: 10pt;
}

DIV.p
{
    font-family: arial, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0px;
}

DIV.BJ_menuBar, DIV.BJ_menuElement,
DIV.BJ_subMenuBar, DIV.BJ_subMenuElement
{
    font-family: arial, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: left;
}

DIV.BJ_subMenuBar
{
	background-color: #DBE0F3;
	border-top: 2px solid #F7F7FD;
	border-right: 2px solid #868379;
	border-bottom: 2px solid #868379;
	border-left: 2px solid #F7F7FD;
}

DIV.BJ_menuBar
{
    padding: 1px 4px;
	background-color: #DBE0F3;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}

DIV.BJ_menuElement
{
    border: 1px solid #DBE0F3;
    padding: 2px 6px 2px 6px;
    font-weight: bold;
}

DIV.BJ_subMenuElement
{
    padding: 2px 6px 2px 6px;
    margin: 0 1px 1px 0;
}

DIV.BJ_subMenuElementHover
{
    background-color: #F7F7FD;
    color: #000000;
}

DIV.BJ_menuElementHover
{
    border-color: #F7F7FD #868379 #868379 #F7F7FD;
}

DIV.BJ_menuElementActive
{
    background-color: #F7F7FD;
    color: #000000;
    border-color: #868379 #F7F7FD #F7F7FD #868379;
}

DIV.hr
{
    border-top: 1px solid #906040;
    border-bottom: 1px solid #e0b090;
}

.Help_Header
{
	color: navy;
	font-weight: bold;
}

P
{
	margin-top: 5px;
	margin-bottom: 10px;
}

OL LI
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.Help_Section
{
	text-align: justify;
}


SELECT
{
	font-size: 8pt;
}

HR
{
	height: 1px;
	color: black;
	width: 100%;
}

TR.TableHeader TD
{
	background: #DBE0F3;
	font-weight: bold;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}

TR.TinyTableHeader TD
{
	background: #EAECF8;
	font-size: 75%;
	font-weight: bold;
	border-bottom: solid 1px black;
}

TD.LabelColumn
{
	text-align: right;
	font-weight: bold;
	/* background: #DBE0F3; */
	/* border: solid 1px black; */
	padding: 8px;
	vertical-align: top;
}

TD.TinyLabelColumn
{
	text-align: right;
	font-weight: bold;
	background: #EAECF8;
	border: solid 1px white;
	padding: 2px;
	vertical-align: top;
}

TD.TextColumn
{
	border-top: solid 1px #eaeaea;
	padding: 8px;
	vertical-align: top;
}

TD.TinyTextColumn
{
	border-top: solid 1px white;
	background: #EAECF8;
	padding: 2px;
	vertical-align: top;
}

TD.TextColumnWithBottomBorder
{
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
	padding: 8px;
}

TD.ControlBreak
{
	font-size: 130%;
	color: black;
	text-align: left;
	font-family: arial, san-serif;
}


/*******************************************************/

label{font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }
header{
width:100%;

text-align:center;
}


header #logo img,
header img{
    text-align:center;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */

}

    
header {
	background:url(http://leveltest.conexia.es/test/images/presentacion.png);
	background-repeat:repeat;
	 background-size:100% 100%;
	text-align:left;
        /*background:#b7aaaf;*/
}

#logo{margin-left:0px;}

#logotitulo{
    height:60px;
    position:absolute;
    top:5px;
    float:left;
    margin-left:40%;
    font-size:30px; 
    font-weight: bolder;
    font-family: 'Maiden Orange', sans-serif;
    text-transform:uppercase;}
    
    
    .sartu {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #C7C1C1), color-stop(1, #302727) );
background: -moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
/* background-color: #fe1a00; */
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
text-indent: 0;
border: 1px solid #f21f0c;
display: inline-block;
color: #ffffff;
font-family: Arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
height: 65px;
/* line-height: 65px; */
width: 131px;
text-decoration: none;
text-align: center;
color: white;
}


.login {
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}
.test{
    
    display:none;
}

label       { display: block; cursor: pointer; line-height: 20px; padding-bottom: 9px;  }

#fpage2 {
	width:100%;
	margin:0 auto;
}

#fpage1 label {
	width:80%;
	display:block;
	margin-top:20px;
	margin-left:10%;
	letter-spacing:2px;
	font-weight: bold;
}
#fpage1 input{width:80%;}

input, textarea {
	width:90%;
	height: 31px;
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	margin-left:10%;
	font-size:0.9em;
	color:#3a3a3a;
}	

	input:focus, textarea:focus {
		border:1px solid #97d6eb;
	}



#submit {
	/* background:url(../images/submit.jpg); */
	/* background-repeat:no-repeat; */
	height:38px;
	/* text-indent:-9999px; */
	border:none;
	margin-top:10px;
	cursor:pointer;
	/* margin-left:40%; */
	width:120px;
	
	
	color: white;
	margin-left: 40%;
}

	#submit:hover {
		opacity:0.9;
	}


#footer_left{float:left;width:50px;height:50px;z-index:99}
#footer_right{text-align:right;background:#b7aaaf;height:50px;font-size:smaller}
footer{position:absolute;bottom:0;width:100%}
footer a {
    margin-top:45%;
	padding-right:25px;
	color: white;
	text-decoration:none;
	
	
}
#clock{width: 50px;
float: right;
margin-right: 12px;
text-align: center;}
#progressbar{width:80%;margin-left:10%;height: 20px;}
.ui-widget-header {
	border: 1px solid #aaaaaa !important;
	background: #ff0000 !important;
	color: #222222 !important;
	font-weight: bold !important;
}
#galdera {
	margin-top:10px;
font-size: 22px;
font-family: verdana;
text-align: center;
border:solid;
border-width:1px;
border-color:#ccc;
width:79%;
margin-left:8%;
padding:1%;
}

#erantzuna {font-size: 20px; font-family: verdana; color: #F3252D;text-align: center;border:solid;
border-width:1px;
border-color:#ccc;
width:79%;
margin-left:8%;
padding:1%;}

.frmquestion{margin-top: 10px;float:left;
width: 20px;
height: 20px;margin-left: 32%;}

.frmerantzun{font-size: 19px;
/* font-weight: bold; */
margin-top: 9px;
margin-left: 30%;
padding-left: 56px;width: 70%;height: 36px;}


