/*
CSS Document
*/

@import url(style.table.css);
@import url(style.form.css);
@import url(style.warms.css);


/* 
MASTER CLASS
*/
		
body {
	background: #ddd url(images/body.jpg) repeat-y center center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	}
	
body, html, h1, h2, h3, h4, h5, form, caption, p, blockquote { 
	margin: 0%;
	padding: 0%;
	}
	
h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", serif;
	font-weight: normal;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/* html .clearfix {height: 1%;} .clearfix {display: block;}/* End hide from IE-mac */

.fLeft { float: left; }
.fRight { float: right; }

.alignRight { align: right; }
.alignLeft { align: left; } 
.alignCenter { align: center; }

img.fLeft { float: left; margin: 0px 10px; }
img.fRight { float: right; margin: 0px 10px; }

body h1 { display: none; }

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.rbottom { width: 100%; position: absolute; bottom: 0; left: 0; }
.r1{margin: 0 8px;}
.r2{margin: 0 6px;}
.r3{margin: 0 4px;}
.r4{margin: 0 3px;}
.r5{margin: 0 2px;}
.r6{margin: 0 1px;height: 2px;}

.rs1{margin: 0 5px}
.rs2{margin: 0 3px}
.rs3{margin: 0 2px}
.rs4{margin: 0 1px; height: 2px} 

/* Definição geral dos LINKS */
a { text-decoration: none; color: #003399; }
a:hover { color: #990000; 	}
	
hr {
	color: #039;
	height: 1px;
	background: #039;
	border: none;
	margin:0px;
	}
	
	html>body hr { margin: 10px 0px; }
	
#theArt {
	position: relative;
	width: 650px;
	height: 180px;
	background: url(../images/capa_entrada_case11b.jpg) no-repeat center center;
	
	}
	
	#theArt span.button a {
		width: 200px;
		position: absolute;
		left: 50%;
		top: 120px;
		margin-left: -100px;
		background: #036;
		color: #fff;
		font-size: 1.2em;
		text-align: center;
		font-weight: bold;
		padding: 6px 0px;
		}
		
		#theArt span.button a:hover {
			color: #FFFF99;
			}
	
/* 
	CONTAINER
	*/
	
#container {
	position: absolute;
	width: 650px;
	left: 50%;
	margin: 0 0 0 -325px;
	}
	
/*
	HEADER
	*/
	
#header {
	}
	
#header-logo {
	margin: 15px 0px 0px 0px;
	text-align: center;
	}
	#header-logo img {
		border: none;
		}

#header-supmenu { 
	width: 350px;
	float: right;
	}
		#header-supmenu form select {
		font-size: 10px;
		}

#header-menu { 
	clear: both;
	}

#header-menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 05px;
	font-size: 0.86em;
	}
#header-menu ul li {
	display: inline;
	}
#header-menu ul li a {
	float: left;
	font-weight: bold;
	padding: 5px 5px;
	}

#header-menu ul li a:hover {
	color: #09f;
	}		
	
	#header-menu ul li#menu-graduacao a {	background: url('images/menu-background-left.gif') no-repeat; }
	#header-menu ul li#menu-posgraduacao a { background: url('images/menu-background-center.gif') repeat; }
	#header-menu ul li#menu-extensao a { background: url('images/menu-background-right.gif') no-repeat right top; }
		
		/* 
		
		Definindo estilos para o Image Replacement para ITENS do menu 
		
		#header-menu ul li#menu-home a {}
		#header-menu ul li#menu-painel a {}
		#header-menu ul li#menu-graduacao a {	}
		#header-menu ul li#menu-posgraduacao a {}
		#header-menu ul li#menu-extensao a {}
		#header-menu ul li#menu-biblioteca a {	}
		#header-menu ul li#menu-felizidade a {}
		#header-menu ul li#menu-contato a {}
		#header-menu ul li#menu-cpa a {}
		
		*/
			
/*
	CONTENT
	*/

#content {
	}

#content-left {
	width: 48%;
	float: left;
	}

#content-right {
	width: 48%;
	float:right;
	}
	
	
	#content-left-revista {
		width: 68%;
		float: left;
		}

	#content-right-revista {
		width: 28%;
		float:right;
		}



.box {
	padding-bottom: 15px;
	/*border-bottom: 2px solid #ddd;*/
	/*height: 200px;*/
	}
	
	/*html>body .box {
		height: auto;
		min-height: 200px;
		}*/
	
.widebox {
	width: auto;
	padding-bottom: 15px;
	/*border-bottom: 2px solid #ddd;*/
	}
	
.makeLeft {
	float: left; 
	clear: left;
	}
	
.makeRight { 
	float: right; 
	clear: right;
	}
	
.bothCleaner {
	clear: both;
	}
	
.box h2, .widebox h2 {
	background: url(images/h2.gif) no-repeat left center;
	padding: 0px 0px 0px 30px;
	margin: 10px 0 0 0;
	font-size: 2em;
	color: #162B5D;
	letter-spacing: -1	px;
	}
	
.box h3, .widebox h3 {
	margin: 10px 0 0 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #036;
	letter-spacing: -1px;
	}
		.box h3.course-subtitle, 
		.widebox h3.course-subtitle,
		.box h3.event-subtitle, 
		.widebox h3.event-subtitle {
			margin: 10px 0 0 0;
			padding: 20px;
			font-size: 1.6em;
			font-weight: normal;
			color: #333;
			background: #f4f4f4;
			letter-spacing: -1px;
			}
	
.box h4, .widebox h4 {
	margin: 10px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #048FCA;
	}
	
.box h5, .widebox h5{
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	color: #888;
	border-bottom: 1px solid #ddd;
	}

.box p, .widebox p {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
	}
	
.box p.error, .widebox p.error {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	background: #f4f4f4;
	text-align: center;
	color: red;
	line-height: 1.4em;
	}
	
.box p.blockquote, .widebox p.blockquote {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 15px;
	background: #f9f9f9;
	line-height: 1.4em;
	}
	
dl.courseList dt, dl dt
dl.courseList dd, dl dd  {
	margin: 0px;
	padding: 0px;
	}
	
	dl.courseList dt a {
		font-size: 1.2em;
		letter-spacing: -1px;
		color: #039;
		}
		dl.courseList dt a:hover { color: #990000 !important; }		
		
	dl.courseList dd {
		font-size: 1.1em;
		margin-bottom: 10px;
		}
		
dl dt, dl dt
dl dd, dl dd  {
	margin: 0px;
	padding: 0px;
	}
	
	dl dt {
		font-weight: bold;
		font-size: 1.2em;
		}

	dl dd {
		font-size: 1.2em;
		margin-bottom: 10px;
		}


ol, ul { 
	margin: 10px 0 0 0px;
	padding: 0px;
	}

ol li, ul li { 
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-position: inside;
	}
	
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }

ul.gallery_summary {
	list-style: none;
	padding: 0px;
	}
	
ul.gallery_summary li { 
	list-style-position: outside;
	}
	
ul.gallery_summary li.on a {
	display: block;
	font-size: 0.9em !important;
	padding: 2px 0px 2px 5px;
	background: #f4f4f4;
	}
		* html ul.gallery_summary li.on a {
			width: 97%;
			}
	
ul.gallery_summary li.off a {
	display: block;
	font-size: 0.9em !important;
	padding: 2px 0px 2px 5px;
	background: #fff;
	}
		* html ul.gallery_summary li.off a {
			width: 97%;
			}

ul.gallery_summary li.listall a {
	display: block;
	font-size: 0.9em !important;
	text-align: right;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #ccc;
	}
	
ul.gallery_summary li.desc {
	font-size: 1.2em !important;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
	}
	
ul.revista_artigos, ul.revista_artigos ul  {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul.revista_artigos li,
ul.revista_artigos li ul li { 
	list-style-position: outside;
	}
	
ul.revista_artigos li a {
	display: block;
	font-size: 1em !important;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #ccc;
	}
	
ul.revista_artigos li ul li a {
	display: block;
	font-size: .8em !important;
	padding: 4px 0px 4px 15px;
	border-bottom: 1px solid #ccc;
	color: #555;
	}
	ul.revista_artigos li ul li a:hover { color: #036; }
		* html ul.revista_artigos li a {
			width: 97%;
			}


ul.gallery_photos {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 10px 40px;
	}
	
ul.gallery_photos li { 
	display: inline;
	}
	
ul.gallery_photos li.on a {
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background: #fff url(images/gallery.photos.background.gif) no-repeat 0px 0px;
	}
	
ul.gallery_photos li.off a {
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background: #fff url(images/gallery.photos.background.gif) no-repeat 0px 0px;
	}
	
	ul.gallery_photos li.on a:hover,
	ul.gallery_photos li.off a:hover { 
		background: #fff url(images/gallery.photos.background.gif) no-repeat 0px -71px; 
	}
	
	/*ul.gallery_photos li.on a img,
	ul.gallery_photos li.off a img { 
		filter: Alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity:0.7;
	 }
	 
	ul.gallery_photos li.on a:hover img,
	ul.gallery_photos li.off a:hover img { 
		filter: Alpha(opacity=99);
		opacity: 1;
		-moz-opacity:.99;
	 }*/
	
	ul.gallery_photos li.on img,
	ul.gallery_photos li.off img { border: none; }
	
	div.biblioResultOn,
	div.biblioResultOff {
		padding: 0px 5px 5px 5px;
		}
		
	/*
	* BIBLIOTECA STYLE
	*/
	
	div.biblioResultOn h3,
	div.biblioResultOff h3 {
		padding: 5px 0px 0px 0px;
		font-size: 1.5em;
		}
	
	div.biblioResultOn {
		background: #f4f4f4;
		}
	div.biblioResultOff {
		background: #fff;
		}
		
	div.resultsNavigation {
		text-align: center;
		margin: 10px 0 0 0;
		font-size: 1.1em;
		}
		
	div.resultsNavigation a {
		padding: 2px 5px;
		}
		div.resultsNavigation a:hover {
		background: #f4f4f4;
		}
		
	div.resultsNavigation span {
		padding: 2px 5px;
		background: #039;
		color: #fff;
		font-weight: bold;
		}

	
/* 
	FOOTER
	*/
	
#footer {	margin: 0px 0px 10px 0px; }
#footer div { margin: 10; }
*html #footer div {
	margin: 0px;
	padding: 10px;
	}
	
	#footer p { font-size: 1.1em; }
	#footer address a { 
		font-size: 1.1em;
		font-style: normal;
		}
	#footer ul {
	list-style: none;
	margin: 0%;
	padding: 0%;
	}
	#footer ul li {
		display: inline;
		}
	#footer ul li a {
		float: right;
		margin-left: 1px;
		color: #333;
		font-size: .9em;
		padding: 1px 4px;
		}
			#footer ul li a:hover { color: #036; }

	#footer .fLeft {
		width: 100%;
		}
		
	#footer .fRight {
		width: 50%;
		text-align: right;
		}
	
	
	
