@charset "utf-8";
.issu-item {
	margin-top: 60px;
}
.centerImage {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}

.clear {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.linkTopo {
	color: #666;
	text-decoration: none;
	background-image: url(../images/linkTopo.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 25px;
}
.linkTopo:hover {
	color: #F60;
	text-decoration: underline;
}

.mail-sent {
	background-color: #0C0;
	text-align: center;
	color: #FFF;
}


.galeriaFotos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkMailCoordenador {
	text-align: center;
}
.linkMailCoordenador a {
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../images/mail-icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 32px;
}
.linkMailCoordenador a:hover {
	color: #F60;
	text-decoration: underline;
}
.linkPDF {
	text-align: right;
	display: block;
	background-image: url(../images/file_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 10px;
}
.linkPDF:hover {
	color: #F60;
	text-decoration: underline;
	border-bottom-color: #F60;
	margin-left: 15px;
}

.cursoApresentacao {
	width: 400px;
	float: left;
	margin-top: 10px;
	padding-left:5px;
	background-image: url(../images/bgRightSideBlock.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.cursoApresentacao ul, .cursoRightSideBlock ul {
	list-style-type: circle;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.5em;
}
.cursoApresentacao ul li, .cursoRightSideBlock ul li {
	margin-bottom: 10px;
}
.cursoApresentacao img  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 3px solid #FFF;
}
.cursoApresentacao a , .cursoRightSideBlock a{
	color: #666;
	text-decoration: none;
}
.cursoApresentacao a:hover , .cursoRightSideBlock a:hover{
	color: #F90;
	text-decoration: underline;
}
.cursoRightSideBlock {
	width: 270px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-left:5px;
	background-image: url(../images/bgRightSideBlock.png);
	background-repeat: repeat-y;
	background-position: left center;
	text-align: justify;
}
.fotoCoordenador {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 3px solid #FFF;
}

.contentBlock {
	background-repeat: no-repeat;
	background-position: left top;
	width: 704px;
	padding-top: 50px;
	margin-top: 30px;
}
.contentBlock h2 {
	margin-bottom: 40px;
	padding-left: 90px;
}

.menuCategoria {
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	padding: 0px;
	height: 40px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
