﻿a
{
	color:#005366;
	text-decoration:none;	
	border: none 0px;
}
a:link
{
	border: none 0px;
	text-decoration: none;
	color:#005366;
}
a:visited
{
	border: none 0px;
	text-decoration: none;
	color: #005366;
}
a:hover
{
	color: #005366;
	border: none 0px;
	text-decoration: underline;
}

a:hover img
{
	color: #005366;
	border: none 0px;
	text-decoration: none;
}

a:hover div
{
	color: #005366;
	border: none 0px;
	text-decoration: none;
}

.tituloGrandeNormal
{
	font-size: 18px;
}

.tituloGrandeNormal
{
	font-size: 20px;
}

.tituloNormal
{
	font-size: 16px;
}

.tituloGrande
{
	font-size:22px;	
}

.leadNormal
{
	font-size:12px;	
}

.leadGrande
{
	font-size:16px;	
}

.textoNormal
{
	font-size:12px;	
}

.textoNormalPreto
{
	font-size:12px;
	color:Black;	
}

.textoGrande
{
	font-size:14px;
}


.textoAzulClaro
{
	color: #16889C;
}

.linkTexto
{
	
}
.linkTexto:link
{
	text-decoration:underline;
}
.linkTexto:visited
{
	text-decoration:underline;
}
.linkTexto:hover
{
	color: #6ac4d2;
	text-decoration:underline;
}

.linkLista
{
}
.linkLista:link
{
}
.linkLista:visited
{
}
.linkLista:hover
{
	color: #6ac4d2;
	text-decoration:underline;
}
.textoAzulBullet
{
	font-weight:bold;
	color:#6ac4d2;
	padding: 5px 3px 5px 4px;
	background-repeat: no-repeat;
	background-image: url('../../img/ul_mark7.jpg');
	background-position: 0px 5px;
	margin: 2px 2px 10px 2px;
	text-align: left;
}

.instalacoesPiso
{
	margin: 0px 0px 15px 0px;
	
	}
