@charset "iso-8859-1";
/* CSS Document */

html ,body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

html {
	background-color:#C8C6B4;
}

p {
	line-height: 18px;
}

.cls {
	clear:both;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:17px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:15px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:13px;
}


a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.ttl {
	width: 100%;
	height: 41px;
	background-color: #C0BEAA;
}

.palestrante {
	color: #5D275D;
}

.palestrante a {
	color: #5D275D;
	text-decoration:none;
}

.destaque { color:#990000;}
