body {
	background-color: #1d1d30;
	color: #fff;
	font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family:  "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header {
	background-image: linear-gradient(bottom, rgb(229,229,229) 26%, rgb(204,204,204) 63%);
	background-image: -o-linear-gradient(bottom, rgb(229,229,229) 26%, rgb(204,204,204) 63%);
	background-image: -moz-linear-gradient(bottom, rgb(229,229,229) 26%, rgb(204,204,204) 63%);
	background-image: -webkit-linear-gradient(bottom, rgb(229,229,229) 26%, rgb(204,204,204) 63%);
	background-image: -ms-linear-gradient(bottom, rgb(229,229,229) 26%, rgb(204,204,204) 63%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.26, rgb(229,229,229)),
	color-stop(0.63, rgb(204,204,204))
	);
}

.menu-area {
	background-color: #ccc;
	min-height: 1820px;
}

.menu-area ul {
	background-color: #C3C4C8;
	padding: 10px;
	list-style: none;
	font-weight: bold;
}

.menu-area ul li {
	border-bottom-color: #8194CB;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

.menu-area ul ul {
	font-weight: normal;
}

.menu-area ul ul li {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #C9C9CB;
}

.menu-area ul a {
	color: #7F0400;
	font-size: 14px;
}

.content-area {
	background-color: #fff;
	color: #000033;
	min-height: 1820px;
}

.content-area a {
	color: #000033;
}

.content-area .manchete h1 {
	font-size: 21px;
	font-weight: bold;
}

.content-area .manchete p {
	font-size: 15px;
}

.content-area .manchete img {
	float: left;
}

.procure-um-medico {
	height: 40px;
	padding: 5px;
	background-color: #012A68;
}
.footer-area {margin-top:12px;}

footer ul a {
	font-size: 12px;
	color: #fff;
}

footer ul a:hover {
	color: #fff;
}

footer p {
	font-size: 12px;
}
.coldirdata {color: #8589B6; float:right; font-size:70%;}

.cloudlist {
	line-height: 21px;
	padding-left: 0px;
	padding-right: 2px;
	margin-bottom: 0px;
	text-align: center;
}
.cloudlist a:link {
	color: #000000;
	text-decoration: none;
}
.cloudlist a:visited {
	color: #5B597E;
	text-decoration: none;
}
.cloudlist a:hover {
	color: #990000;
	text-decoration: underline;
}
.cloudlist a:active {
	color: #000000;
	text-decoration: none;
	background-color: #000000;
}


.c13 {font-size:32px;}
.c12 {font-size:30px;}
.c11 {font-size:28px;}
.c10 {font-size:26px;}
.c9 {font-size:24px;}
.c8 {font-size:22px;}
.c7 {font-size:20px;}
.c6 {font-size:18px;}
.c5 {font-size:16px;}
.c4 {font-size:14px;}
.c3 {font-size:12px;}
.c2 {font-size:10px;}
.c1 {font-size:8px;}
