
#conteudo *{
	margin : 0;
	padding : 0;
	border : none;
	background-repeat : no-repeat;
	
}
#conteudo{
	background-color : #373737;
	height : 700px;
	border-top : 1px solid #ccc;
}
#submenu{
	width : 936px;
	height : 151px;
	margin : 0;
	padding : 0;
	background-image : url(img/linhatempo.jpg);	
}
#legenda{
	position : absolute;
	font-size : 10px;
	left : 20px;
	top: 800px;
	z-index : 20;
	color : #fff;
	
}
#submenu h3,
#submenu h2,
#submenu h2 a{
	width : 90px;
	height : 151px;
	display : block;
	float : left;
	overflow : hidden;
}
#submenu h2 a{
	background-image : url(img/linhatempo2.jpg);
	background-position : 0 -2000px;
}
#submenu h2 a:hover{
	background-position : 0 0;
}
#submenu h3{
	width : 15px;
	text-indent : -6000px;
}
#submenu.jg01 h2#jg01 a, #submenu h2#jg01 a:hover{	background-position : 0 0;}
#submenu.jg02 h2#jg02 a, #submenu h2#jg02 a:hover{	background-position : -90px 0;}
#submenu.jg03 h2#jg03 a, #submenu h2#jg03 a:hover{	background-position : -180px 0;}
#submenu.jg04 h2#jg04 a, #submenu h2#jg04 a:hover{	background-position : -270px 0;}
#submenu.jg05 h2#jg05 a, #submenu h2#jg05 a:hover{	background-position : -360px 0;}
#submenu.jg06 h2#jg06 a, #submenu h2#jg06 a:hover{	background-position : -450px 0;}
#submenu.jg07 h2#jg07 a, #submenu h2#jg07 a:hover{	background-position : -540px 0;}
#submenu.jg08 h2#jg08 a, #submenu h2#jg08 a:hover{	background-position : -630px 0;}
#submenu.jg09 h2#jg09 a, #submenu h2#jg09 a:hover{	background-position : -720px 0;}
#submenu.jg10 h2#jg10 a, #submenu h2#jg10 a:hover{	background-position : -810px 0;}
#submenu.jg11 h2#jg11 a, #submenu h2#jg11 a:hover{	background-position : -900px 0;}



#texto{
	margin : 20px;
}
#texto h2{
	font-size : 16px;
	color : #fff;
}
#texto h2,
#texto p,
#texto h3{
	margin : 15px;
	color : #fff;
}
#texto h3{
	display : none;
}
#texto h2 strong{
	font-size : 30px;
	color : #ff9900;
}
#texto #foto{
	float : left;
	width : 619px;
	height : 464px;
	padding : 3px;
	background-color : #ccc;
	margin : 0 20px 0 0;
	
}
