body{
	font: 0.8em 'trebuchet ms', verdana, tahoma, arial;
	margin: 15px 0 15px 0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(../img/gcrm_fundo.png);
	background-repeat: repeat-x;
}
h2, h3, h4, h5, h6{
padding: 0 0 0 0;
margin: 0 0 0 0;
}
h3{
font-size: 1.5em;
}
h4{
font-size: 1.2em;
}
h5{
font-size: 0.8em;
}
h6{
font-size: 0.7em;
}
td{
padding: 4px;
}
a{
text-decoration:none;
color:#000000;
}
a:link {
text-decoration:none;
color:#000000;
}
a:visited {
text-decoration:none;
color:#000000;
}

#container {
	position:absolute;
	border: 0 solid #EEEEEE;
	left: 50%;
	width: 748px;
	height:600px;
	margin: 0 0 0 -374px;
	padding: 0 0 50px 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#topo{
	margin: 0 0 30px 0;
	width: 728px;
	height: 204px;
	padding: 5px 0 0 10px;
	background-color: #FFFFFF;
	background-image: url(../img/gcrm_topo_fundo2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#topo img{
}
#div_menu{
width: 139px;
float:left;
}
#menu_vert {
margin: 0;
padding: 5px;
list-style: none;
font: 12px arial, tahoma, verdana;
text-align:left;
background: #efefef;
width: 138px;
}
#menu_vert li {
margin: 0 0 2px 0;
}
#menu_vert li a {
padding: 5px;
color: #666;
text-decoration: none;
display:block;
width:130px;
background: #efefef;
border-bottom: 1px solid #666;
}
#menu_vert li a:hover {
color:#ff0000;
background: #cccccc;
}
#conteudo_center{
	display:block;
	margin: 0 10px 5px 160px;
	width: 570px;
	min-height:400px;
	background-image: url(../img/gcrm_fundo_solucao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#lateral_dir{
margin: 0 0 0 0;
width: 10px;
min-height: 400px;
text-decoration: none;
float:right;
}
#menu_lateral_dir{
margin: 0;
padding: 0;
list-style: none;
text-align:right;
}
#menu_lateral_dir li a{
display:block;
text-decoration: none;
margin: 0 0 2px 0;
}
#rodape{
	margin: 0;
	border-top: 3px solid #666;
	width: 738px;
	height:50px;
	background: #efefef;

}
#rodape p{
margin: 0;
	color:#000000;
	font-size:9px;
	text-align:center;
}
