/*
Punch Seguros -  WEBTraffic - Renato Barone -
Autor: Renato Barone
*/

body {
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image:url(../images/fundo_pagina.jpg);
	background-repeat:repeat;
	color: #333333;
	text-align: center;
	}

img, h1, h2, h3, h4, p, form, ul, li
{
	border:0px;
	margin:0px;
	padding:0px;
	}

#master
{
	width:785px;
	/*height:700px;*/
	margin:30px auto;
	background-image:url(../images/fundo_corpo.jpg);
	background-repeat:repeat-y;
	}
	
#header
{
	width:780px;
	position:relative;
	left:1px;
	top:2px;
	background-image:url(../images/fundo_header.jpg);
	background-repeat:repeat-x;
	}
	
#header h1
{
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#353535;
	position:absolute;
	top:171px;
	left:150px;
	}
	
#header h1 a
{
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#353535;
	text-decoration:none;
	}
	
#logo
{
	width:160px;
	height:75px;
	float:left;
	padding-top:10px;
	}	
	
#menu_topo
{
	width:620px;
	height:30px;
	float:right;
	background-image:url(../images/fundo_menu_topo.gif);
	background-repeat:no-repeat;
	background-position:25px top;
	text-align:right;	
	}
#menu_topo img
{
	float:left;
	display:block;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	}	
#menu_topo a
{
	height:18px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	overflow:hidden;
	padding-top:8px;
	background-repeat:repeat-x;
	background-position:0px -32px;
	}

#menu_topo .home
{
	width:45px;
	margin-left:40px;
	background-image:url(../images/menu_home.gif);
	}
#menu_topo .quem_somos
{
	width:95px;
	background-image:url(../images/menu_quem_somos.gif);
	}

#menu_topo .cotacao
{
	width:80px;
	background-image:url(../images/menu_produtos.gif);
	}

#menu_topo .filiais
{
	width:55px;
	background-image:url(../images/menu_filiais.gif);
	}
#menu_topo .produtos
{
	width:80px;
	background-image:url(../images/menu_produtos.gif);
	}
#menu_topo .cotacoes
{
	width:75px;
	background-image:url(../images/menu_cotacoes.gif);
	}
#menu_topo .links_uteis
{
	width:85px;
	background-image:url(../images/menu_links_uteis.gif);
	}
#menu_topo .fale_conosco
{
	width:100px;
	background-image:url(../images/menu_fale_conosco.gif);
	}

#menu_topo a:hover
{
	color:#000000;
	padding-top:5px;
	background-position:0px 0px;
	}
	
.sub_menu_home
{
	width:600px;
	height:20px;
	position:absolute;
	top:29px;
	left:260px;
	text-align:left;
	padding-left:15px;
	/*background-color:#060606;*/
	background-image:url(../images/fundo_sub_menu_topo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
.sub_menu_home img
{	
	float:left;
	padding-left:10px;
	padding-right:10px;
	}	
.sub_menu_home a
{	
	height:15px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	}
	
.sub_menu_home a:hover
{	
	color:#FFFFFF;
	text-decoration:underline;
	}

	
.slogan
{
	width:620px;
	height:50px;
	margin-right:0px;
	margin-top:2px;
	float:right;
	text-align:right;
	}
	
.seguradoras
{
	width:775px;
	height:60px;
	margin-right:0px;
	margin-top:2px;
	clear:both;
	}
	
#tv_flash
{
	width:780px;
	height:267px;
	top:0px;
	left:0px;
	position:relative;
	}

#data
{
	font-size:10px;
	font-weight:bold;
	color:#414141;
	position:absolute;
	float:left;
	margin-left:20px;
	/*top:425px;*/
	top:365px;
	}
	
#content
{
	width:780px;
	top:1px;
	top:-5px;
	left:1px;
	position:relative;
	text-align:left;
	}

.apoio
{
	clear:both;
	height:2px;
	}
	
#footer
{
	width:780px;
	height:40px;
	position:relative;
	padding:4px;
	background-image:url(../images/fundo_pagina.jpg);
	background-repeat:repeat;
	}
	
#footer a
{
	color: #333333;
	}
		
#footer a:hover
{
	text-decoration:none;
	}
	
.voltar
{
	width:100%;
	clear:both;
	text-align:right;
	}	