/********************************************************************
 ######################         RESET         #######################
*********************************************************************/
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
	display: inline;
}
a img
{
	cursor: pointer;
}
/********************************************************************
 ####################         ESTRUTURA         #####################
*********************************************************************/

#header
{
	margin: 10px auto 5px auto;
	height:330px;
	position: relative;
	width: 956px;
}
	#header .head, #header .body
	{
		position: absolute;
		width: 956px;
	}
	#header .head
	{
		background:url(../imagens/bg-header-head.png) no-repeat;
		padding-bottom: 10px;
		height: 35px;
		z-index: 3;
		top: 0px;
	}
	 	#header .head .left, #header .head .right
		{
			position: absolute;
			top: 0px;
			padding: 10px 0px;
			color: #FFF;
			font-size: 13px;
			font-family: "Century Gothic", Verdana, sans-serif;
			display: block;
		}
		#header .head .left
		{
			left: 25px;
			padding-right: 110px;
			background: url(../imagens/bt-entrar.jpg) right center no-repeat;
			text-decoration: none;
		}
		#header .head .right
		{
			right: 25px;	
			background: none;
		}
	#header .body
	{
		background: url(../imagens/bg-header-body.png) no-repeat;
		height: 242px;
		z-index: 2;
		top: 37px;
	}
		#company
		{
			position: absolute;
			top: 23px;
			left: 25px;
		}
		#frasescelebres
		{
			position: absolute;
			top: 75px;
			right: 20px;
			background: url(../imagens/bg-abre-aspas.png) left top no-repeat;
		}
		#frasescelebres .corpo
		{
			background: url(../imagens/bg-fecha-aspas.png) right bottom no-repeat;	
		}
		#frasescelebres .conteiner
		{
			margin: 0px 50px;	
		}
		#frasescelebres .conteiner ul li
		{
			width: 440px;
			list-style: none;
		}
		#frasescelebres .conteiner ul li blockquote
		{
			color: #28166f;
			font: normal normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
			display: block;
			text-align: center;
		}
		#frasescelebres .conteiner ul li cite
		{
			color: #970000;
			font: normal bold 11px "Century Gothic", Verdana, sans-serif;
			text-align: center;
			display: block;
			/*padding-right: 46px;*/
		}
	#header .menu
	{
		background: url(../imagens/bg-header-menu.png) no-repeat;
		padding-bottom: 4px;
		width: 948px;
		position: absolute;
		padding: 0px 4px 4px 4px;
		height: 45px;
		bottom: 0px;
		z-index: 1;
	}
		#header .menu li
		{
			list-style: none;
			float: left;
		}
		#header .menu li a
		{
			color: #FFF;
			font-size: 13px;
			display: block;
			padding: 16px 21px;
			text-transform: uppercase;
			font-family: Arial, Helvetica, sans-serif;
			float:left;
		}
#body, #footer, #copyright 
{
	margin: auto;
	width: 920px;
}
#body
{
	background: url(../imagens/bg-body.png) center repeat-y;
	margin-bottom: 3px;
}
 	#left, #right
	{
		float: left;
	}
	#left
	{
		width: 239px;
		margin-right: 2px;
	}
		#left .box
		{
			width: 239px;
			border-bottom: 3px solid #FFF;
		}
		#left .box.last
		{
			border: none;	
		}
			#left .box .head
			{
				height: 30px;
				padding: 5px 5px 5px 37px;
				background: url(../imagens/bg-titulo.jpg) no-repeat;
				position: relative;
			}
				#left .box .head .visibilidade
				{
					position: absolute;
					top: 5px;
					right: 5px;
					cursor: pointer;
				}
				#left .box .head .titulo
				{
					font: normal bold 15px "Century Gothic", Verdana, sans-serif;	
					color: #FFF;
					text-transform: uppercase;
					display: block;
				}
				#left .box .head .subtitulo
				{
					font: normal normal 11px Arial, Helvetica, sans-serif;
					color: #FFF;
					display: block;
					text-transform:lowercase;
				}
			#left .box .body
			{
				padding: 15px 0px;
				color: #505050;
			}
				#left .box .body form
				{
					margin: 0px 15px;	
					text-align: center;
				}			
	#right
	{
		width: 679px;
	}
		
#footer
{
	height: 54px;
	margin-bottom: 5px;
	background: url(../imagens/bg-footer.png) no-repeat;
}
	#footer .menu, #footer address
	{
		margin-top: 20px;
	}
	#footer .menu
	{
		margin-left: 10px;
		float: left;
	}
	#footer .menu li
	{
		list-style:none;
		float: left;
		padding-right: 10px;
	}
	#footer .menu li a, #footer address
	{
		color: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
	}
	#footer address
	{
		font-style: normal;
		float: right;
		margin-right: 10px;
	}
	
#copyright
{
	clear:both;
	text-align: right;
	padding: 0px 15px;
	margin: auto;
}
	#copyright .logo
	{
		width: 130px;
		height: 35px;
		float: left;
		display: inline;
	}
	#copyright .text
	{
		padding: 11px 0px;
		display: block;
		margin-right: 10px;
	}
	#copyright .text, #copyright .text a 
	{
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color: #8f8f8f;
	}	
	
	
/**** HOME ****/
#home .top
{
	background: url(../imagens/bg-home.jpg)	top no-repeat;
	border-bottom: 3px solid #FFF;
	height: 504px;
}
	#noticias, #publicidades
	{
		float: left;
		height: 504px;
	}
		#noticias .titulo, #publicidades .titulo
		{
			color: #FFF;
			text-transform: uppercase;
			font: normal bold 12px "Century Gothic", Verdana, sans-serif;
			padding: 15px 10px 16px 50px;
			display: block;
			margin-bottom: 5px;
		}
	#noticias
	{
		width: 454px;
		background: url(../imagens/bg-noticias.png) left bottom no-repeat;
		position: relative;
	}
		#noticias .titulo
		{
			background: url(../imagens/bg-seta-down.png) 10px center no-repeat;	
		}
		#noticias .body
		{
			border-right: 3px solid #FFF;
		}
			#noticias .body .new-destaque
			{
				border-bottom: 1px dotted #505050;
				padding: 20px 25px;
				height: 185px;
				position: relative;
			}
			#noticias .body .new
			{
				background: #FFF url(../imagens/bg-new.png) 5px 10px no-repeat;
				border-bottom: 1px dotted #505050;
				height: 72px;
				padding: 10px 25px;
			}
				.new-destaque .imagem
				{
					border: 1px solid #cbcbcb;
					padding: 2px;
					background: #FFF;
					float: left;
					margin-right: 10px;
				}
				.new .titulo2, .new-destaque .titulo2, .new .data, .new-destaque .data
				{
					font-family: Arial, Helvetica, sans-serif;
					color: #505050;
					display: block;
					text-transform: uppercase;
				}
				.new .titulo2, .new-destaque .titulo2
				{
					font-weight:  bold;
					font-size: 12px;
					margin-bottom: 2px;
				}
				.new .data, .new-destaque .data
				{
					font-style: italic;
					margin-bottom: 10px;
				}
				.new .resumo, .new-destaque .resumo, .new-destaque .conteiner
				{
					overflow: hidden;
					color: #505050;
				}
				.new .resumo
				{
					height: 26px;
					display: block;
				}
				.new-destaque .conteiner
				{
					height: 158px;	
				}
			#noticias .link
			{
				position: absolute;
				right: 20px;
				bottom: 15px;
				padding-left: 15px;
				background: url(../imagens/bg-seta.jpg) left center no-repeat;
				font: normal bold 12px Arial, Helvetica, sans-serif;
				color: #15287e;
			}
	#publicidades
	{
		width: 225px;
	}
		#publicidades .titulo
		{
			background: url(../imagens/bg-publicidade-titulo.png) no-repeat;
		}
		#publicidades .body
		{
			background: #FFF;	
		}


	#home .middle .box
	{
		float: left;
		width: 225px;
		height: 315px;
	}
		#home .middle .box .titulo
		{
			background: url(../imagens/bg-right-box.png) left center no-repeat;
			font: normal bold 12px "Century Gothic", Verdana, sans-serif;
			text-transform:uppercase;
			color: #FFF;
			padding: 10px 10px 13px 35px;
			margin-bottom: 5px;
		}
		#home .middle .box .imagem
		{
			border: 1px solid #cbcbcb;
			padding: 2px;
			background: #FFF;
			margin: 3px auto;
			display: block;
		}
		#home .middle .box .resumo
		{
			color: #505050;
			margin: 3px auto;
			width: 186px;
		}
		#home .middle .box ul.box-menu li a
		{
			padding-left: 35px;
			background-position: 20px 7px;
		}
	#espaco-cesut .item
	{
		margin: 10px auto;
		display: block;
		width: 188px;
	}
	#cursos
	{
		border: 2px solid #FFF;
		border-bottom: none;
		border-top: none;
	}
#home .bottom
{
	background: url(../imagens/bg-right-bottom.jpg) left center no-repeat;
	height: 65px;
}
	#home .bottom .titulo
	{
		color: #FFF;
		font: normal bold 14px "Century Gothic", Verdana, sans-serif;
		text-transform:uppercase;
		text-align: center;
		display:block;
		width: 435px;
		margin-right: 40px;
		line-height: 65px;
		float: left;
	}
	#home .bottom .rede
	{
		float: left;
		display: inline;
		margin: 10px 12px 9px 12px; 
	}
	
/**** ACONTECEMENTOS ****/ 
.noticia
{
	margin:20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #505050;
	position: relative;
}
	.noticia .imagem
	{
		border: 1px solid #cbcbcb;
		padding: 2px;
		background: #FFF;
		float: left;
		margin-right: 10px;
	}
	.noticia .titulo, .noticia .data
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #505050;
		display: block;
		text-transform: uppercase;
	}
	.noticia .titulo
	{
		font-weight:  bold;
		font-size: 12px;
		margin-bottom: 2px;
	}
	.noticia .data
	{
		font-style: italic;
		margin-bottom: 10px;
	}
	.noticia .resumo
	{
		overflow: hidden;
		color: #505050;
		height: 52px;
		display: block;
	}
	.noticia .link
	{
		position: absolute;
		right: 0px;
		bottom: 10px;
		padding-left: 15px;
		background: url(../imagens/bg-seta.jpg) left center no-repeat;
		font: normal bold 12px Arial, Helvetica, sans-serif;
		color: #15287e;
	}
	
	
/**** BLOG ****/
.blog, .post
{
	margin: 25px;	
}
	.blog .imagem
	{
		float: left;
		margin-right: 10px;
	}
	.blog .professor, .blog .materia
	{
		display: block;
		color: #5c5c5c;
	}
	.blog .professor
	{
		font: normal bold 15px;
		text-transform: uppercase;
		margin-bottom: 7px;
	}
	.blog .materia
	{
		font-style: normal; 	
	}
	.blog .link
	{
		background: url(../imagens/bg-blog-link.png) repeat-x;
		font-weight: bold;
		padding: 10px 20px;
		text-align: right;
		text-transform:lowercase;
		margin-top: 10px;
		display: block;
		color: #fff;
	}
.post .calendario 
{
	background:url(../imagens/bg-calendario.png) no-repeat;
	width: 30px;
	height: 36px;
	padding: 6px 8px 8px 8px;
	margin-right: 10px;
	float: left;
}
.post .calendario .mes
{
	color: #FFF;
	text-align: center;
}
.post .calendario .dia
{
	color: #FFF;
	text-align: center;
	font-weight:bold;
	font-size: 20px;
	padding-top: 2px;
}
.post .autor
{
	display: block;
	padding: 10px 10px 7px 10px;
	color:#FFF;
	margin-top: 10px;
	background: url(../imagens/bg-blog-link.png) top repeat-x;
}

.post .autor .nome
{
	color: #fff;
	font-weight:bold;
}
.post .autor .comentarios
{
	float: right;
	color: #fff;
	font-weight:bold;
}
.post .link
{
	background: url(../imagens/bg-blog-link.png) bottom repeat-x;
	color: #fff;
	text-align: right;
	font-weight:bold;
	display: block;
	padding: 7px 10px 10px 10px;
}
.post .imagem
{
	padding: 2px;
	border: 1px solid #d6d6d6;
	margin: 10px 10px 10px 0px;
	float: left;
	background: #fff;
}
.post .titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C5C5C;
	text-transform:uppercase;
	display: block;
	margin-bottom: 15px;
}
.post .descricao
{
	display: table;
}
.post .release
{
	margin: 10px 0px;
}
#comentarios .titulo
{
	background: url(../imagens/bg-comentario-titulo.png) 25px 5px no-repeat;
	padding: 45px 0px 5px 100px;
	font-size: 18px;
	color: #7C7C7C;
	display: block;
	border-bottom: 1px dotted #5c5c5c;
}
.comentario
{
	background: #FFF url(../imagens/bg-comentario.png) 21px 15px no-repeat;
	padding: 15px 25px 15px 110px;
	border-bottom: 1px dotted #5c5c5c;
}
.comentario .nome
{
	color: #7C7C7C;
	font-size: 15px;
	display: block;
	padding-bottom: 5px;
	font-weight:bold;
}
.comentario .data
{
	color: #7C7C7C;
	font-size: 11px;
	display: block;
	font-style: italic;
	padding-bottom: 15px;
}
.comentario .release
{
	color: #7C7C7C;
}
/********************************************************************
 ####################         COMPONENTES         ###################
*********************************************************************/
.clear
{
	clear: both;	
}
.left
{
	background: url(../imagens/bg-left.png) top left no-repeat; 	
}
.right
{
	background: url(../imagens/bg-right.png) top left no-repeat; 
}
/**** WINDOW ****/
#window
{
	width: 300px;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	display: none;
	border: 1px solid #999999;
	z-index: 3;
}
	#window .window-title
	{
		height: 20px;
		font-weight: bold;
		padding-left: 10px;
		position: relative;
		background:#FFCC33;
	}
	#window .window-close
	{
		position: absolute;
		right: 0px;
		cursor: pointer;
		padding: 3px;
	}
	#window .window-message
	{
		padding: 10px 10px 10px 80px;
		background: 5px center no-repeat;
		height: 60px;
		font-size: 13px;
		display: block;
	}
	
/**** NUVEM ****/	
#nuvem
{
	margin: 15px;
}
	#nuvem .titulo
	{
		display: block;	
		font: normal bold 16px "Century Gothic", Verdana, sans-serif;
		color: #434343;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	#nuvem .body
	{
		text-align: center;
	}
		#nuvem .body .tag1, #nuvem .body .tag2, #nuvem .body .tag3, #nuvem .body .tag4, #nuvem .body .tag5
		{
			display: inline;
			margin: 0px 5px;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 22px;
		}
		#nuvem .body .tag5
		{
			font-size: 10px;
			color:#222;
		}
		#nuvem .body .tag4
		{
			font-size: 12px;
			color:#444;
		}
		#nuvem .body .tag3
		{
			font-size: 14px;
			color:#666;
		}
		#nuvem .body .tag2
		{
			font-size: 16px;
			color:#888;
		}
		#nuvem .body .tag1
		{
			font-size: 18px;
			color:#aaa;
		}	
		
/**** BOX-MENU ****/
ul.box-menu li
{
	list-style: none;
	display: inline;
}
	ul.box-menu li a
	{
		padding: 5px 5px 5px 25px;
		background: url(../imagens/bg-seta.jpg) 10px 7px no-repeat;
		display: block;
		color: #505050;
		margin:0px;	
	}
	ul.box-menu li a:hover
	{
		background-color: #cccccc;
		text-decoration: none;
	}
	
/**** CONTEINER ****/
#right.conteiner
{
	padding: 20px 20px 35px 20px;
	width: 639px !important;
	position: relative;
}
#right.conteiner .imagem
{
	border: 1px solid #cbcbcb;
	padding: 2px;
	background: #FFF;
	float: left;
	margin-right: 10px;
}
#right.conteiner .titulo, .conteiner .data
{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	display: block;
	text-transform: uppercase;
}
#right.conteiner .titulo
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
#right.conteiner .data
{
	font-style: italic;
	margin-bottom: 10px;
}
#right.conteiner .descricao
{
	color: #505050;
	display: block;
}
#right.conteiner .link
{
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding-left: 15px;
	background: url(../imagens/bg-seta.jpg) left center no-repeat;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #15287e;
}


/**** FORM ****/

.form
{
	margin: 25px;
}
	.form .resumo
	{
		border-bottom: 1px dotted #5c5c5c;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.form .titulo
	{
		margin-bottom: 15px;
		color: #a10000;
		font: normal bold 15px Arial, Helvetica, sans-serif;
	}
	.form .titulo2
	{
		color: #25166f;
		border-bottom: 1px dotted #505050;
		font: normal bold 16px "Century Gothic", Verdana, sans-serif;
		margin: 10px 0px;
		text-transform: uppercase;
		display: block;
	}
	
.pdf
{
	background: url(../imagens/bg-pdf.png) left center no-repeat;
	display: block;
	font-weight:bold;
	color: #505050;
	padding: 20px 55px;
}
.galery 
{
	margin: 15px -20px;
}
.galery .head
{
	background: url(../imagens/bg-galery.png) repeat-x;
	height: 26px;
	padding: 4px 15px;
	margin-bottom: 15px;
}
.galery .head .titulo2
{
	background: url(../imagens/bg-seta-down2.png) left no-repeat;
	padding: 5px 40px;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	text-transform:uppercase;
}
.galery .body .prev, .galery .body .next
{
	margin: 32px 5px;
	float: left;
	cursor: pointer;
}
.galery .body .carrossel
{
	float: left;
	width: 624px;
}
.galery .body ul li.down
{
	background: url(../imagens/bt-download.png) left no-repeat;
	padding: 15px 50px;
	list-style: none;
	border-bottom: 1px dotted #515151;	
	margin: 5px 25px;
}
.galery .body ul li.down a
{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #505050;
}
.galery .body .carrossel ul li
{
	list-style: none;
	float: left;
	margin: 0px 10px;
}
.galery .body .carrossel ul li a img
{
	border: 1px solid #dfe0e1;
}


.headBlog
{
	background: #FFF;
	padding: 3px;
	margin: 15px 20px;
	border-bottom: 1px dotted #515151;
}
.headBlog .imagem
{
	float: right;
	margin-left: 15px;
}
.headBlog .nome
{
	font: normal normal 15px Verdana, Geneva, sans-serif;
	color: #600001;
	padding-top: 10px;
	text-transform:uppercase;
	display: block;
	width: 100%;
	text-align: right;
}
.headBlog .materia
{
	display: block;
	width: 100%;
	padding-top: 5px;
	text-align: right;
	color: #5c5c5c;
	font: normal normal 12px Verdana, Geneva, sans-serif;
}
