@charset "utf-8";
/* CSS Document */

body{ margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(images/bg.jpg) repeat-x top;}

h2{ font-size:20px; }

#top{ position:absolute; top:0; left:50%; width:952px; height:445px; margin-left:-476px; }
	#exames-online{	position:absolute;	right:5px;	top:20px; padding-left:35px;	width:300px;	height:30px; font-size:11px; font-family:Tahoma, Geneva, sans-serif;}
		#exames-online .input { width:70px; padding:1px; border:#C8D7CE 1px solid; font-size:11px; font-family:Tahoma, Geneva, sans-serif; }
		#exames-online .btn { width:70px; padding:1px; border:#C8D7CE 1px solid; font-size:11px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; }
		#exames-online #image { position:absolute; top:0; left:0;}
	
	#logo{ float:left; width:232px; height:156px; }
	#menu{ float:left; width:720px; height:156px; background:url(images/bg-menu.gif) no-repeat; }
		#menu ul{ float:right; margin:112px 10px 0 0; padding:0; }
		#menu li{ list-style:none; float: left; width:94px; height:22px; text-align:center; margin:0 2px; padding-top:3px;}
		#menu a{ text-decoration:none; font-size:11px; }
		.page_item {background:url(images/bg-top-menu.gif) top center no-repeat;}
		.page_item a {color:#FFF }
		.current_page_item{ background:url(images/bg-top-menu-item.gif) top center no-repeat; }
		.current_page_item a{ color:#060; }
		
		

#content{ position:absolute; top:465px; left:50%; width:952px; margin-left:-476px; }
#single{ position:absolute; top:195px; left:50%; width:952px; margin-left:-476px; }
	#left{ position:relative; float:left; width:555px;}
		#home-photos{padding-top:10px; clear:both; width:510px; }
	
	#right{ position:relative; float:right; width:378px; }
		.topicos{ margin-bottom:10px;  }
		.topicos h3{ margin-bottom:5px; }
		#topico{ clear:both; padding:6px 0; }
		#topico #img{ float:left; width:60px; height:60px; border:#E4E4E4 5px solid; margin:0 4px 4px 0; }
		
		#topico h4{ margin:0; padding:0; font-size:1.2em; font-weight:normal; }
		#topico p{ margin:0; padding:0; font-size:0.8em;}
		#topico a{ text-decoration:none; color:#000; margin:0; padding:0; }
		#topico a:hover{ color:#060; }


#footer{ clear:both; width:912px; height:60px; padding:20px 20px; background:url(images/footer-bg.png) center top repeat-y; position:relative; margin-top:20px;}
	#footer-top-bg{ background:url(images/footer-top-bg.png) center top no-repeat; position:absolute; top:-7px; width:100%; left:0px; height:8px;}
	#footer #contato{ position:absolute; right:20px; top:5px;}
	#footer #contato ul{ list-style:square; }
	#footer #ass{ position: absolute; bottom:15px; left:20px;}
	#footer #ass a { color:#FFF; text-decoration:none; font-size:12px; font-weight:bold; }



/*################### ROTATOR ###################*/
#branding-bg{position:absolute; top:162px; width:100%; height:278px; background:#E7F2E3;}
#branding{position:absolute; top:158px; left:50%; width:952px; height:254px; margin-left:-476px;}

#rotator{
		width:952px;
		height:234px;
		padding:10px 0;
		position:absolute; top:-10px;
	}
		#rotator .image{ float:left; height:225px; width:225px; position:relative; }
		#rotator .text{ float:left; height:254px; padding-left:10px; width:940px; position:relative; }
		#rotator .text h2 a{ font-size:1.5em; color:#333; letter-spacing:-1px;}
		#rotator .text p{ font-size:1.2em; color:#111;}



/* Tabs */
ul.ui-tabs-nav{ position:absolute; bottom:-25px;}

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:1px;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
	font-size:1.1em;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;	text-align:center;
}

ul.ui-tabs-nav {

	position:relative;
	z-index:1;
		
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:normal;
	color:#999;
	background:#FFF ; 
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF;
	color:#333;
}

#rotator .ui-tabs-nav-item a span {
	float:left; 
	padding:2px 5px; 
	cursor:pointer;
}

/* 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:#090;
	color:#fff;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	height:234px;
	padding:10px;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
 margin:5px 0;
 padding:0;
 font-size:24px;
}

#rotator p {
	font-size:12px;
	margin:0;
	padding:3px 0;

}

#rotator .btn_get_started {

}

#rotator .btn_learn_more {

}

/* Background Images */
#rotator #fragment-1 {

}

#rotator #fragment-2 {

}

#rotator #fragment-3 {


}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


