/* joseluislago.com ## by: dOOm-art.com */
* {margin:0; padding:0;}
html {
  padding:0px;
  margin:0px;
}


body {
  background:#000000;
  font-size: 10px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  text-align: center;
  margin: 0px 0px 0px 0px;
  color: #FFFFFF;
}

a:link {
  font-weight: bold;
  text-decoration: none;
  color: #AAAAAA;
	
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #AAAAAA;
}
a:hover, a:active {
  text-decoration: none;
  color: #666666;
}

#cuerpo {
  text-align: center;
  width:687px;
  height:auto;
  margin:auto;
}

#logo {
  background-image: url('img/logo.gif');
  background-repeat: no-repeat;
  background-position: center top;
  width: 688px;
  height: 84px;
  border:none;
}

#encabezado {
  width:688px;
  height:168px;
  border:none;
}

#menu {
  width:688px;
  height:124px;
  border:none;
}

#centro {
  background-image: url('img/centro.gif');
  background-repeat: no-repeat;
  background-position: center top;
  width:688px;
  height:auto;
  border:none;
}

#pie {
  background-image:url('img/pie.gif');
  background-repeat: no-repeat;
  background-position: center;
  height:83px;
  width:688px;
  border:none;
  font: 7pt Arial;
  padding-top: 100px;
}

#centro_txt{
  text-align: justify;
  line-height: 2;
  padding: 50px;
}

#centro2_txt{
  text-align: center;
  line-height: 2;
  padding: 50px;
}
#gal_img img{
	text-align: center;
	border: 1px solid #666666;
}

#bio_img {
  padding: 20px;
  float: right;
}

.mail_img{
  border:0;
  padding:0px;
}

#multi_txt{
	text-align: center;
  line-height: 2;
  padding: 50px;
}
#empre_img{
  border:0;
  padding:10px;
}
.gal_img{
	border-color:#660000;
}
.title{
  color:#FFFFFF;
}














