/* CSS Document */
body {
	background: #E8E8E8 url('images/bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#wrap {
	margin: 0 auto;
	width:850px;
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

a img {
	border: none;
}

#site {
	border: 0px solid red;
	position: relative;
	height: auto;
	display: block;
	clear: both;
}
#container {
	display: block;
	position: absolute;
	top:  0px;
	left: 0px;
	float: left;
	width: 850px;
	height: auto;
	border: 0px solid red;
}

/* @end
/* @group Navigation */
#select01 {
	display: block;
	position: absolute;
	top:  160px;
	left: 72px;
	float: left;
	width: 220px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666;
}
#select02 {
	display: block;
	position: absolute;
	top:  160px;
	left: 620px;
	float: left;
	width: 220px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666;
}
#title_site {
	display: block;
	position: absolute;
	top:  48px;
	left: 15px;
	float: left;
	width: 324px;
	height: 52px;
	text-decoration:none;
	font-size: 16px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000;
}

#navigation {
	display: block;
	clear: both;
	width: 850px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') no-repeat top left;
	position: relative;
}
/* @end */

/* @group Content */
h1 {
	font-size: 16px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#666;

}
#content {
	display: block;
	clear: both;
	position: relative;
	width: 850px;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#666;
	line-height:17px;
}
#content:after {
	display: block;
	clear: both;
	content: ".";
	color: white;
	font-size: 1px;
	text-indent: -3000px;
	line-height: 1px;
}


/* @end */

/* @group Left */

#project {
	margin-left:20px;
	width:820px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#line {
	margin-left:20px;
	width:800px;
	margin-top:20px;
	margin-bottom:20px;
}
 
#logo {
	margin-right:40px;
	width:308px;
	height:182px;
	height:auto;
	margin-top:20px;
	float:left;
}
#showcase {
	width:461px;
	height:182px;
	margin-top:20px;
	float:left;
}

/* @end */


/* @group Footer */
#footer {
	display: block;
	clear: both;
	width: 820px;
	height: 66px;
	background: transparent url('images/bg_footer.jpg') repeat-x top left;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666;
	padding-left:20px;
	padding-top:20px;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
.footer_left {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666;
	width:500px;
	float:left;
	line-height:17px;
}
.footer_right {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666;
	float:right;
	padding-left:35px;
	margin-right:15px;
}
/* @end */

/* @group Forms */

.input {
	border: 1px solid #fff;
	color: #666;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	width: 185px;
	height:20px;
	background:#EFEFEF;
}
.input:hover {
	border: 1px solid #999;
}
.input:focus {
	border: 1px solid #000;
}
form textarea {
	border: 1px solid #ccc;
	padding: 6px;
	color: #666;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 340px;
	height:100px;
	margin: 5px 0px;
	background:#fff url('images/bg_input.jpg') repeat-x top left;
}
form textarea:hover {
	border: 1px solid #999;
}
form textarea:focus {
	border: 1px solid #999;
}
.button { 
	width: 29px;
	height: 20px;
	background: #999;
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	border:none;
	cursor:pointer;
	}
.button:hover { 
	color: #fff;
	cursor:pointer;
	}
.button_ { 
	width: 117px;
	height: 36px;
	background: transparent url('images/bg_btn.jpg') no-repeat top left;
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	border:none;
	cursor:pointer;
	margin-left:700px;
	}
.button_:hover { 
	color: #f5f5f5;
	cursor:pointer;
	}
/* @end */
#form {
margin-left:0px;
	}
	
.date {
color:#000;
	}
.source {
color:#999;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size:10px;
	}
.source a {
color:#999;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size:10px;
	}
.source a:hover {
color:#000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size:10px;
	}
/* lists */
.shortList {
	margin:0;
	padding:0;
	margin-top:0px;
}
.shortList li {
	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 25px;
	text-decoration:none;
	font-family: Myriad Pro Cond, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	font-size:16px;
	background: transparent url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
}
.shortList a {
	text-decoration:none;
	color:#666;
	}
.shortList a.selected {
	text-decoration:none;
	color:#000;
	}
.shortList a:hover {
text-decoration:underline;
}
/* lists */
.shortList2 {
	margin:0;
	padding:0;
	margin-top:0px;
}
.shortList2 li {
	display:block;
	width:675px;
	height:20px;
	padding:6px 0 6px 25px;
	text-decoration:none;
	font-family: Myriad Pro Cond, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	font-size:16px;
	background: transparent url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
	border-bottom:1px solid #eaeaea;
}
.shortList2 a {
	text-decoration:none;
	color:#666;
	}
.shortList2 a.selected {
	text-decoration:none;
	color:#000;
	}
.shortList2 a:hover {
text-decoration:underline;
}
.shortList3 {
	margin:0;
	padding:0;
	margin-top:0px;
}
.shortList3 li {
	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 25px;
	text-decoration:none;
	font-family: Myriad Pro Cond, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	font-size:16px;
	background: transparent url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
}
.shortList3 a {
	text-decoration:none;
	color:#666;
	}
.shortList3 a.selected {
	text-decoration:none;
	color:#000;
	}
.shortList3 a:hover {
text-decoration:underline;
}
/* thumbs */
#thumb {
margin-top:20px;
margin-left:20px;
}
#clear {
margin-top:20px;
margin-left:20px;
}
#thumb div.thumb {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	padding:3px;
	background-color:#fff;
}

#thumb div.thumb a img {
	border: 1px solid #eaeaea;
	background: #f8f8f8 url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}

#thumb div.thumb a:hover img {
    border: 1px solid #ccc;
	background: #fff url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}
.red {
color:#BC0000;
}
/*Paginador*/
#paginador
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	margin-left:320px;
	margin-right:auto;
}
#paginador a {
	text-decoration:none;
	padding-left: 3px;
	color:#666;
	}
	
#paginador a:hover {
color:#BC0000;
padding-left: 3px;
text-decoration:underline;
}
#pag{
	color: #666666; 
	text-decoration: none;
	font-size: 13px;
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	padding-left: 25px;
	padding-bottom: 25px;
}


	

/* @end */
