
.imgsmall 
{
width: 250px
}
.imgsmallclip 
{
width: 250px
clip:rect(0 100 100 0)
}

.imgbig 
{
width: 350px
}
.imgmini 
{
width: 100px
}
.imgminiclip 
{
width: 100px;
clip: rect(0 50 50 0)
}
.imgminiclip1 
{
width: 90px;
clip:rect(200 300 200 200)
}
.imgminiclip3 
{
width: 90px; height: 51px;
clip:rect(200 300 200 200)
}
.imgclip 
{
clip: rect(0 50 50 0)
}
.imgclip1
{
position:absolute;
clip:rect(0 50 50 0)
}
.consorciosmart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	font-style: italic;

}
a:active {
	font-size: 11px;
	font-style: italic;
	color: #003399;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #000066;
	text-transform: none;

}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #666666;
	line-height: normal;

}	
	.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #CC0000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}	
.textomaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
}

.textomaior1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

.helenatable {
	height: 20px;
	width: inherit;
	border-top-style: none;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-left-style: inset;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #333333;
	text-indent: 1px;
}



.1imgsmall 
{
width: 180px
}
.1imgbig 
{
width: 350px
}