body{background-image:url(../img/backGround.png); background-repeat:repeat-x; background-color:#FFFFFF; text-align: center; padding:0; margin:0;}
*{font-size:1px;}


#contenido
{font-size:14px;}

a
{font-size:11px; color:#728997;}

a.mMenu
{
	display:block;
	text-decoration:none;
	padding:4px 1px 4px 1px;
	text-align:center;
}

#containerAll 
{
	position:relative;
	margin: 0 auto;
	width: 950px;
	text-align:left;
}

#containerAll2
{
	position:absolute;
	top:4px;
	left:10px;
}

#logo
{
	position:absolute;
	top:0px;
	left:10px;
	height:50px;
	width:175px;
}

.colorHL
{
	color:#075121;
}

#mnuGen
{
	position:absolute;
	top:70px;
	left:0px;
	width:930px;
	height:40px;
	z-index:5000;
}
	#mnuGen ul
	{
		list-style:none;
		display:inline;
		margin:0;
		padding:0;
	}
	#mnuGen  ul  li
	{
		display:inline;
	}
	
	
	
	#mnuGen  ul  li  a
	{
		text-indent:-9999px;
	}
	
	#mnuGen  ul  li  ul li a
	{
		text-indent:0;
	}
	
	#mnuGen  ul  li  a.mnuGen_About
	{
		height:40px;
		width:89px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_aboutus.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_About_on
	{
		height:40px;
		width:89px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_aboutus.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_About:hover
	{
		background:url(../img/mnu_aboutus.gif) 0 40px;
	}
	
	#mnuGen  ul  li  a.mnuGen_Patient
	{
		height:40px;
		width:126px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_patient.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_Patient_on
	{
		height:40px;
		width:126px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_patient.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_Patient:hover
	{
		background:url(../img/mnu_patient.gif) 0 40px;
	}
	
	#mnuGen  ul  li  a.mnuGen_Health
	{
		height:40px;
		width:190px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_health.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_Health_on
	{
		height:40px;
		width:190px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_health.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_Health:hover
	{
		background:url(../img/mnu_health.gif) 0 40px;
	}
	
	
	#mnuGen  ul  li  a.mnuGen_Prod
	{
		height:40px;
		width:85px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_prod.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_Prod_on
	{
		height:40px;
		width:85px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_prod.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_Prod:hover
	{
		background:url(../img/mnu_prod.gif) 0 40px;
	}
	
	#mnuGen  ul  li  a.mnuGen_Inv
	{
		height:40px;
		width:80px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_invest.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_Inv_on
	{
		height:40px;
		width:80px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_invest.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_Inv:hover
	{
		background:url(../img/mnu_invest.gif) 0 40px;
	}
	
	#mnuGen  ul  li  a.mnuGen_News
	{
		height:40px;
		width:100px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_news.gif) 0 0px;
	}
	#mnuGen  ul  li  a.mnuGen_News_on
	{
		height:40px;
		width:100px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_news.gif) 0 40px;
	}
	#mnuGen  ul  li  a.mnuGen_News:hover
	{
		background:url(../img/mnu_news.gif) 0 40px;
	}
	
	#mnuGen  ul  li#mnuGen_End
	{
		height:40px;
		width:260px;
		overflow:hidden;
		display:block;
		float:left;
		background:url(../img/mnu_end.gif) 0 0px;
	}
	
	
	/*#mnuGen_About
	{
		position:absolute;
		top:0px;
		left:0px;
		height:40px;
		width:89px;
		cursor:pointer;
	}*/
		ul#mnu_aboutus_items
		{
			position:absolute;
			top:40px;
			left:0px;
			width:89px;
			overflow:hidden;
			z-index:3500;
			display:none;
		}
		#lineH
		{
			background-image:url(../img/dottedH.gif);
			background-repeat:repeat-x;
			height:1px;
		}
		#mnuDL1
		{
			background-image:url(../img/mnuDL.gif);/*png*/
			background-repeat:no-repeat;
			height:6px;
			width:6px;
		}
		#mnuDR1
		{
			background-image:url(../img/mnuDR.gif);/*png*/
			background-repeat:no-repeat;
			height:6px;
			width:6px;
		}
	
	/*#mnuGen_Patient
	{
		position:absolute;
		top:0px;
		left:89px;
		height:40px;
		width:126px;
		cursor:pointer;
	}*/
		#mnu_patient_items
		{
			position:absolute;
			top:95px;
			left:89px;
			width:126px;
			overflow:hidden;
			z-index:3550;
			display:none;
		}
	/*#mnuGen_Health
	{
		position:absolute;
		top:0px;
		left:215px;
		height:40px;
		width:190px;
		cursor:pointer;
	}*/
		#mnu_health_items
		{
			position:absolute;
			top:95px;
			left:215px;
			width:190px;
			overflow:hidden;
			z-index:3600;
			display:none;
		}
	/*#mnuGen_Prod
	{
		position:absolute;
		top:0px;
		left:405px;
		height:40px;
		width:85px;
		cursor:pointer;
	}*/
		ul#mnu_prod_items
		{
			position:absolute;
			top:40px;
			left:405px;
			width:85px;
			overflow:hidden;
			z-index:3650;
			display:none;
		}
	/*#mnuGen_Inv
	{
		position:absolute;
		top:0px;
		left:490px;
		height:40px;
		width:80px;
		cursor:pointer;
	}*/
		ul#mnu_invest_items
		{
			position:absolute;
			top:40px;
			left:490px;
			width:80px;
			overflow:hidden;
			z-index:3700;
			display:none;
		}
	/*#mnuGen_News
	{
		position:absolute;
		top:0px;
		left:570px;
		height:40px;
		width:100px;
		cursor:pointer;
	}*/
		ul#mnu_news_items
		{
			position:absolute;
			top:40px;
			left:570px;
			width:100px;
			overflow:hidden;
			z-index:3750;
			display:none;
		}
	/*#mnuGen_End
	{
		position:absolute;
		top:0px;
		left:670px;
		height:40px;
		width:260px;
		cursor:pointer;
	}*/
	

#tools
{
	position:absolute;
	left:768px;
	top:7px;
}
	#tools_Home
	{
		position:absolute;
		top:0px;
		left:0px;
		height:21px;
		width:21px;
		cursor:pointer;
	}
	#tools_Print
	{
		position:absolute;
		top:2px;
		left:35px;
		height:19px;
		width:19px;
		cursor:pointer;
	}
	#tools_Send
	{
		position:absolute;
		top:7px;
		left:70px;
		height:14px;
		width:20px;
		cursor:pointer;
	}
	#tools_Map
	{
		position:absolute;
		top:1px;
		left:102px;
		height:20px;
		width:22px;
		cursor:pointer;
	}

#mainImage1
{
	position:absolute;
	top:110px;
	left:-10px;
	height:268px;
	width:728px;
}
#mainImage2
{
	position:absolute;
	top:110px;
	left:-10px;
	height:268px;
	width:948px;
}
	
#mainBoxes
{
	position:absolute;
	top:120px;
	left:720px;
	height:250px;
	width:210px;
	background-image:url(../img/mainImg_boxes.gif);/*mainImg_boxes.png*/
}
	#mainBoxes1
	{
		position:absolute;
		top:68px;
		height:85px;
		width:210px;
		overflow:hidden;
		padding:10px 15px 10px 15px;
	}
	#mainBoxes2
	{
		position:absolute;
		top:0px;
		height:56px;
		width:210px;
		overflow:hidden;
		padding:10px 15px 10px 15px;
	}
	#mainBoxes3
	{
		position:absolute;
		top:165px;
		height:85px;
		width:210px;
		overflow:hidden;
		padding:10px 15px 10px 15px;
	}
	


#path1
{
	position:absolute;
	top:380px;
	left:-10px;
	width:950px;
}

#dot1
{
	height:1px;
	background-image:url(../img/dot1.jpg);
	background-repeat:repeat-x;
	width:950px;
}


#realContentAll
{
	position:absolute;
	left:-10px;
	top:420px;
}


#leftMnu ul
{
	list-style:none;
	padding:0;
	margin:0;
}
	#leftMnu ul li
	{
		padding:0;
		margin:0;
		padding-bottom:7px;
	}
	
	#leftMnu ul li ul
	{
		padding:0;
		margin:0;
		padding-left:10px;
		padding-top:7px;
	}
	
	#leftMnu a.selected
	{
		font-size:11px;
		font-family:Verdana;
		color:#000000;
		padding:0;
		margin:0;
		background:url(../img/arrowB2.jpg) no-repeat;
		background-position:0px 4px;
		padding: 0;
		padding-left: 15px;
		text-decoration:none;
	}
	
	
	#leftMnu a.selected_
	{
		font-size:11px;
		font-family:Verdana;
		color:#728997;
		padding:0;
		margin:0;
		background:url(../img/arrowG1.jpg) no-repeat;
		background-position:0px 4px;
		padding: 0;
		padding-left: 15px;
		text-decoration:none;
	}
	

#right1_
{
	background-color:#ffffff;/*#e4e9ec;*/
	width:230px;
}
#right1_x
{
	width:230px;
}

#right1_1
{
	background-color:#e4e9ec;
	width:210px;
	padding:0px 10px 10px 10px;
}

#right2_1
{
	width:210px;
	padding:0px 10px 10px 10px;
}

.lrPad10 td div
{
	font-size:11px;
	font-family:Verdana;
	color:#728997;
	font-weight:900;
	display:inline;
}
.lrPad10 td h3
{
	font-size:11px;
	font-family:Verdana;
	color:#728997;
	font-weight:900;
	display:inline;
}
.lrPad10 td h2
{
	font-size:13px;
	font-family:Verdana;
	color:#728997;
	font-weight:900;
	display:inline;
}



.ptrx
{
	background-image:url(../img/ptr.jpg);
	background-repeat:repeat-x;
	height:1px;
}


#realText
{
	font-size:12px;
	font-family:Verdana;
	color:#728997;
	font-weight:100;
}
	#realText h3
	{
		font-size:13px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
		display:inline;
	}
	#realText h2
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:900;
		display:inline;
	}
	#realText div
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
		display:inline;
	}
	#realText *
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
	}
	#realText strong
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:900;
		display:inline;
	}
	#realText b
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:900;
		display:inline;
	}
	#realText ul
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
	}
	#realText blockquote
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
	}
	#realText ul li
	{
		font-size:12px;
		font-family:Verdana;
		color:#728997;
		font-weight:100;
	}






.spaceV2{height:2px;}
.spaceV3{height:3px;}
.spaceV4{height:4px;}
.spaceV5{height:5px;}
.spaceV6{height:6px;}
.spaceV7{height:7px;}
.spaceV8{height:8px;}
.spaceV9{height:9px;}
.spaceV10{height:10px;}
.spaceV11{height:11px;}
.spaceV12{height:12px;}
.spaceV13{height:13px;}
.spaceV14{height:14px;}
.spaceV15{height:15px;}
	
	
	
	
	
	
	
	/* 8ba2b1 */
	
	
	
	
	
	
#nlForm label
{
	font-family:Verdana;
	font-size:11px;
	color:#728997;
}
#nlForm input
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	border:1px solid #728997;
}


/**/

.fontVerdana{font-family:Verdana;}


.font8{font-size:8px;}
.font9{font-size:9px;}
.font10{font-size:10px;}
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font17{font-size:17px;}
.font18{font-size:18px;}
.font20{font-size:20px;}


.fontBlack{color:#000000;}
.fontWhite{color:#FFFFFF;}
.fontGray1{color:#728997;}


.textCenter{text-align:center;}


#realText h3{font-family:Verdana; font-size:12px; color:#728997; font-weight:900;}

.mnuPad{padding-bottom:4px; padding-top:4px;}
.lrPad10{padding-left:10px; padding-right:10px;}


.bold{font-weight:900;}
.bold_{font-weight:100;}


.pointer{cursor:pointer;}




#popBox *
	{
		font-size:11px;
		font-family:Verdana;
		color:#FFFFFF;
	}
	#popBox2 *
	{
		font-size:11px;
		font-family:Verdana;
		color:#FFFFFF;
	}


#realText12
{
font-size:12px;
font-family:Verdana;
color:#728997;
font-weight:100;
}
#realText11
{
font-size:11px;
font-family:Verdana;
color:#728997;
font-weight:100;
}
#realText10
{
font-size:10px;
font-family:Verdana;
color:#728997;
font-weight:100;
}


/* right col */


#rContent 
{
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
}


/*big title*/
#rContent  h1
{
	color: #000;
	font-family: Verdana;
	font-size: 20px;
	font-weight: 100;
}

/*title normal*/
#rContent  h2
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 900;
}

/*text normal*/
#rContent  h3
{
	color: #728997;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 900;
}

/*text normal*/
#rContent  h4
{
	color: #728997;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
}








	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	