/*----------------------------------------------------------------------------------------------------------------------------------*/
  *{
    margin: 0;
    padding: 0;
  }
  body{
    padding: 10px 0;
    background: #60522f;
    text-align: center;
    color: #766454;
    font: normal 12px Georgia, Book Antiqua, Times New Roman, Times, serif;
  }
  #container{
    margin: 0 auto;
    width: 950px;
    text-align: left;
  }
  h1, h2, h3{
    font-weight: normal;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #header{
    padding: 0 90px;
    height: 345px;
    background: transparent url(../images/header_bg.jpg) no-repeat;
    text-align: center;
  }
  ul#mainNav{
    font-size: 14px;
    list-style: none;
  }
  ul#mainNav li{
    float: left;
    border-top: 1px solid #cbb99d;
    border-bottom: 1px solid #cbb99d;
  }
  ul#mainNav a{
    display: block;
    padding: 7px 0;
    width: 100px;
    color: #52443c;
    text-decoration: none;
  }
  ul#mainNav a:hover{
    background: #e3e7af;
    color: #9e8b74;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #content{
    padding: 10px 70px 10px 70px;
    background: transparent url(../images/content_bg.jpg) repeat-y;
    line-height: 18px;
  }
  h3{
    float: left;
    margin-top: -2px;
    padding-right: 4px;
    font-size: 18px;
  }
  h4{
    float: left;
    margin-top: -2px;
    padding-right: 4px;
  }
  p{
    margin-bottom: 20px;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #footer{
    padding: 0 90px;
    height: 285px;
    background: transparent url(../images/footer_bg.jpg) no-repeat;
    font-size: 9px;
	text-align: center;
	padding-top:20px;
  }
  
  .separador{
  height:120px;
  width:100%;
  background-image:url(../images/angelito.png);
  background-position:center;
  background-repeat:no-repeat;
  }
  
  /*------------------------*/
  
  .cita{
  
  }
  
  .tablacita{
  float:left;
  }
  .textodecita {
	color:#000000;
	padding-left:60px;
	background-image: url(../images/papel.jpg);
	background-position: top center;
	font-family: courier new, lucida console, fixed;
	font-size: bigger;
	margin-bottom: 0px;
	border:thin #3D240E solid;
	min-height:200px;
}

.inputnombre{
	background-image: url(../images/papel.jpg);
	background-position: top center;
}

.masinfo {
    font: normal 10px Georgia, Book Antiqua, Times New Roman, Times, serif;

}

.cajavotos {
	font-size: x-large;
	color:#000000;
	text-align:center;
	width:60px;
	padding-top:20px;

}

.info{
	font-size: x-small;
}


IMG{
border:none;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #494949;
}

.about{
	width:525px;
}
.aboutpic{
	width:280px;
	height:435px;
	background-image:url(../images/tiovasija.png);
	background-repeat:no-repeat;
	float:right;
	display: inline;
}

#adsense{
text-align:center;
}
#rangos{
	font-size: x-small;
	text-align: center;

}

#rangosabajo{
	font-size: x-small;
	text-align: center;

}