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

/* tags absolutas */
body {background:#000000 url(imagens/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#444;
}
a {text-decoration:none;}
a:link {color:#307A78;}
a:visited {color:#307A78;}
a:active {color:#307A78;}
a:hover {color:#B8E2E1;}
h2 {font-family:"Trebuchet MS";
	font-size:11px;
	letter-spacing:1px;
	color:#BBB;
	margin-top:0px;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:#222 1px solid;
	text-align:right;
	text-transform:uppercase;
	margin-top:3px;
}

/* corpo */
#main {width:778px;
	margin:0 auto;
	margin-top:15px !important;
	background-color:#000000;
	margin-bottom:15px !important;
}
#links {display:block;
	width:768px;
	height:13px;
	border-bottom:1px solid #333;
	background-color:#000000;
	background-image:url(imagens/back-links.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#575757;
	padding:5px;
	padding-top:2px !important;
}
#topo-montagem {background-image:url(imagens/topo-montagem.jpg);
	width:778px;
	height:190px;
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:#222 solid 1px;
}
#menu-t {
	width: 170px;
	float: right;
	text-align:right;
	background:#111111 url(imagens/menu-top.gif) top no-repeat;
	padding:5px;
}
#conteudo {padding:5px;
	display:block;
	line-height:20px;
}
#footer {display:block;
	margin:0px;
	padding:5px;
	border-top:4px #111 solid;
	background-color:#202020;
	color:#6E6E6E;
	line-height:20px;
}
#footer blockquote {margin:0px;
	padding:0px;
	border-left: 1px dashed #29ABD1;
	padding-left: 3px !important;
}

/* Classes */
h1 {font-family:"Trebuchet MS";
	font-size:13px;
	color:#C0C0C0;
	padding-bottom:2px !important;
	margin-bottom:3px !important;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #181818;
}
h3 {font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#5798A4;
	margin-top:15px !important;
	margin-bottom:6px !important;
	margin:0px;
	padding:0px;
	display:block;
}
.texto {font-family:Tahoma;
	font-size:11px;
	color:767676;
	line-height:20px;
	text-align:justify;
}
.blank {color: #FFF;}

/* videos */
.video {height:30px;
	border:1px #8D8D8D dotted;
	width:25px;
	float:right;
	overflow:hidden;
	margin-left:5px;
	padding-right:30px !important;
}
.video:hover {height:30px;
	border:1px #EAEAEA dotted;
	width:25px;
	float:right;
	margin-left:5px;
	overflow:hidden;
}
.ptube {width:156px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	font-size:11px;
	color:#424242;
	padding:3px;
	border:1px solid #818181;
	font-family:Tahoma;
	text-align:right;
	background-color:#0C0C0C;
}
.ptube:hover {width:156px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	font-size:11px;
	color:#424242;
	padding:3px;
	border:1px solid #818181;
	font-family:Tahoma;
	text-align:right;
	background-color:#161616;
	background-image:url(http://www.scarpotter.com/images/over-tube.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.titulo-video {font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#ABABAB;
	margin-bottom:2px;
	border-bottom:1px solid #333;
}
