body{
	margin:0px;
	padding:0px;
	background-color:#031e27;
	font-family:Helvetica,Verdana, Arial, sans-serif;
}
#ContentAll{
	background-image:url(../Images/bgIntro.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:1000px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	background-color:#031e27;
	margin-top:15px;
}
#Header{
	width:100%;
	height:265px;
}
#Logo{
	width:594px;
	margin-left:auto;
	margin-right:auto;
	padding-top:90px;
}
#Banner{
	width:100%;
	height:160px;
}
#Slogan{
	width:100%;
	height:42px;
}
.Frases{
	text-align:center;
	width:100%;
	font-size:14px;
	font-style:italic;
	color:#FFFFFF;	
}
#Intro{
	background-image:url(../Images/btoIntro.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:121px;
	height:32px;
	text-align:center;
	line-height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	padding-top:7px;
}
#Intro a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}
#Intro img{
	border:none;
}

