body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal normal normal 12px arial, serif;
}

* {
	font-family:Arial, serif;
}
#menuHor{
	width:100%;
	height:36px;
	background-color:#000000;
	text-align:left;
	vertical-align:top;
}
#menuItem{
	float:left;
	display:inline;
}
a:link, a:visited {color:#003366; text-decoration: underline; border: 0px;}

a:active {color:#003366; text-decoration: none}

img {border: 0px;}

html, body {
	background-color:#FABF51;
	background-image: url(/img/Image/fondo.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-size:10pt
}

/*************** LAYOUT **************/

/*Especificamos las propiedades del header*/
.header {
	display:block;
	background:#000000;
	color:#0033FF;
	text-align:center;
	padding:0px;
	height:138px;
	clear:both;
}
#buscador{
	height:25px;
	width:100%;
	padding-bottom:1px;
}
/*Especificamos las propiedades del h1 (barra de navegación)*/
h1 {
	height:30px;
	background: url(../images/site/barranavegacion.gif) repeat-x;
	margin:0px;
}

h1 * {
	float:left;
	margin:8px;
	color:#003366;
	font-size:10px;
	font-style:italic;
}

#date {
	float:right;
	font-style:normal;
	font-weight:normal;
}

#bottom_design {
	margin:0px;
	height: 30px;
	background: url(../images/site/franjaabajo.gif) repeat-y;
}

/*Especificamos las propiedades del footer*/
#footer {
	width: 100%;
	height:auto;
	color:#FFFFFF;
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	background-color:#FABF51;
}

/*Este div es el contenedor de toda la pagina*/
#main_container{ 
	width:874px;
	margin:auto;
	background-color:#FFFFFF;
}

/**/
#container {
	position:relative; 
	display:block; 
	background:#fff;
	padding:10px;
}

/**/
#inner {
	display:block;
	margin-left:-150px;
	margin-right:-150px;
}

/**/
#left {
	float:left;
	position:relative;
	width:150px;
	left:0px;
	z-index: 90;
}

/**/
#right {
	float:right;
	position:relative;
	width:150px;
	right:0px;
}                

/**/
#center {
	/*padding:5px;*/
	margin-left:150px;
	margin-right:150px;
	position:relative;
	display:block;
	z-index: 0;
	background:#FFF;
	/*height:1%;*/
}

/**/
.clear {clear:both;}


/*************** MENU **************/

dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	margin: 0;
	padding: 0;
	position: relative;
}

#menu dt, #menu li {
	cursor: pointer;
	font-size: 8pt;
}

#menu li {
	height: 30px;
	padding-left:10px;
	background: url(../images/site/submenu.gif) repeat-x;
}

#menu dt {
	height: 26px;
	padding-left:5px;
	background: url(../images/site/menuizquierdaazul.gif) repeat-x;
	line-height: 26px;
}

#menu dt span {
	position: absolute;
	right:5px;
	width:8px;
	height:26px;
	background: url(../images/site/menuizquierdamas.gif);
	margin: 0;
}

#menu dt a {
	font-size:8pt;
	color:#000;
	float:left;
	/*display:block;*/
	height: 26px;
	width: 140px;
}

#menu dt:hover, #menu dt a.active, #menu dt a:hover {
	color:#003366;
	font-weight:bold;
}

#menu li a:hover {
	color:#003366;
}

#menu dd {
	display:none;
	position: absolute;
	left: 150px;
	margin-top: -1.4em;
	width: 160px;
}

#menu ul {/*padding: 2px;*/}

#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
}

#menu li a {
	display:block;
	height: 30px;
}


/* bloques**/
.block_item_title {
	background: url(../images/site/menuizquierdaverde.gif) repeat-x;
	font-weight: bold;
	font-size:8pt;
	color:#003366;
	height:26px;
	padding-left: 5px;
}

.block_item_title * {
	position:relative;
	top: 8px;
}

.block_item_campanias {
	width: 150px;
	height: 121px;
}

.block_item_campanias a {
	font-weight: bold;
	font-size:8pt;
	color:#003366;
	text-decoration: underline;
	position: relative;
	top:105px;
	display:block;
	text-align:right;
	background: url(../images/site/masinformacion.gif) no-repeat 83px top;
	padding-right: 5px;
}

#gentevital {
	background: url(../img/Image/gentevital/gentevital.gif) no-repeat;
}

#drecar {
	background: url(../img/Image/drecar/doctorecar.gif) no-repeat;
}

/** CONTACTENOS */
#contact {
	background: url(../images/site/menuderechaazul.gif) repeat-x;
	font-weight: bold;
	font-size:8pt;
	height:26px;
}

#contact a {
	display:block;
	height:26px;
	color:#003366;
	text-decoration: none;
	text-align:right;
	padding-right:25px;
	line-height:26px;
}

#contact span {
	position:absolute;
	left:15px;
	width:21px;
	height:26px;
	background: url(../images/site/sobrecontactenos.gif);
}

/*** FINDER ****/
#finder {
	width:20%;
	font-weight: bold;
	font-size:8pt;
	color:#33CC33;
	height:26px;
	margin:0px;
	padding:0px;
	position:relative;
	float:right;
	right:0px;
}

#finder * {
	margin:0px;
	padding:0px;
}	

#finder span {
	float:left;
	position:relative;
	top:6px;
	margin-left: 5px;
}
#finder input {
	float:left;
	position:relative;
	top: 5px;
	right:-5px;
	width: 90px;
}

#finder button {
	position:relative;
	right: 5px;
	float:right;
	width: 20px;
	height: 25px;
	border: 0;
	background: url(../images/site/buscar.gif) center center no-repeat;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

/***** WEBMAIL ******/
#webmail {
	background: url(../images/site/loginfondo.gif) no-repeat;
	font-weight: bold;
	font-size:8pt;
	color:#003366;
	height:220px;
	padding: 5px;
	padding-bottom: 0px;
	margin: 5px auto;
}

#webmail * {
	font-size:8pt;
}

#webmail p {
	padding: 5px auto 10px auto;
}

#webmail label, #webmail div {
	font-weight: normal;
	color:#000;
}

#webmail a {
	color:#003366;
	text-decoration: underline;
	position: relative;
	top:10px;
}

#webmail input[type="text"], #webmail input[type="password"] {
	width: 120px;
}

#webmail input[type="submit"] {
	width: 85px;
	margin-top: 5px;
	margin-left: 50px;
}

/****** ENCUESTA ******/
#encuesta {
	background: #FFF url(../images/site/rayaencuesta.gif) bottom repeat-x;
	font-weight: bold;
	font-size:8pt;
	color:#003366;
	margin: 5px auto;
}

#encuesta form {
	margin:0px;
	padding:5px;
}

.encuesta_titulo {
	background: url(../images/site/menuderechaazul.gif) repeat-x;
	padding: 5px;
}

.botonEncuesta {
	margin-left: 80px;
}
/*    Agregados para Premium Plaza */
.home_top {
	margin:-10px;
	position:relative;
	height:324px;
	width:100%;
	background-color:#FFFFFF;
}
.home_bottom_left {
	position:relative;
	float:left;
	left:0px;
	width:56%;
	height:auto;
	background-color:#FFFFFF;
}
.home_bottom_right {
	display:inline;
	background-color:#FFFFFF;
	position:relative;
	color:#000000;
	float:right;
	right:0px;
	width:43%;
	height:auto;
	height:231px;
	overflow:auto;
}
.home_bottom_right_top { 
	position:relative;
	float:right;
	right:0px;
	height:71px;
	width:100%;
	background-image:url(../img/Image/noticias_home.jpg);
	background-repeat:no-repeat;
}
.home_bottom_left2 {
	padding-left:150px;
	position:relative;
	float:left;
	left:0px;
	width:200px;
	height:500px;
	background-color:#FFFFFF;
}
.home_bottom_right2 {
	display:inline;
	background-color:#FFFFFF;
	position:relative;
	color:#000000;
	float:right;
	right:0px;
	width:300px;
	height:500px;
	padding-right:150px;
	overflow:auto;
}