body {
	background-color: #484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;	
}
div#maqueta{
	vertical-align: middle;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	width: 778px;
	top: 0px;
	height: auto;
	line-height: 12pt;	 
}
a img {
border:none;
}
a {
outline:none;
}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:748px;
	height:auto;
	z-index:1;
}
#botonera {
	position:absolute;
	left:0px;
	top:141px;
	width:720px;
	height:29px;
	z-index:2;
	padding-left: 25px;
}

#imagen-head {
	position:absolute;
	left:0px;
	top:0px;
	width:748px;
	height:141px;
	z-index:2;
}


#menu-lateral {
	position:absolute;
	left:520px;
	top:-11px;
	width:234px;
	height:403px;
	z-index:5;
	background-image: url(imagenes/fondo-menu-naranja.jpg);
	right: 0px;
}

#menu-1 {
	position:absolute;
	left:36px;
	top:153px;
	width:147px;
	z-index:1;
	color: #e1e1d5;
}
#menu-2 {
	position:absolute;
	left:38px;
	top:296px;
	width:122px;
	z-index:1;
	color: #e1e1d5;
}

#titulo-1 {
	position:absolute;
	left:17px;
	top:59px;
	width:191px;
	height:32px;
	z-index:1;
}
#titulo-2 {
	position:absolute;
	left:36px;
	top:110px;
	width:99px;
	height:32px;
	z-index:1;
}
#titulo-3 {
	position:absolute;
	left:36px;
	top:250px;
	width:122px;
	height:34px;
	z-index:1;
}

a:link, a:visited {
	color: #5a5a5a;
	text-decoration: none;
}
a:hover, a:active {
	color: #5a5a5a;
	text-decoration: underline;
}
/*-----------------------------------------------*/

#menu-lateral a:link {
	color: #e1e1d5;
	text-decoration: none;
}
#menu-lateral a:visited {
	color: #e1e1d5;
	text-decoration: none;
}
#menu-lateral a:hover {
	color: #e1e1d5;
	text-decoration: underline;
}
#menu-lateral a:active {
	color: #e1e1d5;
	text-decoration: underline;
}


/*-----------------------------------------------*/

#texto-pie a:link {
	color: #81817c;
	text-decoration: none;
}
#texto-pie a:visited {
	color: #81817c;
	text-decoration: none;
}
#texto-pie a:hover {
	color: #81817c;
	text-decoration: underline;
}
#texto-pie a:active {
	color: #81817c;
	text-decoration: underline;
}
#h4 a:link {
	color: #484848;
	text-decoration: none;
}
#h4 a:visited {
	color: #484848;
	text-decoration: none;
}
#h4 a:hover {
	color: #484848;
	text-decoration: underline;
}
#h4 a:active {
	color: #484848;
	text-decoration: underline;
}
.naranja {color: #E26D0F; }

