/* CSS Document */

* {
	margin:0;
	padding:0;
}

.tudo {
	width: 980px;
	margin:auto;			
	padding: 0px;
	display: table;
	text-align:left; 	
}
	
body {
	background: #fff;
}
	
.conteudo {
	padding: 0px;
}

.header
{
	background: url('imagens/banner.jpg') no-repeat;
	height: 411px;
	width: 980px;
	margin: 0;
	padding: 0;
	border: 0px;
}

.menu {
height: 47px;
position: relative;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		margin:0px;
		background-color:#009140;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:left;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#FFFFFF;
		color:#FFFFFF;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:1px 0px 0px 1px;
		background-color:#009140;
		background-image:url(#009140);
		background-repeat:repeat-y;
		background-position:left center;
		border-width:0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 2px;
		background-color:#009140;
		color:#FFFFFF;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FFFFFF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(file:///C:/Arquivos%20de%20programas/OpenCube/Visual%20CSS%20QuickMenu/chrome/content/qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:100%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(file:///C:/Arquivos%20de%20programas/OpenCube/Visual%20CSS%20QuickMenu/chrome/content/qmimages/arrow_0.gif);
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:bold;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#FFFFFF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		color:#FFFFFF;
		text-decoration:underline;
	}
	/*[END-QS0]*/
	
.wrap {
	background: url(imagens/bg.jpg) repeat-y;
}
.content {
	background: url(imagens/bg_degrade.jpg) no-repeat;
	min-height:135px;
 	height:auto !important;
  	height:135px;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
}

.content_index {
	background: url(imagens/bg_degrade.jpg) no-repeat;
	min-height:135px;
 	height:auto !important;
  	height:135px;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
}

.content_thumbs {
	background: url(imagens/bg_degrade.jpg) no-repeat;
	min-height:135px;
 	height:auto !important;
  	height:135px;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
}

.content_imagem {
	background: url(imagens/bg_degrade.jpg) no-repeat;
	min-height:135px;
 	height:auto !important;
  	height:135px;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
	text-align: center;
}

.content p, .content_index p, .content_thumbs p, .content_imagem p {
		color:#000000;
		font-family: Verdana;
		font-size: 0.8em;
		text-decoration:none;
		text-align: justify;
		line-height: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		}

.content h1, .content_index h1, .content_thumbs h1, .content_imagem h1 {
	font-size: 1.5em;
	font-family: Arial;
	color: #009140;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009140;
	letter-spacing: 2px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.content h2,  .content_index h2, .content_thumbs h2, .content_imagem h2 {
	font-size: 1em;
	font-family: Arial;
	color: #009140;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.content h3, .content_index h3, .content_thumbs h3, .content_imagem h3 {
	font-size: 1em;
	font-family: Arial;
	color: #009140;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content img {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	height: 450px;
}

.content_thumbs img {
	border-width: 3px;
	border-style: solid;
	border-color: #000;
	height: 180px;
}

.content_imagem img{
	border-width: 3px;
	border-style: solid;
	border-color: #000;
	width: 700px;
	align: center;
}

.content a, .content_index a {
	text-decoration:none;
	color: #009140;
}

.content a:hover, .content_index a:hover {
	text-decoration: underline;
}

.content ul, .content_index ul {
		color:#000000;
		font-family: Verdana;
		font-size: 0.8em;
		text-decoration:none;
		text-align: justify;
		line-height: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 12px;
}

.content li, .content_index li {
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: justify;
}

.content_left {
		width: 390px;
		display: table;
		float: left; 
		position: relative;
}

.content_right{
		width: 350px;
		display: table;
		float: right; 
		position: relative;
}

.content_left_index {
		width: 350px;
		display: table;
		float: left; 
		position: relative;
}

.content_right_index {
		width: 390px;
		display: table;
		float: right; 
		position: relative;
}

.clinicanet {
	background: url(imagens/clinicanet.jpg) no-repeat;
	height: 80px;
}

.footer {
		color:#000000;
		font-family:Verdana;
		font-size: 0.7em;
		text-decoration:none;
		width: 980px;
		height: 30px;
		line-height: 19px;
		text-align: center;
}

.footer a{
	text-decoration:none;
	color: #009140;
}

.footer a:hover{
	text-decoration: underline;
}
.credits {
		color:#000000;
		font-family:Verdana;
		font-size: 0.7em;
		text-decoration:none;
		width: 980px;
		text-align: center;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #009140;
		padding-top: 15px;
		height: 30px;
}
.credits a{
	text-decoration:none;
	color: #009140;
}
.credits a:hover{
	text-decoration: underline;
}

.legenda {
		color:#000000;
		font-family: Verdana;
		font-size: 0.8em;
		text-decoration:none;
		text-align: center;
		line-height: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
		}