html{
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}

html, body
{
    background-color:#EAE9E9;
	background-image:url(../img/bg-geral-interno.png);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;	
}

body
{
    font-size:12px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    color: #666;
}

#Top{
	background-color:#0149A3;
	background-image:url(../img/bg_top.png);
	background-repeat:repeat-x;
	background-position:top;
	height:134px;
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	/*display:none;*/
}
.subTop{
	width:993px;
	margin:0 auto;
	text-align:left;
}
#Top .barraTop{
	background-color:#222222;
	width:993px;
	height:10px;
	position:absolute;
}
#Top .barraTopInfo{
	background-color:#222222;
	padding:6px;
	position:absolute;
	margin-left:381px;
	margin-top:8px;
	width:600px;
	height:28px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}

.barraTopInfo ul{
	padding:0px;
	padding-top:5px;
	padding-right:12px;
	margin:0px;
	list-style:none;
	float:right;
}
.barraTopInfo li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-left:6px;
	padding-right:6px;
	font-size:9pt;
	color:#CCC;
}

#Menu{
	width:760px;
	height:78px;
	background-image:url(../img/bg_menu.png);
	background-repeat:repeat-x;
	float:right;
	margin-top:55px;
	-moz-box-shadow:3px 3px 8px #333;
	-webkit-box-shadow:3px 3px 8px #333;
	box-shadow:3px 3px 8px #333;
	z-index:3;
}

#Menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:15px;
}
#Menu ul li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-bottom:5px;
	padding-top:5px;
	font-size:14pt;
	letter-spacing:-1px;
	width:148px;
	text-align:center;
}

#Menu li a{
	color:#666;
	text-decoration:none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-bottom:5px;
	padding-top:5px;
	width:148px;
}

#Logo{
	background-color:#FFF;
	background-image:url(../img/bg_logo.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:110px;
	width:238px;
	float:left;
	position:absolute;
	z-index:0;
	margin-top:23px;
	-moz-box-shadow:-3px 3px 8px #999;
	-webkit-box-shadow:-3px 3px 8px #999;
	box-shadow:-3px 3px 8px #333;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	border-right:1px solid #FFF;
}
#Logo img{
	position:absolute;
	margin-top:8px;
	margin-left:18px;
}

#Main{
	margin:0 auto;
	width:993px;
	text-align:justify;
	margin-top:150px;
	background-color:#FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}

#Footer{
	width:993px;
	margin:0 auto;
	padding:6px;
	margin-bottom:10px;
	clear:both;
	font-size:8pt;
	background-image:url(../img/bg-rodape.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#1A1A1A;
}
#Footer ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:8px;
	margin-top:8px;
}
#Footer ul li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-left: 10px;
	padding-right:10px;
}
#Footer li a{
	color:#4E80A5;
	text-decoration:none;
	font-size:8pt;
}

.wrapper{
	padding:6px;
}

.clear{
	clear:both;
}

.topFooter{
	background-color:#FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	padding:6px;
	margin-top:20px;
}
.topFooter div{
	padding:6px;
	color:#900;
	font-size:12pt;
}

.indexNoticia{
	padding:0px;
	margin:0px;
	list-style:none;
}
.indexNoticia li{
	background-image:url(../img/img-seta.png);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:center left;
}
.indexNoticia a{
	text-decoration:none;
	color:#666;
}
.indexNoticia a:hover{
	text-decoration:none;
	color:#900;
}
	
/*
.frase{
	font-size:11pt;
	font-style:italic;
	color:#666;
	padding:10px;
	margin-top:10px;
}
*/
h1{
	font-size:16pt;
	text-align:center;
	margin-bottom:40px;
}

.contentWrapper{
	font-size:11pt;
}

.welcomeNoticias{
	background-image:url(../img/img-noticias.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeLinks{
	background-image:url(../img/img-links-uteis.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeQuemSomos{
	background-image:url(../img/img-quem-somos.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeDicas{
	background-image:url(../img/img-dicas-seguros-interno.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeFaleConosco{
	background-image:url(../img/img-fale-conosco.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeSeguradoras{
	background-image:url(../img/img-seguradoras.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeSeguros{
	background-image:url(../img/img-seguros-welcome.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}
.welcomeCotacoes{
	background-image:url(../img/img-cotacoes-welcome.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
}

.linkTodos{
	font-weight:bold;
	font-style:italic;
}

.linkAtual{
	color:#333;
	font-size:11pt;
}

form label{
	width:100%;
	display:block;
	margin-top:12px;
	margin-bottom:2px;
	font-size:11pt;
	color:#333;
}

form input{
	border:1px solid #333;
	font-size:12pt;
	padding:2px;
	width:350px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
form textarea{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #333;
	font-size:12pt;
	padding:2px;
	width:350px;
	height:100px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
form button{
	display:block;
	border:1px solid #4777F3;
	background-color:#CBE4FE;
	color:#4777F3;
	line-height:1.3em;
	font-size:13pt;
	padding:4px;
	margin-top:5px;
	margin-left:140px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
.formTitle{
	background-color:#B5E3FD;
	padding:4px;
	font-size:14pt;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	margin-top:10px;
	color:#006;
}

.error-message{
	border:1px solid #F30;
	background-color:#FCFEDA;
	color:#F30;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:4px;
}

.wrapper table td{
	padding:5px;
}

.divSeguros ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.divSeguros li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:17px;
	border:1px solid #333;
	width:205px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
.divSeguros div{
	color:#900;
	margin-top:20px;
	font-size:13pt;
}

.byRafaelAmaral{
	float:right;
}

.sucess{
	border:1px solid #AAD8FD;
	background:#F2FEFF;
	font-size:12pt;
	color:#00F;
	padding:4px;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}
.erro{
	border:1px solid #F46440;
	background:#FDF5F4;
	font-size:12pt;
	color:#F00;
	padding:4px;
	text-align:center;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
}

.contato{
	padding:6px;
	font-size:11pt;
}
.contato span{
	font-weight:bold;
}

.redesSociais{
	margin-top:20px;
}
.redesSociais ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.redesSociais li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:4px;
	/*float:left;
	margin-left:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px 4px;
	-o-border-radius:4px 4px;
	-khtml-border-radius:4px 4px;
	border:1px solid #F3F3F3;*/
}

a{
	text-decoration:none;
	font-size:12pt;
	color:#03F;
}