body{
  background: transparent url('../images/bg_degrad.png');
}

#body{
  width: 954px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 10px;
}

div#header{
}

#header a img{border: none;text-decoration:none;}

#header ul{
  margin: 0;
  margin-top: 8px;
  padding: 0;
  list-style-type: none;
  width: 100%;
  text-align: center;
  font-size: 0.80em;
}

#header li{
  display: inline;
  margin: 0 10px;
  border-right: 1px solid black;
  border-left: 1px solid black;
}

#header li a{
  font-size: 1.0em;
  font-family: Courier;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #35496e;
  text-decoration: none;
  padding: 0 5px;
}

#header li a:hover{
  background: #35496e;
  color: #fff;
}
#header li.active a{
  text-decoration: underline;
  font-size:1.3em;
}

#content{
  float: left;
  padding: 30px 0 0 10px; 
  width: 100%;
}

#content_tienda{
  padding-top: 30px;
  background: transparent url('../images/tienda.png') no-repeat;
  height: 500px;
}
#title{
  float: left;
  width: 100%;
  padding: 0;
}

div.servicios div#icons{margin-top: 55px;}
div.index div#icons{margin-top: 30px;}
div.taller div#icons{margin-top: 5px;}
div.taller_icon{
  border: 2px solid black;
  background: #fff;
  -moz-border-radius: 20px;
  margin-right: 40px;
}

div.index{background: transparent url('../images/index_h1.png') no-repeat 0 50px}
div.servicios{background: transparent url('../images/protected_computer.png') no-repeat 3px 20px;}
div.taller{background: transparent url('../images/taller.png') no-repeat 0 30px;}
div.contacto{background: transparent url('../images/contactar.png')no-repeat 0 30px;}

h1{
  margin: 90px 0 20px 110px;
  border-bottom: 3px solid #eeca51;
  padding-left: 30px;
  color: #35496e;
  font-size: 1.2em;
}

div.index h1{font-size:1.6em;}

div.servicios h1{
  margin-left: 120px;
  padding-left: 10px;
  padding-bottom: 5px;
}

div.taller h1{
  margin-left: 200px;
  padding-left: 10px;
  padding-bottom: 5px;
}

h2{
  margin: -10px 0 0 160px;
  color: #35496e; 
  font-size: 1.2em;
}

div.taller h2{margin-left: 250px;}

#icons{
  margin-top: -20px;
  float: right;
}

img.services_bg{
  float: right;
  margin: -20px 0 0 0px;
}

img.services_bg2{
  float:right;
  margin: 0;
}
img.taller_bg{
  float: right;
  margin-top: -60px;
  margin-right: 20px;
}


#maintext{
  float: left;
  width: 100%;
  border-bottom: 2px solid #f8c301;
}

#maintext p{
  margin: 0;
  font-size: 0.90em;
  font-family: Arial;
  word-spacing: 0.5em;
  line-height: 1.3em;
  text-align: justify;
  padding: 10px 0 30px 30px; 
}

div#map_canvas{
  float: left;
  width: 500px;
  height: 350px;
  margin: 10px 0 30px 30px;
  border: 1px solid black;
}

#maintext h3{
  background: transparent url('../images/bullet.png') no-repeat 0 3px;
  padding-left: 25px;
  margin: 0;
  margin-top: 20px;
}

#maintext p.nonjustified{
  text-align: left;
}

#maintext #right{
  float: right;
  width: 240px;
  border-left: 2px solid #f8c301;
  clear: right;
  margin: 20px 0 0 10px;
  padding: 20px 0 0px 20px;
}

#maintext a{
  color: #35496e;
  font-weight: bold;
}

#taller_right{
  float: right;
  text-align: center;
  width: 200px;
  margin-left: 100px;
}


#taller_right img{
  margin: 20px 0;
}

#contacto_right{
  float: right;
  text-align: center;
  width: 300px;
  border-left: 2px solid #f8c301;
  clear: right;
  margin: 20px 0 0 10px;
  padding: 80px 0 80px 20px;
  font-size: 0.9em;
}

#right form{
  padding: 17px 0 0 70px;
  background: url('../images/login.png') no-repeat;
  text-align: left;
}

#right input.text{
  width: 145px;
  margin-bottom: 18px;
  height: 18px;
  border: none;
}
#right input.enviar{
  margin-top: 10px;
  margin-left: 80px;  
}

#right p{
  text-align: center;
  color:#df7a20;
  font-weight: bold;
  font-family: Times;
  font-size: 1.6em;
  padding-bottom: 50px;
}

#right p.offer2{
  color: #3c4763;
}

img.index{
  float: right;
  margin-left: 10px;
}



span.guacia{
  font-size: 1.3em;
  color: #35496e;
  font-weight: bold;
}

span.informatica{
  font-size: 1.3em;
  font-weight: bold;
#  color: #35496e;
}

#footer{
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding: 2px 20px;
  background: transparent url('../images/foot.png') no-repeat center;
  font-size: 0.85em;
  font-family: Arial;
  height: 26px;
  line-height: 26px;
  color: #35496e;
  font-weight: bold;
}
