#sup {
	width:760px;
	margin:auto;
}

#header {
	width:inherit;
	height:102px;
	background:url("home/header.png") no-repeat;
}

#menu {
	width:inherit;
	height:18px;
	padding-top:10px;
	text-align:center;
	background:white;
}
	#menu ul
	{
		list-style:none;
		margin:0;
		font-weight: bold;
		font-size:0.8em;
		color: #6c798e;
	}

	#menu li
	{
		display:inline;
	}
	
	#menu li a, visited {
		text-decoration:none;
	}

#container {
	background: url("home/background.png") repeat-y;
	border: solid 1px #00002B;
}

#stage {
	padding: 0 3px 3px 3px;
	background: transparent;
	float:left;
	width:552;
}

#bar {
	width:200px;
	background:transparent;
	float:right;
}

#footer {
	background:url("home/footer.png") no-repeat;
	width:inherit;
	height:160px;
	clear:both;
}

#footerText {
	font-size:.79em;
	line-height:1.1em;
	width:450px;
	padding:18px 10px 10px 280px;
}

#agenda {
	background: white;
}

#clinicas {
	background: url("home/cli.png") repeat-y;
}

#endorsee {
	background: #F4F5F6;
}

#publicacoes {

}

#homeLeft {
	float:left;
	width: 196px;
}

#eventos {

}

#quo {
	width:172px;
	min-height:141px;
	margin:7px 3px 3px 3px;
	padding:10px;
	background: url("home/banQuo.png") #EAECEF no-repeat;
	border: solid #999eae 1px;
}

#endorsee, #videos, #midia {
	width:350px;
	float: right;
}

#eventos, #videos, #clinicas, #endorsee, #novidades, #midia, #agenda {
	margin-top:4px;
}

#eventos, #agenda, #clinicas, #videos, #endorsee, #novidades, #midia {
	border: solid #B7BEC8 1px;
}

.title {
	padding:7px 0 0 2px;
	font-family: serif;
	font-weight: bold;
	font-size:22px;
	letter-spacing:-.08em;
	color: white;
	display:block;
}

.titleBg {
	height:26px;
	background: #6c798e;
}

.titleCenter {
	display:block;
	font-weight:bold;
	color:red;
	text-align:center;
	padding: 4px;
}

.date {
	font-size:.6em;
	text-align:right;
	display:block;
	color:gray;
	font-weight:bold;
}

.subtitle {
	padding-top:3px;
	padding-left:3px;
	font-family: serif;
	font-weight: bold;
	font-size:1.7em;
	letter-spacing:-.08em;
	color: white;
	display:block;
}

.cont {
	margin:6px;
}

.ban{
	margin:7px 3px 3px 3px;
}

.not0 {
	background: white url("home/note0.png") no-repeat;
}

.not1 {
	background: #F4F5F6 url("home/note1.png") no-repeat;
}

.not0, .not1 {
	padding: 8px 4px 0 20px;
}

.quoTxt {
	font-family: serif "Times New Roman";
	font-weight: bold;
	font-style: italic;
	font-size:1.2em;
	line-height:1.2em;
	position:center;
}

.author {
	font-weight:normal;
	text-align:right;
	float:right;	
}

.quoTxt, .author {
	color:#00002b;
	width:174px;
}

.vd {
	width:600px;
	background:yellow;
	display:block;
}


body {
	line-height:1.2em;
	font-size:.9em;
	font-family: sans-serif;
	background:url("home/bg.png") repeat-x #B7BEC8;
	color: black;
}

a, visited {
	color:navy;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;

}

table {
	font-size:.9em;
	width:100%;
}

img {
	border:0;
}

p {
	text-align:justify;
}

body {

}
