@import url(http://fonts.googleapis.com/css?family=Rokkitt:400,700);
@import url(http://fonts.googleapis.com/css?family=Antic+Slab:400);

.interna {
	background-color : #8d7982;
	overflow-y: scroll; 
	margin:						0;
	padding:					0;
}

.logo {
	font-family : 'Courier New';
	font-size : 50px;
	font-weight : bold;
	color : #8b7a82;
	text-decoration: none;
}

.logoX {
	font-family : 'Courier New';
	font-size : 50px;
	font-weight : bold;
	color : #ffffff;
}

.menuAreaHome{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.menuArea{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	background:url('http://www.marciax.art.br/img/sistema/backgrounds/bgMenu2.jpg') no-repeat center center;
}

.areaPrincipal {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.menu {
	font-family : 'Rokkitt';
	font-size : 20px;
	color : #a69a9e;
	text-decoration: none;
}

.menu:hover{
	font-family : 'Rokkitt';
	font-size : 20px;
	color : #ffffff;
	text-decoration: none;
	}
	
.destaque {
	font-family : 'Antic Slab';
	font-size : 13px;
	color : #cbcacb;
	text-decoration: none;
	line-height: 1.5em;
}

.areaHome {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FFFFFF;
	color : #000000;
}

/*** Textos ***/
.txtTitulo {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : #FFFFFF;
}
.txtTituloCredito {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #FFFFFF;
}
.txtLegenda {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #dfd9db;
}
.txtSubtitulo {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #cec8ca;
}
.txtLegendaInline {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cec8ca;
}
.txtAutor{
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #cec8ca;
}
.txtTexto {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #dfd9db;
}
.txtTituloTexto {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 29px;
	color : #fffdfe;
}

.txtLinks {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #dfd9db;
}
.txtPeriodo {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #dfd9db;

}
.txtCitacao {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #dfd9db;
}

.lnkTitulo {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #FFFFFF;
	text-decoration : none;

}

.lnkTitulo:hover {
	font-family : 'Rokkitt', Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #FFFFFF;
	text-decoration : underline;
}
