
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-family: Roboto;
	font-weight:300;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#div_top {
	background-color:#FFFFFF;
	width:100%;
}

#div_body {
	background-color:#f1f2f2;
}

#container_dados {
	width:100%;
	min-height:100px;
	height:auto !important;
	height:100px;
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 3;
	padding-bottom:20px;
}

#container {
	position:relative;
	left: 50%; 
	margin-left: -512px; 
	width:1024px;
}

#container_footer {
	position: relative; 
	left: 50%;
	margin-left: -512px;
	width:1024px;
}

#center {
	position: absolute; 
	width: 100%; 
	overflow: visible; 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container_menu .menu_small {
	font-family: RBNo21a-Bold;
	letter-spacing:2px;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding:0px;
	text-align:left;	
}

#container_menu .menu_small:hover {
	font-family: RBNo21a-Bold;
	letter-spacing:2px;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	color:#B9D304;
	text-decoration:none;
	text-align:left;
	padding:0px;
}

#container_menu .menu_small_selected {
	font-family: RBNo21a-Bold;
	letter-spacing:2px;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	color:#B9D304;
	text-decoration:none; 
	text-align:left;
	padding:0px;
}
#container_menu .menu_small_selected:hover {
	font-family: RBNo21a-Bold;
	letter-spacing:2px;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	color:#B9D304;
	text-decoration:none;
	text-align:left;	
	padding:0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container_sub_menu .menu_small {
	font-family: Roboto;
	font-weight:300;
	/*font-weight:bold;*/
	font-size:15px;
	color:#000000;
	text-decoration:none; 	
}

#container_sub_menu .menu_small:hover {
	font-family: Roboto;
	font-weight:300;
	font-size:15px;
	color:#B9D304;
	text-decoration:none;	
}

#container_sub_menu .menu_small_selected {
	font-family: Roboto;
	font-weight:300;
	font-size:15px;
	color:#B9D304;
	text-decoration:none; 	
}

#container_sub_menu .menu_small_selected:hover {
	font-family: Roboto;
	font-weight:300;
	font-size:15px;
	color:#B9D304;
	text-decoration:none;	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#video_descricao .descricao_titulo {
	font-family: RBNo21a-Bold;
	letter-spacing:1px;
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

#video_descricao .descricao_texto {
	font-family: Roboto;
	font-weight:300;
	font-size:16px;
	color:#000;
	text-decoration:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	background-repeat:repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.tal { text-align:left; }
.tar { text-align:right; }
.tac { text-align:center; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.mr5  { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }

.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml60 { margin-left: 60px; }

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }

.mb30 { margin-bottom: 30px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.hlh25 { height: 25px; line-height:25px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clear,
.clear2,
.clear5,
.clear10,
.clear15,
.clear20,
.clear25,
.clear30,
.clear40 {
	width: 0px;
	clear: both;
	font-size: 0px;
}
.clear  { height: 0px; line-height: 0px; }
.clear2 { height: 2px; line-height: 2px; }
.clear5 { height: 5px; line-height: 5px; }
.clear10 { height: 10px; line-height: 10px; }
.clear15 { height: 15px; line-height: 15px; }
.clear20 { height: 20px; line-height: 20px; }
.clear25 { height: 25px; line-height: 25px; }
.clear30 { height: 30px; line-height: 30px; }
.clear40 { height: 40px; line-height: 40px; }

.fbotao_share{
	background-color: #000000;
}

.fbotao_share:hover {
	background-color: #000000;
}

.fbotao_share {
	color: #FFFFFF;
	line-height:10px;
	width:30px;
	height:10px;
	border: 0px solid #3F3F40;
	padding:2px 5px 2px 5px;
	cursor: pointer;
	font-family: RBNo21a-Bold;
	letter-spacing:1px;
	font-size: 11px;
}



.fbotao_send{
	background-color: #b9d304;
}

.fbotao_send:hover {
	background-color: #b9d304;
}

.fbotao_send {
	color:#FFFFFF;
	line-height:17px;
	height:17px;
	border: 0px solid #3F3F40;
	padding:2px 5px 2px 5px;
	cursor: pointer;
	font-family: RBNo21a-Bold;
	letter-spacing:1px;
	font-style:normal;
	font-weight:normal;
	font-size: 12px;
	width:50px;
	text-align:center;
}

.fbotao_close{
	background-color: #b9d304;
}

.fbotao_close:hover {
	background-color: #b9d304;
}

.fbotao_close {
	color:#FFF;
	line-height:17px;
	height:17px;
	border: 0px solid #3F3F40;
	padding:2px 5px 2px 5px;
	cursor: pointer;
	font-family: RBNo21a-Bold;
	letter-spacing:1px;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	width:60px;
	min-height:17px;
	text-decoration:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.amarelo 		{ color:#EBB000; } 
.cinza 			{ color:#333333; } 
.branco			{ color:#FFFFFF; }
.verde 			{ color:#AEBB52; }
.verde2			{ color:#C5FF1F; }
.rosa_claro		{ color:#C42C61; }
.rosa_escuro	{ color:#892144; }
.azul			{ color:#00A7AA; }
.laranja		{ color:#F7931E; }

.bg_amarelo 		{ background-color:#EBB000; }
.bg_cinza_claro 	{ background-color:#E7EBCB; }
.bg_cinza_claro2 	{ background-color:#F5F5F5; }
.bg_cinza_claro3 	{ background-color:#E6E6E6; }
.bg_verde			{ background-color:#AEBB52; }
.bg_laranja			{ background-color:#F7931E; }
.bg_rosa_claro		{ background-color:#C42C61; }
.bg_rosa_escuro		{ background-color:#892144; }
.bg_azul			{ background-color:#00A7AA; }
.bg_branco			{ background-color:#FFFFFF; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#div_footer ul { margin: 0px; padding:0px;}

#div_footer li {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	margin-bottom:10px;
	font-size: 12px;
}

#div_footer a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#div_footer a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #F7931E;
	font-weight: normal;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.fbox 	{ float:left; width: 100%;  }
.fbox_l { float:left; }
.fbox_r { float:right;}

.fbox20_l 	{ float:left; width: 20px; }
.fbox30_l 	{ float:left; width: 30px; }
.fbox50_l 	{ float:left; width: 50px; }
.fbox75_l 	{ float:left; width: 75px; }
.fbox100_l	{ float:left; width: 98px; }
.fbox150_l  { float:left; width: 150px; }
.fbox200_l  { float:left; width: 200px; }
.fbox250_l  { float:left; width: 250px; }
.fbox300_l  { float:left; width: 300px; }
.fbox350_l  { float:left; width: 350px; }
.fbox400_l  { float:left; width: 400px; }
.fbox430_l  { float:left; width: 430px; }
.fbox500_l  { float:left; width: 500px; }
.fbox600_l  { float:left; width: 600px; }
.fbox700_l  { float:left; width: 700px; }
.fbox800_l  { float:left; width: 800px; }
.fbox1024_l { float:left; width: 1024px; }
.fbox1280_l { float:left; width: 1280px; }

.fbox50_r  { float:right; width: 50px;  }
.fbox100_r { float:right; width: 100px; }
.fbox200_r { float:right; width: 200px; }
.fbox300_r { float:right; width: 300px; }
.fbox700_r { float:right; width: 700px; }
.fbox716_r { float:right; width: 716px; }
.fbox766_r { float:right; width: 766px; }

.fbox20_l_np 	{ float:left; width:20px; position:relative; top:23px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ul,li,ol { list-style:none; margin: 0px; padding:0px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h2.acc_trigger_garage_saibamais {
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	cursor:pointer;
	font-size:14px; 
	font-weight:bold; 
	color:#b9d304;
	float:left; 
	width:492px;
	text-align:left;
	z-index:3;
}

h2.acc_trigger_garage_saibamais a {
	text-decoration:none;
}
h2.acc_trigger_garage_saibamais a:hover {
	text-decoration:none;
}

.acc_container_garage {
	padding: 0;
	margin: 0px 0px 0px 0px; 
	overflow: hidden;
	width: 100%;
	text-align:left;
	clear: both;
}

.link_green {
	font-family: Roboto;
	font-weight:300; 
	font-size:13px;
	color:#b9d304; 
	text-decoration:none;
}

.link_green:hover {
	font-family: Roboto; 
	font-weight:300;
	font-size:13px; 
        color:#000; 
	text-decoration:none;
	cursor:pointer;
}
