body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.main
{
width: 700px;
height: 400px;
position:absolute;
top:50%;
left:50%;
margin-top:-230px;
margin-left:-350px;
}

div.esquerda
{
width: 82px;
height: 430px;
position: relative;
float: left;
background:url(../images/ias02.gif) repeat-y top;
}
div.esquerdaT
{
background:url(../images/ias01.gif) no-repeat top;
height: 100%;
}
div.esquerdaD
{
background:url(../images/ias03.gif) no-repeat bottom;
height: 100%;
}

div.direita
{
margin-top: 20px;
position:relative;
float: right;
width: 20px;
height: 410px;
background-color:#EEEEEE;
}

div.coluna1
{
position:relative;
float: left;
left: 20px;
width: 290px;
height: 100%;
}

div.coluna2
{
position:relative;
float: right;
right: 20px;
width: 240px;
height: 100%;
}

div.col1A
{
margin-top: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #BB0D0D;
vertical-align:middle;
padding: 2px;
}
div.col1B
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 5px;
margin-left: 3px;
border: 1px solid #E5E5E5;
}
div.col1C
{
background:url(../images/bullet.gif) no-repeat left;
padding-left: 12px;
height: 14px;
}
div.col1D
{
color:#BB0D0D;
}
div.plus 
{
margin-top: 7px;
margin-left: 7px;
margin-bottom: -5px;
background:url(../images/plus_01.gif) no-repeat left;
height: 14px;
}
div.col2C
{
background:url(../images/bullet.gif) no-repeat left;
padding-left: 12px;
height: 14px;
font-weight:bold;
}

div.col2CPlus
{
background:url(../images/bullet.gif) no-repeat left;
padding-left: 12px;
height: 28px;
font-weight:bold;
}

div.col2D
{

background:url(../images/cliente-sub.gif) no-repeat left;
margin-left: 12px;
padding-left: 12px;
height: 14px;
}

div.col2E
{
color: #FF6666;
padding-right: 14px;
text-align:right;
}

div.col2F
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:bold;
text-align:right;
padding: 5px;
margin-left: 3px;
border: 1px solid #E5E5E5;
}

div.sep
{
background:url(../images/separador.gif) repeat-x left;
height: 1px;
margin-top: 3px;
margin-bottom: 3px;
}

div.imagem
{
 background:url(../images/cliente1.jpg) no-repeat center;
 height: 160px;
}

div.imagem2
{
 background:url(../images/cliente2.jpg) no-repeat center;
 height: 160px;
}

div.imagem3
{
 background:url(../images/cliente3.jpg) no-repeat center;
 height: 160px;
}

div.imagem4
{
 background:url(../images/cliente4.jpg) no-repeat center;
 height: 160px;
}

div.imagem5
{
 background:url(../images/cliente5.jpg) no-repeat center;
 height: 160px;
}

div.imagem6
{
 background:url(../images/cliente6.jpg) no-repeat center;
 height: 150px;
}

div.imagem7
{
 background:url(../images/cliente7.jpg) no-repeat center;
 height: 160px;
}

div.imagem8
{
 background:url(../images/cliente8.jpg) no-repeat center;
 height: 160px;
}

div.imagem9
{
 background:url(../images/cliente9.jpg) no-repeat center;
 height: 160px;
}

div.baixo
{
margin-top: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
position:relative;
float: right;
right: -3px;
text-align:right;
width: 100%;
background-color:#FFFFFF;
}

a {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
