
.container{
	background-color: #141936;
background-image:url(Image/barra_menu.png);
	height:20px;
	border-bottom: 5px solid #8fc400;
}
body{


}
.pre-header{
	
			margin: 0 0 0 0;
}
.header {




}
.firstmenu{





}
.firstmenu >a{
color: White;
padding-top: 3px;
font-size: 19px;
text-decoration: none;
		margin: 0 10px 0 10px;

}

.firstmenu >a:hover{

	color: #999999;
	font-size: 19px;

}

.curlink{

background-color: #8fc400;
color: #000000;
font-style: italic;
border:none;
border-width: 0px;
border-top-width: 1px;


}

.header > h1{
	color: #3F3F3F;
	font-weight: bold;
	font-family:serif ;
	font-size: 19px;
}
.header > h2{
	color: Gray;
	font-weight: bold;
	font-family:serif ;
	font-size: 15px;
}
.body {
	width: 600px;	
	text-align: justify;
		border-top: silver solid;
}


.footer {
	background-image:url(Image/barra_menu_footer.png);
	background-color: #141936;
	height:12px;
	width: 600px;
	border-bottom: 3px solid #8fc400;
}
.footer>p{
color:White;
	font-size: 11px;

}
p{
	font-size: 18px;
}
