/* CSS Document */

@charset "utf-8";

/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}	
	#flashcontent {
		height: 460px;
	}
	/* end hide */
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #333333;
		color:#ffffff;
		font-family:sans-serif;
		font-size:20;
	}	
	a {	
		color:#cccccc;
	}

.caption {
	font-family:"Verdana";
	font-size: 10px;
	color:#ffffff;

}

.navigation:link, .navigation:visited {
	font-family: "Arial";
	font-size: 15px;
	font-variant:small-caps;
	color: #6666cc;
	line-height: 18px;
	padding: inherit;
	letter-spacing: 6px;
	font-weight: 600;
	text-decoration: none;
}

.navigation:hover {
	font-family: "Arial";
	font-size: 15px;
	font-variant:small-caps;
	color: #6699cc;
	line-height: 18px;
	padding: inherit;
	letter-spacing: 6px;
	font-weight: 600;
	text-decoration: none;
}

.superior:link, .superior:visited {
	font-family: "Arial";
	font-size: 15px;
	font-variant:small-caps;
	color: #9999ff;
	line-height: 18px;
	padding: inherit;
	letter-spacing: 6px;
	font-weight: 600;
	text-decoration: none;
}

.superior:hover {
	font-family: "Arial";
	font-size: 15px;
	font-variant:small-caps;
	color: #ccccff;
	line-height: 18px;
	padding: inherit;
	letter-spacing: 6px;
	font-weight: 600;
	text-decoration: none;
}

.seleccionado {
	font-family: "Arial";
	font-size: 15px;
	font-variant:small-caps;
	color: #ccccff;
	line-height: 18px;
	padding: inherit;
	letter-spacing: 6px;
	font-weight: 600;
	text-decoration: none;
}

.mail:link {
	font-family: "Verdana";
	font-size: 14px;
	color: #d2691e;
	padding: inherit;
	text-decoration: none;
}

.titulo{
	font-family:"verdana";
	font-size: 14px;
	font-variant:small-caps;
	color:#cccccc;
	padding: inherit;
	letter-spacing: 1px;
	font-weight: 300;
	text-decoration: none;
}

.info {
	font-family:"Verdana";
	font-size: 15px;
	color:#5f9ea0;
}

.pronto {
	font-family:"bankgothic lt bt", sans-serif;
	font-size:160px;
	color:#393837;
	letter-spacing: -37px;
	word-spacing: -9px;

}

.peque {
	font-family:"bankgothic lt bt", sans-serif;
	font-size:100px;
	color:#393837;
	letter-spacing: -15px;
	word-spacing: -9px;

}
