HR {
	clear: both;
	visibility: hidden;
}
BODY {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	background: #333399;
	background: #0c3a6d;
	color: #000080;
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: ivory;
	scrollbar-shadow-color: #9999CC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #3399FF;
	scrollbar-track-color: #333399;
	scrollbar-darkshadow-color: #808080;
	margin:0;
	background-image: url(../img/images/fondegrade_01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.box {
	text-align: center;
}
#fond {
	position: relative;
	top: 0px;
	width: 800px;
	height: 600px;
	background-image: url(../img/_fd2.jpg);
	/*	border: 3px groove #000080; */
	margin-left: auto;
	margin-right: auto;
}
#text {
	position: relative;
	top: 15px;
	left: 0px;
	width: 650px;
	height: 20px;
	color: #3298FC;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 1.25em;
	letter-spacing: 0.15em;
}
#menu {
	position: relative;
	top: 126px;
	left: 118px;
	width: 560px;
	height: 36px;
	color: black;
	background-image: url(../img/_fdmnu.jpg);
}
#MenuPos {
	position: relative;
	top: -20px;
	left: 0px;
}
#par1 {
	position: relative;
	top: 130px;
	left: 30px;
	width: 290px;
	height: 90px;
	color: #EAFFFF;
	font-size: .7em;
	font-family: Arial, sans-serif;
	letter-spacing: .1em;
	line-height: 14pt;
	text-align: left;
}
#par2 {
	position: relative;
	top: 150px;
	left: -20px;
	width: 280px;
	height: 40px;
	color: #DFECFB;
	font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	letter-spacing: .02em;
	text-align: center;
}
#par3 {
	position: relative;
	top: 210px;
	left: 150px;
	width: 460px;
	height: 135px;
	color: #6ED0F7;
	font-size: .65em;
	font-family: Arial;
	text-align: justify;
}
P:first-letter {
	font-family: "Times New Roman", sans-serif;
	font-size: 300%;
	font-weight: bold;
	float: left;
	letter-spacing: .025em;
}
#bas {
	position: relative;
	top: 0px;
	left: 0px;
	color: #EAFFFF;
	font-size: .65em;
	text-align: center;
	vertical-align: middle;
}
