@charset "utf-8";
/* CSS Document */


body {
	background-color:#000;
margin-left:auto;
margin-right:auto;
background-image: url(images/bk.jpg);
background-position: top -35px;} 
	
#centro {
	text-align: center;
	margin-top:60px;
	z-index:2;}

a img {
	border:0px;}

#fotoana {
	height: 268px;
	width:600px;
	margin-left: auto;
	margin-right: auto;	
	display:block;
	position:relative;
	top:-95px;
	}	
	
#fotoana a{
	height: 268px;
	width:600px;
	display:block;
}

#botones{
	width:600px;
	height:160px;
	margin-left: auto;
	margin-right: auto;	
	}
	
#botones ul {
	padding: 10px 0 0 40px;
	margin:0;
	list-style:none;
	text-align:left;}
	
#botones ul li {
	display:block;
	float:left;
	width:155px;
	height:80px;
	padding-left:5px;
	text-indent:1600px;}

.bot1 {
	background-image:url(images/confondo_03.png);
	background-repeat:no-repeat;
	background-position: 5px 6px;}
	
.bot1 a{
	display:block;
	width:200px;
	height:80px;
	}	
	
.bot1 a:visited {		background-image:url(images/confondo_03.png);
	background-repeat:no-repeat;
	background-position: 0 -6px;}

.bot1 a:hover {
		background-image:url(images/confondo_03.png);
	background-repeat:no-repeat;
	background-position: 0 -9px;}	
	
.bot1 a:active {		
background-image: url(images/confondo_05.png);
	background-repeat:no-repeat;
	background-position: 0 -9px;}

.bot2 {
	background-image:url(images/confondo_05.png);
	background-repeat:no-repeat;
	background-position: 5px 6px;}
	
.bot2 a{
	display:block;
	width:200px;
	height:80px;
	}	
	
.bot2 a:visited {		background-image:url(images/confondo_05.png);
	background-repeat:no-repeat;
	background-position: 0 -6px;}

.bot2 a:hover {
		background-image:url(images/confondo_05.png);
	background-repeat:no-repeat;
	background-position: 0 -9px;}	
	
.bot2 a:active {		
background-image:url(images/confondo_05.png);
	background-repeat:no-repeat;
	background-position: 0 -9px;}


.news {
	height: 110px;
	width:600px;
	display:block;
	padding:0;
	text-align:center;
	margin-left: auto;
  margin-right: auto;
  margin-top:-80px;
  background-image:url(images/news.png);
  background-repeat:no-repeat;
  background-position:80px 0px;
  position:relative;
	}	
	

#newsletter {
    position:relative;
    width:320px;
    height:110px;
    float:left;
    background:url(img/newsletter_bg.jpg) no-repeat 0 0;
    margin:20px 0 50px  0;
  }
  #newsletter label {
    font:bold 16px  Verdana, Geneva,  sans-serif;
    letter-spacing:-1px;
    margin-top:26px;
    width:100%;
    display:block;
    color:#fff;
    text-align:center;
  }
  .campo {
	position:absolute;
	top:59px;
	left:162px;
	width:204px;
	margin:0px 0 0 30px;
	font:12px Arial, Helvetica, sans-serif;
	padding-left:8px;
	color:#3C3C3C;
	border:0;
	background-color:transparent;
	border:none;
	height: 18px;
  }
  #enviar{
	position:absolute;
	top:49px;
	right:112px;
	width:76px;
	height:24px;
	margin-top:5px;
	padding:0;
  }


	
#info {
	width: 570px;
	padding:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	text-align:center;
	line-height:19px;
	margin-left:auto;
	margin-right:auto;}

#info a {
	color: #683520;}

span.dis {
	color:#63F;}
	


#face {
	width: 312px;
	height: 140px;
	display:block;
	position: absolute;
	left: -252px;
	top: -8px;

	}
	
#facebook {
	position:relative;
	top:0;
	left:0;
	width:600px;
	z-index:1;
		margin-left:auto;
	margin-right:auto;
}

.fb {
	width:49px;
	height:50px;
	display:block;
	float:left;
	background-color:transparent;
	border:none;
	position:absolute;
	top:100px;
	left:104px;
}
.tw {
	width:49px;
	height:50px;
	display:block;
	float:left;
	background-color:transparent;
	border:none;
	position:absolute;
	top:93px;
	left:169px;
}

#dis {
	line-height:60px;
	color: #666;
	font-weight:bold;}
	
#dis a{
	color: #666;
	font-weight:bold;}
	
#dis a:hover{
	color: #666;
	font-weight:bold;
	font-style:italic;}
