p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	margin: 0px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 13px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #4A7681;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4A7681;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 17px;
}
hr {
	color: #4A7681;
	background-color: #4A7681;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}

img {
	margin: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A7681;
	border-left-color: #4A7681;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A7681;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
form.blueback {
	border: 3px solid #006699;
	background-color: #C1E3FF;
}
form.noback {
	padding: 0px;
}
form font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form table td {
	text-align: left;
}

nav{
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
	width: 260px;
	float: left;
	padding: 5px;
	border: 1px solid #066;
}

footer nav {
	margin: 0px;
	height: 23px;
	background-color: #222;
	width: 98%;
	padding: 2px;
}
footer nav ul {
	margin: 0px;
	padding: 0px;
}
footer nav li {
	list-style-type: none;
	float: right;
}

footer nav a:link, footer nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #222;
	width: 100%;
}
footer nav a:hover {
	background-color: #FFFFFF;
	color: #253862;
	border-bottom-color: #000000;
}

.clear {
	clear: both;
}
.red {
	color: #FF0000;
	text-align: center;
}
.green {
	color: #090;
	text-align: center;
}
.blue {
	color: #0055BB;
	text-align: center;
}
.gray {
	color: #666;
	text-align: center;
}
.error {
	background-color: #FFC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #C00;
	padding: 7px;
}

.noerror {
	background-color: #C3D2E5;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09C;
	border-bottom-color: #09C;
	padding: 7px;
}

.atencao {
	background-color: #FF9;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F90;
	padding: 7px;
}

.help {
	background-color: #CBEDDC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #696;
	border-bottom-color: #696;
	margin-top: 16px;
	min-height: 50px;
	background-image: url(images/icons/tutorial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 82px;
	color: #393;
	text-align: left;
}

.cell{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cellServico{
	border: 1px solid #DDDDDD;
	background-color: #FFFFE0;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cellPlanilha{
	border: 1px solid #DDDDDD;
	background-color: #FFFFE0;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cellPlanilhaPub{
	border: 1px solid #DDDDDD;
	background-color: #D5F1FF;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cellSearch{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 15px;
	margin-bottom: 5px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
}

.cellPendent{
	border: 1px solid #F90;
	background-color: #FFFFE0;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.cellAdd{
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cellCliente{
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

.cellCampanha{
	border: 1px solid #DDDDDD;
	background-color: #900;
	padding: 3px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
	color: #FFF;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}

.cellCampanha h1{
}

.cellCampanha p{
	text-align: center;
}

.movimento{
	padding: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #C00;
}
.movimento .user {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
}

.view{
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4A7681;
}

.hair{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.busca {
	border-spacing:0pt;
	width: 100%;
	background-image: url(images/busca.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.nogrid {
	padding: 0px;
	border-spacing:0pt;
	width: 100%;
}

.nogrid td .top{
	vertical-align: top;
}

.grid {
	background-color: #DDDDDD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.grid td {
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.grid .gmini {
	font-size: 11px;
}

.grid .ttitle {
	background-color: #FFF;
	color: #4A7681;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

.grid .thead {
	background-color: #4A7681;
	color: #FFF;
	text-align: center;
	background-image: url(images/slices/backh1.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.grid .tfoot {
	background-color: #4A7681;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.gridC {
	background-color: #DDDDDD;
}

.gridC td {
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.gridC .gmini {
	font-size: 12px;
}

.gridC .thead {
	background-color: #4A7681;
	color: #FFF;
	text-align: center;
	background-image: url(images/slices/backh1.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.gridC .tfoot {
	background-color: #4A7681;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.clearright {
	clear: right;
}

.topo {
	text-align: right;
	width: 100%;
	display: block;
	font-size: 12px;
}

.mini {
	display: block;
	float: right;
	width: 60%;
	font-size: 11px;
	text-align: right;
}
.centrado {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.align_left {
	text-align: left;
}

.align_right{
	text-align: right;
}

.square {
	overflow: hidden;
	height: 0px;
}
.square2 {
	overflow: hidden;
}
.openclose {
	display: none;
}
.halfleft {
	float: left;
	width: 25%;
	background-color: #DFF1FF;
	padding: 1%;
	margin-right: 1px;
	margin-left: 1px;
}
.halfright {
	float: left;
	width: 70%;
	background-color: #DFF1FF;
	padding: 1%;
	margin-right: 1px;
	margin-left: 1px;
	text-align: left;
}
.caixalist {
	height: 700px;
	overflow: auto;
	text-align: left;
	width: 100%;
}
.boletoslist {
	height: 130px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.boletoslist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boletoslist a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.caixa {
	position: absolute;
	left: 0px;
	top: 220px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}
.icone {
	height: 65px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.icone img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icone a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.menor {
	display: block;
	font-size: 10px;
}

.leiamais {
	text-align: right;
}
.logo {
	text-align: center;
}
.objfla {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.secure {
	margin-right: 30px;
	margin-left: 15px;
	padding-top: 150px;
	font-weight: bold;
	text-align: center;
}
#ur {
	font-size: 12px;
}


#fotos {
	width: 99%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
}
.fotoco {
	float: left;
	width: 49%;
	margin-left: 3px;
}

.foto {
	height: 220px;
	width: 310px;
	background-color: #F5FFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.foto img {
	margin: 0px;
}
.foto_livro {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.minifoto {
	height: 150px;
	width: 100px;
	background-color: #F5FFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.faixacamera {
	background-image: url(Images/slices/fotos.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

.faixafotos {
	background-image: url(Images/slices/faixafotos.jpg);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.faixacinza {
	background-image: url(Images/slices/faixacinza.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.faixajornal {
	background-image: url(Images/slices/noticias.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

.faixamapa {
	background-image: url(Images/slices/faixalinks.gif);
	background-repeat: repeat-x;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 243px;
}

.faixaglobo {
	background-image: url(Images/slices/mapa.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

.faixamensagem {
	background-image: url(Images/slices/mensagem.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

.faixacontato {
	background-image: url(Images/slices/faixalinks.gif);
	background-repeat: repeat-x;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 243px;
}
.tdatagrid_col
{
	font-size: 9pt;
	font-weight: bold;
	padding-top: 1px;
	background-color: #4A7681;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	color: #FFF;
}

.tdatagrid_col_over
{
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A7681;
	color: #000;
}

.tpanel {
	margin-right: auto;
	margin-left: auto;
}

.processo {
}
.processo table {
	text-align: left;
}

h1.title {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #FFF;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/slices/backh1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1.oldtitle {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #09C;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #09C;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#pageadmin {
	background-image: url(images/slices/headadmin.jpg);
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.yellow {
	color: #FFFF99;
}



#head {
	height: 32px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 118px;
}
.headin{
	height: 105px;
	width: 20%;
}

#head ul {
	margin: 0px;
	padding: 0px;
	}	
#head li {
	display: inline;
	float: right;
	margin-right: 3px;
}

#head li a:link, #head li a:visited {
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 5px;
	color: #000000;
}

#head li a:hover {
	color: #006699;
}


#head h1 {
	float: right;
	margin-right: 10px;
}

#head #name {
	margin-top: -20px;
	position: relative;
	margin-left: 5px;
	height: 20px;
	width: 150px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	height: 26px;
	margin-left: auto;
	padding-top: 3px;
	margin-right: auto;
	position: relative;
}
#menu .menuin {
	height: 17px;
	overflow: hidden;
}
#menu ul {
	float: right;
	padding: 1px;
	margin: 0px;
}


#menu li {
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4C4C4;
	float: left;
}

#menu li a:link, #menu li a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	display: inline;
}
#menu li a:hover {
	color: #4A7681;
	background-position: center;
}

#menuLat {
	overflow: visible;
	width: 180px;
	float: right;
}
#menuLat .menuin {
	height: 17px;
	background-color: #3CF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#menuLat ul {
	text-align: center;
	margin: 0px;
}


#menuLat li {
	text-align: right;
	margin: 0px;
	list-style-type: none;
}

#menuLat li a:link, #menuLat li a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #666;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 15px;
	-webkit-transition: .3s ease-in-out;
  	-moz-transition: .3s ease-in-out;
  	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin: 0px;
	text-align: right;
	display: block;
}
#menuLat li a:hover {
	color: #069;
	transform: translate(-5px,0px);
	-webkit-transform: translate(-5px,0px);
	-moz-transform: translate(-5px,0px);
	-o-transform: translate(-5px,0px);
}


#lateralnav {
	width: 20%;
	float: right;
}
.shadow {
	background-color: #999999;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	padding-right: 3px;
	padding-bottom: 5px;
}
.upshadow {
	width: 90%;
	margin-top: -5px;
	margin-left: -3px;
	background-color: #FFFFFF;
	display: block;
	position: relative;
	border: 2px solid #527AA7;
	padding-top: 5px;
	padding-right: 4%;
	padding-bottom: 5px;
	padding-left: 4%;
}

.content {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.contentadmin {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	min-height:360px;
}
.contentall {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.left{
	float: left;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	padding-top: 120px;
}

.right {
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 280px;
}

iframe {
	padding: 0px;
	height: 175px;
	margin: 0px;
	width: 100%;
}

.clima{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.menu2 {
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DB3D4;
	text-align: center;
	}
.menu2 ul {
	margin: 0px;
	padding: 0px;
	}
	
.menu2 a {
	height: 22px;
	text-decoration: none;
	}	
	
.menu2 a:link, .menu2 a:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(Images/escritorio5.jpg);
	background-position: center center;
	font-weight: 900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-size: 16px;
	}
	
.menu2 a:hover, .menu2 a:active {
	color: #999999;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	padding-right: 0px;
	}

.boxa {
	width: 90%;
	background-color: #DFF1FF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #304D54;
}
.boxa .green {
	color: #4A7681;
}

.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #4A7681;
	padding: 3px;
	display: block;
	background-image: url(images/slices/boxhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
}

.boxcontent {
	padding: 4px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.boxcentercontent {
	text-align: center;
	padding: 4px;
	display: block;
}

.display {
	padding-right: 20px;
	height: 200px;
	background-image: url(images/fundo_display.jpg);
	background-repeat: repeat-x;
	background-color: #4a7681;
	margin-right: 10px;
	margin-bottom: 15px;
}
.display ul {
	padding-top: 70px;
	color: #FFFFFF;
}
.display p {
	padding-top: 70px;
	color: #FFFFFF;
	font-size: 12px;
}
.display img {
	float: left;
	padding-right: 5px;
}

.outdoor{
	background-image: linear-gradient(bottom, rgb(74,118,129) 0%, rgb(191,219,219) 57%, rgb(74,118,129) 100%);
	background-image: -o-linear-gradient(bottom, rgb(74,118,129) 0%, rgb(191,219,219) 57%, rgb(74,118,129) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(74,118,129) 0%, rgb(191,219,219) 57%, rgb(74,118,129) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(74,118,129) 0%, rgb(191,219,219) 57%, rgb(74,118,129) 100%);
	padding-top: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
	color: #FFFFFF;
	font-size: 11px;
}

.outdoor .big{
	font-size: 26px;
}

.outdoor a:link, .outdoor a:visited{
	font-style: italic;
	color: #FF0;
}

.outdoor a:hover{
	color: #F90;
}

#foot {
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
}
#foot a {
	color: #FFFFFF;
	font-size: 10px;
}

/* sistema de sugestões */

.semCor {
	background-color: #EEEEEE;
	padding: 2px;
}
.comCor {
	background-color:#09C;
	cursor: pointer;
	padding: 2px;
}
.sugestoes {
	position: absolute;
	background: #EEEEEE;
}

/* mini calendar */
.calendar-mini {
	font-family: arial, verdana, "sans serif";
	background-color: #FAFAFA;
	padding: 3px;
	color: #333;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999;
	background-image: linear-gradient(bottom, rgb(194,194,194) 0%, rgb(247,247,247) 57%, rgb(230,230,230) 79%);
	background-image: -o-linear-gradient(bottom, rgb(194,194,194) 0%, rgb(247,247,247) 57%, rgb(230,230,230) 79%);
	background-image: -moz-linear-gradient(bottom, rgb(194,194,194) 0%, rgb(247,247,247) 57%, rgb(230,230,230) 79%);
	background-image: -webkit-linear-gradient(bottom, rgb(194,194,194) 0%, rgb(247,247,247) 57%, rgb(230,230,230) 79%);
}

.calendar-mini a {
	color: #C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.calendar-mini-title {
	text-align: center;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #4A7681;
}
.calendar-mini-day-title {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #4A7681;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.calendar-mini-day, .calendar-mini-outmonth-day {
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	height: 30px;
}
.calendar-mini-day a {
	color: #066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.calendar-mini-sunday, .calendar-mini-outmonth-sunday {
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	height: 30px;
}

.calendar-mini-sunday a {
	color: #C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.calendar-mini-day {
	height: 20px;
}
.calendar-mini-sunday {
}
.calendar-mini-day-number {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.calendar-mini-sunday-number {
	text-align: center;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.calendar-mini-outmonth-sunday .calendar-mini-sunday-number {
	color: #DADADA;
}
.calendar-mini-content {
	padding: 2px;
	font-size: 10px;
}
.calendar-mini-outmonth-day {
	color: #DADADA;
	font-style: italic;
}
.calendar-mini-outmonth-sunday {
	color: #DADADA;
	font-style: italic;
}
