
body,ul,li,h3,h4,h5,h6,p,pre,form,fieldset,input,th,td{
	margin:0;padding: 0;}
	
h1,h2,h3,h4,h5,h6{font-size: 100%}

ol,ul{list-style: none;}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal; font-weight: normal;}
	
fieldset,img{	border: 0; }
 
 
body{
   text-align: center;
	background-color:#FAF7F2;
	font-size: 70%;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

em{
  font-weight: bold;
  
}

p{
	color:#1e1e1e;
	font-size: 1em;
}

#container {
   position: relative;
   background: url(../images/index_bg.jpg) no-repeat;
	width:972px;
   height: 636px;
   margin: auto;
	list-style: none;
}
li#mapa a{
  position: relative;
  float: right;
  list-style: none;
  text-decoration: none;
  color: #1e1e1e;
  padding-right: 25px;
  top: 10px;
}

li#mapa a:hover{
  position: relative;
  float: right;
  list-style: none;
  text-decoration: underline;
  color: #1e1e1e;
}

li#intro{
   position: relative;
 float: left;
 width: 400px;
 text-align: left;
 list-style: none;
 top: 250px;
 left: 495px;
}
li#enter{
 position: relative;
 float: left;
 top:  420px;
 left: 380px;
 list-style: none;
}

