#footer {
		float: left;
		width: 890px;
		height: 74px;
		background: url("images/footer.gif") no-repeat;
		
}

#footer p {
		
		color: white;
		display:block;
		width: 440px;
		font-size: 9px;
		padding-top: 5px;
		margin-left: 90px;
		
}

body {
	font-family: Arial,Verdana, Tahoma, sans-serif;
	background: url("images/bg.gif") #E3F4FB repeat-x;
	
}

#page {
	position: absolute;
	margin:auto;
	width: 890px;
	left:50%;
	margin:-10px 0px 0px -390px;
	background: url("images/center2.gif") repeat-y;
	
}

#page2 {
	position: absolute;
	margin:auto;
	width: 890px;
	left:50%;
	margin:-15px 0px 0px -390px;
	background: url("images/center.gif") repeat-y;
	
}

#content {
	float:left;
	width: 895px;
	background: url("images/page_interno.gif") no-repeat;
	
}

#left {
	float: left;
	width: 180px;
	height: 650px;
		
}

#logo {
	float:left;
	width: 150px;
	padding-top: 25px;
	padding-left: 10px;
}

#menu {
	float:left;
	width: 150px;
	height:260px;
	padding-left: 20px;
	padding-top:15px;
	background: url("images/menu.gif") top right no-repeat;
	
}

#menu a {
		text-decoration: none;
		text-align: right;
		color: #5A647F;
		display: block;
		width: 125px;
		font-size: 11px;
		padding-bottom: 5px;
		padding-right: 15px;
		padding-top: 5px;
		background: url("images/menu_left.gif") 5px right no-repeat white;	
		
}

#menu a:hover {
		color:white;
		background: url("images/menu_left_seta.gif") top right no-repeat #79AAB8;	
}

.seta a:hover {
		background: none;	
}

.submenu {
		visibility:hidden;
		position:absolute;
		width: 150px;
		background: #79AAB8;
		padding-bottom: 5px;
}


#s1 {
	top:105px;
	left:160px;

}

#s2 {
	top:129px;
	left:160px;
	
}

#s3 {
	top:153px;
	left:160px;
}

#s1 a, #s2 a, #s3 a {
		float: left;
		text-decoration: none;
		text-align: left;
		color: white;
		display: block;
		width: 120px;
		font-size: 11px;
		padding-bottom: 5px;
		padding-top: 5px;
		background: #79AAB8;
		margin-left: 5px;
		border-bottom: solid 1px white;
	
		
}

#s1 a:hover, #s2 a:hover, #s3 a:hover {
		background: none;
}

#login {
	float:left;
	width: 145px;
	height:125px;
	padding-left: 28px;
	padding-top: 20px;
	background: url("images/login.gif") 34px top no-repeat;
	
}

#login a {
		float:left;
		text-decoration: none;
		color: #000;
		font-size:9px;
		padding-bottom: 4px;
			
}


#login table, #web_mail table {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
		color: black;
		margin-top: 0px;
		margin-left: 5px;
		text-align: center;
		width: 135px;
}

.fundo {
	background: url("images/tr.gif") left top #C1C0BB no-repeat;
	
}

.cabecalho {
	background: #6d7e92;
	color:white;
		
}

.cabecalho2 {
	background: #D6D9DD;
	height: 10px;
}

.cabecalho3 {
	border-bottom: solid 1px black;
}
.cabecalho4 {
	background: #D6D9DD;
	height: 10px;
	top: 50%;
	left: 50%;
	
}
    
.input {
	border:solid 1px #666;
	width: 85px;
	color:#333;
	font-size:12px; 
}


.input2 {
	border:solid 1px #666;
	width: 230px;
	color:#333;
	font-size:12px; 
	padding-bottom:0px;
}

.textarea {
	border:solid 1px #666;
	width: 400px;
	color:#333;
	font-size:12px; 
	padding-bottom:0px;
	
}


.botao {
	border:solid 1px #487B7C;
	width: 50px;
	color:#fff;
	font-size:9px; 
	background: #487B7C;
	
}

#center2 {
	float:left;
	background: none;
	width: 600px;
	padding-top: 25px;
	
} 



#center {
	float:left;
	background: none;
	width: 450px;
	padding-top: 25px;
	
} 

#banner {
	float:left;
	width: 445px;
	height: 130px;
	
	
}

#interno {
	float: left;
	width: 445px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: justify;
	background: url("images/chamada.gif") #F0EEEC right bottom  no-repeat;

	
}

#interno2 {
	float: left;
	width: 650px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align: justify;
	background: url("images/chamada.gif") #F0EEEC right bottom  no-repeat;
	

	
}

#interno  p, #interno2  p {
		
		font-size: 11px;
		color: black;
		padding-left:20px;
		padding-right: 10px;
		text-align:justify;
} 

#interno  h1, #interno2  h1 {
		font-size: 16px;
		text-align: left;
		color: white;
		padding-top: 20px;
		padding-left: 30px;
		margin-top:0px;
		margin-bottom:0px;
		display: block;
		height:31px;
		background: #f6c401;
		
}

#interno  h2, #interno2  h2 {
		
		font-size: 12px;
		color: #515886;
		padding-bottom: 0px;
		margin-top: 10px;
		padding-left:20px;
} 

#interno  a {
		
		font-size: 10px;
		color: #515886;
		text-decoration: none;
		padding-bottom: 10px;
		
} 


#interno2  a {
		font-size: 10px;
		color: #515886;
		text-decoration: none;
} 


#interno2  .centralizar {
		font-size: 10px;
		color: #515886;
		text-decoration: none;
		text-align: center;
		
} 

#interno  a:hover, #interno2  a:hover {
		text-decoration: underline;
		
}

#interno img, #interno2 img {
		
		float:left;
		padding-right: 10px;
		padding-left: 10px;
		
} 

#interno ul, #interno2 ul{
		margin:0px;
		padding:0px;
		
}

#interno b, #interno2 b {
		color:red;
		
}

#interno d, #interno2 d {
		color:black;
		
}
#interno h3, #interno2 h3 {
		color:black;
		padding-left:20px;
		padding-right:20px;
		font-size:11px;
}

#interno li, #interno2 li {
		margin:0px;
		padding:0px;
		padding-right: 15px;
		padding-left:20px;
		list-style: none;
}

#interno table, #interno2 table {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
		color: black;
		width: 90%;
		text-align: left;
		margin-left: 20px;
		
}

#interno #sub_menu, #interno2 #sub_menu {
		width: 100%;
		background: #6d7e92;
		padding-top: 5px;
		margin-left:0px;
}

#interno #sub_menu img, #interno2 #sub_menu img {
		
		float:left;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 3px;
} 

#interno #sub_menu2, #interno2 #sub_menu2 {
		width: 100%;
		background: #6d7e92;
		padding-top: 5px;
		margin-left:0px;
		
}

#interno #sub_menu2 img, #interno2 #sub_menu2 img {
		
		float:left;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 5px;
} 

#interno #sub_menu2 a, #interno2 #sub_menu2 a {
		float:left;
		text-decoration: none;
		color: white;
		font-size: 9px;
		text-align:left;
		padding-top:4px;
		margin-left:-7px;
		
}

#interno #sub_menu2 a:hover, #interno2 #sub_menu2 a:hover {
		text-decoration: underline;
		
		
}

#interno #sub_menu table, #interno2 #sub_menu table {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 10px;
		color: black;
		width:100%;
		text-align: left;
		
		
}

#interno #sub_menu a, #interno2 #sub_menu a {
		float:left;
		text-decoration: none;
		color: white;
		font-size: 9px;
		text-align:left;
		padding-top:6px;
		margin-left:-7px;
		
}

#interno #sub_menu a:hover, #interno2 #sub_menu a:hover {
		text-decoration: underline;
		
		
}

#right2 {
	float:left;
	width: 120px;
	padding-top:0px;
	
}

/* imagme web mail*/
#right {
	float: left;
	width: 143px;
	height: 650px;
	padding-top:50px;
	background: url("images/right.jpg") 3px 148px no-repeat;
	
	
	
}	

/* menu topo*/
#menu_right {
	width: 120px;
	height: 125px;
	background-position:absolute; 
	margin-top:-15%;
}

#menu_right a {
		text-decoration: none;
		color: #807B7B;
		font-size: 11px;
	
}

#menu_right a:hover {
		text-decoration: underline;
			
}

#menu_right ul {
	margin:0px;
	padding:0px;

}

#menu_right li {
	float: right;
	background: url("images/quadrado.jpg") right 7px no-repeat;
	list-style-position: outside;
	list-style: none;
	padding-bottom:5px;
	padding-right: 15px;

}
		
/* login e senha */

#web_mail {
	width: 145px;
	height:70px;
	padding-left: 5px;
	padding-top: 23px;
	
}

#web_mail a {
		
		float:left;
		text-decoration: none;
		color: #000;
		font-size:9px;
		padding-bottom: 2px;
			
}

/* imagem cepe (btrevista.jpg)*/

#campus {
	width: 110px;
	height: 60px;
	padding-top: 14px;
	padding-left: 3px;
}	

/* enquete php  */

#ceni {
	width: 140px;
	height: 150px;
	margin-top: 40px;
	margin-left: 3px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
}

/*imagem enquete medula ossea */

/*#imagem_inquete_medula {
	position:relative;
	width: 110px;
	height: 60px;
	margin-top: -20px;
	padding-left: 3px;   

} */

#galeria {
width: 110px;
	height: 60px;
	padding-top: 80px;
	padding-left: 7px;
}


#estagio {
	width: 110px;
	height: 60px;
	padding-top: 40px;
	padding-left: 7px;

}

#newsletter {
	width: 110px;
	height: 60px;
	padding-top: 40px;
	padding-left: 7px;

}




/*#ceni {
	width: 135px;
	height: 105px;
	padding-top: 35px;
	padding-left: 5px;*/
	
}



