body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFF;
	background: url("images/bground.jpg") center center no-repeat fixed;
	margin:0px;
	padding: 0px;
	
	SCROLLBAR-FACE-COLOR: #33ccff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #33ccff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #33ccff; SCROLLBAR-DARKSHADOW-COLOR: #33ccff;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCC66;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	font-stretch: expanded;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	text-transform: uppercase;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #000000;
	font-stretch:condensed;
	text-align: center;
	}

/* Div`s  Fixas*/
 
#container {
	position:absolute;
	left:50%;
	top:50%;
	width:618px;
	w\idth:618px;
	height:442px;
	padding:0;
	margin:-222px 0 0 -309px;
	background-color: transparent;
}

#menu {
	position: relative;
	float: left;
	width:618px;
	height:23px;
	margin-top:14px;
	margin-bottom: 12px;
	background-color: transparent;
}

#content {
	position: relative;
	float:left;
	width:618px;
	height:358px;
	margin:0px;
	padding: 0px;
	background-color: transparent;
	text-align: center;
	overflow: hidden;
}

#footer	{
		position:relative;
		float: left;
		width: 618px;
		margin-top: 10px;
		height: 25px;
		background-color: transparent;
		text-align: center;
		}

/* Div`s  Específicas*/


#maria {
	position: relative;
	float:left;
	margin: 20px;
	padding:0px;
	background-color: transparent;
	overflow: auto;
	text-align: justify;
}

#maria img {
	margin-left: 50px;
	}

#cirurgia {
	position: relative;
	float:left;
	width: 50%;
	w\idht: 50%;
	margin: 20px;
	padding:0px;
	background-color: transparent;
	text-align: justify;
}

#laser {
	position: relative;
	float:left;
	width: 50%;
	w\idht: 50%;
	margin: 20px;
	padding:0px;
	background-color: transparent;
	text-align: justify;
}

#imagem {
	position: relative;
	float:left;
	margin: 20px;
	padding:0px;
	text-align: center;
}


#contato {
	position: relative;
	float:left;
	w\idht: 40%;
	margin: 20px;
	padding:0px;
	background-color: transparent;
	text-align: justify;
}

#mapa {
	position: relative;
	float:left;
	margin: 20px;
	padding: 0px;
	text-align: center;
}
