@charset "utf-8";
/* CSS Document
Augusto Arajo - augustoaraujo.com.br
Todos os direitos reservados.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	height: 96%;
	width: 98%;
	background-color: #666666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FF9933;
}
h2 {
	margin: 0px;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	background-color: #F7F7F7;
	padding: 5px;
	color: #666666;
	text-align: center;
	border: 1px solid #F2F2F2;
}

h4 {
	text-align: center;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	color: #0099FF;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #86CB0F;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 16px;
}

form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#grade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -385px;
	position: absolute;
	width: 766px;
	left: 50%;
	height: 120px;
	z-index: 1;
	top: 2px;
	font-size: 11px;
}

#painel {
	position: absolute;
	z-index: 3;
	height: 180px;
	width: 767px;
	left: 0px;
	top: 0px;
	background-image: url(files/logo_quintasntabarbara.gif);
	background-repeat: no-repeat;
	background-color: #86CB0F;
}

#paTitulo {
	position: absolute;
	height: auto;
	width: 260px;
	left: 180px;
	top: 5px;
	z-index: 3;
}
#paDescr {
	position:absolute;
	height: auto;
	width: 280px;
	left: 480px;
	top: 5px;
	color: #FFFFFF;
	z-index: 3;
	font-size: 13px;
	font-weight: bold;
}
#menu {
	position: absolute;
	z-index: 4;
	height: auto;
	width: 700px;
	left: 30px;
	top: 145px;
}
#header-content ul {
	position: absolute;
	right: -5px;
	top: 15px;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bolder;
	height: 30px;
	line-height: 20px;
	width: 766px;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	color: #FFFFFF;
	background-color: #86CB0F;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	font-size: 14px;
}
#header-content li a:hover {
	color: #0099FF;
	height: 25px;
	background-color: #FFFFFF;
	font-size: 14px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #78B80E;
	border-right-color: #78B80E;
	border-bottom-color: #78B80E;
	border-left-color: #78B80E;
}
#header-content li a#current  {
	background-color: #FFFFFF;
}
/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}
#image {
	position: absolute;
	z-index: 2;
	height: 260px;
	width: 767px;
	left: 0px;
	top: 180px;
	background-color: #86CB0F;
	background-image: url(files/fig_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#caloop {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 766px;
	z-index: 2;
	left: 0px;
	top: 440px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#paQuadro {
	position: absolute;
	height: 160px;
	width: 170px;
	left: 574px;
	top: 200px;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}
#paQuadro a:link {
	color: #FF9900;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
	border: 1px solid #FFFFFF;
}
#paQuadro a:visited {
	font-weight: bold;
	color: #FF9900;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#paQuadro a:hover {
	color: #FFFFFF;
	background-color: #86CB0F;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}


#calateral {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 180px;
	left: 575px;
	top: 442px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F9F9F9;
	font-size: 13px;
	color: #666666;
	padding-right: 5px;
}
#catexto {
	position: relative;
	height: auto;
	width: 550px;
	left: 3px;
	top: 0px;
	background-image: url(files/bg_capa.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#carodape {
	position: relative;
	height: auto;
	width: 760px;
	left: 3px;
	top: 10px;
	text-align: center;
	background-image: url(files/bg_rod.png);
	background-repeat: repeat-x;
}
#loop {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 766px;
	z-index: 2;
	left: -1px;
	top: 183px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#lateral {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 182px;
	left: 575px;
	top: 185px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	background-color: #F9F9F9;
	border-right-style: dashed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #666666;
}
#texto {
	position: relative;
	height: auto;
	width: 550px;
	left: 3px;
	top: 0px;
	background-image: url(files/bg_capa.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#texto2 {
	position: relative;
	height: auto;
	width: 740px;
	left: 3px;
	top: 0px;
	background-image: url(files/bg_capa.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rodape {
	position: relative;
	height: auto;
	width: 760px;
	left: 3px;
	top: 0px;
	text-align: center;
	background-image: url(files/bg_rod.png);
	background-repeat: repeat-x;
}
#imgLeft {
	float:left;
	border: 1px solid #F2F2F2;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
  }
#imgRight {
	float:right;
	border: 1px solid #F2F2F2;
	padding: 3px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 12px;
  }
#imgMostra {
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
  }
#developer{float:left;width:98%;padding:10px;}
a#developereffect,a#developereffect:link,a#developereffect:visited,a#developereffect:active{
	display:block;
	height:25px;
	width:69px;
	background-color:transparent;
	background-image:url(imagens/augustoweb.png);
	background-repeat:no-repeat;
	border-style:none;
}
a#developereffect:hover{background-position:left bottom;border-style:none;}
table{
	border-collapse:collapse;
	border:1px solid #666;
	color:#363636;
	background:#f6f6f6;
	text-align:left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
caption{text-align:center;font:bold 16px arial, helvetica, sans-serif;background:transparent;color:#C0F;text-transform:uppercase;padding:6px 4px 8px 0;}
tr{
	background-color:#FFF;
}
td{
	background-color:#F5F5F5;
	padding: 8px;
}

