@import url("../internas.css");

#site {
	background: url(imagens/fundo.jpg) #fff;
}


#topo {
	background: url(imagens/topo.jpg);
}

#corpo {
	background: url(imagens/banner_topo_menu.jpg)  no-repeat left top;
	clear: both;
	padding: 0 0 0 25px;
	min-height: 400px;
	height: 100%;
}

#menu { 
	background: url(imagens/rodape_menu.jpg) #3F69B1 no-repeat left bottom;
	margin: 11px 0 0 0;
}

#menu ul { 
	padding: 88px 0 15px 0;
}


#menu ul li a, #menu ul li a:hover {
	background: #000;
	color: #fff;
}

#menu ul li a:hover {
	background: #222;
}

#atalhos h3, #atalhos a, #atalhos a:hover {
	color: #000;
}

#rodape {
	background: url(../imagens/rodape.jpg) bottom center no-repeat;
}

#rodape h2 span {
	background: url(../imagens/logo_rodape.jpg) no-repeat;
}

#rodape_interno li a, #rodape_interno li a:hover {
	background: url(../imagens/marcador_rodape.jpg) no-repeat left top;
}

#coluna_esquerda {
	padding: 15px 0 0 10px;
	float: left;
	width: 205px;
}

#coluna_esquerda li {
	list-style: none;
}

#coluna_esquerda a {
	text-decoration: none;
}

#coluna_esquerda a:hover {
	text-decoration: underline;
}

#conteudo h4 a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#conteudo h4 a:hover {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

#conteudo h4 {
	padding: 13px 0 3px 0;
	font-size: 14px;
	color: #000;

}

.esquerda {
	text-align: left;
}

#conteudo ul {
	margin: 0 0 0 15px;
	list-style: square;
}

#conteudo li a, #conteudo li a:hover {
	text-decoration: none;
}

#conteudo li a:hover {
	text-decoration: underline;
}

.destaque {
	font-weight: bold;
	color: #B70100;
}

h2#mestrado_dmra a, h2#mestrado_ped a, h2#mestrado-imp a {
	float: left;
	clear: both;
	display: block;
	background: url(imagens/mestrado_drma.jpg) no-repeat;
	text-indent: -999px;
	width: 309px;
	height: 92px;
	padding: 10px 0;
}

h2#mestrado_ped a {
	background: url(imagens/mestrado_ped.jpg) no-repeat;
}

h2#mestrado-imp a {
	background: url(imagens/mestrado_implantodontia.jpg) no-repeat;
}


#botoes {
	margin: auto;
	padding: 55px;
	text-align: center;
}

hr {
	color: #aaa;
}

#conteudo form {
	float: left;
}

fieldset {
    float: left;
	clear: both;
    padding: 0 5px 5px 4px;
	margin: 2px;
    border: 1px solid #eee;
    background: #fff;
}

legend {
    background: #fff;
}

.alinha {
	text-align: center;
}

h3 a, h3 a:hover {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}
