/* CSS Document */
.navegador {
	position:relative;
	width: 800;
	z-index: 4;
}
.planes_empresas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	border-top-color: #00CCCC;
	background-color: #990000;
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	height: 33px;
	width: 198px;
	line-height: 30px;	

}
.convenios {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	border-top-color: #00CCCC;
	background-color: #996600;	
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	height: 33px;
	width: 198px;
	line-height: 30px;	
}
.servicios {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	border-top-color: #00CCCC;
	background-color: #eb5216;	
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	height: 33px;
	width: 198px;
	line-height: 30px;	
}
.beneficios {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
	border-top-color: #00CCCC;
	background-color: #f6a800;	
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	height: 33px;
	width: 198px;
	line-height: 30px;	
}
#submenu_planes{
	position: relative; 
	visibility: hidden;
}
#submenu_benef{
	position: relative; 
	visibility: hidden;
}
#submenu_servicios{
	position: relative; 
	visibility: hidden;
}
body{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 0.8em;
  font-style: normal;
  color: #000;
  background: transparent url(images/main-bg.gif) repeat-x left 200px;
  min-height:100%;
  height:auto !important; /* ie6 ignores it */
  height:100%; /* fix */
  position: relative;
}
.fecha
{
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-align: right;
}
.copyright {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	text-align: center;
}
.search {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-align: right;
}
.pie {
	position: relative;
	width:800px;
	height:35px;
	z-index:1;
	background-image: url(/DnnProd/Portals/2/Skins/Consalud_Empresas_2009/barra_pie.gif);
}
.pie_enlaces {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	position: relative;
}
.encabezado {
	position:relative;
	width:800px;
	height:90px;
	z-index:1;
	background-image: url(/contents/empresas/Images/viveconsalud_logo.gif);
}
.encabezado_empresas_normal {
	position:relative;
	width:800px;
	height:90px;
	z-index:1;
	background-image: url(/contents/empresas/Images/encabezado_empresas_normal.gif);
}
.encabezado_avisa{
	position:relative;
	width:800px;
	height:90px;
	z-index:1;
	background-image: url(/contents/empresas/Images/top_avisa.png);
}
/*
#breadcrumb {
	position: relative;
	height:15px;
	z-index:0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #cccccc;
	text-align: left;
	background-color: #FFF;
	font-weight: bold;
	font-style: normal;
	margin-left:5px;
}
.breadcrumb {
	position: relative;
	width:800px;
	height:15px;
	z-index:0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #cccccc;
	text-align: left;
	background-color: #FFF;
	font-weight: bold;
	font-style: normal;
	color: #999;
}
*/
#content {
	position:relative;
	width:800px;
	height:100%;
	z-index:1;
}
#columna_left {
	position:relative;
	width:150px;
	height:100%;
	z-index:1;
	float:left;
}
#columna_right {
	position:relative;
	width:150px;
	height:400px;
	z-index:1;
	float:right;
}
#central {
	position:relative;
	width:500px;
	height:400px;
	z-index:1;
}
.OlvidoButton {	
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #3333aa;
	font-size: 10px;
	font-weight: normal;
}
.modulo_loguin {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	position: relative;
}
.titulo_empresas {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-decoration:none;
}
.titulo_empresas a:link {
color: #ffffff;
}
.titulo_empresas a:hover {
color: #330099;
}
.subtitulo_empresas a:visited {
color: #000000;
}
.subtitulo_empresas {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.subtitulo_empresas a:link {
color: #ffffff;
}
.subtitulo_empresas a:hover {
color: #330099;
}
.cuerpo_empresas {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	padding:10px;
	text-align: justify;
}
#titulo_pagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00B4AB;
	padding-bottom: 5px;
	text-align:center;
}
#jefe_empresas{
	position: absolute;
	width:570px;
	height:40;
	z-index: 1;
	visibility: hidden;
}
#jefe_servicio{
	position: absolute;
	width:570px;
	height:40;
	z-index: 2;
	visibility: hidden;
}
#ejec_man{
	position: absolute;
	width:570px;
	height:40;
	z-index: 3;
	visibility: hidden;
}
#contenedor{
	position: absolute;
	visibility: visible;
}
.Usuario {font-size: 9px}
.txtCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 6px;
	vertical-align: bottom;
}
#navegador {
	position:relative;
	background-color: #CCC;
	width:800;
}
#top {
	background-image:url(/contents/empresas/Images/fusion/encabezado_verde.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:100px;
	position:relative;
	background-color: #FFF;
}
#noticia {
	background-color: #CCC;
	padding:5px;
	margin:5px;
	height:100%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contenedor_avisa  {
	background-color: #FFF;
	padding:1px;
	margin-top:10px;
	margin-left:16%;
	margin-right:16%;
	margin-bottom:100px;
	float: inherit;
}
#permisos {
	background-color:#fff;
	padding:5px;
	margin:5px;
	height:100%;
	width:200px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#imagen_empresa {
	background-image:url(/contents/empresas/Images/fusion/empresas.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:150px;
	top:5px;
	position:relative;
	float: right;
	padding:5px;
	margin:5px;
}
#infografia_avisa {
	background-image:url(/contents/empresas/Images/fusion/infografia_flujo_avisa3.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:338px;
	top:5px;
	position:relative;
	float: right;
	border:solid 1px # CCC;
	padding:5px;
	margin:5px;
}
#charlas_info {
	background-image:url(/contents/empresas/Images/fusion/charlas_info.jpg);
	background-repeat:no-repeat;
	width:734px;
	height:143px;
	position:relative;
	float: inherit;
	border:solid 1px # CCC;
	padding:5px;
	margin:5px;
}
#avisa_flujo {
	background-image:url(/contents/empresas/Images/fusion/avisa_flujo.jpg);
	background-repeat:no-repeat;
	width:383px;
	height:233px;
	position:relative;
	float: inherit;
	border:solid 1px #CCC;
	padding:5px;
	margin:5px;
}
.titulo_bienvenido {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#B5D04D;
	height:40px;
}
.pie_avisa {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	width:800px;
	height:35px;
	z-index:1;
	background-image: url(/contents/empresas/Images/barra_pie_avisa.gif);
/*	border: solid 1px #F00;*/
}
.derechos_reservados{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000;
}