/* -------------------------------------------------- */
/* Estilos - BASE */

body, p, table, form, h1, h2, h3, h4, img, span, div, iframe {
	margin:0px;
}

body {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	color:#49479d;
	font-family:Georgia;
	font-size:14px;
	line-height:17px;
}

p {
	font-family:Georgia;
	color:#49479d;
	font-size:14px;
	line-height:17px;
	margin-bottom:0.8em;
}

a {
	color:#49479d;
	font-family:Georgia;
	font-size:14px;
	text-decoration:underline;
}

a:hover {
	color:#d87cfa;
	font-family:Georgia;
	font-size:14px;
	text-decoration:underline;
}

table {
	font-family:Georgia;
	font-size:12px;
}

/* -------------------------------------------------- */
/* Estilos - LAYOUT */


span {
	font-size:12px;
	margin:0px;
}

h1 {
	color:#d87cfa;
	font-size:17px;
	margin-bottom:0.8em;
}

h2 {
	color:#d87cfa;
	font-size:16px;
	margin-bottom:1em;
	font-weight:bold;
}

h3 {
	color:#d87cfa;
	font-size:14px;
	margin-bottom:0.8em;
}

h4 {
	color:#49479d;
	font-size:14px;
	line-height:17px;
}

li {
	font-size:14px;
	line-height:17px;
	list-style-type:square;
}

p.home {
	color:#49479d;
	font-size:15px;
	line-height:20px;
	margin-bottom:0.8em;
}

/* -------------------------------------------------- */
/* Estilos - LINKS */

a.link-home {
	color:#49479d;
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.link-home:hover {
	color:#d87cfa;
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.link-home-p {
	color:#49479d;
	font-family:Georgia;
	font-size:13px;
	text-decoration:underline;
}

a.link-home-p:hover {
	color:#d87cfa;
	font-family:Georgia;
	font-size:13px;
	text-decoration:underline;
}

a.mailto {
	color:#d87cfa;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.mailto:hover {
	color:#ecb8ff;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.castello-branco {
	color:#006666;
	font-family:Trebuchet ms;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a.castello-branco:hover {
	color: #00B9B9;
	font-family:Trebuchet ms;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/* -------------------------------------------------- */
/* DIVS IDs*/

#odontocopa {
	margin:0px auto 0px auto;
	width:1000px;
}

#odontocopa #topo {
	clear:both;
	width:1000px;
	height:160px;
}

#odontocopa #topo #logomarca {
	clear:both;
	width:1000px;
	height:100px;
}

#odontocopa #topo #menu {
	clear:both;
	width:1000px;
	height:30px;
}

#odontocopa #topo #sombra {
	clear:both;
	width:1000px;
	height:10px;
	margin-bottom:20px;
}

#odontocopa #miolo {
	clear:both;
	width:1000px;
	height:320px;
}

#odontocopa #miolo #foto {
	float:left;
	width:475px;
	height:300px;
	margin-bottom:20px;
}

#odontocopa #miolo #titulo {
	float:left;
	width:25px;
	height:280px;
	padding-top:20px;
	margin-bottom:20px;
}

#odontocopa #miolo #box {
	float:left;
	width:460px;
	height:260px;
	margin-bottom:20px;
	background-image:url(img/fundo-box.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 20px 20px 20px;
	overflow:auto;
}

#odontocopa #miolo #box #overflow{
	width:440px;
	height:260px;
	padding:0px 20px 0px 0px;
	overflow:auto;
}

#odontocopa #miolo #box-home {
	float:left;
	width:460px;
	height:260px;
	margin-bottom:20px;
	background-image:url(img/fundo-box.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 20px 20px 20px;
	text-align:center;
}

#rodape {
	width:auto;
	height:80px;
	background-image:url(img/fundo-endereco-assinatura.jpg);
	background-repeat:repeat-x;
}

#rodape #endereco-assinatura {
	margin:0px auto 0px auto;
	width:1000px;
	height:80px;
}

#rodape #endereco-assinatura #endereco {
	float:left;
	width:320px;
	height:50px;
	padding:20px 0px 10px 0px;
	color:#666666;
	font-size:14px;
	line-height:17px;
}

#rodape #endereco-assinatura #telefone {
	float:left;
	width:350px;
	height:50px;
	padding:20px 0px 10px 0px;
	color:#666666;
	font-size:14px;
	line-height:17px;
}

#rodape #endereco-assinatura #assinatura {
	float:left;
	width:330px;
	height:50px;
	padding:20px 0px 10px 0px;
	color:#666666;
	font-size:14px;
	line-height:17px;
	text-align:right;
}

/* DIVS Class*/

div.itens-de-menu {
	float:left;
}

div h1 {
	display:none;
}



/*Class*/
td.legenda {
	text-align:center;
	vertical-align:top;
	font-size:11px;
	line-height:12px;
	width:145px;
	padding:0px 3px 8px 3px;
}

img.borda {
	border:1px solid #d87cfa;
}
