@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
#alerta{
	height: 63px;
	position:fixed;
	width: 100%;
	background-image:url(back.png);
}
#text{
	width: 1020px;
	margin: auto;
}

#text .alerta{
	float: left; 
	margin: 8px 20px;
}
#text .fechar{
	float: right; 
	cursor: pointer;
	margin: -22px 20px 0 0;
	
}
#text div{
	width: 1000px;
	margin:auto; 
	font: 13px tahoma;
	padding-top: 5px;
	color:#FFFFFF;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #f0eee6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px;
	color:#000000;
	min-width:1003px;
}
top {
	width:1020px;
}
h1 {
	color:#990000;
	font-size:16px;
}
#menu{
	width:1020px;
	margin:auto;
}
#conteudo{
	width:985px;
	margin:auto;
	background-color:#FFFFFF;
	padding: 10px;
	height:690px;
}
#conteudo2{
	width:985px;
	margin:auto;
	margin-top: 110px;
	background-color:#FFFFFF;
	padding: 10px;
	height:620px;
}
#copright{
	width:985px;
	margin:auto;
	padding: 10px;
	height:30px;
}
.sf-menu, .sf-menu * {
	font-family:	Georgia, "Times New Roman", Times, serif;
	list-style:		none;
	font-size: 		18px;
	font-style:		italic;
	padding:		6px;
	float:			left;
	}
.sf-unidades{
	list-style:		none;
	font-size: 		16px;
	padding:		6px;
	float:			center;
}
.cirurgias-destaque{
	list-style:		none;
	padding:		6px;
	float:			left;
}
.cirurgias-destaque-sub{
	list-style:		none;
	padding:		6px;
	float:			left;
	width:			210px;
	text-align: 	justify;
	margin-top:		10px;
	border-right:	solid #FBE4DD;
}
.sf-unidades-sub{
	list-style:		none;
	font-size: 		14px;
	padding:		6px;
	float:			center;
}
.sf-menu a:link {
	text-decoration:none;
	color:			#978e83;	
}
.sf-menu a:active {
	text-decoration:none;
	color:			#978e83;	
}
.sf-menu a:visited {
	text-decoration:none;
	color:			#978e83;	
}
.sf-menu a:hover{
	color:			#990000;
}
#conteudoTxt{
	float:left;
	height:600px;
	background-color:#FFFFFF;
	width:700px;
	padding:10px;
}
#conteudoLateral{
	float:right;
	height:660px;
	text-align:center;
	background-color:#f5f2e8;
	width:240px;
	padding:10px;
}
h2 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size: 		15px;
	font-style:		italic;
	color:#978e83;
	}
.txt18 {
	font-size: 18;
	font-weight: bold;
}
.txt14 {
	font-size: 10;
}
.txt10 {font-size: 11px}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #A7001F;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.menu-cirurgias {font-size: 12px}
#imc{float:right; width:200px; height:230px; margin:15px;}

