@charset "utf-8";
/* CSS Document  - www.jovensseguros.com */

/* links */
.class1 a {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#34a6c1;

}
.class1 a:link {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color: #34a6c1;
}
.class1 a:hover, visited, visited:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
color: #336699;
}

.class2 a {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#6b6b6b;

}
.class2 a:link {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color: #6b6b6b;
}
.class2 a:hover, visited, visited:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
color: #336699;
}

/* conteudo */
.titulos1 {
font-family: tahoma;
text-align: left;
font-weight: bold;
padding: 1px;
font-size: 16px;
letter-spacing: 1px;
border-bottom: 1px dashed #005160;
volume: soft;
color: #005160;
}

.titulos2 {
font-family: tahoma;
text-align:  left;
font-weight: bold;
padding: 1px;
font-size: 12px;
letter-spacing: 1px;
volume: soft;
color: #ff9c00;
}


.texto1 {
font-family: tahoma;
text-align: justify;
font-size: 11px;
letter-spacing: 1px;
color: #ffffff;
}

.texto2 {
font-family: tahoma;
text-align: justfy;
font-size: 11px;
letter-spacing: 1px;
color: #ffffff;
}

.texto3 {
font-family: tahoma;
text-align: justify;
letter-spacing: 1px;
font-size: 11px;
color: #ffffff;
}

.texto4 {
font-family: tahoma;
letter-spacing: 1px;
font-size: 11px;
color: #ffffff;
}

/* geral */
P , body , td , div, h1, h2, h3 {
font-size: 11px;
font-family: tahoma;
color: #ffffff;
letter-spacing: 1px;
}

b, strong {
font-size: 11px;
color: #ffffff;
font-family: tahoma;
font-weight: none;
letter-spacing: 1px;
}

body {
	background-image: url(layout/splash.png);
	background-repeat: no-repeat;
	background-color:#76cdff;
	background-position: center top;
}

.followus {
	background-image: url();
	background-position: right bottom;
}

#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 800;
	top: 16px;
}

