
#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);	
}

#submenu h3,
#submenu h2,
#submenu h2 a{
	width : 60px;
	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 : 43px;
	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 : -60px 0;}
#submenu.jg03 h2#jg03 a, #submenu h2#jg03 a:hover{	background-position : -120px 0;}
#submenu.jg04 h2#jg04 a, #submenu h2#jg04 a:hover{	background-position : -180px 0;}
#submenu.jg05 h2#jg05 a, #submenu h2#jg05 a:hover{	background-position : -240px 0;}
#submenu.jg06 h2#jg06 a, #submenu h2#jg06 a:hover{	background-position : -300px 0;}
#submenu.jg07 h2#jg07 a, #submenu h2#jg07 a:hover{	background-position : -360px 0;}
#submenu.jg08 h2#jg08 a, #submenu h2#jg08 a:hover{	background-position : -420px 0;}
#submenu.jg09 h2#jg09 a, #submenu h2#jg09 a:hover{	background-position : -480px 0;}
#submenu.jg10 h2#jg10 a, #submenu h2#jg10 a:hover{	background-position : -540px 0;}
#submenu.jg11 h2#jg11 a, #submenu h2#jg11 a:hover{	background-position : -600px 0;}
#submenu.jg12 h2#jg12 a, #submenu h2#jg12 a:hover{	background-position : -660px 0;}
#submenu.jg13 h2#jg13 a, #submenu h2#jg13 a:hover{	background-position : -720px 0;}
#submenu.jg14 h2#jg14 a, #submenu h2#jg14 a:hover{	background-position : -780px 0;}


#texto{
	margin : 20px;
}
#texto h2{
	font-size : 26px;
	color : #fff;
}
#texto h2,
#texto p,
#texto h3{
	margin : 15px;
	color : #fff;
}
#texto #foto{
	float : left;
	width : 619px;
	height : 464px;
	padding : 3px;
	background-color : #ccc;
	margin : 0 20px 0 0;
	
}
