body {
	background:#dfe6c2; 
	margin:0;
	font:10px "Arial", verdana, sans-serif;
	color:#344d08;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

#container {
	width:770px; 
	margin:0px auto;
	background:url(/social/software.nsf/container-bg.jpg) repeat-x #eef6cf;
}

/* estilos HEADER */

#header .flash {
	float:left;
	width:770px;
}

#header .menu {
	float:left;
	width:770px;
	background:url(/social/software.nsf/navi-bg.png) no-repeat;
	padding-left:12px;
	height:45px;
}

#header .menu ul {
	padding:0;
	margin:0;
}


#header .menu ul li {
	list-style-type:none;
	float:left;
	padding:9px 21px 0 21px;
	border-right:solid 1px #e49f07;
	height:23px;
}


#header .menu ul li.end {
	border:none;
}

#header .menu ul li a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#header .menu ul li a:hover {
	color:#ffd879;
}


/* estilos BODY */

#main {
	background:url(/social/software.nsf/block-border.jpg) no-repeat;
	float:left;
	width:850px;
	background-position:7px 0;
	padding-left:33px;
	margin-bottom:20px;
}

#main .mainbody {
	float:left;
	width:498px;
	background:#eef6ce;
}

#main .rightsidebar {
	float:left;
	width:230px;
	background:url(/social/software.nsf/sidebar-bg.gif) repeat-y;
}

#main .mainbody h1 {
	background:url(/social/software.nsf/title-bg.png) no-repeat;
	margin:0 0 15px 0;
	font-style:italic;
	font-size:16px;
	color:#ee7009;
	padding:8px 0 0 10px;
	height:34px;
}

#main .mainbody p {
	line-height:18px;
	margin:0 15px 15px 15px;
}

#main .button {
	background:url(/social/software.nsf/btn-bg.gif) no-repeat;
	display:block;
	padding-top:4px;
	height:60px;
	width:200px;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

#main .button:hover {
	color:#ffd879;
}

#main .textorange {
	color:#ee7009;
}

#main .rightsidebar .title {
	background:url(/social/software.nsf/title_navi-bg.png) no-repeat;
	padding:5px 0 0 10px;
	width:205px;
	height:30px;
	font-style:italic;
	font-size:15px;
	color:#ee7009;
	display:block;
	margin-left:10px;
}

#main .rightsidebar .module {
	background:url(/social/software.nsf/sidebar-module-bg.png) no-repeat;
	background-position:10px 0;
	width:299px;
	float:left;
	height:94px;
	padding-left:10px;
}

#main .rightsidebar .module .pic {
	float:left;
	margin-top:39px;
	margin-left:6px;
}

#main .rightsidebar .module .info {
	float:left;
	width:128px;
	padding:25px 0 0 10px;
}

#main .rightsidebar p {
	margin:0;
	line-height:13px;
}

#main .rightsidebar span {
	display:block;
	color:#ee7009;
	font-weight:bold;
	margin-bottom:5px;
}

#main .rightsidebar img {
	border:none;
}

#main .btnstart {
	background:url(/social/software.nsf/btn-startnow.png) no-repeat;
	width:220px;
	height:34px;
	padding-top:12px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	float:left;
	text-decoration:none;
	margin-top:20px;
}

#main .btnstart:hover {
	background:url(/social/software.nsf/btn-startnow-over.png) no-repeat;
}


/* estilos FOOTER */

#footer {
	clear:both; 
	background:url(/social/software.nsf/footer-bg.png) no-repeat bottom left #f5f9de;
	padding-bottom:25px;
	font-size:11px;
	height:110px;
}

#footer img {
	width:757px;
	float:left;
	padding-left:5px;
}

#footer div {
	display:block;
	float:right;
	padding:10px 25px 0 0;
}

#footer div span {
	font-weight:bold;
}


