/*Elementos Principais */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: left;
}

ul {
	list-style-type: none;
	padding-top: 0em;
	margin-left: 3em;

	}

li {
	line-height: 130%;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 2em;
}

/* Texto */

.texto { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: left;
}

.titulotexto { 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	text-decoration: underline;
}

/* Link do Texto */

.linktexto { 
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.linktexto:visited { 
	color: #FF6633; 
	font-size:11px;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold;
}

.linktexto:hover { 
	color: #FF6633; 
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.notepad {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: right;
}

.titulotexto_mulheres { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #663399; 
}

.titulo_mulheres { 
	font-weight: bold; 
	color: #FF0000; 
}

.titulo_mulheres_fic { 
	color: #CC3300; 
	text-align: right;
}

.dialogo { 
	padding-left: 6em;
}

.ficha_tecnica { 
	font-weight: bold; 
	text-decoration: underline; 
	clip: rect( ); 
	text-align: justify; 
}

.filmes { 
	font-size: 10px; 	
	font-weight: bold; 
	clip: rect( ); 
	text-align: center;
}

