﻿body{
	margin: 0 auto;
	padding: 0px;
	background-image:url('/images/bg/bgBody.png');
	background-repeat:repeat-x;
	background-color:#EFF3FF;
}

.Head{
	width:960px;
	height: 150px;
/*	background-image: url('../images/bg/bgCabecera.jpg');*/
}

.TDIzquierdo{
	width:200px;
	vertical-align:top;
	height:auto;
	background-color: #CDD1DC;
}

.TDCentral {
	width: 760px;
	text-align:left;
	vertical-align:top;
	height:auto;
	background-color: #ffffff;
}

.Pie{
	text-align: center;
    height: 50px;
    background-image:url('/images/bg/bgPie.jpg');
    background-repeat:repeat-x;
    border-top: 2px solid #969696;
}

.Pie span {
	font-family:Tahoma;
	font-size:10px;
	color: #FFF;
	text-align:center;
}

.Pie a {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #FFFF00;
	text-decoration:none;
}

.Pie a:hover {
	text-decoration:underline;
	color:#FFFFCC;
}

.Contenido{
/*	width:50%;*/
	width:740px;
/*	padding:5px 2% 10px 2%;*/
	padding:20px 10px 10px 10px; 
/*	padding-left: 20px;*/
	font-family: helvetica, sans-serif;
	font-size:12px;
}

/*------------------------------Izquierda-------------------------------------*/

.ContenedorMenu {
	width:200px;
	padding-top:21px;
	font-family:Tahoma;
	background-color: #ffffff;
/*	#background-color: #CDD1DC;
	_background-color: #CDD1DC;*/
	background-image:url('/images/bg/FondoMenu.png');
	background-repeat:repeat-x;
}

.ContenedorMenu .TituloMenu {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	width:165px;
	height:40px;
	color: #FFF;	
	padding: 10px 0px 0px 35px;
	margin-bottom:3px;
	display:block;
}

.ContenedorMenu nobr{
	background-image:url('/images/vinetas/Vineta.gif');
	background-repeat:no-repeat;
	background-color: #FFF;
	padding-top:3px;
    padding-left:29px;
	font-size: 12px;
    color: #000000;
	width:160px;   	
	display:inline-block;
	height:18px;
	background-color: #ffffff;
}

.ContenedorMenu a{
	font-size: 12px;
    color: #4D6288;
   	text-decoration: none;
   	display: inline-block;   	
   	height:24px;
   	margin-bottom:2px;
   	width:80%;
}

.ContenedorMenu a:hover{
	color: #2A3950;
}

.ContenedorEnlace {
	background-color:#4B6085;
	padding:10px 0 10px 5px;
}

.ContenedorEnlace a{
	color: #fff;
	font: 12px Arial;
	text-decoration:none;
} 

.ContenedorEnlace a:hover {
	color: #ED893B;
}

.OpcionesLista {
	color: black;
	list-style:circle;
}

.OpcionesLista ul li a{ 
	font: 12px Arial;
	color: black;
	text-decoration:none;
}

.OpcionesLista ul li a:hover{ 
	color: green;	
}

a {
	color: #4B6085;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}
/*------------------------------Menu izquierdo--------------------------------*/

.Construccion {
	text-align:center;
	width: 297px;
    height: 297px;
    border: 1px #1D55A2 groove;
}

/**********************************************************/
/*------------------------------Contenido-------------------------------------*/

.ContenedorTitulo{
    vertical-align: top;
   /* width: 100%;*/
    padding:0 0 0 0;
    margin-bottom: 15px;
    height: 36px;
    background-image:url('/images/bg/FondoBarra.png');
    background-repeat:repeat-x;
}

.ContenedorTitulo span.TituloPagina{
	font-family:Tahoma;
	font-size:12px;
    font-weight: bolder;
   	text-align: left;
   	height:64px;	
    padding-left: 80px;
    padding-top:10px;
	text-transform:uppercase;
	color:#fff;
    background-image:url('/images/bg/FondoBarraIzq.png');
    background-repeat:no-repeat;
    background-position:left; 
    display:block;
}

/*------------------------------Genericos-------------------------------------*/

.Contenido .Titulo {
	font-family:Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #C62F34;
	width:100%;
	display:block;
	border-bottom: 1px solid #C62F34;
	margin-bottom:10px;
}

.Contenido .Texto{
	font-size:12px;
	text-align:justify;
	line-height: 1.5;	
}

.Contenido .Conclusion {
	font-family:Verdana;
	font-size:11px;
	color:black;
	display:block;
	border: 3px solid #E0E0E0;
	background-color: #F3F7FC;
	padding:10px;
	margin-top: 5px; 
	margin-bottom: 10px;
}

.Contenido .TextoCorrecto {
	color: #4F658B;
	margin-top: 10px; 
	margin-bottom: 20px;
	text-align: justify;
	border: 1px solid #4F658B;
	padding: 10px;
	background-color: #F3F7FC;
}

.Contenido .TextoIncorrecto {
	color: #963633;
	margin-top: 10px; 
	margin-bottom: 20px;
	text-align: justify;
	border: 1px solid #963633;
	padding: 10px;
	background-color: #F3F7FC;
}

.Contenido .Enlace {
	text-decoration: none;
	font-weight: bold;
	color: #4F658B;
	background-color: #E6E6E6;
	text-align: center;
	width: 130px;
	padding: 2px;
	display: block;
	border: 2px solid navy;	
}

.Contenido .Enlace:hover {
	color: #963633;
}

/*------Vinculos------*/
.Contenido a.Vinculo,.Contenido a.Vinculo:visited{
	color:#FF6600;
	font-family:helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.Contenido a.Vinculo:hover{
	color:#333;
}
.Contenido a.VinculoVolver{
	color:#576C90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:right;
}

/*------------------*/
.Contenido .NombreSector{
	border:0px;
	color:green;
}
.Contenido select.SelectSector{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	width:200px;
	border:1px solid #576C90;
}

.Contenido .Etiqueta{
	font-weight:bold;
	color:#576C90;
	font-size:12px;
}

.Contenido .FrameAplicacion{
	width:740px; height:800px;
}

.Contenido .FrameChat{
	width:640px; height:400px;
}

/*------------------------------Seccion-------------------------------------*/

.Contenido .Seccion{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:thin gray dotted;
}

.Seccion .Fecha {
	font-size:10px;
	color:#ED893B;
}

.Contenido .Titular{
	font-weight:normal;
	color:#161718;
	font-family:Verdana;
	font-size:13px;
	background-color:#F5F5F5;
}


.Contenido .VinculoEnlace{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: black;
	text-decoration:none;	
}

.Contenido .VinculoEnlace:hover{
	color: #C62F34;
	text-decoration:none;	
}

.SeccionPortada {
	margin-bottom:10px;
}

.imagen{
	float:left;
	display: block;
	margin: 5px;
	margin-right: 15px; 
	border:1px solid #495D82;	
}

.SeccionPortada .fecha {
	font-size:10px;
	color:#ED893B;
}

.SeccionPortada .VinculoPortada{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #495D82;
	text-decoration:none;
}

.SeccionPortada .Texto {
	text-align: justify;
}


/*------------------------------Menu AutoDiagnostico-------------------------------------*/

.MenuDiagnostico {
	font-family: Tahoma;
	font-size: 12px;		
	font-weight: bold;	
}

.MenuDiagnostico span{
	color: #C62F34;
}

.MenuDiagnostico a{
	text-decoration:none;
	color: #4B6085;	
}

.MenuDiagnostico a:hover{
	color: #2B3C56;
	text-decoration:underline;
}

.MenuDiagnosticoOpciones{
	font-family: Tahoma;
	font-size:12px;
	width:80%;
	height:auto;
}

.MenuDiagnosticoOpciones a{
	font-family: Tahoma;
	font-size:11px;
	padding: 5px 5px 2px 15px;
	width:100%;
	height:20px;
	display: block;
	color: #2D3E5A;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	background-color:#D5D5D5;
}

.MenuDiagnosticoOpciones a:hover{
	color: #000000;
	background-color: #E9E9E9;
}

.SubTitulo{
	font-family:Tahoma; 
	color:#2B3C56; 
	font-weight:bold;
}

/**/
.MenuConversacionOpciones{
	font-family: Tahoma;
	font-size:12px;
	width:500px;
	height:auto;
}

.MenuConversacionOpciones a{
	font-family: Tahoma;
	font-size:11px;
	padding: 5px 5px 2px 15px;
	width:90%;
	height:20px;
	display: block;
	color: #2D3E5A;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	background-color:#D5D5D5;
}

.MenuConversacionOpciones a:hover{
	color: #000000;
	background-color: #E9E9E9;
}

/**/
.ms-vb{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #000000;	
	padding-top: 20px;
}

.ms-RadioText {
	font-family:Tahoma;
	font-size:12px;
	font-weight: normal;
	color: #54637C;	
}
.ms-formvalidation{
	color:red;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}

/*-------------Consulta-------------------*/
.Contenido .TablaConsulta{
	border:2px #D4D4D4 solid;	
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

.TablaConsulta tr.Titular{
	font-weight:bold;
	color:#161718;
	font-family:Verdana;
	font-size:13px;
	background-color:#BFCACB;
}

.TablaConsulta tr.tr-alternating1{
	background-color:#F5F5F5;	
}
.TablaConsulta tr.tr-alternating2{
	background-color:#FFF;	
}
.TablaConsulta tr.tr-alternating1:hover,.TablaConsulta tr.tr-alternating2:hover{
	background-color:#FDF7DD;
}
.TablaConsulta td.ColTitulo{
	width:110px;
	padding-left:5px;
	padding-right:3px;
}
.TablaConsulta td.ColConsulta{
	width:350px;
	border-left:1px solid #BFCACB;
	padding-left:5px;
	padding-right:3px;
}
td.ColConsulta a,td.ColConsulta a:visited{
	color:#FF6E0D;
		
}
td.ColConsulta a:hover{
	color:#919191;
}

.TablaConsulta td.ColFechaConsulta,.TablaConsulta td.ColFechaRespuesta{
	width:100px;
	text-align:center;
	border-left:1px solid #BFCACB;
}
.TablaConsulta td.ColSector{
	width:150px;
	border-left:1px solid #BFCACB;
	padding-left:5px;
	padding-right:3px;
}
/*------------------SeccionConsulta--------------------*/
.Contenido .SeccionConsulta{
	margin-bottom:15px;
}
.SeccionConsulta .BloqueTitular{
	background-color:#BFCACB;
	border:1px solid #576C90;		
	height:35px;
	padding:4px;
}
.SeccionConsulta .BloqueDatos{
	background-color:#F6F4D0;	
	border:1px solid #ddd;
	padding:4px;
	color:#666;
}
.SeccionConsulta .SubBloqueRespuesta{
	background-color:#FFF;	
	border:1px solid #ddd;
	padding:4px;
	margin:10px;
	margin-left:18px;
}
.SeccionConsulta .SubBloqueSector{
	border-bottom:1px solid #878D8D;
	margin-bottom:10px;
}

.SeccionConsulta .Titular{
	color:black;
	font-weight:bold;
}
.SeccionConsulta .Fecha{
	color:White;
}
.SeccionConsulta .TextAreaConsulta{
	border:1px solid #576C90;	
	color:#666;
}

