/* 2013 Equipo NTG */

/*  CSS para Dibam*/

/*  media: Screen */







/*logo*/

#header h1 {

background:  url(images/header_image.jpg) no-repeat 0 0;

width: 1000px;

height:135px;

text-indent: -999%;

color: #E1E1E1;

position: absolute;

z-index: 100;

top:12px;

font-family:Arial, Helvetica, sans-serif;



}





#header h1 a {

display:block;

width: 380px;

height: 58px;

}

/*=======Espacio de Header con Container======= Guillermo*/



#spacer { 

	width:100%;

	height:40px;

}



/*=======Logo Inmerso======= Guillermo*/



.logo_inmerso {

	width:220px;

	height:245px;

	float:left;

	background:  url(images/logo_grande.jpg) no-repeat 0 0;

	margin-left:19px;
	
	position:absolute;
	
	z-index:2;
	
	

	

} 





.acceso_perfiles:hover {

	background-position: 0 -30px;

}



.acceso_perfiles a{

	text-decoration:none;

	color:#004189;

	padding-left: 28px;

	width: 170px;

	height: 26px;

	display: block

	}

	

	.acceso_perfiles a:hover {

	color:#666;

	}



/*=======BUSCADOER PRINCIPAL=======*/





