* {
	margin:0;
	padding: 0;
	border: none;
}
body {
	background: url('../img/bg-body.jpg') repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #888;
	margin-top: 6px;
}
a {
	text-decoration: none;
	color: #2694c7;
}
a:hover{
	color: #f00;
}
p {
	margin-bottom: 15px;
	margin-right:20px;
    text-align:justify;
}
p a {
	font-weight: bold;
	text-decoration: underline;
	color: #999;
}
p a:hover {
	color: #f00;
}

#navlist
{
padding-left: 0;
margin-left: 0;
margin-right:70px;
}

#navlist li
{
list-style: bullets;
margin-left: 30px;
padding: 0.25em;
}

#navlist li a { text-decoration: none; }

h1 {
	background: url('../img/bg-h1.png') no-repeat left 3px;
	padding-left: 30px;
	position: relative;
	font-size: 22px;
	height: 33px;
	color: #2e6aa6;
	font-weight: normal;
	margin-bottom: 10px;
}

h1 span {
	position: absolute;
	top: 0;
	left: 30px;
	height: 100%;
	width: 100%;
}
h1#t-infertilidade span {
	background: url('../img/t-infertilidade.jpg') no-repeat;
	width: 157px; 
}
h1#t-medicina-reprodutiva span {
	background: url('../img/t-medicina-reprodutiva.jpg') no-repeat;
	width: 255px; 
}
h1#t-endoscopia-ginecologica span {
	background: url('../img/t-endoscopia-ginecologica.jpg') no-repeat;
	width: 302px; 
}
h1#t-o-que-e-infertilidade span {
	background: url('../img/t-o-que-e-infertilidade.jpg') no-repeat;
	width: 255px; 
}

h1#t-contato span {
	background: url('../img/t-contato.jpg') no-repeat;
	width: 255px; 
}
h1#t-perfil span{
	background: url('../img/t-perfil.jpg') no-repeat;
	width: 255px; 
}
h1#t-causas-masculinas span {
	background: url('../img/t-causas-masculinas.jpg') no-repeat;
	width: 255px; 
}
h1#t-reproducao-assistida span {
	background: url('../img/t-reproducao-assistida.jpg') no-repeat;
	width: 255px; 
}

h1#t-clinica span {
	background: url('../img/t-clinica.jpg') no-repeat;
	width: 255px; 
}
h2 {
color:#2E6AA6;
font-size:15px;
font-weight:normal;
padding-bottom:15px;
padding-top:20px;
padding-left:20px;

 }
 
.mais {
	background: #e8f0f7;
	padding: 5px 9px;
	color: #2694c7;
	display: inline-block;
	float: right;
}
.mais:hover {
	color: #2e6aa6;
	text-decoration: underline;
}
.coluna {
	width: 355px;
	float: left;
	padding: 0 30px 0 20px;
}
.coluna p {
	text-align: left;
	margin-left: 35px;
	margin-bottom: 5px;
}
.coluna .mais {
	float: right;
	margin-left: 35px;
	display: inline;
	background: #fff;
}
.clear {
	clear: both;
}
#tudo {
	width: 835px;
	margin: 0 auto;
}
body#home #topo {
	background: url('../img/bg-topo.jpg') no-repeat right 68px;
	height: 440px;
	position: relative;
}
body #topo {
	background: url('../img/bg-topo-internas.jpg') no-repeat right 68px;
	height: 300px;
	position: relative;
}
body#home #menu li.home a,
body#clinica #menu li.clinica a,
body#infertilidade #menu li.infertilidade a,
body#endoscopia-ginecologica #menu li.endoscopia-ginecologica a,
body#perguntas-frequentes #menu li.perguntas-frequentes a,

body#reproducao-humana #menu li.medicina-reprodutiva span,
body#causas-masculinas #menu li.medicina-reprodutiva span,
body#causas-femininas #menu li.medicina-reprodutiva span,
body#tratamentos #menu li.medicina-reprodutiva span{
	color: #6acef0;
	background: #fff;
}
#bread {
	position: absolute;
	bottom: 5px;
	left: 0;
	background: #f1f6fb;
	width: 615px;
	height: 27px;
	line-height: 27px;
	padding-left: 220px;
	color: #438dbf;
	font-size: 11px;
}
#bread a {
	color: #438dbf;
}
#bread a:hover {
	color: #f00;
}
#logo {
	position: absolute;
	top: 95px;
	left: 5px;	
}
#logo span {
	left: 210px;
	position: absolute;
	bottom: 17px;
	width: 140px;
}
#menu {
	height: 36px;
}
#menu li {
	float: left;
	line-height: 36px;
	text-transform: lowercase;
	margin: 0 9px;
	display: inline;
	font-size: 15px;
	position: relative;
}
#menu a,
#menu span {
	color: #2e70ac;
	display: block;
	padding: 0 5px;
	font-weight: bold;
}
#menu a:hover {
	color: #6acef0;
	background: #fff;
}
#menu li:hover ul {
	display: block;
}
#menu ul {
	position: absolute;
	width: 540px;
	background: #f2f8fe;
	left: 0;
	top: 36px;
	display: none;
	border-top: 3px solid #fff;
}
#menu li li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
#destaque {
	position: absolute;
	top: 290px;
	left: 0;
	width: 400px;
}
#destaque h1 {
	float: right;
	margin-right: 48px;
}
#destaque p {
	clear: right;
	text-align: right;
	color: #666;
	margin-right:3px;
}
#conteudo {
	min-height: 150px;
	margin-left:10px;
}
#chamada {
	background: url('../img/bg-chamada.jpg') no-repeat center center #f1f6fb;
	height: 120px;
	padding: 40px 0 35px 0px;
}
#miolo {
	border: 1px solid #d8e4ef;
	border-bottom: none;
	padding: 10px 0 30px 20px;
	float: right;
	width: 605px;
	margin-top: 25px;
	margin-bottom: 22px;
	position: relative;
}
#miolo #sombra {
	background: url('../img/bg-miolo-interna.jpg') no-repeat;
	height: 320px;
	position: absolute;
	top: 0px;
	left: -11px;
	width: 15px;
}
#nav {
	float: left;
	width: 175px;
	margin-top: 70px;
	color: #74d1f1;
	background: url('../img/bg-nav.jpg') no-repeat left center;
	padding-left: 15px;
}
#nav strong {
	font-size: 14px;
}
#nav ul {
	margin-top: 5px;
	margin-left: 15px;
}
#nav a {
	color: #2e70ac;
}
#nav a:hover {
	color: #f00;
}
#rodape {
	clear: both;
	background: #2e70ac;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 11px;
}
#rodape span {
	display: inline;
	margin: 0 30px;
}
#rodape address {
	display: inline;
	font-style: normal;
}
#rodape a {
	color: #fff;
}
#rodape a:hover {
	color: #ff0;
}
img {
	float: left;
	margin-right: 26px;
	margin-bottom: 10px;
}
