.titulo {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #9E9E9E;
	background-image: url(../img/fondo_titulo.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.texto {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 10pt;
	color: #909090;
	text-decoration: none;
}
.texto_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #1A1A1A;
}


.Subtitulo {

	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F9B808;
	background-repeat: no-repeat;
	
}
.Vinculo_Blanco {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.borde_fotos {
	border: 1px solid #999999;
}

.vinculos_vineta {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 14px;
	color: #313131;
	background-image: url(../img/vineta1.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	vertical-align: top;
	background-position: left center;
}
.vinculos_grises {
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
