@charset "utf-8";
/* CSS Document */

#top{
	width:960px;
	height:40px;
	background-image: url(../../images/top_bar_ciudadano.gif);
	background-repeat:no-repeat;
	background-position: right;
	margin:0 auto;
	margin-top:10px;}

#barra-menu{
	/*	padding-left:160px; */
	width:960px;
	margin:0 auto;
	padding:0;
	height:34px;
	position:relative;
	/*z-index:5;*/
	z-index:2;
	background-color:#F0EDE8;
}

	#menu-ext-container{
	height:28px;
	width:310px;
	margin:5% 10px 10px 10px;
	padding:5px 0;
	background-image: url(../../images/backmenuexterior.png);
	z-index:1;
}