body {
	margin: 0;
	padding: 0;
	background: White;
	font: normal normal normal 8px/normal Verdana, Geneva, Arial, Helvetica, sans-serif; }
	
img {	border: none; }

h1,
h2,
h3,
p {
	font: normal normal normal 9px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0; }

i { visibility: hidden; }

a {
	text-decoration: none;
	font: normal normal normal 8px/normal Verdana, Geneva, Arial, Helvetica, sans-serif; }

a i { visibility: hidden; }

.meaning {
	border-bottom: dotted 1px Green;
	cursor: help; }

.meaning:hover { color: Black; }

.scripttxt { color: #EC1C24; }

#container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 660px;
	height: 400px;
	margin-left: -330px; }
	
#newmaw {
	position: absolute;
	top: 410px;
	left: 50%;
	width: 660px;
	height: 40px;
	margin-left: -330px;
	text-align: center;
	color:#aaa; }

#newmaw p {
	font: normal normal normal 14px/14px Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-top:6px; }

#newmaw p a {
	font: normal normal normal 14px/14px Geneva, Arial, Helvetica, sans-serif;
	color:#EC1C24; }
	
#newmaw p#nomenclatura {
	font: bold normal normal 12px/12px Geneva, Arial, Helvetica, sans-serif;
	color:#EC1C24; }


#mawlogo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 90px;
	height: 120px; }

#mainmenu {
	position: absolute;
	top: 140px;
	left: 20px;
	width: 90px;
	height: 260px;
	background: transparent url(../images/mainmenu.jpg) no-repeat scroll; }

#mainmenu ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none; }

#mainmenu ul li {
	display: block;
	width: 100%;
	height: 13px;
	margin: 0 0 14px 0;
	padding: 0;
	overflow: hidden; }

#mainmenu ul li a {
	display: block;
	width: 100%;
	height: 100%; }

a#a_clientes {	background: transparent url(../images/a_clientes.gif) no-repeat 0 0; }
a#a_nosotros {	background: transparent url(../images/a_nosotros.gif) no-repeat 0 0; }
a#a_servicios { background: transparent url(../images/a_servicios.gif) no-repeat 0 0; }
a#a_contacto {	background: transparent url(../images/a_contacto.gif) no-repeat 0 0; }

a#a_clientes:hover {	background: transparent url(../images/a_clientes.gif) no-repeat 2px 1px; }
a#a_nosotros:hover {	background: transparent url(../images/a_nosotros.gif) no-repeat 2px 1px; }
a#a_servicios:hover { background: transparent url(../images/a_servicios.gif) no-repeat 2px 1px; }
a#a_contacto:hover {	background: transparent url(../images/a_contacto.gif) no-repeat 2px 1px; }

#b_clientes a#a_clientes {	background: transparent url(../images/a_clientes_select.gif) no-repeat 0 0; }
#b_nosotros a#a_nosotros {	background: transparent url(../images/a_nosotros_select.gif) no-repeat 0 0; }
#b_servicios a#a_servicios { background: transparent url(../images/a_servicios_select.gif) no-repeat 0 0; }
#b_contacto a#a_contacto {	background: transparent url(../images/a_contacto_select.gif) no-repeat 0 0; }

#a_cli_cover, #a_nos_cover, #a_ser_cover, #a_con_cover {
	position: absolute;
	left: 0;
	width: 90px;
	height: 13px;
	visibility: hidden; }

#a_cli_cover {	top: 20px; }
#a_nos_cover {	top: 47px; }
#a_ser_cover {	top: 74px; }
#a_con_cover {	top: 101px; }

#b_clientes #a_cli_cover {	visibility: visible; }
#b_nosotros #a_nos_cover {	visibility: visible; }
#b_servicios #a_ser_cover { visibility: visible; }
#b_contacto #a_con_cover { visibility: visible; }