/*
A2C - Internet para Negócios
Joinville/SC - Brasil
Contact: info@a2c.com.br / +55 47 3025-1182
TV Clipagem - CSS Document
Author: Thiago Freitas
*/

* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
#main {
	background:#333;
	width:775px;
	margin:0 auto;
}
img {
	border:none;
}

/* LINK */

a {
	color:#64A901;
	text-decoration:none;
}
	a:hover {
		text-decoration:underline;
	}

/* */

.left {
	float:left;
}
.right {
	float:right;
}
.img-border {
	border:2px solid #999;
}
.data {
	float:left;
	width:50px;
	height:40px;
	color:#FFF;
	font-weight:700;
	margin:5px 0 0 5px;
	padding:0 0 0 3px;
}

/* TOPO */

#top {
	width:775px;
	height: 356px;
	margin:0 auto;
	padding:0;
}

/* CONTENT */

#content {
	float:left;
	width:775px;
	height:300px;
	background:url(images/bg_conteudo.jpg) no-repeat;
}
	#content h1 {
		float:left;
		width:309px;
		height:26px;
		padding:0 0 0 30px;
		margin:25px 0 0 0;
		background:url(images/img_05.gif) no-repeat
	}
	#content p {
		float:left;
		padding:15px;
	}
	#content .clipping {
		float:left;
		width:339px;
	}
		#content .clipping ul {
			float:left;
			list-style-position:inside;
			width:299px;
			padding:10px 0 10px 30px;
			color:#64A901;
		}
		#content .clipping li {
			padding:3px 0 3px 0;
		}
		#content .clipping .text-clipping {
			color:#666;
		}
		#content .clipping .oque {
			float:left;
			margin:0 0 0 30px;
		}
	#content .depoimento {
		float:left;
		width:425px;
		margin-bottom:10px;
	}
		#content .depoimento .mais {
			float:left;
			font-size:9px;
			margin:25px 0 0 0;
		}
#sub-content {
	float:left;
	width:775px;
	height:240px;
}
	#sub-content .statistics {
		float:left;
		width:161px;
		height:214px;
		margin:5px 0 0 3px;
		text-align:center;
		background:url(images/img_11.gif) no-repeat 0px 21px;
	}
	html>body #sub-content .statistics {
		margin:5px 15px 0 3px;
	}
		#sub-content .statistics ul {
			float:left;
			list-style:none;
			width:161px;
			padding:0 0 0 15px;
			margin-bottom:10px;
			text-align:left;
		}
		#sub-content .statistics li {
			padding:10px 0 2px 0;
		}
		#sub-content .statistics .white {
			color:#FFF;
			font-weight:700;
		}
	#sub-content .last {
		float:left;
		width:590px;
		height:214px;
		margin:5px 0 0 0;
		background:url(images/fundo_last.gif) no-repeat 0px 23px;
	}
		#sub-content .last .boxes {
			float:left;
			width:171px;
			height:151px;
			padding:20px 12px 15px 9px;
		}
		html>body #sub-content .last .boxes {
			padding:15px 14px 15px 11px;
		}
			#sub-content .last .boxes {
				line-height:18px;
			}
#content-intern {
	float:left;
	width:775px;
	height:209px;
	background:url(images/bg_conteudo2.gif) no-repeat;
}
#intro {
	float:left;
	width:590px;
}
	#intro h1 {
		float:left;
		width:565px;
		height:26px;
		padding:0 0 0 25px;
		margin:10px 0 0 0;
		background:url(images/img_05.gif) no-repeat
	}
	#intro .texto {
		float:left;
		width:570px;
		padding:10px;
	}
#content-top {
	float:left;
	width:775px;
	background:url(images/fundo_03.gif) no-repeat 8px 0;
	margin:5px 0 0 0;
	height:95px;
	padding:5px 0 0 8px;
}
#content-secund {
	float:left;
	width:775px;
	background:url(images/fundo_repeat_05.gif) repeat-y 8px 0;
	margin-bottom:3px;
}
	#content-secund .secund-two {
		float:left;
		width:775px;
		background:url(images/img_103.gif) no-repeat 8px bottom;
	}
		#content-secund .secund-two .text-content {
			float:left;
			width:430px;
			min-height:250px;
			_height:250px;
			padding:0 15px 10px 30px;
		}
			#content-secund .secund-two .text-content .parceiros-list {
				float:left;
				width:430px;
				margin:5px 0 5px 0;
			}
		#content-secund .secund-two .text-depoimento {
			float:left;
			width:260px;
			height:250px;
			padding:0 15px 10px 25px;
		}

/* FORM */

select {
	float:left;
	margin:5px 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	width:145px;
}

/* MENU */

#menu {
	float:left;
	width:180px;
}
	#menu h1 {
		float:left;
		width:160px;
		height:26px;
		padding:0 0 0 20px;
		margin:10px 0 0 0;
		background:url(images/img_05.gif) no-repeat
	}
	#menu .mini-sta {
		float:left;
		margin:5px 0 5px 8px;
		line-height:20px;
	}
	html>body #menu .mini-sta {
		margin:5px 0 5px 15px;
	}

/* FOOTER */

#footer {
	float:left;
	width:775px;
	border-top:2px solid #EEE;
	background:#FFF;
	height:75px;
	font-size:10px;
}
	#footer .copy {
		float:left;
		padding:10px;
	}
		#footer .copy a {
			float:left;
			padding-top:3px;
		}
	#footer .info {
		float:right;
		padding:10px;
		text-align:right;
	}

