﻿*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
}

body{
    background:#3a3738; 
}

#content{
    width: 914px;
    height: 439px;
    border: 1px solid #3a3738;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -475px;
    margin-top: -237px;
    padding:18px;
    background:#FFF;
}
#user1
{
    float: left;
}
#user2
{
    padding: 18px;
    float: left;
    height: 46px;
    position: relative;
    width: auto;
}
#user3
{
    padding: 9px;
    float: left;
    top: auto;
    height: 64px;
}
cssCls:
.col
{
padding-right:10px;
padding-left:50px;
}
cssCls:
.titulos
{
 font-size:13px;
}
#content p{
    padding-bottom:10px;
    font-size:13px;
    color:#696a70;
}

#esquerda{
    float:left;
    width:440px;
}
#esqServico{
    float:left;
    width:220px;
}

#box1, #box2, #box3, #box4{
    width:191px;
    height:191px;
    padding:9px;
    background:#a8b2cf;
    float:left;
}
#login{
    float:right;
}
#box6{
    width:191px;
    height:191px;
    padding:9px;
    background:#a8b2cf;
    clear:both ;
}

#box2, #box3, #box4,#box6{
    background:#e9ebf3;
}

#box1, #box3, #box6{
    margin-right:20px;  
}

#box1, #box2{
    margin-bottom:20px; 
}


#box1 ul{
    list-style:none;
    float:right;
    margin-top:80px;
}

#box1 ul li{
    text-align:right;
    height: 14px;
}

#box1 ul li a{
    font-size:12px;
    color:#2f2d32;
    text-decoration:none;
}

#box1 ul li a:hover{
    color:#000;
}

#box1 ul li a.marcado{
    font-weight: bold;
}

#box5{
    width:416px;
    height:397px;
    float:left;
    background:#e9ebf3;
    margin-left:18px;
    padding:20px;
}

#box7{
    width:636px;
    height:397px;
    float:left;
    background:#e9ebf3;
    margin-left:18px;
    padding:20px;
  }

#box2 p{
    font-size:12px;
    height: 6px;
}

#box4 ul, #box5 ul{
    margin-left:12px;     
}

#box4 ul li, #box5 ul li{
    font-size:13px;
    color:#696a70;
}

h3{
    font-size:14px; 
    text-align:center;
    margin-top:170px;
}
#fim{
clear:both ;
}
