@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4F4B42;
	text-decoration: none;	
}
a:link{ color: #0066CC; }

a:visited{ color: #0066CC; }

a:hover, a:focus{ color: #0066CC;	text-decoration:underline; }

a img { border: 0 none; }

a.icon:not([classname~="icon"]),
span.icon:not([classname~="icon"]) {
	display: inline-block;
	vertical-align: bottom;
}
a.icon, span.icon, li.icon {
	display: block;
}
.pdf-file2 {
	background-image:url(../../../../img/Reader-12.gif);
}
.powerpoint-file2 {
	background-image:url(../../../../img/PowerPoint-12.gif);
}
.word-file2 {
	background-image:url(../../../../img/Word-12.gif);
}
.wmv-file2 {
	background-image:url(../../../../img/wmv-12.gif);
}
h3 , h4 {
	margin:0px;
	padding:0px;
}
ul { margin: 0px; padding: 0px;}

ul { margin: 0 0 0 2em;}

.icon {
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#main_wrapper {
	width: 1000px;
	margin: auto;
}
#title_box {
	width: 1000px;
	height: 142px;
	background: #FFF url(images/img_titulo.png) right top no-repeat;
}
#menu {
	text-align: right;
	font-size: 14px;
	color: #4F4B42;
	margin: 10px 10px 0px 10px;
}
#menu ul,
#menu li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	background-color: #FFF;
}
#menu li {
	margin: 0px 2px 0px 2px;
}
#menu li a,
#menu li a:link,
#menu li a:visited {
	color: #231F20;
	text-decoration: none;
}
#menu li a:hover {
	color: #6D6E71;
	text-decoration: none;
}
#menu li .selected {
	color: #E88741;
}
#content_box {
}
#content_box #left_box {
	float: left;
	width: 406px;
	margin: 0px 6px 0px 0px;
}
#content_box #left_box #convite {
	font-size: 14px;
}
#content_box #left_box2 {
	float: left;
	width: 812px;
	margin: 0px 6px 0px 0px;
}
#content_box #right_box {
	float: left;
	width: 588px;
	height: 387px;
	/* background: #FFF url(images/img_seminario.png) right top no-repeat; */
}
#content_box #right_box2 {
	float: left;
	width: 182px;
	margin-top: 26px;
}
.calendar {
	float:left;
	top: 22px;
	margin: 10px;
	width: 40px;
	height: 40px;
	border: solid 2px;
	border-color: #C00F00;
}
.month {
	background-color: #C00F00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 40px;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.day {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	width: 40px;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.event {
	float: left;
	width: 692px;
	margin: 0px 10px;
}
.hour {
	font-weight: bold;
}
.documentacao {
	line-height: 16px;
}
.documentacao h3 {
	margin: 6px 0px 4px 0px;
}
#content_box #rodape_box {
	background: #FFF url(images/rodape.png) left top no-repeat;
}
#footer_box {
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}

