body{
	background-color: #FFFFFF;
	background-image: url(../imageness/bgrBodyGradient.gif);
	background-repeat: repeat-x;	
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7E4E8;
}




.link{
	color: #D7E4E8;
	text-decoration: underline;
}

.link:hover{
	color: #ffffff;
}

.normalText:hover{
	color: #91E5FF;
}

#root1Div{
	background-image: url(../imagenes/bgrBody.gif);
	background-repeat: repeat-y;
}

#root2Div{
	background-image: url(../imagenes/bgrSharedBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#root3Div{
	background-image: url(../imagenes/bgrSharedTop.gif);
	background-repeat: no-repeat;
}

#header{
	background-image: url(../imagenes/bgrHeader.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contenidoDiv{
	border-left: 1px solid #9EB8B7;
	
	
	
}




.bottomMenuSeparatorDiv, .bottomMenuSeparatorSharedDiv{
	background-color: #82B4E4;
	border-left: 1px solid #2C4C80;
}

.bottomMenuLinks, #bottomMenuDiv{
	font-size: 11px;
	/*color: #88B7E3;*/
	color: #577EB7;
	text-decoration: none;
}

.bottomMenuLinks:hover{
	text-decoration: underline;
}

#copyRightDiv{
	color: #577EB7;
	font-size: 10px;
	border-left: 2px solid #577EB7;
}

.copyRightLinks{
	color: #577EB7;
	font-size: 10px;
	text-decoration: none;	
}

.copyRightLinks:hover{
	text-decoration: underline;	
}
#nav
{
z-index:1;
	
	
}

