@charset "UTF-8";
/* CSS Document */


A:link { text-decoration: none; color:#999;}
	A:visited {text-decoration: none; color: #999}
	A:active {text-decoration: none; color: #999}
	A:hover {text-decoration: underline; color: #FFF}

.menu{

   	float: left;
   	width: 662px;
	height: auto;
	text-align:right;
   	background-color:#CCC;

}
ul li{
	display:inline;
	text-decoration:none;
	padding-right:10px;
	cursor:default;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; color:#333;	
	
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
	}


.wrapper{
  	margin: 0px auto;
  	width: 662px;
	height:auto;
   	background-color: #CCC;
}
.header{
	width: 662px;
	height: auto;
   	float: left;
   	background-color: #CCC;
	padding-top:2px;
	
}
.foto{
	width: auto;
	height: auto;
	margin: 0px;
	float: left;
  	background-color:#CCC;

}
.galeriafoto{
	width: auto;
	height: auto;
	margin: 0px auto;
	float: left;
	background-image:url(imagenes/gris.jpg);
	
	
  

}

.content{

  	width: 662px;
	height:auto;
	padding:0px;
	background-image:url(imagenes/gris.jpg);
	margin: auto;

}

.contenido{

  	width: auto;
	height:auto;
	padding:0px;
	background-image:url(imagenes/gris.jpg);
	margin: auto;
	clear:both;

}

#titulobio{
   	float: left;
  	width: 662px;
	height: auto;
   	background-color:#9e7e69;
	padding-left:3px;
	
}
.footer{
   	float: left;
  	width: 662px;
	height:15px;
   	background-color: #cfcfcf
}
body {
	font-size: x-small;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-align: center;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
	font-style: normal;
}

.contenedoraudio{
  	width: 662px;
	height:3000px;
	margin-left:auto;
	margin-right:auto;
   	background-image:url(imagenes/gris.jpg);
}

.fondoblack {
	background-color: #333333;
	background-image: url(imagenes/fondo.jpg);
}
.txblancotit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.txinterior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.txchicocolor{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txchico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.txchicobold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

