/*
    GENERAL STYLES
*/
.noticia, .destaque, .chamada, .tdServPar, .tdServImpar { padding: 10px; padding-right: 15px; padding-left: 15px; color: #5c5c5c; font-size: 10px;
								font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.chamada { padding-left: 15px; color: #5c5c5c; font-size: 11px; }
.chamada b, .tdServPar b, .tdServImpar b { color: #5c5c5c; font-size: 13px; }
.mais	{ padding-top: 10px; font-size: 10px; }
.mais a, a { color: #1C7CAF; }
.navega { color: #FFFFFF; font-size: 11px; font-weight:bold; padding-left: 35px }
.header 
{
    color: #FFFFFF; 
    font-size: 11px; 
    font-weight:bold; 
    padding-left: 35px;
    height: 27px;
    background-image: url(images/header.gif);
}
.navega a { color: #FFFFFF; font-size: 11px; }
.linkProduto {font-size: 10px; }
img { border:none; }
.imgMais
{
     width: 16px; height: 7px;
     border: none;
}

body
{
    margin: 0px; 
    background-color: #dddddd; 
    border: white 0px solid;
}
 div, td, p, a 
{ 
    font-size: 11px; 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    color: #5C5C5C
}

/*
    MASTER PAGE STYLES
*/

.divTopBar
{	overflow : hidden;
    width:800px; height: 135px;
    background-color: #ffffff;
    border: solid 0px red;
}
.divLogo
{
    width: 225px; height: 135px;
    top: 0px; left:0;
    position:relative;
}
.divTopImage
{
    width: 575px; height: 135px;
    top: -135px; left: 225px;
    position:relative;
    background-image: url(images/master_topbar.gif);
}

.imgBanner
{
    top: 7px; left: 40px;
    position: relative;
}

.divLogin
{
    width: 170px; height: 106px; 
    top: -270px; left: 635px;
    position:relative;
}
.divMenu
{
    width: 605px; height: 36px;
    top: -278px; left:195px;
    position:relative;
}
ul#nav, ul#ulBottom 
{
	list-style: none;
	float: left;
}

ul#nav li 
{
	padding: 12px 20px 3px 20px;
	font: bold 1.4em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
}

ul#ulBottom li
{	
	padding: 15px 26px 3px 26px;
	font: regular 10px Helvetica, Arial, sans-serif;
	color: White;
	text-transform: lowercase;
	text-decoration: underline;
	float: left;
}

ul#nav li a, ul#nav li a:visited, ul#ulBottom li a, ul#ulBottom li a:visited  
{
	color: #838383;
	text-decoration: none;
}

ul#nav li a:hover, ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover, 
ul#ulBottom li a:hover, ul#ulBottom li a.current, ul#ulBottom li a.current:visited, ul#ulBottom li a.current:hover 
{
	color:#8AB8B8;
	text-decoration:none;
}


.tdLeftBar
{
    width: 195px;
    background-image: url(images/lat-esq.gif);
    vertical-align: top;
    position: relative;
}
.divLeftBar
{
    z-index: 1;
    position: relative;
}
.divContentArea
{
    width: 585px; 
    background-color: #F9F9F9;
    padding: 5px 10px 5px 10px;
}
.divBottomBar
{	overflow : hidden;
    top: 0px;
    width: 800px; height: 45px;
    position: relative;
    background-image: url(images/master_statusbar.gif);
    border: solid 0px red
}    

.divCopyright
{
    top: 0px; left: 0px;
    width: 195px; height:48px;
    position:relative;

    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #636A6E;
    text-align: center
}

.divBottomMenu
{
    top: 0px; left: 196px;
    height: 350px;
    position: absolute;
}

.CRText
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #636A6E;
}

/*
    HOME STYLES
*/
.tdRightBar
{
    vertical-align: top;
    background-color: #ECF9FF
}

.logoFotoware
{
    width: 158px; height: 77px;
    float: right;
    margin: 3px;
}    

/*
    EMPRESA STYLES
*/
.imgEmpresa
{
    width: 124px; height: 124px; 
    float: right;
    margin-left: 15px
}

.imgHistorico
{
    width: 132px; height: 132px;
    float: left;
    margin-right: 15px;
    margin-top: 1px
}

/*
    PRODUTOS STYLES
*/

.tdImgProd
{
    width: 200px;
}
.imgProd
{
    width: 180px; height: 120px
}

tdProdDescr
{
    width: 370px
}

/*
    SERVICOS STYLES
*/
.imgServicos
{
    width: 263px; height: 357px
}

.tdServPar 
{ 
    background-color: #F1F2F3; 
}

.tdServImpar 
{ 
    background-color: #E4E7E9;
}

/*
    DOWNLOADS STYLES
*/
.imgDwnFoto
{
    width: 147px; height: 93px;
    float: right;
    margin-right: 15px; margin-top: 20px;
}
.imgDwnImbridge
{
    width: 156px; height: 63px;
    float: right;
    margin-right: 15px; margin-top: 20px;
}
.imgDwnLaid
{
    width: 76px; height: 76px;
    float: right;
    margin-right: 55px; margin-top: 12px;
}

/*
    PROD_FOTOWARE STYLES
*/
.imgProdFotoware
{
    width: 200px;
    text-align: center;
}
.imgProdFoto
{
    width: 200px;
    text-align: center;
    vertical-align: middle
}
.descrProdFoto
{
    width: 370px;
}
.cliHeader
{
    color: #2A7E96; 
    font-size: 13px;
    padding-left: 5px;
}