/* CSS Document */
body {
    background-color:#fafafa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(../images/bgIzda.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

hr{
	border: 1px solid  #ccccff;
	height:1px;

}

a img
{
	border:0px;
}

#general{

}
.logo{
float:left;
position:fixed;

}

h1{
		background-image:url(../images/h1Bg.jpg);
		font-size: 1.5em;
		background-repeat:no-repeat;
		background-position:left center;
		margin:5px;
		padding-left: 50px;
		padding-top:5px;
}



h2{
	font-size: 1.2em;
	padding-left:5px;

}

h3{
	font-size: 1em;
	line-height: 0px;
	padding-left:10px;

}

/*___________________________ CABECERA DE LA PÁGINA________________________*/



#container #cabecera  h1{
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-image:none;
	color:#174167;
	font-size: 1.5em;
	margin-left:0px;
	display:inline;
}

#cabecera {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;	
}

#cabecera  img{
	float:right;
	margin-top:10px;

}


/*___________________________ PIE  DE LA PÁGINA________________________*/

#pie {
	background-color:#fafafa;
	color:#174167;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	width:100%;
	font-size: 0.8em;
}

#aviso{
text-align:justify;
padding-left:50px;
padding-right:50px;
padding-top:20px;
padding-bottom:20px;


}
#aviso h1{
padding-top:10px;

}


/*___________________________ CONTENEDOR DE LA PÁGINA________________________*/


#container {
	/*background-color:#fefbf8;*/
	*background-color:#fafafa;
	color:#174167;
	margin-left: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:85%;
}

a h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #999999;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color:  #999999;
}
a:active {
	text-decoration: none;
	color:  #999999;
}

.btinput{
		border:outset 1px #ccc;
		background:#999;
		color:#666;
		font-weight:bold;
		padding: 1px 2px;
		background:url(../images/formbg.gif) repeat-x left top;
}

	



/* _____________________MENÚ DE PRIMER NIVEL____________________________*/
#tablist{
	padding: 3px 0;
	margin-left: 10;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border-left: 1px solid #cad9ec;
	border-right: 1px solid #cad9ec;
	border-top: 1px solid #cad9ec;
	border-bottom: none;
	background: transparent;
	color: #cad9ec;
}

#tablist li a:link, #tablist li a:visited{
	color: #1744167;
	
}


#tablist li a.on{
	background: #ffffff;
	color:#f59e73;
	border-left: 1px solid #174167;
	border-right: 2px solid #174167;
	border-top: 1px solid #174167;
}

#panelContenedor
{
	width: 100%;
	padding: 5px;
}

#tabcontentcontainer{
	background-color:#FFFFFF;
	border-top: 1px solid #174167;
	border-bottom: 1px solid #174167;
	border-left: 1px solid #174167;
	border-right: 1px solid #174167;
	margin-left:3px;
	display: block;
	}
	
	
.tabcontent{
	display:none;
}


/* _____________________MENÚ DE SEGUNDO NIVEL____________________________*/
#submenu{
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom: 0;
	margin-top: 5px;
	font: bold 12px Verdana;
	background-image: url(../images/imgSubmenu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;
}

#submenu li{
	list-style: none;
	display: inline;
	margin: 0px;
}

#submenu li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	background-color: #fafafa;
	color: #f59e73;
}

#submenu li a:link, #tablist li a:visited{
	color: #1744167;	
}

#submenu li a.on{
	background: #ffffff;
	color:#f59e73;
}

/*________________________CAJITA DE NAVEGACIÓN Y NÚMERO DE CASOS__________________________*/


#navegacion{
	margin:20px;
	height:64px;
	color: #666666;
	font-size:0.8em;
}


/*#navegacion{
	background-image:url(/images/menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:20px;
	width:447px;
	height:116px;
	color: #666666;
	font-size:0.8em;
}*/

#navegacion .container{
	float:left;
	background-image:url(../images/menBg.jpg);
	background-repeat: repeat-x;
}


#navegacion div.tope{
	background-image:url(../images/menIzda.jpg);
	background-repeat:no-repeat;
	width:63px;
	height:64px;
	float:left;
}

#navegacion div.caso{
	float:left;
	padding:15px;

}

#navegacion strong.caso{
	color: #f59e73;
	font-size:1.5em;

}

#navegacion div.menu{
	background-image:url(../images/menBg.jpg);
	background-repeat: repeat-x;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#navegacion div.menu table{
		text-align: center;
}

#navegacion div.menu table td{
		width:50px;
}

#navegacion img {
	border:none;

}

#navegacion div.cierre{
	background-image:url(../images/menDcha.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:64px;
	float:left;
}


#validacion{
	width:100%;
	text-align:center;

}

.login{
	border: 1px solid #f59e73;
	margin-top:50px;
	text-align:left;
	

}

.login strong{
	color: #f59e73;
	font-size:1.8em;
}






/* ________________ ESTILOS QUODEM.CUESTIONARIOS ______________________________*/	


.QC_Encabezado{

	text-align:left;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:15px;
}

.EncabezadoPagina
{
	background-image:url(../images/h1Bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:10px;
	background-color:#ffffff;
	height: 40px;	
	font-size:17px;
	font-weight:bold;
	padding-left:50px;
}

.QC_MarcoPagina{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}

.QC_MarcoBloque{
	background-color:#ffffff;

}

.QC_Bloque{



}


.QC_MarcoPregunta
{
	background-color:#c6d7eb;
	width:80%;
	padding: 10px;
	margin-top:5px;
	font-size:0.8em;
	
}

.criterioInclusion{
	
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
}

.QC_Etiqueta
{
	float:left;
	text-align:left;
	width:300px;
	background-color:#c6d7eb;
	color:#174167;
	font-weight:bold;	
}

.QC_ValidacionCampos
{
	float:left;
	color: #FF0000;
	width:40px;
}

.QC_EntradaDatos{
	float:left;
	text-align:left;
}

.QC_EntradaDatos table input{
	border: 0px #ccc;
	background-color:#c6d7eb;
	
}


.QC_Notas{
	text-align:left;
	margin-left:3px;
	margin-top:10px;

}

.ReadOnly{
	text-align:left;
}


.ReadOnly a{

		border:outset 1px #ccc;
		background:#999;
		color:#666;
		font-weight:bold;
		padding: 2px 10px 2px 10px;
		background:url(../images/formbg.gif) repeat-x left top;
		display:inline-table;
		width:50px;
		margin-left:45px;

}


.ReadOnly INPUT
{
	border-style: inset;
	background-color:#e1e1e1;
}


.redAsociados
{
	border:1 solid black;
	background-color: Lime;
}

input{
		border:outset 1px #ccc;
		background-color:#fafafa;
		color:#666;
		font-weight:bold;
		/*padding: 1px 2px;*/
		margin: 3px;
		padding-left:3px;
}


/* Estilo de datos de los dataGrid*/

#DataGrid {
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#DataGrid H1{
	text-align:left;
	padding-top: 10px;

}

#DataGrid a{

		border:outset 1px #ccc;
		background:#999;
		color:#666;
		font-weight:bold;
		padding: 2px 10px 2px 10px;
		background:url(../images/formbg.gif) repeat-x left top;
}


.DataGrid
{
	border: 1px solid #174167;
	width: 610px;
	margin-top:60px;
}

.DataGrid td
{
	padding:5px;
}

.DataGridHeader
{
	color:#ffffff;
	background:#c6d7eb;
	font-weight: bold;
	color: #174167;
}

.DataGridSelected
{
	background: #FFD700;
	border-left:1px dashed black;
}

.DataGridItem
{
	background: #FFFFFF;
	border-left:1px dashed #CCCCCC;	
}

.DataGridAlternating
{
	background: #f9e1d6;
	color:#000000;
}

.left
{
	text-align:left;
}

/*______________________GRAFICA DE RESULTADOS______________________*/


#grafica{
	width:100%;
	text-align:center;
}


#grafica h2{
	background-image:url(../images/h2Bg.jpg);
	font-size: 1.2em;
	padding-left:60px;
	padding-top:20px;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	

}

#grafica a{
		background-image:url(../images/h1Bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left:60px;
		padding-top:10px;
		padding-bottom:60px;
		margin-left: 20px;
		text-align:left;
		display: block;


}



