body {
	background-color: #000033;
	margin: 0px;
	text-align: center;
}
#page {
	width: 750px;
	text-align: center;
	margin: 0 auto;
}

.bg_principal {
	height: 100%;
	width: 100%;
	position: relative;
}
.bg_ctre {
	width: 785px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.center {
	height: 100%;
	width: 785px;
	position: relative;
	background-image: url(../images/bg/bg_ctre.jpg);
	background-repeat: repeat-y;

}
.fond_header {
	background-image: url(../images/bg/header.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

.fond_footer {
	background: transparent url(../images/bg/footer.jpg) no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.header {
	width: 785px;
	height: 150px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
}
.footer {
	width: 785px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-image: url(../images/bg/bg_footer.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #d9d9ff;
}
a:active {
	color: #d9d9ff;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #b09747;
}

}
.Style1 {color: #FFFFFF;
	font-weight: bold;
}
#flash {
	text-align: center;
}