/* base.css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	outline:none !important;
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

strong { font-weight: bold; }

ol, ul { list-style:none; }

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

blockquote:before, blockquote:after, q:before, q:after { content:""; }

blockquote, q { quotes:"" ""; }

body {
	font-family: georgia, times, serif;
	font-size:14px;
	line-height:23px;
	color:#313131;
	background: #fff url(../images/bg.jpg) no-repeat top center;
	position:relative;
}

li, p { margin-bottom: 12px; }

h2 { text-align: center; font-size: 36px; margin-bottom: 36px; }
h3, h4 { font-size: 24px; margin-bottom: 18px; }

.maisagenda h2 { text-indent: -90000px; height: 43px; background: url(../images/tit_maisqueagenda.png) no-repeat center top; }

a { color: #f00; }

p.intro { font-size: 16px; line-height: 1.5em;}

a.btnsubmit { 
	display: block;
	text-indent: -9000px;
	background: url(../images/btn_enviar.png) no-repeat;
	width: 89px;
	height: 28px;
	}

#wrapper {
	width: 820px;
	margin: auto;
	xborder: 1px solid #999;
}

#text { padding: 0px 20px;}

#footer {
	margin: 20px 0;
	border-top: 1px solid #f00;
}

#header {
	height: 75px;
	margin-bottom: 20px;
}

#brand {
	xwidth: 285px;
	height: 75px;
	text-indent: -9999px;
	margin: 20px 0 0;
}
	#brand a {
		display: block;
		width: 285px;
		height: 75px;
		margin: auto;
		background: url(../images/logo.png) no-repeat top left;
	}
	
#clientarea {
	float: right;
	width: 200px;
	display: none;
}

#home-banner {
	margin: 0px 0px 10px 20px;
	padding-top: 60px;
	padding-left: 20px;
	width: 775px;
	height: 255px;
	background: url(../images/banner_home.png) no-repeat;
}

	/******* MENU HOME *********/
#home-menu { 
	position: relative; 
	height: 300px; 
	margin: 0px 34px 0; 
	}

#home-menu ul li {
	float: left;
}

#home-menu ul li a {
	display: block;
	text-indent: -9999px;
	height: 179px;
}

	#home-menu .maisagenda a {
		width: 183px;
		background: url(../images/home_nav_maisqueagenda_up.png) no-repeat;
	}
		#home-menu .maisagenda a:hover {
			background: url(../images/home_nav_maisqueagenda_over.png) no-repeat;
		}
	
	#home-menu .recursos a {
		width: 202px;
		background: url(../images/home_nav_recursos_up.png) no-repeat;
	}
		#home-menu .recursos a:hover {
			background: url(../images/home_nav_recursos_over.png) no-repeat;
		}
	
	#home-menu .experimente a {
		width: 202px;
		background: url(../images/home_nav_experimente_up.png) no-repeat;
	}
		#home-menu .experimente a:hover {
			background: url(../images/home_nav_experimente_over.png) no-repeat;
		}
	
	#home-menu .conheca a {
		width: 164px;
		background: url(../images/home_nav_conheca_up.png) no-repeat;
	}
		#home-menu .conheca a:hover {
			background: url(../images/home_nav_conheca_over.png) no-repeat;
		}

#home-menu ul li p {
	display: none;
	position: absolute;
	text-align: center;
	width: 750px;
	top: 180px;
	left: 0px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 27px;
}
	#home-menu ul li:hover p {
		display: block;
	}

	/******* MENU HOME *********/

#nav {
	height: 120px;
	width: 780px;
	margin-bottom: 36px;
	position: relative;
}

	#nav a {
		display: block;
		xfloat: left;
		height: 120px;
		text-indent: -99999px;
		background: url(../images/nav_full.png) no-repeat 0px 0px;
		position: absolute;
	}
	
		#nav .maisagenda a { left: 0px; width: 219px; background-position: 0px -120px; }
			#nav .maisagenda a:hover,
			.maisagenda #nav .maisagenda a { background-position: 0px 0px; }
	 	#nav .recursos a { left: 219px; width: 186px; background-position: -219px 0px;  }
			#nav .recursos a:hover,
			.recursosexclusivos #nav .recursos a { background-position: -219px -120px;}
		#nav .experimente a { left: 405px; width: 200px; background-position: -405px 0px; }
			#nav .experimente a:hover,
			.experimente #nav .experimente a { background-position: -405px -240px;}
		#nav .conheca a { left: 605px; width: 175px; background-position: -605px 0px; }
			#nav .conheca a:hover,
			.conheca #nav .conheca a { background-position: -605px -360px;}
			
			
#text div, #text p { margin-bottom: 23px; }
.txt-img p, .txt-img ul { float: left; width: 50%;}
.txt-txt { background: url(../images/div_vertical.png) no-repeat center top; }
.txt-txt div { float: left; width: 47%; }
.txt-txt div+div { float: right; width: 47%; }
.img-txt p { float: right; width: 49%; }
.img-txt ul { float: right; width: 49%; }

.recursosexclusivos li { padding-left: 24px; background: url(../images/bullet_star.png) no-repeat 0px 3px;}

.txt-contato { background: url(../images/img_conheca.png) no-repeat bottom center; padding-bottom: 340px; }

label { display: block; font-weight: bold; width: 280px; }
	label em { font-weight: normal; font-size: 12px;}
input, textarea { background: url(../images/bg_input.png) repeat-x top; border: 1px solid #ededed; border-right-color: #c8c8c8; border-left-color: #c8c8c8; border-top-color: #909090; font-size: 1em; padding: 4px;}

.conheca form#contato {
	float: right;
	width: 42%;
	padding: 0px 20px;
	border-left: 1px solid #ddd;	
}

.conheca #contato input,
.conheca #contato textarea { width: 285px; }

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
