﻿body
{
	
	font-family: Verdana, Helvetica, Trebuchet MS, Geneva, Arial, sans-serif;
	color: #1e1e1e;

}

h1, h2
{
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}

a
{
	color: #5999DE;
	font-weight: bold;
	text-decoration: underline;
}

#content
{
	width: 800px;
	border: solid 2px #000077;
	background-color: #FFF;
	margin:0;
	background-image:url(img/grad_optimice.jpg);
	background-position: 238px left;
	background-repeat:repeat-x;
}

#banner
{
	background: #000077 url(img/top_emp_Optimice-Infraestructura.jpg) no-repeat;
	width: 800px;
	height: 238px;
	border-bottom: solid 2px #000077;	
}

#footer
{
	background: transparent url(img/footer.png) no-repeat;
	width: 800px;
	height: 7px;
}

.wizard
{
	padding: 0 21px 0 27px;
	background: #fff;	
}

.tabs
{
	margin: 0 auto;
	padding: 0 0 3px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	background: url(img/bg-tabset.gif) no-repeat 0 100%;
	font: 18px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inactive
{
	float: left;
	margin: 0 25px 0 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	height: 31px;	
	background-color: #E8EDF1;
	border: solid 1px #C3C4C5;
}

.active
{
	color: #fff;
	float: left;
	margin: 0 25px 0 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	height: 31px;	
	background-color: #474747;
	border: solid 1px #959595;
}
.cuestionario
{
	padding: 5px;
	text-align: left;
	font-size: 0.8em;
	width: 90%;
	margin: auto;

}
.pregunta
{
	font-size: 1em;
	padding: 15px;
}

.preguntaTexto
{
	font-size: 1em;
	font-weight: bold;
		color: #000;
	
}

.respuestas
{	
	margin-left: 15px;
}

.cuestionario_input 
{
	padding: 10px;
}
.cuestionario_boton{
	background-color:White;
	border: solid 1px #507CD1; 
	font-family: Helvetica;
	font-size: 0.8em;
	color: #284E98;
}

.disclaimer
{
	font-size: 1em;
	
	margin: auto;
	padding: 10px;
	font-style: italic;
	text-align: justify;
}

.disclaimer label
{
	font-weight: bold;
}

table.datos
{		
	vertical-align: middle;
	padding: 5px;
	margin-top: 10px;
}

table.datos th
{
	text-align: right;
}

.indicadores
{
	font-weight: bolder;
}

.indicadores .actual
{
	color: #5999DE;
	font-weight: bolder;
}

div#divLogout{
	width: 803px;
	background-color:#003399;
	height: 35px;
	padding: 10px 3px 0 0;
	text-align:right;
	margin:0 0 0 3px;
}
/* tabla  */
.io{
	margin-left:70px;
	font-weight:bold;
}

.indicator{
	font-size:11px;
	text-transform:uppercase;

}