* {margin:0px;padding:0px;}


ul,li {
	list-style-type:none;
	text-decoration: none;
	outline:0;
}


.menuholder li {
	float: left;
	
}
.menuholder a {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 5px;
	text-align: center;
	display: block;
	color: #999999;	text-decoration: none;
	outline:0;
	
}
.menuauig li {
	float: left;
	outline:0;
}
.menuauig a {
	height:20px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 10px;
	font-weight: bold;
	outline:0;
		
}


/*ESTADO NORMAL*/
.menu_arquitectura a {	width:150px;	height:40px;}
.menu_urbanismo a {	width:150px;	height:40px;	}
.menu_ingenieria a {	width:150px;	height:40px;	}
.menu_gestion a {	width:150px;	height:40px;	}

/*ESTADO ROLLOVER*/

.menu_arquitectura a:hover {color: #f38001;text-decoration: none;outline:0;}
.menu_urbanismo a:hover {color: #f38001;text-decoration:none;outline:0;}
.menu_ingenieria a:hover {color: #f38001;text-decoration: none;outline:0;}
.menu_gestion a:hover {color: #f38001;text-decoration: none;outline:0;}
/*ESTADO ACTIVO*/

.menu_arquitectura a:active {color: #f38001;outline:0;}
.menu_urbanismo a:active {color: #f38001;outline:0;}
.menu_ingenieria a:active {color: #f38001;outline:0;}
.menu_gestion a:active {color: #f38001;outline:0;}




/*ESTADO NORMAL*/
.menu_estudio a {
	width:120px;
	height:20px; background: url(../img/linemenu1.jpg) no-repeat top }
.menu_noticias a {width:120px;height:20px; background: url(../img/linemenu.jpg) no-repeat right top}


.menu_clientes a {width:120px;height:20px; background: url(../img/linemenu.jpg) no-repeat right top}
.menu_contacto a {width:120px;height:20px; background: url(../img/linemenu.jpg) no-repeat right top}
.menu_descargas {width:120px; height:20px;background: url(../img/linemenu.jpg) no-repeat right top}

/*ESTADO ROLLOVER*/
.menu_estudio a:hover {color: #f38001;text-decoration: underline;}
.menu_noticias a:hover{color: #f38001;text-decoration: underline}
.menu_clientes a:hover {color: #f38001;text-decoration: underline}
.menu_contacto a:hover {color: #f38001;text-decoration: underline}
.menu_descargas a:hover { color: #f38001;text-decoration: underline}

/*ESTADO ACTIVO*/
.menu_estudio a.active {background-color: #cccccc;}
.menu_noticias a.active {background-color: #cccccc;}
.menu_clientes a.active {background-color: #cccccc;}
.menu_contacto a.active {background-color: #cccccc;}
.menu_descargas a.active {background-color: #cccccc;}
