﻿body
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    margin:0px;
}

.input {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    cursor: pointer;
    color: #0091c9;
}
.menu:hover
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    cursor: pointer;
    color: #ff9900;
}
.menurodape
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    cursor: pointer;
    color: #333333;
}
.menurodape:hover
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    cursor: pointer;
    color: #ff9900;
}
.bold
{
    font-weight: bold;
}
.input
{
    border: solid 1px #cecece;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
h1
{
    font-size: 13px;
    font-family: Arial, Tahoma;
    font-weight: bold;
    color: #0091c9;
    text-decoration: none;
    text-align: left;
    margin: 0px;
}

h2
{
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    font-family: Arial, Tahoma;
    margin: 0px;
}
h3
{
    color: #5b5b5b;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Tahoma;
    text-decoration: none;
    text-align: left;
    margin: 0px;
}
.tab_fundo_content
{
    background-image: url(img/tab_fundo_content.jpg);
    background-repeat: repeat-x;
}
.tab_border_esq
{
    background-image: url(img/tab_border_esq.gif);
    background-repeat: repeat-y;
}
.tab_border_dir
{
    background-image: url(img/tab_border_dir.gif);
    background-repeat: repeat-y;
}

.tab_fundo_content
{
    background-image: url(img/tab_fundo_content.jpg);
    background-repeat: repeat-x;
}
.tab_border_esq
{
    background-image: url(img/tab_border_esq.gif);
    background-repeat: repeat-y;
}
.tab_border_dir
{
    background-image: url(img/tab_border_dir.gif);
    background-repeat: repeat-y;
}

.fundo_amarelo
{
    background-image: url(img/fundo_amarelo.gif);
    background-repeat: repeat-x;
}
.tab_border_bottom
{
    background-image: url(img/tab_border_bottom.gif);
    background-repeat: repeat-x;
}
.tab_fundo
{
    background-image: url(img/tab_fundo.gif);
    background-repeat: repeat-x;
}
.tab_mensalidade
{
    background-image: url(img/barra_mensalidade.gif);
    background-repeat: repeat-x;
    height:38px;
}
.header
{
    background-color: #ffffff;
    height: 280px;
    width: 897px;
    background-image: url(img/fundo_azul_flexibom.jpg);
    background-repeat: no-repeat;
}
.headerlaranja
{
    background-color: #ffffff;
    height: 280px;
    width: 897px;
    background-image: url(img/fundo.jpg);
    background-repeat: no-repeat;
}
.modules_top
{
    height: 72px;
    background-image: url(img/caixa_prod_topo.gif);
    background-repeat: no-repeat;
}
.modules_fundo
{
    background-image: url(img/caixa_prod_fundo.gif);
    background-repeat: repeat-y;
}
.modules_base
{
    background-image: url(img/caixa_prod_rodape.gif);
    background-repeat: no-repeat;
}
.modules_top_video
{
    background-image: url(img/caixa_prod_top.gif);
    background-repeat: no-repeat;
}
.caixa
{
    background-color: #ffffff;
    background-image: url(img/caixa.gif);
    background-repeat: no-repeat;
    height: 104px;
    width: 161px;
}

.caixa2
{
    background-color: #ffffff;
    background-image: url(img/caixa2.gif);
    background-repeat: no-repeat;
    height: 255px;
    width: 161px;
}


.branco
{
    color: #FFFFFF;
    text-decoration: none;
}
.laranja
{
    color: #cc6600;
    text-decoration: none;
}
.laranja1
{
    color: #ff9900;
    text-decoration: none;
}
.azul
{
    color: #0091c9;
    text-decoration: none;
}

a.azul:link, a.azul:visited, a.azul:active, a.azul:hover
{
    text-decoration: none;
}

.azulescuro
{
    color: #1e4377;
    text-decoration: none;
}
.cinza
{
    color: #333333;
    text-decoration: none;
}

a.cinza:link, a.cinza:visited, a.cinza:active, a.cinza:hover
{
    text-decoration: none;
}

.cinzaclaro
{
    color: #999999;
    text-decoration: none;
}
.size9
{
    font-size: 9px;
}
.size10
{
    font-size: 10px;
}
.size11
{
    font-size: 11px;
}
.size12
{
    font-size: 12px;
}
.size13
{
    font-size: 13px;
}
.size14
{
    font-size: 14px;
}
.size15
{
    font-size: 15px;
}
.size16
{
    font-size: 16px;
}
.size17
{
    font-size: 17px;
}
.size18
{
    font-size: 18px;
}
.size20
{
    font-size: 20px;
}
.size30
{
    font-size: 30px;
}

.simField
{
	width: 40px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	color: #4686b4;
	border: none;
}

.menuImage:link, .menuImage:visited
{
	background-position: 0px 0px;
}

.menuImage:active, .menuImage:hover
{
	background-position: 154px 0px;
}