/* CSS Document */

* {
	margin				: 0;
	padding				: 0;
}

ul {
	list-style-type		: none;
}
a {
		color			: #fff;
}
a:visited {
		color			: #fff;
}

a:hover {
		color			: #fff;
}

body {
	background			: #0c354d url(/jportal/sites/hotsite/kitvendas/img/bg_nuvens.jpg);
	background-repeat	: repeat-x;
	color				: #fff;
	font-family			: Tahoma, Geneva, sans-serif;
	font-size			: 12px;
}

.linkvermelho{
	font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color 				: #fff;
	text-decoration		: none;
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot_link.png);
	padding				: 3px;
	text-transform		: uppercase;
	font-size			: 14px;
}

.linkverde {
		display				: inline;
		}
.linkverde a{
	font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color 				: #fff;
	text-decoration		: none;
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot_green.png);
	text-transform		: uppercase;
	font-size			: 10px;
}

#site {
	width				: 990px;
	margin				: 0 auto 0 auto;
}

#container1 {
	margin-right		: 50px;
	width				: 700px;
	float				: left;
}

#container1 #header {
	width				: 325px;
	height				: 145px;
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	padding				: 20px;
	float				: left;
	margin-left			: 2px;
}

#container1 #header h1{
	background-image	: url(/jportal/sites/hotsite/kitvendas/img/h1.png);
	text-indent			: -10000px;
	height				: 88px;
	width				: 329px;
}

#container1 #menu {
	margin-left			: -20px;
	margin-top			: 20px;
	margin-bottom		: 40px;
	height				: 150px;
}

#container1 #menu ul li {
	margin-bottom		: 15px;
}

.post_pagina h3{
 display : none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100px;
 letter-spacing: -8px;
 margin-top: -20px;

}

#conteudo .subtitulo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100px;
 letter-spacing: -8px;
 margin-top: -20px;

}

#container1 #conteudo ul li{
	font-weight			: bold;
	font-size			: 10px;
	text-transform		: uppercase;
	margin-left			: 10px;
	margin-bottom		: 5px;
	margin-top			: 8px;
	background			: url(/jportal/sites/hotsite/kitvendas/img/bullet.png) no-repeat;
	padding-left		: 20px;
}

#container1 #conteudo ul ul li{
	font-weight			: normal;
	text-transform		: none;
	background			: none;
	margin-left			: 30px;
	padding-left		: 20px;
	font-size			: 12px;
}

/* INICIO FORMATACAO DOS TITULOS */

#container1 #conteudo h2{
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	margin-top			: 15px;
	margin-bottom		: 15px;
}

#container1 h2.Titulo_Portal {
	padding				: 10px;
	width				: 555px;
}

#container1 h2.Titulo_Base {
	padding				: 10px;
	width				: 260px;
}

#container1 h2.Titulo_Curso {
	padding				: 10px;
	width				: 120px;
}

#container1 h2.Titulo_SaibaMais {
	padding				: 10px;
	width				: 200px;
}

#container1 h2 span.selo {
	width				: 150px;
	height				: 91px;
	position			: absolute;
	margin-top			: -20px;
}
#container2  {
	width				: 200px;
	float				: left;
}

#container2 #destaques  {
	text-align			:center;
}

#container2 #destaques #destaque1 {
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	padding 			: 15px;
	margin-bottom		: 20px;
}

#container2 #destaques #destaque1 p {
	margin-bottom		: 10px;
}

#container2 #destaques #destaque2 {
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	padding 			: 10px;
	margin-bottom		: 20px;
}

#container2 #destaques #destaque3 {
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	padding 			: 15px;

}



#container2 #destaques #destaque2 p {
	margin-bottom		: 10px;
}

#rodape {
	margin-top 			: 20px;
	background			: url(/jportal/sites/hotsite/kitvendas/img/bg_dot.png);
	padding 			: 10px;
	font-family			: "Trebuchet MS", Arial, Helvetica, sans-serif;
}