﻿*
{
    margin: 0;
    padding: 0;
}

html
{
    font-size: 72.5%;
}

body
{
    font: Verdana, Arial, Helvetica, sans-serif;
	/*background:#878787 url(img/fundo.jpg) left top no-repeat;*/
	background: #878787;
	color:#333;
}

img
{
    display: block;
}

.td-border-left
{
    background-image: url(img/square_2_04.gif);
    background-repeat: repeat-y;
}

.td-border-right
{
    background-image: url(img/square_2_06.gif);
    background-repeat: repeat-y;
}

.vline
{
    background-image: url(img/vline.gif);
    background-repeat: repeat-y;
    width: 3px;
}


/* ---------- add your code below ---------- */

#monoSlideshow
{
    background-color: Black;
    border: 1px solid #C7C6B7;
    margin: 0;
}

.contentFooter
{
    height: 20px;
}

.nivericci
{
    margin-left: 90px;
    float: none;
}

.mostraobjetivo
{
    margin-left: 90px;
    float: none;
}

.contato
{
    margin: 140px 3px 0;
    float: right;
    color: White;
}

.table1
{
    border-collapse: collapse;
    width: 500px;
    margin: auto;
}
.event_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    margin-bottom: 5px;
    margin-top: 3px;
}
.date-header
{
    color: #009933;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    text-transform: uppercase;
    margin-left: 5px;
}
.table-event
{
    border-color: #CCCCCC;
    border-style: none none dashed;
    border-width: 1px thin;
    margin: 0;
    padding: 0;
}
.sep-footer
{
    border-style: solid none none;
    border-width: 1px;
    border-color: #656565;
}
li
{
    border-right: 1px solid #656565;
    display: block;
    float: right;
    padding: 0 10px;
}
li.last
{
    border-right-style: none;
    padding: 0 10px;
}
