/* CSS Document */

.iCuerpo{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	width:760px;
}

#bloquePr{
	float:left;
	width:100%;
	display:table;
	padding-right:10px;
}

#bloquePrIni{
	float:left;
	width:425px;
	display:table;
}

#menuDch{
	float:right;
	width:150px;
	display:table;
	margin-left:0px;
}

#usuario{
	margin-top: 15px;
	border: solid #DFDFDF 1px;	
}

.cabUsu{
	background-color: #5ABAE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-bottom:10px;
	padding-left:10px;
}

.detUsu{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-left:10px;
}

#usuario input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	background-color:#EEEEEE;
	height:20px;
	width:90px;
	vertical-align:middle;	
}

.bloqueBoton{
	text-align:center;	
}

.botonEntrar{
	padding-left: 10px;
	background-color: #EEEEEE;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top:10px;
	width:77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-align: center;	
}


.titulo{
	font-family: Arial, Helvetica, sans-serif;;
	color: #585858;
	font-weight: bold;
	font-size: 13px;
}

.txtCuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #233333;
	font-size: 11px;
	text-align: justify;
	height: 13px;
}

.txtCuerpoB{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #233333;
	font-size: 11px;
	text-align: justify;
	font-weight:bold;
}

.txtCuerpoU{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #233333;
	font-size: 11px;
	text-align: justify;
	text-decoration:underline;
}

.lnSeparador{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #585858;
	width: 100%;
	height: 2px;
	vertical-align: top;
	line-height: 4px;
	margin-bottom:10px;
}

#usuario ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-image: url(../img/boton_lista.jpg);
	vertical-align: middle;
	text-align:left;
	padding-right:5px;
}

#usuario li a
{
	text-decoration:none;
	color: #666666;
	
}

#usuario li a:hover{
	color:#FF0000;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	text-align:left;
	/*font-weight:bold;*/
}

li 
{
	list-style-image: url(../img/boton_lista.jpg);
	font-size: 11px;
	text-decoration:none;
	color: #666666;	
}

/*li a
{
	font-size: 11px;
	text-decoration:none;
	color: #666666;
	
}

li a:hover{
	color:#FF0000;
}*/

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
}

.txtCuerpo a {
	/*color:#006699;*/
	color:#0296D2;
	font-weight:bold;
	text-decoration:none;
}

.txtCuerpo a:hover{
	color:#FF0000;
	text-decoration:underline;	
}

.campo_cuerpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	background-color:#EEEEEE;
	height:20px;
	width:147px;
	vertical-align:middle;	
}

.boton{
	border: thin solid #0176BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor:hand;
}

.cabListado
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:25px; 
	color:#386B9E;
	background-color:#D9D9D9;
}

.lstAlternativo
{
	color: #304170;
	font-size: 11px;
	color:#4A3C8C;
	background-color:#F6F6F6;
}
.lstPie
{
	color:#8C8CFF;
}

.lstPag
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#8C8CFF;
	background-color:#FFFFFF;
	font-size:8px;
	float:right;
}


.lstSelec
{
	font-size:xx-small;
	font-weight:bold;
	color:#F7F7F7;
	background-color:#738A9C;
}


/* CSS para menus en listas, ejmplo en la guía de servicios */

#lstMenu ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666;		
	font-weight:normal;
}

#lstMenu li a
{
	list-style-image: url(../img/boton_lista.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666;		
	font-weight:normal;
}

#lstMenu li a:hover
{
	font-size: 11px;
	color: #ff0000;
}


.enlaceb:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #304170;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.enlaceb:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.enlaceb:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6575;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


.enlace:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #304170;
	font-size: 13px;
	text-decoration: none;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	text-decoration: none;
}
.enlace:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6575;
	font-size: 13px;
	text-decoration: none;
}

.tblBlanca {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6575;
	border-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	font-size: 11px;
}