/* CSS Document */
/* Dohms Comunicação */
/* Michel Dohms  <>  michel@dohms.com.br */
/* DWEB */


/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\       	  BASIC elements    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

body, html  {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #E3BA3C;
}

h1 {padding: 0; margin: 0;}
h2 {padding: 0; margin: 0;}

h3{
	font: bold 12px/16px verdana, sans-serif;
	color: #3C7EC8;
	text-decoration: none;
	padding: 10px 0 0 0; margin: 0 0 -16px 0;
}


h1 span {display: none;}

img {border: none;}

p{padding: 0 0 10px 0; margin: 0;}

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        		  specifics DIVS    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

#canais{
	width: auto;
	min-width: 1004px;
	height: auto;
	background: url(imgs/back_canais.jpg) repeat-x;
	margin: 15px 0;
	/*border:1px solid red;*/
}

	#canais #conteudo_canais{
	width: 984px;
	height: 53px;
	margin: 0 auto;
	position: relative;
	/*border:1px solid green;*/
}

	#canais #conteudo_canais #fullbanner{
	width: 168px;
	height: 60px;
	position: absolute;
	bottom: 0;
	right: 350px;
	_right: 50px;
	/*border:1px solid yellow;*/
}


#barra{
	margin: 0 auto 5px auto;
	width: 100%;
	height: 35px;
	background: url(imgs/bck_ricweb.jpg);
	text-align:center;
}
#barra ul{
	width:545px;
	height: 35px;
	margin:0 auto;
	list-style:none;
	padding: 0;
	/*border:1px solid green;*/
	display:table;
}
#barra li{
	width:auto;
	background: url(imgs/divisao_barra_ric.jpg) right no-repeat;
	float:left;
	margin: 4px 0px 5px 0px;
	padding: 0 5px 0 3px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #23849C;
	line-height: 25px;
	display:table;
}

#barra li a:link, #barra li a:hover, #barra li a:visited{
	color: #23849C;
	text-decoration: none;
}


#corpo{
	width: 970px;
	/*min-height: 2000px;
	_height: 2000px;*/
	height: auto;
	background: url(imgs/bck_corpo.jpg);
	position: relative;
	clear: both;
	display: table;
}


#corpo_cabeca{
	width: 970px;
	height: auto;
	background: url(imgs/kbca_.jpg) top no-repeat;
	position: relative;
}


#corpo_rodape{
	background: url(imgs/rodape.jpg) bottom no-repeat;
	padding-bottom: 40px;
	display: table;
	min-height: 400px;
}


#cabeca{
	width: 970px;
	height: 167px;
	margin: 0 0 6px 0;
	display: table;

}
		#cabeca a.inicio{
		top:115px;
		left:40px;
		width: 210px;
		height: 40px;
		position:absolute;
		/*border:1px #FF0000 solid;*/
		}
		
		#cabeca a.contato{
		top:135px;
		right:25px;
		width: 100px;
		height: 23px;
		position:absolute;
/*		border:1px #FF0000 solid;
*/		}

		#cabeca #superbanner{
			width: 728px;
			height: 90px;
			margin: 8px auto;
			/* border: 1px solid green; */
		}

#conteudo{
	/*min-height: 750px;*/
	/*_height: 750px;*/
	/*height: 750px;*/
	min-height: 815px;
	_height: 815px;
	margin: 0 25px 0 16px;
		text-align: left;
		position: relative;
}

		#conteudo #menu{
			width: 202px;
			height: auto;
			float: left ;
			padding: 7px 0 0 9px;
			display: table;
			position:relative;
		}
		
			#conteudo #coluna_vestibular{
			margin: 0 18px 0 12px;
			width: 268px;
			height: auto;
			float: left;
			position: relative;
		}
					#conteudo #coluna_vestibular h1{
					width: 268px;
					height: 30px;
					background: url(imgs/titulo_vestibular.jpg) no-repeat;
		}
							#conteudo #coluna_vestibular #novidades{
					width: 548px;
					height: 102px;
					background: url(imgs/bck_novidades.gif) no-repeat top right;
					position: absolute;
					top: 378px;
					left: 0px;
					padding: 1px;
		}
		
							#conteudo #coluna_vestibular #novidades p{
							background: url(imgs/icone_noticias.jpg) no-repeat 3px 5px;
							padding: 0px 0px 0px 13px;

				}
							#conteudo #coluna_vestibular #novidades span{
							font: bold 11px/16px verdana, sans-serif;
							color: #75A4D8;
				}
				
							#conteudo #coluna_vestibular #novidades .box{
							width:185px; 
							height:94px; 
							margin: 0 0 0 2px; 
							float:left;
							padding: 0px 0px 0px 8px;
				}
							#conteudo #coluna_vestibular #novidades .texto{
							width:194px; 
							height:94px; 
							margin-left:2px; 
							float:left;
				}
				
			#conteudo #coluna_vestibular #busca_curso {
			position: absolute;
			top: 501px;
			left: 0;
			width: 211px;
			height: 93px;
			padding: 2px;
			background:url(imgs/bck_busca.jpg) no-repeat;
			padding:35px 0 0 35px;
		}

			#conteudo #coluna_vestibular #bt_form{
			
			width:180px;
			text-align:center;
		}
		
		
		#conteudo dl{
			background: url(imgs/background_noticias.jpg);
			margin: 0; padding: 0;
			height: 329px;
		}
		
		#conteudo dl dt{
		width: 234px;
			padding: 0px 0px 0px 13px;
			background: url(imgs/icone_noticias.jpg) no-repeat 3px 4px;
			position: absolute;
			left: 5px;
			text-align: left;
			/* border: 1px solid green; */
		}
		#conteudo dl dd{
			width: 234px;
			margin: 0 10px 0 0px; 
			position: absolute;
			left: 5px;
			padding: 0px 0px 0px 13px;
			 /* border: 1px solid red;  */
		}
		
		#conteudo dl .com_img{
			left: 106px;
		}
		
		#conteudo .box_profissoes{
			margin: 24px 0 0 20px; padding: 0;
			width:222; height:186;
		}
		
		#conteudo .img_chamada{
			background: url(imgs/bck_foto.jpg);
			width: 95px;
			height: 94px;
			color: #FF9A00;
			margin: 10px 0 15px 10px;
			padding: 5px 0 0 0;
			position: absolute;
			top: 39px;
			left: 0px;
			text-align: center;
		}
		
		
		#conteudo #coluna_posgradu{
			width: 268px;
			height: auto;
			float: left;
			position: relative;
		}
					#conteudo #coluna_posgradu h1{
					width: 268px;
					height: 30px;
					background: url(imgs/titulo_pos.jpg) no-repeat;
		}
					#conteudo #coluna_posgradu #profissoes{
						width: 281px;
						height: 128px;
						position: absolute;
						top: 501px;
						right: 4px;
					}		
		
		#conteudo #coluna_direita_banners{
			width: 120px;
			height: auto;
			min-height: 400PX;
			_height: 400px;
			float: right;
			margin-top:6px;
			background-color:#FFFFD2;
			border:1px #C0BEB4 dashed;
			text-align:center;
			padding:5px;
			margin-right:5px;
		}

			#conteudo #coluna_direita_banners .img{
			border:1px solid #C0BEB4;
			width:120px;
			height:auto;
		}
		
		
		
		 #conteudo #corpo_coluna_interna{
		width:539px;
		height:auto;
		float: left;
		margin:6px 0 0 14px;
		background: url(imgs/bck_interna.jpg) repeat-y;
		}
		
				#conteudo #corpo_coluna_interna h1{
					width:539px;
					height:79px;
					display:table;
				}
		
		  #conteudo #corpo_coluna_interna #coluna_interna{
			height:auto;
			min-height: 587px;
			_height: 587px;
			position: relative;
			padding: 0 28px 15px 28px;
			/*min-height:447px;
			_height:447px;*/
			
		}

					#conteudo #corpo_coluna_interna #coluna_interna h2{
					padding-left: 13px;
					margin-bottom: 16px;
					background: url(imgs/icone_noticias.jpg) no-repeat 3px 4px;
					color:#E35906;
					font: bold 13px verdana, sans-serif;
				}

				
					#conteudo #corpo_coluna_interna #rodape_coluna_interna{
					width:539px;
					height:15px;
					background: url(imgs/rodape_interna.jpg) no-repeat;
					float: left;
		}
		
#conteudo .busca_vestiba {
 width:274px;
 height:31px;
 margin-bottom:15px;
 padding: 14px  0 0 119px;
}

#conteudo .bordaprofissoes { 
width:140px;
height:auto;
background-color:#FFFFFF;
border:1px #C6D2E0 dashed;
margin-top:25px; 
padding:5px;
display:table;
}

#conteudo .bordaprofissoes ul { 
padding:0;
margin:0;
padding-bottom:5px;
list-style-type:none;
/* border:1px red solid;*/
}

#conteudo .bordaprofissoes li{ 
padding:0;
margin:0;
padding-bottom:5px;
/* border:1px green solid;*/
}
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  TEXT classes     		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

.padrao, .padrao a:link, .padrao a:visited{
	font: 11px/15px verdana,sans-serif ;
	color: #6A655B;
	text-decoration: none;
}

.padrao a:hover{
	font: 11px/15px verdana,sans-serif ;
	color: #878776;
	text-decoration: underline;
}

.chamada {
	font: 11px/16px verdana,sans-serif ;
	color: #878776;
}

.chamada_azul, .chamada_azul a:link, .chamada_azul a:visited{
	font: bold 11px/16px verdana, sans-serif;
	color: #75A4D8;
	text-decoration: none;
}

.chamada_azul a:hover{
	font: bold 11px/16px verdana, sans-serif ;
	color: #75A4D8;
	text-decoration: underline;
}	

.chamada_laranja, .chamada_laranja a:link, .chamada_laranja a:visited{
	font: bold 11px/16px verdana, sans-serif;
	color:#E35906;
	text-decoration: none;
}

.chamada_laranja a:hover{
	font: bold 11px/16px verdana, sans-serif ;
	color:#E35906;
	text-decoration: underline;
}	

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  Another Stuff    		   /\/\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
