@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900);

@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #551D44;
}

::selection {background: #dde685; color:#551D44; /* Safari */}
::-moz-selection {background: #dde685; color:#551D44;/* Firefox */}

a.txt11cinza:link, a.txt11cinza:visited{}
a.txt11cinza:hover, a.txt11cinza:active {	color: #777; border-bottom: 1px #757575 dotted;}

.menu {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #87A20A;
	text-decoration: none;
	font-weight:bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.input {
	background-image: url(../images/input.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87A20A;
	text-decoration: none;
	border: 1px solid #87A20A;
	padding-left: 8px;
	height: 22px;
	width: 155px;
	background-position: center;
	padding-top: 3px;
}
.txt9roxo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #A45E8E;
	text-decoration: none;
}
.txt13verde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #979F4D;
	text-decoration: none;
	text-transform: uppercase;
}
.txt11cinza {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	line-height: 16px;
}
.txt11roxo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A45E8E;
	text-decoration: none;
}
.border4 {
	border: 4px solid #D4D0C8;
}
.txt14branco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #87A20A;
	height: 22px;
	background-color: #87A20A;
	font-weight: bold;
}
.txt11roxonobold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A45E8E;
	text-decoration: none;
}
.txt9cinza {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
.txt11verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A4B02D;
	line-height: 16px;
}
.borderpontos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #AD5592;
	border-bottom-color: #AD5592;
	background-color: #AD5592;
	border-right-style: none;
	border-left-style: none;
}
.txt12branco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.arrowlistmenu{
width: 26px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Verdana, Geneva, sans-serif;
font: bold 14px ;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 5px;
padding-left: 20px;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #AD5592;
font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
background: url(../images/bullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 17px 0px;
padding-left: 20px; /*link text is indented 19px*/
margin-left: 20px; /*link text is indented 19px*/
text-decoration: none;
font-weight: none;
}

.arrowlistmenu ul li a:visited{
color: #AD5592;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #AD5592;
font-weight: bold;
}

/*css menu superior*/
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	width:   130px;
	border:  1px dotted #ffffff;
	padding: 2px 5px;
	align: center;
	background: #AD5592;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:   #FFFFFF;
}
a.sample_attach:hover
{
  display: block;
  width:   130px;
  padding: 2px 5px;
  background: #eeeeee;
  text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color:   #AD5592;
}

a.sample_attach, a.sample_attach:visited  { border-bottom: none; }
div#sample_attach_menu_child              { border-bottom: 1px solid #AD5592; }
div#sample_attach_menu_child2             { border-bottom: 1px solid #AD5592; }
div#sample_attach_menu_child3             { border-bottom: 1px solid #AD5592; }
div#sample_attach_menu_child4             { border-bottom: 1px solid #AD5592; }
div#sample_attach_menu_child5             { border-bottom: 1px solid #AD5592; }
div#sample_attach_menu_child6             { border-bottom: 1px solid #AD5592; }

.txt16roxo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A45E8E;
	text-decoration: none;
}
.sep {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.txt12cinza {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.txt12roxo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.txt18vermelho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
.sepvert {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
