.body1 {
	background: #FFEBB4;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
}
#contour {
	width: 710px;
	background-color: white;
	margin: auto;
}
.roundtop {
	text-align:left; 
	background: url(http://www.europack.ca/img/tr.gif) no-repeat top right; 
}
.roundbottom {
	text-align:left;
	background: url(http://www.europack.ca/img/br.gif) no-repeat top right;
}
img.corner {
   	width: 10px;
   	height: 10px;
   	border: none;
   	display: block !important;
}
.footer2 {
	font-size: 12px;
 	margin: auto;
	text-align: left;
	width: 660px;
}
.footer a, .footer a:visited, .footer2 a, .footer2 a:visited, #Location a, #Location a:visited{
	color: #757575;
	text-decoration: underline;
}
.footer a:hover, .footer a:active, .footer2 a:hover, .footer2 a:active, #Location a:hover, #Location a:active{
	color: #E73421;
}
.footer {
	font-size: 12px;
	border-top: 2px solid #E73421;
	margin: 0 auto 0px auto;
	padding: 12px;
	clear: both;
	text-align: center;
	width: 660px;
}
#Location {
	margin-left: 20px;
	font-size: 12px;
	color: #757575;
	clear: right;
	float: left;
	height: 25px;
}
#Langue{
	color: #E73421;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
	margin-bottom: 5px;
	text-align:right;
}
#Langue a, #Langue a:visited {
	color: #E73421;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#Langue a:hover {
	color: white;
	background: #E73421;
}
.main {
	text-align: left;
	width: 550px;
	margin: 5px auto 15px 90px;
}
h1 {
	color: white;
	background: #E73421;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
}
h2 {
	color: #E73421;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
}
h3 {
	color: #21659C;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	font-style: italic;
	text-decoration: none;
}
.unique, .affichage {
	background: #bdd1e3;
	border: 1px solid #777777;
	font-size: 14px;
}
.affichage td, .affichage th {
	border-bottom: 1px solid #4678a6;
	padding-left: 10px;
}
.affichage tr {
	height: 30px;
}
.texte a {
	color: #21659C;
}
.texte a:hover {
	color: #E73421;
}
.label {
	font-weight: bold;
}
.texte {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;
}
.gototop{
	margin-top: 10px;
	text-align: right;
}

.formul {
	background-color: #FFF9E5;
	font-size: 13px;
}

.right{
	float:right;
}

/* BOUTON */
.bt_startfr {
	background: transparent url(img/loginfr.png) no-repeat center center;
	height: 28px;
	width: 108px;
}
.bt_starten {
	background: transparent url(img/loginen.png) no-repeat center center;
	height: 28px;
	width: 78px;
}
.bt_confirmer {
	background: transparent url(img/confirmer.png) no-repeat center center;
	height: 28px;
	width: 103px;
	margin-top: 15px;
}
.bt_confirm {
	background: transparent url(img/confirm.png) no-repeat center center;
	height: 28px;
	width: 93px;
	margin-top: 15px;
}
.bt_voir {
	background: white url(img/voir.png) no-repeat center center;
	height: 28px;
	width: 58px;
	margin-top: 15px;
}
.bt_modifier {
	background: white url(img/modifier.png) no-repeat center center;
	height: 28px;
	width: 58px;
	margin-top: 15px;
}
.bt_effacer {
	background: white url(img/effacer.png) no-repeat center center;
	height: 28px;
	width: 88px;
	margin-top: 15px;
}
.bt_envoyer {
	background: white url(img/envoyer.png) no-repeat center center;
	height: 28px;
	width: 104px;
	margin-top: 15px;
}
.bt_send {
	background: white url(img/send.png) no-repeat center center;
	height: 28px;
	width: 82px;
	margin-top: 15px;
}
.bt_retour{
	background: white url(img/retour.png) no-repeat center center;
	height: 28px;
	width: 78px;
	margin-top: 15px;
}
