@charset "utf-8";


body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: white;
}

h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#a79page {
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	width: 924px;
}

#head {
	width:924px;
	height:155px;
	align:center;
	text-align:left;
}

#head #headMenu {
	margin: 20px 5px 0;
	float: center;
}


#langimgs {
	position: relative;
	width:264px;
	float:left;
	left:0px;
	margin: 34px 0px 0px 80px;
}

#main {
	position:relative;
	float:left;
	left:0px;
	margin:18px 0px 0px 0px;
	width:100%;
	align:center;
}

#headerFR a {
	font-size:11px;
	color:#dedede;
	text-decoration:underline;
}

#headerEN a {
	font-size:11px;
	color:#dedede;
	text-decoration:underline;
}


#footerFR a {
	font-size:11px;
	color:#dedede;
	text-decoration:underline;
}

#footerEN a {
	font-size:11px;
	color:#dedede;
	text-decoration:underline;
}

#headerFR {
	font-size:11px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #dedede;
	width: 750px;
}


#footerFR {
	font-size:11px;
	height: 0px;
	position: relative;
	text-align: center;
	color: #dedede;
	width: 500px;
	margin:0 auto 0px auto;
	
}


#headerEN {
	font-size:11px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #dedede;
	width: 780px;
}


#footerEN {
	font-size:11px;
	height: 0px;
	position: relative;
	text-align: center;
	color: #dedede;
	width: 500px;
	margin:0 auto 0px auto;
	
}

.lngtxt {
	position: relative;
	padding: 15px 15px 0;
}

#lngtxt{
	margin-top: 5px;
	text-align: justify;
	float:left;
	clear:right;
	width:200px;

}

#tw {
	position: relative;
	text-align: center;
	color: #454545;
	width: 130px;
	margin:0 auto 0px auto;
	
}

#nv {
	position: relative;
	text-align: center;
	color: #454545;
	width: 130px;
	margin:0 auto 0px auto;
	
}

#fb {
	position: relative;
	text-align: center;
	color: #454545;
	width: 130px;
	margin:0 auto 0px auto;
	
}

.redtxt {
	color: #CC0000;
}

.dbluetxt {
	color: #005577;
}

.graytxt {
	font-size:14px;
	color: #6b7f9d;
}

.orangetxt {
	font-size:14px;
	color: #f7941d;
}


.bozatxt {
	font-size:14px;
	color: #d7a477;
}

.blacktxt {
	font-size:14px;
	color: #454545;
}

.greenback {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #676e14;
}

.greenform {
	font-size:14px;
	font-weight:normal;
	color: #676e14;
	background:#ffffff;
	border:1px solid #cddc29;
}

.greenform imput {
	font-size:14px;
	font-weight:normal;
	color: #676e14;
	background:#676e14;
	border:1px solid #cddc29;
}

.greenform textarea {
	font-size:14px;
	font-weight:normal;
	color: #676e14;
	background:#676e14;
	border:1px solid #cddc29;
}

.greentxtbtnform {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	background:#cddc29;
	border:1px solid;
}

.2gm {
	font-size:11px;
	color:#6b7f9d;
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 0px;
} 

/* #footerFR #2gm a {
	font-size:11px;
	color:#6b7f9d;
	text-decoration: none;
}

#footerFR #2gm a:hover {
	font-size:11px;
	color:#6b7f9d;
	text-decoration: none;
}

