body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Verdana, Tahoma;
	font-size:14px;
}

h1 {
	font-family:Georgia, Arial, Trebuchet MS;
	font-size:30px;
	margin-left:20px;
	text-align:left;
}

a {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

#page {
	width:780px;
	margin:auto;
}

#header {
	width:780px;
	height:274px;
	background: #006699 url(../img/header.png) no-repeat;
	clear:both;
}

#menulinks {
	width:780px;
	height:44px;
	background:#dcf9fe;
	clear:both;
	/*background-image:url(images/menulinks.png);*/
}

#menulinks a {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	height:27px;
	float:left;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin-top:1px;
}

#menulinks a:hover {
	/*background-image:url(images/menuhover.png);*/
	background:#006699;
}

#sidebar_planos ul {
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 0 20px;
}

#sidebar_planos ul li a {
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}

#mainarea {
	width:780px;
	clear:both;
	margin-top:10px;
}


#contentarea {
	width:780px;
	margin-bottom:10px;
	font-family:Arial, Verdana, Tahoma;
}

#contentarea_planos {
	float:left;
	width:300px;
	height:213px;
	margin:20px;
}

#sidebar_planos {
	float:right;
	width:420px;
	text-align:left;
	font-family:Arial, Verdana, Tahoma;
	font-size:14px;
}


#memoria {
	width:300px;
	height:211px;

}


#infografia {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:409px;
	height:355px;
}



.footer-text {
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	color:#fff;
	text-align:right;
	padding:5px;
}


#footer {
	width:780px;
	height:30px;
	background:#008899;
	clear:both;
}


a:hover {
	color:#389ccb;
	text-decoration:underline;
}


#formleft input {
	width:20px;
}

#contentarea_contactar {

}

#input-bg {
	width:100px;
}

#input-bg text {
	width:100px;
}