/* CSS Document */
body {
    background-color: #88CEDB;
    background-image: url(../image/bg.png);
    background-repeat: repeat-x;
}

#total {
    padding-top: 4px;
    height: auto;
}

#menu {
    float: right;
    margin-right: 10px;
    height: 50px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}

#menu li a {
    display: block;
    padding: 13px;
    color: #FFF;
    text-decoration: none;
    margin-left: 2px;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

#menu li a:hover, li a:focus, li a:active {
    /*background-position: -100px 0;*/
}

#menu #c a {
    background: url(../image/bg_menu.png);
}

#logo {
    margin-top: 30px;
}

#video {
    background-color: #FFF;
    height: auto;
    margin-top: 15px;
}

#video1 {
	background-color: #ffffff;
    height: auto;
    margin-top: 15px;
	float: right;
	padding-right: 4px;
}

#video_interno img {
    border: solid 1px #ccc;
}

#video_interno {
    margin-left: 6.5px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto;
}

#corpo {
    margin-top: 5px;
    height: auto;
}

#direita {
    margin-top: 15px;
}

#esquerda {
    margin-left: 320px;
    width: 640px;
}

#esquerda1 {
    margin-left: 290px;
    width: 640px;
}

#esquerda2 {
    margin-left: 280px;
    width: 640px;
}

#top_box {
    background-image: url(../image/box.png);
    background-repeat: no-repeat;
    width: 283px;
    height: 45px;
}

#top_box h3 {
    font-size: 14px;
    color: #294C52;
    font-weight: bolder;
    text-align: center;
    padding-top: 15px;
}

#box {
    background-color: #FFFFFF;
    border: solid 1px #CFE5E9;
    width: 281px;
}

#box .box_conteudo {
    margin: 17px 0px 20px 15px;
}

#box .box_conteudo a {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #294C52;
    text-decoration: none;
}

#box .box_conteudo a:hover {
    text-decoration: underline;
}

#box_1 {
    border: solid 1px #E8F2F4;
    background-color: #FFFFFF;
   	width: 640px;
    margin-left: 8px;
    margin-top: 15px;
    display: inline-table;
}

#box_1_1 {
    border: solid 1px #E8F2F4;
    background-color: #FFFFFF;
    width: 225px;
    margin-left: 8px;
    margin-top: 15px;
    display: inline-table;
}

#box_2 {
    margin-top: 25px;
    margin-left: 9px;
    padding-bottom: 15px;
    border: solid 1px #E8F2F4;
    background-color: #FFFFFF;
    width: 640px;
}

#box_1 h1, #box_2 h1 {
    margin: 17px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 24px;
    text-align: left;
}

#box_1_1 h1 {
    margin: 17px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 19px;
    text-align: left;
}

#box_1 h1 a,#box_1_1 h1 a, #box_2 h1 a, #box_3 h1 a {
    color: #6BC2D3;
    cursor: text;
}

#box_1 p,#box_1_1 p, #box_3 p {
    color: #294C52;
    font-family: Tahoma;
    font-size: 13px;
    text-align: justify;
    padding: 10px;
    line-height: 150%;
}

#box_2 p {
    margin-top: 32px;
    padding-left: 35px;
}

#box_2 p a, #box_2 p a:hover {
    color: #294C52;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#box_3, table #box_3 {
    border: solid 1px #E8F2F4;
    background-color: #FFF;
    width: 617px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#box_3 h1, table #box_3 h1 {
    margin: 17px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 25px;
    color: #6BC2D3;
}

#box_3 h2 {
    margin-left: 3px;
	margin-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 15px;
    color: #294C52;
}

#box_3 li, table #box_3 li {
    color: #294C52;
    font-family: Tahoma;
    font-size: 13px;
    margin-left: 20px;
    line-height: 150%;
    list-style-type: circle;
}

#box_3 .contato #label, table #box_3 .contato #label {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 15px;
    /* vertical-align: top;*/
    font-family: Tahoma;
    font-size: 12px;
    color: #294C52;
}

#box_3 .contato #label1, table #box_3 .contato #label1 {
    padding-right: 10px;
    padding-bottom: 15px;
    /* vertical-align: top;*/
    font-family: Tahoma;
    font-size: 12px;
    color: #294C52;
}

#box_3 .contato .field, #box_3 .contato select, table #box_3 .contato .field, table #box_3 .contato select {
    border: 1px solid #BFBFBF;
    background-color: #F5F5F5;
}

#box_3 .contato option, table #box_3 .contato option {
    color: #294C52;
    font-family: Tahoma;
    font-size: 13px;
    margin: 0px 5px;
}

#box_3 .contato .botao, table #box_3 .contato .botao {
    margin-top: 10px;
    color: #294C52;
    font-family: Tahoma;
    font-size: 13px;
}

#box_3 .consultas table, table #box_3 .consultas table {
    border-collapse: collapse;
    width: 99%
}

#box_3 .consultas td, #box_3 .consultas tr, table #box_3 .consultas td, table #box_3 .consultas tr {
    border: 1px solid #D5E8EB;
}

#box_3 .consultas td, table #box_3 .consultas td {
    text-align: center;
    padding: 5px 0px;
}

#box_3 .consultas .titulo, table #box_3 .consultas .titulo {
    background-color: #F5F5F5;
    font-family: Tahoma;
    font-weight: bolder;
    font-size: 13px;
    color: #294C52;
}

#box_3 .consultas .resultado, table #box_3 .consultas .resultado {
    font-family: Tahoma;
    font-size: 12px;
    color: #294C52;
}

#box_3 .consultas .resultado1, table #box_3 .consultas .resultado1 {
    background-color: #FFFAFA;
    font-family: Tahoma;
    font-size: 12px;
    color: #294C52;
}

#rodape {
    background-image: url(../image/rodape.png);
    background-repeat: repeat-x;
    background-position: left top;
    margin-bottom: 5px;
    margin-top: 20px;
    padding-top: 10px;
    height: 70px;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    color: #414F52;
    line-height: 160%;
}

#msg_sucess {
    padding-left: 15px;
    font-family: Tahoma;
    font-size: 14px;
    color: #639F45;
    display: inline;
}

#msg_erro {
    padding-left: 15px;
    font-family: Tahoma;
    font-size: 14px;
    color: #EF1D1D;
    display: inline;
}

label {
    display: block;
    margin-top: 10px;
}

label.error {
    float: none;
    color: red;
    margin: 0 .5em 0 0;
    vertical-align: top;
    font-size: 11px
}

.outroDia {
    text-decoration: none;
    /*border: 1px solid #ccc;
     background-color: #C1D9DD;	*/
}

.diaEscolhido {
    color: #294C52;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bolder;
}

#tabela_teste tr, td {
    /*border: 1px solid #000;*/
}

#listagem li{
	height: 50px;
}
