div {

	padding:0;
	margin:0;
}


ul {
	list-style:none;
}

body {
	text-align:center; /*Hack ie6*/
	font-size:14px;
	background:url(../imgs/background.png) repeat-x;
    font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#A7251E;
}


#all {
	height:1100px;
	width:930px;
	margin:0 auto;
	text-align:left;

}

#header {
	height:230px;
	width:950px;
}

#logo {
	background:url(../imgs/backLogo.png) repeat-y;
	width: 314px;
	height:227px;
	float:left;
}

	#logo img {
		
		margin-top:45px;
		margin-left:6px;
		
	}

#slider {
/*	background:url(../imgs/banner.jpg) no-repeat;*/
	width:615px;
	height:227px;
	float:left;
	overflow:hidden;
}

#menu {
	float:left;
	height: 490px;
	width:180px;
	text-align:left; /*fim Hack ie6*/
	margin-right:15px;
	_margin-right:0;
}
	
	#menu ul {
		padding:0;
		margin:0;
		
	}
	
	#menu ul li {
		display:block;
		background:url(../imgs/menu.png) repeat-x;
		text-align:center;
		_padding-top:0;
	   margin-bottom:1px;
		font-size:18px;
		
	}
	
	#menu ul li a {
		display:block;
		color:#000;
		
		height:38px;
		padding-top:10px;
		_margin-top:0;
	width:181px;
	}
	
	#menu ul li:hover {
		background:url(../imgs/menuSelected.png) repeat-y !important;
		display:block;
	} 
	
	#menu  ul li a:hover {
		_background:url(../imgs/menuSelected.png) repeat-y !important;
		display:block;
		text-decoration:none;
		color:#FFF;
		
	}
	
	#selected {
		background:url(../imgs/menuSelected.png) repeat-y !important;
		
	} 
	
	#selected a {
		color:#FFF!important;
	}
	
.box {
	position:relative;
	background:url(../imgs/borderTop.gif) no-repeat top left #605D5C;
	height:120px;
	width:175px;
	margin-top:5px;
	margin-right:4px;
	margin-bottom:-10px;
	font-size:12px;
	color:#FFF;
	padding-left:15px;
	}

	.box h4 {
		text-align:center;
		
	}
	
	.box span {
		position:absolute;
		bottom:0;
		_margin-top:5px;
		margin-left:-15px;	
		
		width:100%;
		height:13px;
		background:url(../imgs/borderBottom.png) no-repeat top left #605D5C;
	}
	
	.box form {
		margin-top: 5px;
	}
	
.botaook {
	background:url(../imgs/botaook.png);
	border:none;
	width:22px;
	height:19px;
}

#include {
	float:left;
	width:580px;
	min-height:636px;
	height:auto !important; /*Altura minima IE*/
    height:606px;
    
}
	
#leftbar {
	float:left;
	width:160px
	_width:140px;
	min-height:606px;
	height:auto !important; /*Altura minima IE*/
    height:606px;
 
}

#destaque {
	width:155px;
	height:343px;
	float:left;
	background-color:#A7251E ;
	margin-bottom:20px;
	position:relative;

	
}

#destaque img {
    padding:3px;
}
	#destaque div {
		background:url(../imgs/backGray.png) repeat-x top #FFF ;
		width:151px;
		height:314px;
		margin:0 auto;
		margin-top:3px;
	}
	
	
	
 .sub {
	position:absolute;
	bottom:0;	
	height:9px;
	background:url(../imgs/borderBottomRed.png) no-repeat bottom left #A7251E;
}
	
#area {
	position:relative;
	width:155px;
	height:141px;
	clear:both;
	background:url(../imgs/backgroundArea.png) no-repeat top;
	text-align:center;
	color:#FFF;
	font-size:14px;
}

	#area input {
		border:none;
	}
	
	#area .botao {
		margin-top:9px;
	}


#subArea {
	background:url(../imgs/miniBorderTopWhite.png) no-repeat top left #FFF;
	width:155px;
	height:80px;
	margin-top:10px;
	text-align:center;
	color:#333;
}
	#subArea span {
		width:39px;
		float:left;
		margin:15px;
	}

.titleRed {
	background:url(../imgs/titleRed.png) no-repeat top left #A7251E ;
	width:155px;
	height:27px;
	display:block;
	text-align:center;
	padding-top:5px;
	color:#FFF;	
	margin-bottom:-8px;
}

	.titleRed a {
		margin-top:15px;
		color:#FFF;
		
	}
#underFooter {
	clear:both;
	height:142px;
	background:url(../imgs/backUnderFooter.png) repeat-x;
/*	margin:20px 0;*/
}


#redes {
	width:203px;
	height:129px;
	margin:7px;
	float:left;
	background:url(../imgs/borderTopWhite.png) no-repeat top left #FFF; 
}

	#redes img {
		margin-top:25px;
		margin-left:10px;
		float:left;
	}

#boxLongo {
	width:694px;
	height:119px;
	background:url(../imgs/borderTopLongo.png) no-repeat top left #3F4044;
	float:left;
	position:relative;
	margin-top:10px;
	color:#FFF;	
	overflow:hidden;
	padding:5px;
	padding-left:5px;
}
	
	#boxLongo span {
		height:7px;
		width:100%;
		position:absolute;
		bottom:0;
		padding-bottom:-7px;
		margin-left:-5px;
		background:url(../imgs/borderBottomLongo.png) no-repeat top left #3F4044;
	}	
	
	#boxLongo .button {
		background:url(../imgs/buttonLongo.png) no-repeat bottom right ;
		float:right;
		width:100%;
		height:19px;
		position:absolute;
		bottom:0;
		text-align:center;
	}
	
	#boxLongo div {
		margin-left:5px;
	}
	
	
	
.lineWhite {
/*	background:url(../imgs/lineWhite.png) no-repeat bottom left;*/
 	background-position: 70px 15px;
	width:100%;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	
	
}

.lineBlack {
	background:url(../imgs/lineBlack.png) no-repeat bottom right;
	display:block;
	padding-right:30px;
	width:75%;
	margin-left:5px;
	font-size:16px;	
	
}
	
.titleNews {
	font-size:18px;
	margin-bottom:10px;
	margin-left:20px;
	
}

#footer {
	position:relative;
	clear:both;
	height:100px;
	width:910px;
	padding:0 10px;
	padding-top:15px;
	padding-bottom:5px;	
	color:#FFF;
	background:url(../imgs/backFooter.png) repeat-y;
}

#copyright {
	font-size:10px;
}

#grupoEmidiaLogo {
float:right;
font-size:11px;
width:150px;
	
}

.lineDivs {
	margin-left:5px;
}

.fotoCejjuf {
	float:left;
	margin-right:10px;
}

#assign {
	position:absolute;
	bottom:5px;
	float:left;
	
}

.botao {
	width:68px;
	height:22px;
	border:none;	
	background:url(../imgs/botao.png) no-repeat center left;
	
	margin-top:3px;
}

.button {
      background:url(../imgs/botaoLongo.png) no-repeat center right;
      height:17px;
      width:100%;
      clear:both;
      display:block;
      position:absolute;
      bottom:0;
      float:right;
     
      _padding-bottom:-20px;
      font-size:13px;
      
      
}

	.button a {
		color:#000!important;
		height:100%;
		float:right;
		margin-right:30px;
		_margin-bottom:0px;
	}
	
	.button a:hover {
		color:#A7251E!important;
		text-decoration:none;
	}

#divs {
	width:575px;
}

	#divs div {
		width:267px;
        height: 242px;
        height: auto;
		min-height:242px;
		border:1px solid #999;
		float:left;
		background-color:#FFF;
		margin-top:20px;
		position:relative;
		overflow:hidden;
		padding-right:5px;
      
       
	}

	
	#divs div h4 {
		margin-left:5px;
		margin-top:5px;
        margin-bottom:10px
        
	}
		#divs div.second{
			margin-left:20px;
		}
	
	.separate {
		border:1px solid #CCC;
		width:80%;
	}

#corpo {
	float:left;
	width:570px;
	height:83px;
	background:url(../imgs/backCorpo.png) repeat-x;	
	position:relative;
}

	#corpo .title {
		width:100%;
		padding-left:5px;
		background:url(../imgs/title2.png) no-repeat top left ;
	}
	
	#corpo img {
		float:left;
		_margin-top:-10px;
		
	}
	
	
	#corpo p {
		margin-left:10px;
		float:left;
		
	}
	

#prof {
	width:245px!important;
	border-left:1px dotted #333;
	height:70px!important;
	float:right;
	margin-top:-15px;
	padding-left:5px!important;
	text-align:center;
	background:transparent;
}
	
	
	
#infor {
	overflow:hidden;
	min-height:636px;
	height:auto !important; /*Altura minima IE*/
    height:696px;
    _width:540px;
    background-color:#FFF;
    padding:10px ;
    margin-right:10px;
    position:relative;
    
    
}

	#infor b {
		color: #A7251E;
	}


#divajaxmail {
	height:16px;
	width:16px;
	margin-right:40px;
	display:none;
	
}

#admin {
	position:absolute;
	bottom:30px;
	padding-top:30px;

}

.hoverImage {
	background:url(../imgs/senha.jpg) no-repeat center left #FFF;
}


.listMain {
    margin:0;
	margin-top:20px;
    margin-bottom: 15px;
	font-size:12px!important;
	list-style:none;
	padding:0;
}

.listMain h4 {
	margin-top:0px;

	margin-right:10px;
	margin-left:-5px !important;
	margin-bottom:5px;
	padding-left:30px;
	/*padding-top:5px;*/
    height: 24px;
    height: auto;
	min-height:24px;
	font-size:12px;
	

}

.listMain a:hover {
	text-decoration:none;
	color:#F00;
}

.listMain li {

 	padding-left:15px;
    height: 75px;
    height: auto;
 	min-height:75px;
 
}

.listMain.noticias h4 {
	background: url(../imgs/list_noticias.png) no-repeat center left ;
}

.listMain.dicas h4 {
	background: url(../imgs/list_dicas.png) no-repeat center left ;	
}

.listMain.concursos h4 {
	background: url(../imgs/list_concursos.png) no-repeat center left ;
}

.listMain.cursos  h4 {
	background: url(../imgs/list_cursos.png) no-repeat center left ;
}







/***      Areas       ****/

.titleH3 {
	border-bottom:10px solid #A7251E;
	margin-bottom:10px;
	width:95%;
	font-size:18px;
	
}

.subtitulo {
	color:#333;
	margin:10px 0;
}

.link {
	color:#A7251E;
}


#list {
	padding:0;
}

#list li {
	margin-bottom:5px; 
	padding-bottom:5px;
	border-bottom: 1px dotted #CCC;
	_border-bottom:none;
}

#list li a {
	color:#A7251E; 
}

#list li .leiamais{
    float:right;
}

#list h2 {
	padding-left:25px;
	margin-bottom:5px;
}

#list h2.artigos {	
	background:url(../imgs/list_artigos.png) no-repeat center left;
}

#list h2.noticias {
	background:url(../imgs/list_noticias.png) no-repeat center left;
}

#list h2.provas {
	background:url(../imgs/list_provas.png) no-repeat center left;
}

#list h2.cursos {
	background:url(../imgs/list_cursos.png) no-repeat center left;
}

#list h2.dicas {
	background: url(../imgs/list_dicas.png) no-repeat center left;
}


#list h2.concursos {
	background: url(../imgs/list_concursos.png) no-repeat center left;
}

#unique {
	float:right;
}

.date {
	/*float:right;
	background:url(../imgs/calendar.jpg) no-repeat center right;*/
	color:#A7251E;
	padding-right:30px;
    font-weight:bold;
}

#paginator {
	
	position:absolute;
	bottom:10px;
	height:17px;
}

#paginator span{
	width:15px;
	
	
}


#paginator a {
	padding:4px;
	float:left;
	padding:3px;
	margin-left:5px;
	background:#A8251E;
	color:#FFF;
	height:100%;
	width:10px;
	height:15px;
	display:block;	
}


#paginator a:hover {
	background-color:#3F4044;
	text-decoration:none;
	color:#FFF;
}

#corpodesc {width:300px; float:left; font-size:13px}

#divajax {
	margin-top:10px;
	font-size:10px;
	display:none;
    z-index:5;
	padding:5px;
    
}

#divajax .emailsent {background-color:#CCFFCC ;color:#008000;background: url(../imgs/loading_ok.gif) left center no-repeat; padding-left:20px}
#divajax .emailerro {background-color:#FFCC99;color:#FF0000;background: url(../imgs/loading_erro.gif) left center no-repeat;padding-left:20px }

.sendbt {font-family:Arial, Helvetica, sans-serif;font-size:12px;}

.headbox{ background-color: #C00; border-top: solid 3px #85231E; margin-left:0px}
.headbox a {display:block;padding: 2px;color: #FFF; text-decoration:none}
.headbox a:hover {background-color:#F00}

.listdocente {list-style-type:disc;font-size:12px}

#coord {color:#FFF;font-size:11px;text-align:center;margin-top:45px}

.msgemail {padding:5px; margin:5px;border-style:solid; border-width:1px}

.emailerro {background-color:#F9E6E6;border-color:#FF0000}
.emailok {background-color:#CCFFCC;border-color:#008000}

#alunologged {padding-top:20px; color:#FFF;text-align:left;padding-left:5px;padding-right:5px}
#alunologged a {color:#FFF;font-size:14px; font-weight:bold;}

.spanflow {*display:block;*overflow:hidden; *width:570px}