/************************************************************************/
/* Desenvolvido por: Mega Internet - soluções para internet */
/************************************************************************/
* {
	margin:0px;
	padding:0px;
}
a{
	outline:none;
}

body {
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-aling:center;
}

/* =Clearfix (all browsers)--------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ * html .clearfix {height: 1%;}
/* IE7 */*:first-child+html .clearfix {min-height: 1px;}
.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

img { border: 0px; }


/************************
 Site - general
************************/

#root {
	width:760px;
	text-align:left;
	margin:0px auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	position:relative;
}


#header {
	height:120px;
	border-bottom:25px solid #FF6600;
}

	#header h1 a {
		width:344px;
		height:119px;
		background:transparent url(/images/header_logo.png) top center no-repeat;
		display:block;
		overflow:hidden;
		text-indent:-9999px;
		text-decoration:none;
		border:0px;
		float:left;
	}

	#header #menu {
		width:416px;
		height:119px;
		background:transparent url(/images/header_menu.png) top center no-repeat;
		display:block;
		float:right;
	}

	#header #menu, #header #menu li {
		list-style-type:none;
		float:left;

	}

	#header #menu li a {
		width:102px;
		height:119px;
		display:block;
		float:left;
		margin-left:1px;
		overflow:hidden;
		text-indent:-9999px;
		text-decoration:none;
	}

#content {
	margin:15px;
	font-size:9pt;
	min-height:300px;
	height: auto !important;
	height:300px;
	position:relative;
}

	#content a {
		color:#F06A2A;
		font-size:90%;
		font-weight:bold;
	}

	#content a:hover {
		color:#ff3300;
		font-size:90%;
		font-weight:bold;
		text-decoration:none;
	}

	#content #left {
		width:465px;
		float:left;
	}

	#content #right {
		width:250px;
		float:right;
	}

	#content h1, #content h2, #content h3, #content h4 {
		color: #ff3300;
		font-family: "arial narrow", sans-serif; /* monospace;*/
		/*border-bottom: 1px solid #413E31;*/
		margin-bottom: 5px;
		background: transparent url(images/border_bot.gif) bottom center repeat-x;
	}

	#content h1 { font-size: 2.5em; }
	#content h2 { font-size: 2em; }
	#content h3 { font-size:16px; }
	#content h4 { font-size: 1em; }

	div#content p {
		text-align:left;
		line-height:1.5em;
		margin:0px 0px 30px 5px;
	}

	div#content p small {
		font-weight:bold;
		color:#333;
	}

	#content .img-left {
		float:left;
	/* 	border:1px solid #808080; */
		padding:2px;
		margin:5px 5px 5px 0px;
		background:#eee;
	}

	#content .img-right {
		float:right;
	/* 	border:1px solid #808080; */
		padding:2px;
		margin:5px 0px 5px 5px;
		background:#eee;
	}

	div#content ul, div#content ol, div#content li {
		margin-left:15px;
	}

	div#content ul, div#content ol {
		margin-bottom:15px;
	}

	/*#content form { padding:10px; text-align:left; color:#333; margin:5px 10px 15px 10px; }*/
	#content form { text-align:left; color:#333; margin-bottom: 15px; }
	#content form .input-text { font-size:9pt; border:1px solid #666; padding:3px; width:415px; margin-bottom:0px; }
	#content form .input-text1 { font-size:9pt; border:1px solid #666; padding:3px; margin-bottom:0px; }
	#content form .input-text:focus, #content form .input-text1:focus { background:#eeeeee; border:2px solid #808080; padding:2px; }
	#content form label {
		font-weight:bold;
		font-size:9pt;
		display:block;
		cursor:pointer;
		margin-top:10px;
	}

	#content fieldset {
		border:1px solid #ccc;
		margin:15px 10px;
		padding:1px 10px 10px 10px;
	}

	#content legend {
		text-align:center;
		padding:5px 10px;
		margin-left:15px;
		font-size:8pt;
		font-weight:bold;
		color:#666;
	}

	table {
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		font-size:12px;
		margin-bottom:15px;
	}

	table caption {
		background:#ccc;
		color:#333;
		font-weight:bold;
		text-align:left;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
	}

	table th {
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
		background:#DDDDDD;
		font-weight:bold;
		vertical-align:top;
	}

	table td {
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		padding:5px 3px;
		vertical-align:top;
	}

	table .gray-back { background:#eee; }

	table.no-border, .no-border th, .no-border td {
		border:0px;
	}

	#content #home1 {
		width:430px;
		margin-left:10px;
		float:left;
	}
	#content #home1 img{
		margin-bottom:20px;
	}

	#content #home2 {
		width:230px;
		margin-right:10px;
		float:right;
	}
	#content #home2 #solucoes_prev{
		background-color:#F5F9FA;
		padding:25px 25px 30px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}

	#content #home2 h3 {
		color:#666;
	}
	#content #cp{
		padding-top:30px;
	}
	#content .solucoes{
		font-size:16px;
		color:black;
		clear:both;
		padding-top:5px;
	}
	#content .abrir{
		text-decoration:none;
		color:black;
		font-size:12px;
		font-weight:normal;
		cursor:pointer;
		float:left;
		clear:both;
		
	}
	#content .esconde{
		width:95%;
		display:none;
		float:left;
		clear:both;
		padding:3px;
		margin:5px 0px 5px 15px;
		border:1px solid #ccc;
		background-color:#eee;
	}
	#content .leituras{
		clear:both;
	}
	#content .leituras h1{
		color:black;
		font-size:16px;
		text-align:center;
		text-decoration:underline;
	}
	#content .leituras img{
		display:block;
		float:left;
		padding:10px;
	}
	#content #orcamento{
		text-indent:-5000em;
		overflow:hidden;
		background:transparent url(/images/orcamento.gif) center top no-repeat;
		width:84px;
		height:50px;
		display:block;
		position:absolute;
		right:100px;
		top:10px;
	}


#footer {
	height:70px;
	border-top:5px solid #ff6600;
	padding-top:10px;
	text-align:center;
	font-size:8pt;
	color:#666;
}


	#footer a {
		color:#333;
		text-decoration:none;
	}

	#footer a:hover {
		color:#4a4a4a;
		text-decoration:underline;
	}

	#footer #menu_footer {
		height:25px;
		margin:0px auto;
	}
	
	#footer #menu_footer, #footer #menu_footer li {
		list-style-type:none;
	}
	
	#footer #menu_footer li {
		display:inline;
		padding:0px 10px;
		border-right:1px solid #666;
		
	}
	
	#footer #menu_footer #menu-x {
		border-right:none;
	}

	#footer #megainternet {
		position:absolute;
		right:10px;
	}
	.br{
		clear:both;
	}
	#blogs{
		width:500px;
		padding-top:20px;
		margin:30px auto 0;
	}
	#twitter{
		width:249px;
		height:35px;
		padding-top:25px;
		float:left;
		border-right:1px solid #FF6600;
		background:transparent url(/images/twitter.jpg) left top no-repeat;
	}
	#twitter a{
		margin-left:70px;
	}
	
	#blog{
		margin-left:20px;
		width:230px;
		height:35px;
		padding-top:25px;
		float:left;
		background:transparent url(/images/blog.jpg) left center no-repeat;
	}
	#blog a{
		margin-left:70px;
	}




