body {
	background:url(img/bg.jpg) repeat-x #aed7e9;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	}
	
ul {
	list-style-image:url(img/estrela-list.jpg);
	}

li {
	margin-bottom:5px;
	}

form {
	margin:0px;
	padding:0px;
	border:0px;
	}
	
#fundoCinza {
	background:#F6F6F6;
	border:1px solid #ccc;
	border-left: 0px;
	border-right:0px;
	height:36px;
	}
	
#fundoAzul {
	background:#daf4ff;
	border:1px solid #ccc;
	border-left: 0px;
	border-right:0px;
	height:36px;
	}
	
#fundoBranco {
	background:#FFF;
/*	border:1px solid #ccc;*/
	border:0px;
	height:36px;
	}
	
#image {
	margin-right:15px;
	margin-bottom:10px;
	}
	
#grantable {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#FFF;
	}
	
#exemplo {
	padding:10px 10px 10px 55px;
	background:url(img/bg-div-seguros.jpg);
	}

#linha {
	padding-bottom:10px;
	background:url(img/bg-div-seguros.jpg);
	}
	
#inner-content {
	padding:15px 20px; 
	}

/* FONTES & CLASSES */

.txt-gray-10 {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	}
	
.txt-gray-11 {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	}
	
.txt-gray-11-b {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	}
	
.txt-gray-13 {
	font-size:13px;
	color:#666666;
	font-weight:normal;
	}
	
.txt-gray-13 {
	font-size:13px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}

a.txt-gray-13:hover {
	font-size:13px;
	color:#001d5e;
	font-weight:normal;
	text-decoration:none;
	}
	
.txt-gray-13-b {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}
	
.txt-gray-15 {
	font-size:15px;
	color:#666666;
	font-weight:normal;
	}
	
.txt-gray-17 {
	font-size:17px;
	color:#666666;
	font-weight:normal;
	}
	
.txt-gray-17-b {
	font-size:17px;
	color:#666666;
	font-weight:bold;
	}
	
/* AZUL */
	
.txt-azul-10 {
	font-size:10px;
	color:#001d5e;
	font-weight:normal;
	}
	
a.txt-azul-10 {
	font-size:10px;
	color:#001d5e;
	text-decoration:none;
	}
	
a.txt-azul-10:hover {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
	
.txt-azul-11 {
	font-size:11px;
	color:#001d5e;
	font-weight:normal;
	}
	
a.txt-azul-11 {
	font-size:11px;
	color:#001d5e;
	text-decoration:none;
	font-weight:normal;
	}
	
a.txt-azul-11:hover {
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	}
	
.txt-azul-11-b {
	font-size:11px;
	color:#001d5e;
	font-weight:bold;
	}
	
.txt-azul-13 {
	font-size:13px;
	color:#001d5e;
	font-weight:normal;
	}

a.txt-azul-13 {
	font-size:13px;
	color:#001d5e;
	font-weight:normal;
	text-decoration:none;
	}
	
a.txt-azul-13:hover {
	font-size:13px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}
	
.txt-azul-13-b {
	font-size:13px;
	color:#001d5e;
	font-weight:bold;
	}
	
a.txt-azul-13-b {
	font-size:13px;
	color:#001d5e;
	font-weight:bold;
	text-decoration:none;
	}
	
a.txt-azul-13-b:hover {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
	
.txt-azul-15 {
	font-size:15px;
	color:#001d5e;
	font-weight:normal;
	}
	
.txt-azul-17 {
	font-size:17px;
	color:#001d5e;
	font-weight:normal;
	}
	
.txt-azul-17-b {
	font-size:17px;
	color:#001d5e;
	font-weight:bold;
	}
	
a.txt-azul-17-b {
	font-size:17px;
	color:#001d5e;
	font-weight:bold;
	text-decoration:none;
	}

a.txt-azul-17-b:hover {
	font-size:17px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
	
/* AZUL DIFERENTE */

.txt-turquesa-10 {
	font-size:10px;
	color:#13516a;
	font-weight:normal;
	}
	
a.txt-turquesa-10:hover {
	font-size:10px;
	color:#269ccb;
	font-weight:bold;
	text-decoration:none;
	}
	
a.txt-turquesa-10 {
	font-size:10px;
	color:#13516a;
	font-weight:bold;
	text-decoration:none;
	}
	
/* FORMS */

.ww-text {
	width:230px;
	height:100px;
	border:1px solid #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
.ww-form {
	width:250px;
	border:1px solid #CCC;
	background:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
.ww-botao {
	background:url(img/botao.jpg) no-repeat #FAFAFA;
	border:1px solid #CCC;
	width:70px;
	height:30px;
	color:#666;
	margin-right:15px;
	}
