@charset "utf-8";
/* CSS Document */

#wrapper {
	width:990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #rotator #fragment-2 #fundo_cad #texto_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E4200;
	margin-left: 300px;
	margin-top: 10px;
	width: 503px;
	text-align: justify;
}

#rotator {
	background:#FFF;
	color:#000;
	font-size:16px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
	position: absolute;
	float: left;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	height: 40px;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	bottom:24px;
	left:0;
	z-index:1;
	width:65px;
	height: 31px;
	background-repeat: repeat-x;
	background-position: right bottom;
	border-top-style: none;
	border-top-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 910px;
	clear: both;
	float: left;
	position: absolute;
	margin-bottom: 0px;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	font-size:0.8em;
	font-weight:normal;
	color:#FFF;
	height: 30px;
	background-color: #FFF;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #ACE0FD;
	border-left-color: #047CBD;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(images/uiactivetabbg.gif) repeat-x bottom left;
	color:#036293;
	height: 30px;
}

#rotator .ui-tabs-nav-item a span {
	float:right;
	cursor:pointer;
	height: 30px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#fff url(images/uiactivetabbg.gif) repeat-x bottom left;
	color:#036293;
	height: 30px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	padding-top: 0px;
	padding-right: 540px;
	padding-left: 0px;
	height: 180px;
}
#wrapper #rotator #fragment-1 #fundo_agenda {
	background-image: url(images/fundo_agenda.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 160px;
	width: 990px;
	padding-top: 20px;
}
#wrapper #rotator #fragment-2 #fundo_cad #logo_cad {
	background-image: url(images/logo_cad.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 294px;
	margin-left: 520px;
}

#rotator .ui-tabs-hide {
	display:none;
	height:40px;
}

#rotator h2 {
	color:#E75D00;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

#rotator p {
	font-size:14px;
	color:#333;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 300px;
}
#wrapper #rotator #fragment-1 #texto_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 290px;
	margin-left: 520px;
	margin-top: 10px;
	color: #024264;
}
#wrapper #rotator #botao_agenda {
	width: 107px;
	float: left;
	background-image: url(images/button_saiba.png);
	height: 40px;
	margin-left: 515px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#wrapper #rotator #fragment-1 #logo_agenda {
	background-image: url(images/logo_agenda.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 339px;
	margin-left: 520px;
}

#rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(images/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}

/* Background Images */
#rotator #fragment-1 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
}

#rotator #fragment-2 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #rotator #fragment-2 #fundo_cad {
	background-image: url(images/fundo_cad.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	width: 990px;
	float: left;
	padding-top: 10px;
}

#rotator #fragment-3 {
	background-color: transparent;
	background-repeat: no-repeat;
}
#wrapper #rotator #fragment-3 #fundo_quali #logo_quali {
	background-image: url(images/logo_quali.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 382px;
	margin-left: 440px;
}

#rotator #fragment-4 {
	background-color: transparent;
	background-repeat: no-repeat;
	height: 180px;
	width: 990px;
	background-position: center top;
}
#rotator #fragment-4 #fundo_lab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F30;
	background-image: url(images/fundo_lab.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 990px;
	padding-top: 20px;
	background-position: top;
	float: left;
}
#wrapper #rotator #fragment-4 #fundo_lab a #button_lab {
	height: 40px;
	width: 107px;
	background-image: url(images/button_saiba.png);
	float: left;
	margin-left: 280px;
	margin-top: 40px;
}

#wrapper #rotator #fragment-2 #fundo_cad #button_cad {
	height: 40px;
	width: 107px;
	float: left;
	background-image: url(images/button_saiba2.png);
	margin-left: 300px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#wrapper #rotator #fragment-3 #fundo_quali #texto_quali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 300px;
	width: 520px;
}
#wrapper #rotator #fragment-2 #fundo_cad #text_pen {
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #151E00;
	font-style: italic;
	margin-left: 720px;
	margin-top: -6px;
}
#wrapper #rotator #fragment-3 #fundo_quali {
	background-image: url(images/banner_quali.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 990px;
	padding-top: 30px;
	float: left;
}
#wrapper #rotator #fragment-3 #fundo_quali #button_quali {
	height: 40px;
	width: 107px;
	float: left;
	background-image: url(images/button_saiba2.png);
	margin-left: 300px;
	margin-bottom: 0px;
	margin-top: 30px;
}
#wrapper #rotator #fragment-4 #fundo_lab #logo_lab {
	background-image: url(images/logo_lab.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 295px;
	margin-left: 485px;
}
#wrapper #rotator #fragment-4 #fundo_lab #texto_lab {
	margin-left: 280px;
	margin-top: 10px;
	width: 500px;
	text-align: justify;
	font-size: 14px;
}
body {
	margin: 0px;
	height: 180px;
	
}

