@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titulos {
	font-size: 22px;
	font-weight: bolder;
	color: #0095DA;
	text-align: left;
}

.content {
	background-attachment: scroll;
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
.sessao_home {
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 24px;
	font-weight: bolder;
	padding-bottom: 10px;
}

.fim {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #0095DA;
	border-right-color: #0095DA;
	border-bottom-color: #0095DA;
	border-left-color: #0095DA;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

.ult_not {
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #FDFDFD;
	border-left-color: #ED1C24;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}
.ult_not_link  a {
	font-weight: bolder;
	color: #ED1C24;
	text-decoration: none;
	font-size: 12px;
	border-top-style: none;
}
.rodape {
	color: #000000;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eeeeee !important;
}
a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #171717;
	text-decoration: none;
	font-weight: bold;
}
.img {
	border: 3px solid #0095DA;
}
.img_cto {
	position: absolute;
	left: 50%;
	top: 145px;
	height: 250px;
	width: 400px;
	margin-left: -120px;
}
li {
	color: #0095DA;
}
.univ {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/universitario.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
iframe {
	border: 2px solid #0095DA;
}
.not_2 a {
	color: #8EB51A;
}
.not_1 a {
	color: #F1801F;
}
.ult_not a {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
}
.ult_not a:hover {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ED1C24;
}
.not_2 a:hover {
	color: #8EB51A;
	text-decoration: underline;
}
.not_1 a:hover {
	color: #F1801F;
	text-decoration: underline;
}
.ult_not_link a:hover {
	font-weight: bolder;
	color: #ED1C24;
	text-decoration: underline;
	font-size: 12px;
	border-top-style: none;
}
.body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
