/*************************************************************************
---------------------------- HOME PAGE ----------------------------------
*************************************************************************/

body#home #contentWrapper {
	position:relative;
	width:750px;
	height:308px;
	font:normal 12px/18px 'lucida grande',verdana,helvetica,sans-serif;
	background: url(../images/home/contentWrapperBg.gif) no-repeat;
	padding:0 5px 4px 3px;
}

.D1 {
	background: url(../images/fon_noti.gif);
}

.texto {  
	font-family: Times New Roman, Georgia, Times, serif; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px
}

.titulo {  
	font-family: Times New Roman, Georgia, Times, serif; 
	color: #144d9d; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 13px
}

.titulo:hover {  
	font-family: Times New Roman, Georgia, Times, serif; 
	color: #144d9d; 
	font-weight: normal; 
	text-decoration: underline; 
	font-size: 13px
}

/* -- header
------------------------------------------------------------------------*/

body#home #header {
	position:relative;
	width:758px;
	height:93px;
	background:url(../images/headerBg.gif);
	}


/* -- Main Column
------------------------------------------------------------------------*/

body#home #main {
	position:absolute;
	top:0;
	left:3px;
	width:456px;
	height:265px;
	padding:20px;
	background-image: url(../images/foto_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

body#home #main img {
	position:absolute;
	top:0;
	right:0;
	}

body#home #main h3 {
	width:211px;
	height:83px;
	background: url(../images/h3.gif) no-repeat;
	}

body#home #main h3 span {
	margin-left:-5000px;
	}

body#home #main p {
	width:218px;
	height:174px;
	background:  url(../images/p.gif);
	margin-top:12px;
	}

body#home #main p span {
	margin-left:-5000px;
	}
	
baby {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	}

	
/* -- Navigation
------------------------------------------------------------------------*/

#homeNav {
	position:absolute;
	top:0;
	right:5px;
	width:239px;
	height:348px;
	/* background:url(../images/test.gif); */
	}

#homeNav a {
	display:block;
	width:239px;
	height:48px;
	}

a#menubar1 {
	background:url(../images/menu1_off.gif);
	}

a#menubar2 {
	background:url(../images/menu2_off.gif);
	}

a#menubar3 {
	background:url(../images/menu3_off.gif);
	}

a#menubar4 {
	background:url(../images/menu4_off.gif);
	}

a#menubar5 {
	background:url(../images/menu5_off.gif);
	}

a#menubar6 {
	background:url(../images/menu6_off.gif);
	}

a#menubar7 {
	background:url(../images/off/laboratory.gif);
	}

a#menubar1:hover {
	background:url(../images/menu1_on.gif);
	}

a#menubar2:hover {
	background:url(../images/menu2_on.gif);
	}

a#menubar3:hover {
	background:url(../images/menu3_on.gif);
	}

a#menubar4:hover {
	background:url(../images/menu4_on.gif);
	}

a#menubar5:hover {
	background:url(../images/menu5_on.gif);
	}

a#menubar6:hover {
	background:url(../images/menu6_on.gif);
	}

a#menubar7:hover {
	background:url(../images/on/laboratory.gif);
	}


/* -- Capabilities
------------------------------------------------------------------------*/

#capabilities {
	position:absolute;
	left:3px;
	bottom:4px;
	padding:5px;
	width:485px;
	height:19px;
	}

#capabilities li {
	display:inline;
	float:left;
	}

#capabilities a {
	height:19px;
	display:block;
	}

a#homeCapBranding {
	width:112px;
	background:url(../images/home/capabilities/branding.gif);
	}

a#homeCapWebDe {
	width:67px;
	background:url(../images/home/capabilities/webDe.gif);
	}

a#homeCapPrint {
	width:74px;
	background:url(../images/home/capabilities/print.gif);
	}

a#homeCapAdvertising {
	width:71px;
	background:url(../images/home/capabilities/advertising.gif);
	}

a#homeCapAnimation {
	width:60px;
	background:url(../images/home/capabilities/animation.gif);
	}

a#homeCapWebAp {
	width:101px;
	background:url(../images/home/capabilities/webAp.gif);
	}

	
/* -- Copyright
------------------------------------------------------------------------*/

body#home #copyright {
	width:758px;
	}

