﻿/* 
    Document   : fuelTejo
    Created on : 4/Fev/2009, 23:04:51
    Author     : diogo rodrigues
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.imagensDetalhes
{
    overflow:hidden;
}

.imgComLink
{
    border:2px solid white;
    text-decoration:none;
}

a img{
    border:0px;
}

body
{
    text-align:justify;

}

.textoNormal
{
    font-family:Verdana, Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 10px !important;
	color: #333333;
	outline:none;
    text-decoration:none;
    text-align:justify;

}

.linksProdutos
{
    font-family:  Verdana,Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 10px;
	color: #363636;
	outline:none;
    text-decoration:underline;
    font-weight:bold;

}

.titulosVerde
{
    color: #7DBA01;
    font-family:Verdana, Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 12px;
    outline:none;
    font-weight:bold;
    text-decoration:none;
}

.titulosVerdeSmall
{
    color: #7DBA01;
    font-family: Verdana,Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 10px;
    outline:none;
    font-weight:bold;
}

.textoCampanhas
{
    color: #7FB703;
    font-family: Verdana,Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 16px;
    outline:none;
    font-weight:bold;
}

.tituloCampanhas
{
    color: #DA4D03;
    font-family: Verdana, Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 18px;
    outline:none;
    font-weight:bold;
}

.titulosPretosGrandes
{
    color:#313131;
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    
    font-weight:bold;
    font-size:15px;
}

.titulosBrancosGrandes
{
    color:white;
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;    
    font-weight:bold;
    font-size:20px;
    top:-17px;
    margin-left:15px;
    position:relative;
}

.titulosPretos
{
    color:#313131;
    font-family:"Trebuchet MS", sArial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    
    font-weight:bold;
    font-size:11px;
}

.textoTelefonesNumeros
{
    color:white !important;
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif !important;
    font-weight:bold !important;
    font-size:17px !important;
}

.textoTelefonesTexto
{
    color:white !important;
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-weight:normal;
    font-size:10px !important;
}

.dataNewsletter
{
    color: #7DBA01;
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif !important;
	font-size: 14px;
    outline:none;
    font-weight:bold;
    text-decoration:none;
}

.tituloCampanhasNewsletter
{
    color: #DA4D03;
    font-family:"Trebuchet MS",Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif !important;
	font-size: 18px;
    outline:none;
    font-weight:bold;
}

.textoPequenoNewsletter
{
    font-family:"Trebuchet MS", Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif !important;
	font-size: 8pt;
	color: #333333;
	outline:none;
    text-decoration:none;

}
.tooltip
{

	position:absolute; FONT-WEIGHT: normal; FONT-SIZE: 11px; WIDTH: 150px; height:45px; font-family:Arial;
	color:White; background-color:Black; FILTER: alpha(opacity=70); -moz-opacity: .70; opacity: .70;
	vertical-align:middle;text-align:justify;padding:15px;
}
