body {
	background-image: url(../imagenes/fondobolas.jpg);
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;

}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}
 
 
 
div.aviso {
	border: medium;
	border-style: solid;
	border-width: medium;
	border-color: #FF0000;
	margin-bottom: 20px;
	padding: 10px;
}
 
 
#banderita {
	width: 500px;
	position: relative;
	/*left: 430px;*/
	left: 0px;
	top: 460px;
	height: 12px;
}

#contenido {
	height:auto; 
	margin:50px auto;
	width: 758px;
}
#fondologin {
	width: 758px;
	background-image: url(../imagenes/fondologin.png);
	height: 450px;
}

#loginbox {
	width: 260px;
	position: relative;
	left: 475px;
	top: 178px;
	height: 70px;
}

#loginusuario {
	position: absolute;
	width: 100px;
	left:0px;
	top: 7px;
	color: #0066cc;
	font-weight: bold;
	position: relative;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

#logincampousuario {
	position: absolute;
	left:97px;
	top: 5px;
}

#loginpass {
	position: absolute;
	width: 100px;
	left:0px;
	top: 42px;
	color: #0066cc;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

#logincampopass {
	position: absolute;
	left:97px;
	top: 40px;
}

#loginsubmit {
	position: absolute;
	left:197px;
	top: 5px;
}

#loginolvido {
	position: absolute;
	left:197px;
	top: 40px;
	color: #0066cc;
	font-size: 9px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	width: 50px;
}
#loginolvidoboton {
	position: absolute;
	left:250px;
	top: 35px;
	width: 28px;
	height: 28px;
}


#cabecera {
	width: 100%;
	height: 65px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../imagenes/fondocabecera.png);
	background-repeat: repeat-x;
	
}

#logocert {
	width: 200px;
	float: left;
	position: absolute;
	left: 16px;
}

#logoinfova {
	width: 99%;
	text-align: right;
}

#titularpagina {
	width: 460px;
	left: 225px;
	top: 20px;
	position: absolute;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#columnaestrecha {
	width: 200px;
	position: absolute;
	top: 70px;
	left: 16px;
	width: 192px;
}

#cabeceracolumnaestrecha {
	background-image: url(../imagenes/cabecera_columna_estrecha.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 192px;
	position: relative;
}

#titularcolumnaestrecha {
	font-size: 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	left: 20px;
	top: 7px;
	position: relative;
	width: 160px;
	text-transform: uppercase;
}


#fondocolumnaestrecha {
	background-image: url(../imagenes/fondo_columna_estrecha.png);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
}

#contenidocolumnaestrecha {
	position: relative;
	width: 152px;
	left: 20px;
	top: 10px;
}

#piecolumnaestrecha {
	background-image: url(../imagenes/pie_columna_estrecha.png);
	height: 14px;
	background-repeat: no-repeat;
	position: relative;
}

#tabficha {
	position: relative;
	background-color: #6699cc;
	height: 30px;
}

#titulartabficha {
	font-size: 24px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 15px;
	top: 10px;
	position: relative;
	margin-bottom: 0px;
	width: 690px;
}

#fondoficha {
	width: 720px;
	position: relative;
	background-image: url(../imagenes/fondo_supervisor.png);
	background-repeat:: no-repeat;
}

#fondocountry {
	background-color: #6699cc;
}

#titularficha {
	font-size: 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 15px;
	top: 10px;
	position: relative;
	width: 690px;
	margin-bottom: 15px;
}


#cabeceracolumnaficha {
	background-image: url(../imagenes/cabecera_ficha.png);
	background-repeat: no-repeat;
	height: 26px;
	left: 10px;
	width: 700px;
	position: relative;
}

#fondocolumnaficha {
	background-image: url(../imagenes/fondo_ficha.png);
	background-repeat: repeat-y;
	left: 10px;
	position: relative;
	height: auto;
}

#piecolumnaficha {
	background-image: url(../imagenes/pie_ficha.png);
	height: 14px;
	left: 10px;
	background-repeat: no-repeat;
	position: relative;
}


#columnaancha {
	width: 720px;
	position: absolute;
	top: 70px;
	left: 215px;
}

#cabeceracolumnaancha {
	background-image: url(../imagenes/cabecera_columna_ancha.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 700px;
	position: relative;
}

#titularcolumnaancha {
	font-size: 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	left: 20px;
	top: 7px;
	position: relative;
	width: 662px;
	text-transform: uppercase;
	float: left;
}


#fondocolumnaancha {
	background-image: url(../imagenes/fondo_columna_ancha.png);
	background-repeat: repeat-y;
	position: relative;
	width: 700px;
	height: auto;
}

#contenidocolumnaancha {
	position: relative;
	width: 662px;
	left: 20px;
	top: 10px;
}

#piecolumnaancha {
	background-image: url(../imagenes/pie_columna_ancha.png);
	height: 14px;
	width: 700px;
	background-repeat: no-repeat;
	position: relative;
}

#boton50px {
	background-image: url(../imagenes/fondoboton50px.png);
	height: 50px;
	background-repeat: no-repeat;
	position: relative;
	width: 192px;
}

#contenidoboton50px {
	height: 30px;
	position: relative;
	font-size: 14px;
	text-align: center;
	width: 168px;
	left: 12px;
	top: 16px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

#boton32 {
	background-image: url(../imagenes/fondoboton32px.png);
	height: 32px;
	background-repeat: repeat-x;
	position: relative;
}

#boton32izq {
	background-image: url(../imagenes/fondobotonizq32px.png);
	height: 32px;
	background-repeat: no-repeat;
	position: relative;
	width: 10px;
	float: left;
}

#contenidoboton32 {
	position: relative;
	text-align: center;
	float: left;
}

#boton32dch {
	background-image: url(../imagenes/fondobotondch32px.png);
	height: 32px;
	background-repeat: no-repeat;
	position: relative;
	width: 10px;
	float: left;
}

#botongeneral {
	height: 32px;
	font-size: 14px;
}

#botongeneraltextopeque {
	height: 32px;
}

#botongeneraltextopeque a {
	font-size: 11px;
	line-height: 11px;
}

#botongeneraltextomedio {
	height: 32px;
}

#botongeneraltextomedio a {
	font-size: 12px;
	line-height: 12px;
}

.botongeneraltextomedio {
	height: 32px;
}

.botongeneraltextomedio a {
	font-size: 12px;
	line-height: 12px;
}

#contenedorgrafica {
	height: 160px;
	margin-bottom: 16px;
	left: 0px;
	position: relative;
}


#textografica {
	width: 350px;
	margin-bottom: 16px;
	left: 0px;
	position: relative;
	float: left;	
}

.bloquetextografica {
	width: 350px;
	margin-bottom: 16px;
	left: 0px;
	position: relative;
	float: left;
}

.bloquecontenedorgrafica {
	height: 160px;
}

.bloquecontenedorgrafica80 {
	height: 80px;
}

#grafica {
	width: 300px;
	margin-bottom: 16px;
	position: relative;
}

.imggrafica {
	width: 300px;
	margin-bottom: 16px;
	position: relative;
	float:right;
}


.nombre {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #6699cc;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
}

.bussinessunit {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
}

.subtitulo1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(../imagenes/subrayado1.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 14px;

}

.logoutmessage {
	color: #0066cc;
	font-weight: bold;
	position: relative;
	top: 24px;
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

.login {
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

.destacado {
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: 4px;
	position: relative;
}

.destacado12 {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: 4px;
	position: relative;
}

.destacadoverde {
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}

.destacadorojo {
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
}

.destacadogris {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.destacadoblanco {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.destacadoblanco12 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.pregunta {
	font-size: 16px;
}

.tipo8px {
	font-size: 8px;
}

.tipo10px {
	font-size: 10px;
}

.tipo11px {
	font-size: 11px;
}
.tipo14px {
	font-size: 14px;
}
label
{
}
input
{
}

.cabecerargt220 {
	background-image: url(../imagenes/cabecerargt220.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 220px;
	position: relative;
}

.titularrgt {
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #6699CC;
	font-weight: bold;
	left: 20px;
	top: 7px;
	position: relative;
	width: 180px;
}


.fondocorgt220 {
	background-image: url(../imagenes/fondorgt220.png);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
}

.contenidocolumnargt220 {
	font-size: 12px;
	position: relative;
	width: 180px;
	left: 20px;
	top: 5px;
}

.piergt220 {
	background-image: url(../imagenes/piergt220.png);
	height: 16px;
	background-repeat: no-repeat;
	position: relative;
}

