
/* definições gerais */

body, td, div, li, input, textarea, p
{
font-family: trebuchet, verdana, arial, sans-serif;
font-size: 11px;
color: #666666;
}

body
{
background-color: #dbd7d2;
background: url('/templates/desktop/files/back.jpg');
}

body, img, form, div, td
{
border: 0px;
margin: 0px;
padding: 0px;
}

input, textarea
{
padding-left: 5px;
border: 1px solid #7c7c7c;
}

.sengine-input
{
width: 108px;
}

a, a:link, a:visited
{
color: #666666;
text-decoration: none;
}

a:hover
{
color:#0099cc;
}

.submit
{
border: 0px;
}

li
{
list-style-position: inside;
}

/* fim definições gerais */










/* Tabela layout */

.lay-table
{
width: 770px;
}

.lay-left
{
width: 192px;
padding: 6px 0px 0px 7px;
background-color: #ffffff; 
}

.lay-center
{
width: 419px;
padding: 6px 10px 0px 10px;
background-color: #fffff;
}

.lay-right
{
width: 159px;
background-color: #ffffff;
padding: 6px 0px 0px 2px;
}

.lay-footer2
{
padding: 20px 10px 0px 28px;
color: #ffffff;
height: 70px;
}

.lay-footer1
{
padding: 10px 10px 0px 28px;
color: #ffffff;
background-color: #fff;
}

.lay-footer2
{
padding: 20px 10px 0px 28px;
color: #ffffff;
height: 70px;
}

.lay-footer3
{
padding: 10px 0px 10px 28px;
color: #666666;
}

/* fim tabela layout */








/* tipografia */

.boxtitle
{
font-weight: bold;
color: #0099cc;
}

.title, h1
{
font-weight: bold;
color: #0099cc;
padding-bottom:3px;
}

h1
{
font-size:15px;
}

.subtitle
{
font-weight: bold;
color: #0099cc;
}

/* fim tipografia */




.nomargin
{
border: 0px;
margin: 0px;
padding: 0px;
}

.sengine-input
{
margin-left: 10px;
width: 100px;
}







/* Menu */





.open
{
	list-style-type: none;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}



.closed
{
	list-style-type: none;
	display: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}




.menu-li0, .menu-li1, .menu-li2
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}


.menu-li0
{
 padding: 0px 0px 3px 0px;
}



.menu-a0
{
	font-size: 11px;
	font-weight: bold;
	color: #636563;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}


.menu-a1
{
	font-size: 9px;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}


.menu-a2
{
	font-size: 9px;
	font-weight: normal;
	color: #636563;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.menu-a3
{
	font-size: 8px;
	font-weight: normal;
	color: cyan;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}



.menu-img
{
	vertical-align: middle;
}



.menu-sep
{
  padding: 2px 0px 2px 0px;
}
/* Fim menu */




.foldout-title-closed
{
font-weight:bold;
background: url('/templates/desktop/files/back_foldout.gif') repeat-x bottom;
height:30px;
margin-bottom: 10px;
padding: 0px 0px 3px 3px;
list-style-image: url('/templates/desktop/files/saibamais.jpg');
}

.foldout-title-hover
{
color: #0099cc;
font-weight:bold;
background: url('/templates/desktop/files/back_foldout.gif') repeat-x bottom;
height:30px;
margin-bottom: 10px;
padding: 0px 0px 3px 3px;
list-style-image: url('/templates/desktop/files/saibamais.jpg');
}

.foldout-title-hoverout
{
font-weight:bold;
background: url('/templates/desktop/files/back_foldout.gif') repeat-x bottom;
height:30px;
margin-bottom: 10px;
padding: 0px 0px 3px 3px;
list-style-image: url('/templates/desktop/files/saibamais.jpg');
}

.foldout-title-open
{
font-weight: bold;
background: url('/templates/desktop/files/back_foldout.gif') repeat-x bottom;
height: 30px;
margin-bottom: 10px;
padding: 0px 0px 3px 3px;
list-style-image: url('/templates/desktop/files/saibamais2.jpg');
}

.foldout-content
{
padding:15px;
font-weight: 400;
}

.invisible
{
display:none;
}



