html {
    height: 100%;
    margin-bottom: 0px;
}

form {
    margin: 0;
    padding: 0;
}

img,table {
    border: none;
}

/*
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: #f8f8f8;
}
*/


body {
    /*font-family:Georgia, "Times New Roman", Times, serif;*/
    font-family: Tahoma,Arial;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: #000000;
    background: #366e94;
}


body.contentpane {
    background: #f8f8f8;
}

a:link, a:visited {
    font-size:0.8em;
    text-decoration: none;
    font-weight: normal;
    color: #555;
}

a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #333;
}

input.button, .validate  {
    color: #333;
    font-size: 10px;
    border: 1px solid #555;
}

.search input.button {
    text-align: right;
}

input.button:hover, .validate:hover  {

}

p {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: justify;
    font-size:0.8em;
    line-height:1.4em;
}

.inputbox {
    border: 1px solid #555;
    color: #333;
    width: 135px;
    padding: 2px;
}

.inputbox:focus {
    border: 1px solid #0d3e61;
    background-color:#FFFFCC;
}

#search {
    height:45px;
    width:200px;
    float:right;
    padding: 6px 0 0 0;
    margin-right:30px;
    margin-top:10px;
    /*background:url(../images/search_ico.jpg) left top no-repeat;*/
}

#search .search .inputbox {
    width: 150px;
    height: 20px;
    font-size: 10px;
    color: #666;
    padding: 2px;
    border: 1px solid #A9A9A9;
}

#search .search .button {
    height: 18px;
    font-size: 10px;
    color: #666;
    padding: 0 2px 0 2px;
    border: 1px solid #dadada;
    margin: 0 0 0 10px;
    text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

/*
#page_bg {
	padding: 0;
	background: #FFFFFF;
}
*/

#page_bg {
    background-image: url(../images/bg_main.jpg);
    background-repeat:no-repeat;
    background-position: center 41px;
    margin: 0;
    padding: 0;
}


div.center {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    width: 902px;
    border:0px solid #ff0000;
}

div#wrapper {
    margin:0 auto;
    width: 875px;
    text-align: left;
    background: #CBD5DA;
    border:3px solid #CBD5DA;
}

div#content {
    width:875px;
    margin:5px auto;
    padding:0;
    overflow:hidden;
    border:0px solid #ffffff;
}


/*
#top {
	width: 902px;
	height: 52px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: right;
}
*/

#top {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background:url(../images/bg_menu_sup.png) repeat-x;
}


/*
#header {
	height: 262px;
	background: url(../images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 902px;
}
*/

#header_container{
    margin:8px 0 0 0;
    border:0px solid #ff0000;
    height:125px;
}

/*
#header {
	background: url(../images/logo.png) top left no-repeat;
	margin: 0 auto;
	width: 875px;
}
*/

#header {
    background: url(../images/logoJoomla.jpg) top left no-repeat;
    margin: 0 auto;
    width: 875px;
    height:124px;
    border:3px solid #CBD5DA;
}



#content_bottom {
    width: 902px;
    height: 16px;
    background: url(../images/content_bottom.jpg) top center no-repeat;
}

#logo { /*
    padding: 80px 0 0 40px;
    text-align: left;
    width: 733px; */
}


#letreiro-aba{
    background: url("../images/bg_letreiro.png") no-repeat right top;
    float: right;
    height: 119px;
    margin-right: -28px;
    margin-top: 24px;
    width: 539px;
}

#breadcrumb {
    padding: 0 0 0 60px;
}


#logo a, #logo a:link, #logo a:hover {
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
    line-height: 36px;
}

.pill_m {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    background: url(../images/menu.jpg) top center no-repeat;
    width: 902px;
    height: 49px;
}

#pillmenu {
    float: left;
    margin: 0;
}

#pillmenu ul {
    margin: 0;
    padding: 0 22px;
    list-style: none;
}

#pillmenu li {
    float: left;
    margin: 0;
    padding: 0;
    height: 49px;
    background: url(../images/menu_li.jpg) top right no-repeat;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {

}

#pillmenu li a {
    font-size: 13px;
    float: left;
    display: block;
    line-height: 39px;
    padding: 0 24px 0 16px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    text-transform:uppercase;
}

#pillmenu li a:hover {
    color: #CCCCCC;
}

#leftcolumn ,#rightcolumn {
    margin: 0;
    width: 200px;
    float: left;
    padding: 0 4px 10px 0;
    text-align: left;
}

div#maincolumn {
    float: left;
    width: 665px;
    margin: 0;
    padding:0;
    background:#CBD5DA;
    min-height:614px;
}

div.nopad {
    overflow: hidden;
    padding: 0;
    background:url(../images/content_top.png) no-repeat;
    background-color:#FFFFFF;
    border-right:3px solid #cdcdcd;
    border-left:3px solid #cdcdcd;
}

.meunopadtop{
    background:url(../images/content_top.png) no-repeat;
}

.meunopadcenter{
    background:url(../images/content_center.png) repeat-y;
}

.meunopadbottom{
    background:url(../images/content_bottom.png) no-repeat;
}


div.padno {
    background:url(../images/content_bottom.png) no-repeat;
    background-color:#cdcdcd;
}


div.nopad ul {
    clear: both;
}

td.middle_pad {
    width: 20px;
}

#banner_l {
    text-align: left;
    padding: 0 0 0 24px;
}


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
    background: #fffebb;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    padding: 5px;
}

/* headers */
div.componentheading {
    padding: 8px 0 0 10px;
    margin:0 0 5px 0;
    font-weight:bold;
}

table.blog {	
    border: 0px solid #D4D5AA;
}

table.blog td.descricao{
    font-size:0.9em;
}


h1 {
    padding: 0;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
    background-color:#999999;
}



h2, .contentheading {
    padding: 0;
    font-size: 16px;
    vertical-align: middle;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

.contentheading {
    font-size: 1em;
    border:0px solid #ff0000;

}

table.contentpaneopen{
    width:98%;
    border:0px solid #ff0000;
}

table.contentpaneopen td.contentheading{
}

table.contentpaneopen td.conteudo{
    border:0px solid #ff0000;
    font-size:0.8em;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

h4 {
    color: #333;
    border: 1px solid #ff0000;
}

h3, .componentheading, table.moduletable th, legend {
    margin: 0;
    text-align: left;
    color: #06466C;
    padding: 0;
}

h3{
    font-size:1.6em;
}

.componentheading, table.moduletable th, legend {
    font-size:1.1em;
}



/* small text */

.article_info{
    width:100%;
    padding:2px;
    overflow:auto;
}

.escritopor{
    font-size: 10px;
    color: #000;
    font-weight: normal;
    display:block;
    background:#cccccc;
    float:left;
    padding: 1px 1px 1px 20px;
    background: url(../images/user.png) no-repeat 0 0;
}

.criadoem{
    height: 20px;
    vertical-align: bottom;
    font-size: 10px;
    color: #000;
    font-weight: normal;
    text-align: right;
    padding: 1px 1px 1px 25px;
    background: url(../images/icon-date.gif) no-repeat 5px 0;
}

span.writedby{
    font-size: 10px;
    color: #000;
    font-weight: normal;
    display:block;
    background:#cccccc;
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
    font-size: 10px;
    color: #555;
    font-weight: normal;
    text-align: right;
}

.createdate {
    height: 20px;
    vertical-align: top;
    font-size: 10px;
    color: #555;
    font-weight: normal;
    vertical-align: top;
    padding-top: 0px;
}

a.readon {
    display: block;
    float: right;
    line-height: 14px;
    font-size: 10px;
    text-decoration: none;
    padding: 1px 2px 1px 2px;
    text-transform: uppercase;
}

a.readon:hover {
    color: #333;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
    background-color: #f1f1f1;
    color: #333;
}

.ol-background {
    background-color: #f1f1f1;
    color: #333;
}

.ol-textfont {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
}

.ol-captionfont {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #f6f6f6;
    font-weight: bold;
}
.ol-captionfont a {
    background-color: #f1f1f1;
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
    padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
    display: block;
    height: 20px;
}

.article_column {

}

.column_separator {

}

td.buttonheading {
    text-align: right;
    width: 0;
}

.clr {
    clear: both;
}

table.blog span.article_separator {
    display: block;
    height: 20px;
}



/* table of contents */
table.contenttoc {
    margin: 5px;
    border: 1px solid #ccc;
    padding: 5px;
}

table.contenttoc td {
    padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
    color: #333;
    font-weight: bold;
    padding: 4px;
    border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
    padding: 3px;
    color: #333;
    font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
    margin: 0;
    padding: 0;
}

table.contentpane td{
    text-align: left;
}

table.contentpane td.contentdescription {
    width: 100%;
}

table.contentpane  {
    text-align: left;
    float: left;
    width: 100%;
    margin: 8px;
}

table.contentpane ul li a .category {
    color: #FF8800;
}

table.contentpane ul li {
    color: #333;
}

table.contentpaneopen {
    margin: 2px 8px;
}

table.contentpaneopen li {
    margin-bottom: 5px;
}

table.contentpaneopen fieldset {
    border: 0;
    border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

table.contentpaneopen h4 {
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #669933;
}

.highlight {
    background-color: #fffebb;
}

/* module control elements */
table.user1, table.user2, div.moduletable {
    margin-bottom: 0px;
}

div.moduletable, div.module {
    margin-bottom: 25px;
}

div.module_menu, div.module {
    margin: 0;
    padding: 0;
}

div.module_menu div, div.module {

}

div.login{ background: transparent url(../images/left_body.jpg) no-repeat scroll center bottom }
div.login .formulariologin{}
div.login .formulariologin form{}
div.login .formulariologin form ul#formlogin{ font-size:12px; margin:20px; padding:0; list-style: none; }
div.login .formulariologin form ul#formlogin li{ margin-bottom:5px; }
div.login ul#logado{ list-style: none; padding: 0; margin: 0; }
div.login ul#logado li{ font-size:12px; text-align:center; }
div.login table{}
div.login table tbody{}
div.login table tbody tr{}
div.login table tbody tr td{}

div.module_menu div div, div.module div div {
    margin-bottom: 14px;
    padding: 0 0 1px 0;
    background: url(../images/left_body.jpg) bottom center no-repeat;
}

div.module_menu div div div, div.module div div div{
    padding: 0;
    width: auto;
    margin: 0;
    background: url(../images/left_top.jpg) top center no-repeat;
}

div.module_menu div div div div, div.module div div div div {
    background: none;
    padding: 4px 8px;
}

div.module div div div form {
    padding: 4px 0 0 0;
    width: 164px;
    margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
    list-style: none;
}

div.module_menu ul li{
    margin: 0;
    padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
    font-weight: bold;
    background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
    padding: 2px 0 2px 25px;
    line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {

}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
    text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
    color: #004F86;
    font-size:0.9em;
    text-align: center;
    height: 44px;
    width: 200px;
    text-decoration: none;
    padding: 0;
    background: #CBD5DA url(../images/h3.png) top center no-repeat;
    font-weight: bold;
    line-height: 44px;
    margin: 0;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
    margin: 0 0 16px 0;
    padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
    font-family:Tahoma,Arial;
    margin: 0 0 0 20px;
    padding: 0;
    width: 164px;
    border:0px solid #ff0000;
    list-style:none;
    font-size:0.8em;
}

#leftcolumn ul{
    margin:0;
    padding:0;
}

#leftcolumn ul li a{
    line-height: 19px;
    padding: 0 0 0 5px;
    color:#333333;
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 0 6px;
    height: 18px;

}

#leftcolumn ul.menu li{
    margin:0 0 5px 0;
    background:url(../images/arrow.png) no-repeat;
}

#leftcolumn ul.subItens li{
    margin: 0 0 0 13px;
    border:0px solid #ff0000;
    list-style:none;
    background:url(../images/bullet_black.png) no-repeat;
}



/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
    margin: 6px 0;
    padding: 0;
    list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
    margin: 0;
    padding: 0 2px;
}

#rightcolumn{
    background-color:#FF0000;
}

table.adminform textarea {
    width: 540px;
    height: 400px;
    font-size: 1em;
    color: #000099;
}

form#form-login fieldset { 
    border: 0 none;
    margin: 0;
    font-size:12px;

}

form#form-login ul { 
    border:0px solid #ff0000;
    list-style:none;
    margin:0 0 0 12px;
    padding:0;
}

form#form-login ul li{ 
    padding: 0;
}

form#form-login ul li a {
    text-align: left;
    padding: 0;
    font-size: 10px;
    color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
    margin-top: 5px;
}

table.paramlist td.paramlist_key {
    width: 128px;
    text-align: left;
    height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size : 14px;
    color : #c30;
    text-align: center;
    width: auto;
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Text advert style */

.banneritem_text {
    padding: 4px;
    font-size: 11px;
}

.bannerfooter_text {
    padding: 4px;
    font-size: 11px;
    text-align: right;
}

/* System Messages */
/* see system general.css */
table.paginacao td.pagesCounter{
    font-size:0.8em;
}

.pagination span { 
    padding: 2px;
    font-size:0.8em;
}
.pagination a { 
    padding: 2px;
    font-size:0.8em;
}

/* Polls */
.pollstableborder td {
    text-align: left;
}

/* Frontend Editing*/
fieldset {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}

legend {
    margin: 0;
    padding: 0 10px;
}

td.key {
    border-bottom:1px solid #eee;
    color: #333;
}

/* Tooltips */
.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

#system-message { 
    margin-bottom: 20px;
    font-size:0.8em;
}

#system-message dd.message ul { 
    background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul { 
    color: #c00;
    background: #cccccc url(../../system/images/notice-alert.png) 4px center no-repeat;
    margin:0px;
    padding-left: 40px;
    text-indent:0px;
}

/* System Notice Messages */
#system-message dd.notice ul { 
    color: #c00;
    background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
    border-top: 3px solid #F0DC7E;
    border-bottom: 3px solid #F0DC7E;
}



/* ****************************************************************************** */
/* blue */
input, button {

}

/* blue */
input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: none;
}



.menuTop{
    background:url(images/bg_menu_sup.jpg) repeat-x;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;

}

#menuContainer{
    width: 900px;
    margin: 0 auto;
    padding-top: 5px;
}







/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {

    margin:			0;

    padding:		0;

    list-style:		none;

}

.sf-menu {

    line-height:	1.0;

}

.sf-menu ul {

    position:		absolute;

    z-index:		1;

    top:			-999em;

    width:			10em; /* left offset of submenus need to match (see below) */

}

.sf-menu ul li {

    width:			100%;

}

.sf-menu li:hover {

    visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li {

    float:			left;

    position:		relative;

}

.sf-menu a {

    display:		block;

    position:		relative;

    color: #fff;

}

.sf-menu li:hover ul,

.sf-menu li.sfHover ul {

    left:			0;

    top:			2.5em; /* match top ul list item height */

    z-index:		99;

    color: #fff;

}

ul.sf-menu li:hover li ul,

ul.sf-menu li.sfHover li ul {

    top:			-999em;

}

ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul {

    left:			10em; /* match ul width */

    top:			0;

}

ul.sf-menu li li:hover li ul,

ul.sf-menu li li.sfHover li ul {

    top:			-999em;

}

ul.sf-menu li li li:hover ul,

ul.sf-menu li li li.sfHover ul {

    left:			10em; /* match ul width */

    top:			0;

}



/*** DEMO SKIN ***/

.sf-menu {

    width: 800px;

    margin-bottom:	1em;

    float: right;

}

.sf-menu a {

    padding: 		.75em 1em;

    text-decoration:none;

    color: #fff;

}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/

                                  color:			#fff;

}

.sf-menu li {

    /*background:		#BDD2FF;*/

}

.sf-menu li.item_active a {

    color: #FF9900;

}

.sf-menu li li {

    background:		#003366;

}

.sf-menu li li li {

    /*background:		#9AAEDB;*/

}

.sf-menu li:hover, .sf-menu li.sfHover,

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

    /*	background:		#CFDEFF;*/

    outline:		0;

    color: #FF9900;

}



/*** arrows **/

.sf-menu a.sf-with-ul {

    padding-right: 	2.25em;

    min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */

}

.sf-sub-indicator {

    position:		absolute;

    display:		block;

    right:			.75em;

    top:			1.05em; /* IE6 only */

    width:			10px;

    height:			10px;

    text-indent: 	-999em;

    overflow:		hidden;

    background:		url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */

}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */

                         top:			.8em;

                         background-position: 0 -100px; /* use translucent arrow for modern browsers*/

}

/* apply hovers to modern browsers */

a:focus > .sf-sub-indicator,

a:hover > .sf-sub-indicator,

a:active > .sf-sub-indicator,

li:hover > a > .sf-sub-indicator,

li.sfHover > a > .sf-sub-indicator {

    background-position: -10px -100px; /* arrow hovers for modern browsers*/

}



/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }

.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,

.sf-menu ul a:hover > .sf-sub-indicator,

.sf-menu ul a:active > .sf-sub-indicator,

.sf-menu ul li:hover > a > .sf-sub-indicator,

.sf-menu ul li.sfHover > a > .sf-sub-indicator {

    background-position: -10px 0; /* arrow hovers for modern browsers*/

}



/*** shadows for all but IE6 ***/

.sf-shadow ul {

    background:	url(../images/shadow.png) no-repeat bottom right;

    padding: 0 8px 9px 0;

    -moz-border-radius-bottomleft: 17px;

    -moz-border-radius-topright: 17px;

    -webkit-border-top-right-radius: 17px;

    -webkit-border-bottom-left-radius: 17px;

}

.sf-shadow ul.sf-shadow-off {

    background: transparent;

}


#footer {
    margin: 0 auto;
    width: 877px;
    height: 120px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
    background: #CBD5DA;
    border:2px solid #CBD5DA;
    border-top: 2px solid #FFF;
    font-size:10px;
}

#footer p {
    text-align: right;
    padding: 10px 30px 0 0;
    color: #FFFFFF;
}

#footer a {
    color:#000;
    text-decoration:underline;
}

#footer a:hover {
}


.user1, .user2, .user3 {
    width:270px;
    float: left;
    overflow: hidden;
    margin:0 0 0 10px;
    border:0px solid #000000;
}

.user1 h3, .user2 h3, .user3 h3{
    color:#000;
}

.user1 ul, .user2 ul{
    padding:0;
}

.user1 ul li, .user2 ul li, .user3 ul li{
    font-size:12px;
    text-align: left;
}

#rodape{
    margin: 0 auto;
    width: 860px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
    border:0px solid #FF0000;
    font-size:10px;
    color:#FFFFFF;
}




