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

body {
	margin-top: 30px;
	background:url(fondo.jpg) repeat-y center;
}

a, a:hover, a:visited, a:active {text-decoration:none; border:none; line-height:normal; font-weight:normal;}

#contenedor {
	position: relative;
  width: 1024px;
  margin: 0 auto;
  }

.base {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#000000;
	}
.base a:link, a:hover, a:visited{
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#000000;
	border:none;
	}
.baseB {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color: #888866;
	}
.baseB a:link, a:hover, a:visited {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color: #888866;
	border:none;
	}
.texto {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#333333;
	line-height:18px;
	}
.indice{
	color:#c4bca5;
	font-family:helvetica, arial;
	font-size:14px;
	letter-spacing:-.5px;
}

.volver {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#999999;
	line-height:18px;
	}
.volver a:link, a:hover, a:visited, a:active {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#999999;
	line-height:18px;
	border:none;
	}
	
.meta {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#c4bca5;
	line-height:14px;
	}
	
.meta a:link, a:hover, a:visited, a:active {
	font-family:tahoma, helvetica, arial;
	font-size:10px;
	color:#c4bca5;
	line-height:14px;
	}
	
.titulo {
	color:#c4bca5;
	font-family:helvetica, arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.5px;
	}

.style2 {
	font-family: tahoma, helvetica, arial;
	font-size: 10px;
	color: #888866;
}
.indice{
	color:#c4bca5;
	font-family:helvetica, arial;
	font-size:14px;
	letter-spacing:-.5px;
}