/* -----------------------------------------------------------------*/
/*         Desenvolvido por Allan Wolski - UP Solutions             */
/*   CSS contendo as formatações das páginas de conteúdo do site.   */
/* -----------------------------------------------------------------*/

#titulo {
    width: 915px;
    height: 90px;
    background: url(../img/topo_conteudo.png) top center no-repeat;
    margin-left: -8px;
}
#titulo img {  
    position: absolute;
    margin-left: 745px;
}
#titulo h1 {
    font-family:Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #fff;
    margin-left: 30px;
    margin-top: 40px;
    position: absolute;
}

#pagina {
    background: #fff;
    width: 780px;
    min-height: 200px;
    margin: auto;
    padding: 60px 60px 20px 60px;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;    
}
h1:first-letter {
	font-size: 150%;
}
.resposta {
    font-size: 11px;
}

.tdtitulos {
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 30px;
    font-weight: bold;
    font-style: italic;
}
.tdconteudosleft {
    border-bottom: 1px solid #fff;
    height: 32px;
    padding-left: 20px;
}
.tdconteudos {
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 32px;
}

.tdconteudos_verde {
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 32px;
    color: #006600;
    font-weight: bold;
}
.tdconteudos_vermelho {
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 32px;
    color: #FF0000;
    font-weight: bold;
}
.conteudo {
    background: #eeeeee;
}
.outros {
    border: 1px solid #666;
    font-size: 11px;
}
.produtos  {
    margin-left: 10px;
    padding: 5px;
}
.produtos a{	
    text-decoration:none;
    color: #333;
    outline: none;
}
.produtos a:hover{
    color: #EB191E;
    text-decoration:none;
    outline: none;
}

hr {
    color: #fff;
}
#menu_sanfona {
   font-size: 15px;
}
#menu_sanfona li {
    list-style-type: none;   
}

a.titulo {
    background: #eee;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    display: block;
    outline: none;
    color: #333366;
    font-weight: bold;
    padding: 5px;
    outline: none;
}
a:hover.titulo {
    background: #ddd;
    outline: none;
}

ul.sanfona a {
    background:  url(../img/icones/videoaulas_mini.png) top center no-repeat;
    background-position: left;   
    border-bottom: 1px solid #fff;
    text-decoration: none;
    display: block;
    outline: none;
    color: #333366;
    padding: 5px;
    padding-left: 20px;
}
ul.sanfona a:hover {    
    background:  url(../img/icones/videoaulas_mini_hover.png) top center no-repeat;
    background-position: left;
    color: #993333;
}

ul.sanfona {
    display:none;
    font-size: 12px;
    background: #eee;
}

.box {
    width: 340px;
    height: 210px;
    float: left;
    margin: 20px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:2px solid #880033;
    text-align: center;
}
.title {
    margin-top: 10px;
    font-size: 18px;
}
.desc {
    margin-top: 8px;
    font-style: italic;
}
.fone_endereco {
    text-align: left;
    margin-left: 60px;
    margin-top: 20px;
}
.desc ul li {
    list-style-image: url(../img/mobile.png);
    line-height: 29px;
    font-size: 18px;
}

#comprar {
    background: #F8F9FB;
    padding: 20px;
    width: 68%;
}
#FlashID {
    padding-left: 140px;
}

#mapa_statisticas{
    color: #822;
    list-style: none;
    font-family: Tahoma;
    font-size: 14px;
    float: right;
    padding-top: 400px;
    text-align: left;
}
a img {
    border: none;
}
a.link {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    padding: 4px;
    outline: none;
}
a.link:hover {
    color: #EB191E;
    padding: 4px;
    text-decoration: none;
    outline: none;
}
a.gersite {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    padding: 4px;
    font-size: 16px;
    display: block;
    width: 470px;
    font-weight: bold;
    margin-left: 10px;
    outline: none;
}
a.gersite:hover {
    color: #EB191E;
    padding: 3px;
    text-decoration: none;
    border: 1px solid #EB191E;
    width: 470px;
    outline: none;
}
a.gersitetuto {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    display: block;
    width: 450px;
    padding: 2px;
    margin-left: 30px;
    outline: none;
}
a.gersitetuto:hover {
    color: #EB191E;
    text-decoration: none;
    width: 450px;
    outline: none;
}

ul.sanfona_caracteristica {
    display:none;
    font-size: 12px;
    background: #eee;
    list-style: none;
}

li .caracteristica{
    background:  url(../img/icones/caracteristicas_check.png) top center no-repeat;
    background-position: left;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    display: block;
    outline: none;
    color: #333366;
    padding: 5px;
    padding-left: 20px;
}
li  a:hover.caracteristica {
    background:  url(../img/icones/caracteristicas_check_hover.png) top center no-repeat;
     background-position: left;
}

#pagina_sitepadrao h3{
    text-align: center;
    color:#006600;
    font-size: 25px;
}

#pagina_sitepadrao h2{
    text-align: center;
    color: #333;
    font-size: 33px;
    font-family: "Arial";    
}

#pagina_sitepadrao .box_site{
    width: 280px;
    float: left;
    padding-top:20px; 
}
#pagina_sitepadrao .site_possui{   
    color: #060;
    font-weight: bold;
    padding-bottom: 8px;
}
#pagina_sitepadrao .site_nao_possui{   
    color: #F00;
    font-weight: bold;
    padding-bottom: 8px;
}
#pagina_sitepadrao a{  
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.link_verifique_site{  
    font-size: 25px;
    text-decoration: underline; 
    color: #060;
}