@charset "utf-8";
/* CSS Document */

#menu{
	width:987px;
}

#line_color{
	padding:0px;
	margin:0px;
	margin-top:60px;
	width:986.7px;
	height:8px;
	position:absolute;
	background-repeat:no-repeat;
}

#bg_topo{
	margin-top:68px;
	width:986.7px;
	height:217px;
	position:absolute;
	background-repeat:no-repeat;
}

div.green{
	background-color:#349159;
}

div.yellow{
	background-color:#F9CB33;
}

div.blue{
	background-color:#335E85;
}

/*      Somente Green neste bloco */
div.super-green{
	margin-top:1px;	
	position:absolute;
	width:348px;
	height:100px;
	float:left;
	z-index:2;
	cursor:pointer;
}
div.infer-green{
	position:absolute;	
	width:320px;
	height:100px;	
	float:left;	
	z-index:0;
	cursor:pointer;	
}
img.green_pq{
	margin-top:8px;	
	width:320px;			
	background-image:url(/assets/images/vd_pq.png);
}
img.green_gr{
	width:320px;			
	background-image:url(/assets/images/vd_gr.png);
}
img.green_gr_rg_on{
	width:28px;		
	display:inline;
	background-image:url(/assets/images/vd_rg.png);
}
img.green_gr_rg_off{
	width:28px;		
	display:none;
	background-image:url(/assets/images/vd_rg.png);
}
/*      Somente Green neste bloco */

/*      Somente Yellow neste bloco */
div.super-yellow{	
	margin-top:1px;
	margin-left:298px;
	position:absolute;
	width:377px;
	height:100px;	
	float:left;	
	z-index:2;
	cursor:pointer;	
}
div.infer-yellow{
	margin-left:318px;
	position:absolute;	
	width:337px;
	height:100px;	
	float:left;	
	z-index:0;
	cursor:pointer;	
}
img.yellow_pq{
	margin-top:8px;	
	width:337px;
	background-image:url(/assets/images/ye_pq.png);
}
img.yellow_gr{
	width:337px;	
	background-image:url(/assets/images/ye_gr.png);
}
img.yellow_gr_lf_on{
	width:20px;	
	display:inline;
	background-image:url(/assets/images/ye_lf.png);
	background-repeat:no-repeat;	
}
img.yellow_gr_lf_off{
	width:20px;	
	display:none;	
	background-image:url(/assets/images/ye_lf.png);	
}

img.yellow_gr_rg_on{
	width:20px;	
	display:inline;
	background-image:url(/assets/images/ye_rg.png);
	background-repeat:no-repeat;
}
img.yellow_gr_rg_off{
	width:20px;	
	display:none;
	background-image:url(/assets/images/ye_rg.png);
}
/*      Somente Yellow neste bloco */

/*      Somente Blue neste bloco */
div.super-blue{
	margin-top:1px;
	margin-left:635.7px;	
	position:absolute;	
	width:351px;
	height:100px;	
	float:left;	
	z-index:2;
	cursor:pointer;	
}
div.infer-blue{
	margin-left:654.7px;	
	position:absolute;	
	width:351px;
	height:100px;	
	float:left;	
	z-index:0;
	cursor:pointer;	
}

img.blue_pq{	
	margin-top:8px;
	width:332px;		
	background-image:url(/assets/images/bl_pq.png);
}
img.blue_gr{
	width:332px;		
	background-image:url(/assets/images/bl_gr.png);
}
img.blue_gr_lf_on{
	width:19px;	
	display:inline;
	background-image:url(/assets/images/bl_lf.png);
}
img.blue_gr_lf_off{
	width:19px;		
	display:none;	
	background-image:url(/assets/images/bl_lf.png);
}

/*      Somente Blue neste bloco */

/*  Div para conteudo do banner */


div.padrao_banner{
	width:100%;
	height:217px;
	display:none;
}

p.p-div-banner{
	color:#444;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

td.image{
	background-repeat:no-repeat;
}
/*  Div para conteudo do banner */

