/*
	CLIENTE: 101º Macaco
	EMPRESA: 101 Macaco
	CSS: Madsen Felipe
	TELA: Geral
*/

.internas {
	padding-top: 20px;
	margin-left: 40px;
}

#marcadorCases {
	position: absolute;
	left: 351px;
	margin-top: -27px;
	}

#marcadorUm {
	position: absolute;
	left: 418px;
	margin-top: -27px;
}

#marcadorFrutos {
	position: absolute;
	left: 503px;
	margin-top: -27px;
}

#marcadorMacacos {
	position: absolute;
	left: 590px;
	margin-top: -27px;
}

#marcadorPress {
	position: absolute;
	left: 680px;
	margin-top: -27px;
}

#marcadorDiga {
	position: absolute;
	left: 757px;
	margin-top: -27px;
}

.teoria {
	position: relative;
	overflow: hidden;
	float: left;
	width: 240px;
	height: 220px;
	margin-top: 7px;
	}
	
	.selos {
		width: auto;
		height: 400px;
		margin-top: -149px;
		margin-left: 300px;
		_margin-left: 260px;
	}
		
	.seloWave {
		position: relative;
		display: block;
	}
	
	.agencia {
		margin-top: -75px;
		margin-left: -30px;}
		
.macacos {
		width: 605px;
		height: 391px;
		background-color: #d71414;
	}
	
	.macacos img {margin-top: -30px;}
	
	.prevMacacos {
		position: absolute;
		margin-top: -110px;
	}
	
	.nextMacacos {
		position: absolute;
		margin-top: -110px;
		margin-left: 43px;
	}
	
	.categorias {padding-bottom: 5px;}
	
		.categorias ul {
			list-style: none;
			font-size: 11px;
			margin-top: 20px;
			}
			
			.categorias li {
				float: left;
				padding-right: 17px;
				}
				.categorias a {color: #FFF;}
				
				.categorias a:hover {}
			
			.categoriaSelect { 
				background-color: #000;
				padding: 4px 9px 6px 9px;
				position: relative;
				display: block;
				margin-top: -4px;
				}
				
				.categoriaSelect:hover{text-decoration: none;}
			
						
			.semListra{
				width: 560px; 
				height: 70px; 
				position:relative; 
				padding: 10px 0 0 10px;
				margin-top: 5px;
				margin-bottom: 5px;
			}
			
			.jobThumb {
				float: left;
				width: 180px;
			}
				.jobThumb img {
					border: #FFF solid 3px;
					margin-right: 6px;
				}
				
				.jobThumb h3{
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 10px;
				}
				
				.jobThumb h4{
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 9px;
					color: #fd8114;
				}
				
				.jobThumb span { font-size: 10px; color: #fd8114;}
	
				
				.jobThumb p {
					float: left;
					width: 95px;
					height: auto;
					line-height: 11px;
					font-family: Tahoma, Geneva, sans-serif;
				}
	
	.colDigaE {
		position: relative;
		float: left;
		width: 140px;
		height: 300px;
		margin-right: 30px;
	}
	
		.colDigaE a {color: #FFF;}
		
		.colDigaE span {color: #fd8114;}
		
	.colDigaD {}
	
	.colDigaD input{
		text-align: left;
		background: none;
		width: 165px;
		height: 20px;
		border-bottom: 1px dashed #FFF;
		color: #FFF;
		padding: 3px 3px 0 4px;
		margin-bottom: 15px;
		font-size: 11px;
	}
	
	.selectSetor{
		width: 172px;
		height: 27px;
		margin: 0 0 0 15px;
		padding: 4px 0 0 3px;
		font-size: 11px;
		color: #FFF;
		line-height: 12px;
		font-family: Trebuchet MS, Geneva, sans-serif;
		background: #000;
		background-position: 0% 0%;
		cursor: pointer;
		border: 0;
	}
	
	textarea {
		overflow: auto;
		background: none;
		height: 180px;
		border-bottom: 1px dashed #FFF;
		color: #FFF;
		padding: 3px;
		width: 335px;
		font-size: 11px;
		font-family: Trabuchet MS, Verdana, Geneva, sans-serif;
	}
	
	
.boxCase {
	width: 146px;
	height: auto;
	padding: 5px;
	background-color: #000;
	float: left;
	margin-right: 10px;
	}
	
	.boxCase h2{
		text-transform: uppercase;
		font-size: 10px;
		margin-top: 8px;
	}
		
	.boxCase p{
		font-size: 10px;
		line-height: 11px;
		margin: 3px 0 5px 0;
	}
	/*SLIDER */
	
	.link {cursor:pointer; color:#666}
		.link:hover {color:#000}
	
	.slider {position:relative; overflow:hidden; height:195px; background: none; margin-bottom:20px}
	
	.slidercontent {position:absolute}
	.slidercontent .upper {border-bottom:1px solid #9ac1c9}
	.section {padding:10px}
	.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px}
	.newsslidercontent {position:absolute}
	.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
	.newssection {padding:10px; height:75px}

	/*SLIDER */

.press {
	width: 260px;
	float: left;
	margin-bottom: 25px;
	margin-right: 30px;
	border-bottom:  #FFF dashed 1px;
	padding-bottom: 15px;
	}
	.press h1 {
		line-height: 16px;
		margin-bottom: 5px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 18px;
		color: #FFF;
	}
	
	.press p {
		line-height: 16px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
	}
	
		.press span {
			text-transform: uppercase;
			font-size: 9px;
			margin-left: 2px;
		}
		
		.press a {color: #FFF;}
			
	.pressLeitura {}
	
	.pressLeitura h1 {
			line-height: 5px;
			margin-top: 10px;
			margin-bottom: 17px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 18px;
			color: #FFF;
		}
		
		.pressLeitura p {
			line-height: 16px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 11px;
		}
		
		.pressLeitura img {
			margin: 5px 15px 10px 0;
			border: #FFF 7px solid;
			
		}
		
		.pressLeitura span {
			text-transform: uppercase;
			font-size: 9px;
			
		}