body {
	background:url(imgs/bg2.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
}
html, body, div, span, applet object, iframe, blockquote, pre, a, abbr, acronym, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, {
	border:0;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

table, td {color:#7B7B7B; font-size:13px; line-height:20px; text-align:justify; background:#F7F7F7;  border: solid 1px #CCC;}
td { border-bottom: solid 1px #EEE; padding:10px;}

ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}

img {
	border:0;
}
.clear {
	clear:both;
	display:block;
}
hr {
	background-color:#e7e7e7;
	border:0;
	clear:both;
	height:1px;
	margin-bottom:18px;
}
input[type=text], input[type=submit], input, select, textarea {
	background:#f5f5f5;
	border-bottom:3px solid #ddd;
	color:#333;
	padding:13px;
	width:81%;
	float:left;
	margin:10px 0 0 0;
}


.btn {
	width: 97px; height:50px; background:#BEA8D9; color:#FFF; border-bottom: 3px 0 solid #8358B6; font-size:18px; font-weight:bold; padding-top:10px;
}
	
ul, ul a {
	font-family:Arial, Helvetica, sans-serif;
	list-style:circle;
	margin-left:1.3em;
	font-size:13px;
	color:#666;

}

a {
	font-family:Arial, Helvetica, sans-serif;
	list-style:circle;
	font-size:13px;
	color:#666;
}
li {
	line-height:26px;
	padding:2px 0;
}
ol {
	list-style:decimal;
	margin:0 0 10px 1.5em;
}
strong {
	font-weight:700;
}
blockquote {
	font-style:italic;
	padding:0 3em;
}

#wrap {
	margin:auto;
	width:980px;
	padding:0 0 50px 0;
}

html, body, #wrap {
	height:100%;
}
body>#wrap {
	height:auto;
	min-height:100%;
}

#header {
	width:980px!important;

	margin:20px 0 0 0;
	float:left;
	clear:boot;
	background:000;
	margin:0 0 20px 0;

	}
	
.logo {
	/*background:url(imgs/logo.png) no-repeat;*/
	width:180px;
	height:140px;
	float:left;
	font-size:12px;	
	line-height:30px;
	color:#33204B;

}

#menu {
	color:#34214B;
	font-size:15px;
	float:right;


}

#menu ul li {
	list-style:none;
	display:inline;
	margin:0 20px 0;
	
}

#menu ul li a {
	color:#1A001A;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}


h1 {
	font-size:50px;
	color:#34214B;
	font-weight:bold;
	letter-spacing:-5px;
	margin:0 0 25px 0;

}

h2{
	color:#A789CB;
	font-size:26px;
	font-weight:normal;
	margin:20px 0 20px 0;
	line-height:30px;
}

 h3 {
	color:#34214B;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	padding:0;
	margin:20px 0 10px 0;
	line-height:30px;
}

h4 {
	color:#A789CB;
	font-size:20px;
	font-weight:bold;
	padding:0;
	margin:20px 0 10px 0;
	line-height:30px;
}

h5 {
	color:#33204B;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	padding:0;
	margin:10px 0 20px 0;

}


h6 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:0;
	margin:10px 0 20px 0;

}


#top {
	width:730px;
	height:290px;
	background:url(imgs/top.png);
	float:right;
	padding-top: 150px;	

}

#top span {
	font-size:22px;
	color:#A688CB;
	font-weight:bold;
	height:50px;
}

#top-inter {
	width:730px;
	min-height:320px;
	float:right;
	padding-top: 150px;	

}

#top-inter span {
	font-size:22px;
	color:#A688CB;
	font-weight:bold;
	height:50px;
}







/*MENU LATERAL ESQUERDA*/
#menu-esq {
	width: 200px;
	float:left;

	}
 
.accordionButton {	
	width: 190px;
	float: left;
	background: #BEA8D9;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	color:#FFF;
	font-size:14px;
	padding:10px;
	}
	
.accordionButton a,	.accordionButton a:hover {	
	width: 190px;
	float: left;
	background: #BEA8D9;
	cursor: pointer;
	color:#FFF;
	font-size:14px;
	text-decoration:none;

}
 
.accordionContent {	
	width: 190px;
	float: left;
	display: none;
	font-size:14px;
	color:#34214B;
	padding:5px;
	line-height:30px;
	}
	
	.accordionContent a {
	text-decoration:none;
	color:#34214B;
}

	.accordionContent a:hover {
	background:#E4D6F5;
	width:190px;
	text-decoration:none;
}

.destaques {
	width:980px;
	min-height:180px;
}
.img-left {
	float:left;
	margin:10px 10px 10px 0;
}

.img-right {
	float:right;
	margin:10px 0 10px 10px;
}

p { color:#7B7B7B; font-size:13px; line-height:20px; text-align:justify;}

.form { width:980px;  background:#FFF;}
.form input, .form textarea { background:#EAEAEA; clear:both; width:500px; width:500px; color:#666; border:0; padding:5px; margin:5px 0 20px 0;}
.form label {float:left; color:#666; font-size:13px; width:500px;}

#footer {
	clear:both;
	display:block;
	margin:0;
	position:relative;
	background:url(imgs/bg-footer.jpg);
	padding:20px 0 0 0 ; 
	height:70px;
	width:100%;
}

.footer {
	width:960px;
	margin:auto;
	font-size:13px;
	color:#33204B;
	text-align:center;
	line-height:20px;
	
}



/*conteudo interno*/
#conteudo {
	width: 760px;
	margin:0 0 20px 0;
	background:012548!important;
	float:right!important;
}
	

#conteudo span {
	font-size:14px;
	color:#331F4B;
	line-height:20px;
}

#conteudo p {
	font-size:13px;
	color:7B7B7B;
	line-height:20px;
	display:block;

}

.fafa table {
	border:1px solid #FFF;
	background-color:#FFF;}
	
	
	.fafa table tr, .fafa table td {
	border:1px solid #FFF;
	background-color:#FFF;
	padding:0;
	margin:0;}
	
	
		.button-primary {
			width:200px!important;}
			
.sintomas{width:760px;height:auto;}		