body
{
	margin:0;
}

#headerContainer
{
	background: transparent url("Images/Header/Header.jpg") no-repeat center top;
	height: 152px;
}

#logoInstitucion
{
	float: left;
	left: 10px;
	position: relative;
	top: 16px;
	height: 105px;
}

#imgHdr
{
	float: left;
}

#labelIntitucion
{
	width: 488px;
}

#sitemapContainer
{
	/*float: left;*/
	bottom: 3px;
	/*float: right;*/
	position: relative;
	right: 10px;
	top: 29px;
	text-align:right;
}

#sitemapContainerIntranet
{
	/*float: left;*/
	bottom: 3px;
	/*float: right;*/
	position: relative;
	right: 10px;
	top: -17px;
	text-align:right;
}

#clear
{
	clear: both;	
}


/*------------------------------------------------------*/
/*------------- INSTITUTION IMAGE CONTAINER ------------*/
/*------------------------------------------------------*/

.a1
{
	background: transparent url(Images/Header/a1.png) no-repeat bottom right; 
	height: 11px; 
	width: 11px;
}

.b1
{
	background: transparent url(Images/Header/b1.png) repeat-x bottom left; 
	height:11px; 
	vertical-align: bottom;	
}

.c1
{
	background: transparent url(Images/Header/c1.png) no-repeat bottom left; 
	height: 11px; 
	width: 11px;
}
.a2
{
	background: transparent url(Images/Header/a2.png) no-repeat top right; 
	width: 11px;	
}
.c2
{
	background: transparent url(Images/Header/c2.png) no-repeat top left; 
	width: 11px;	
}
.a3
{
	background: transparent url(Images/Header/a3.png) no-repeat top right; 
	height: 11px; 
	width: 11px;
}
.b3
{
	background: transparent url(Images/Header/b3.png) repeat-x top left; 
	height: 11px; 
	vertical-align: bottom;	
}
.c3
{
	background: transparent url(Images/Header/c3.png) no-repeat top left; 
	height: 11px; 
	width: 11px;	
}
