body {
	text-align: center;
	background: #fff url(../images/bg.jpg) no-repeat top center;
	color: #414042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#wrapper {
	margin: 20px auto;
	width: 972px;
	text-align: left;
}
#wrapper_top {
	height: 10px;
	font-size: 0px;
	background: transparent url(../images/wrapper-top.png) no-repeat;	
}
#wrapper_center {
	background: transparent url(../images/wrapper-center.png) repeat-y;
}
#wrapper_bottom {
	height: 10px;
	font-size: 0px;
	background: transparent url(../images/wrapper-bottom.png) no-repeat;
}

#content {
	padding: 10px 30px 20px 30px;
}

/********** HEADER **********/

#gyt_header {
}

#gyt_header_left {
	float: left;	
	margin-top: 10px;
}

#gyt_header_francais {
	font-size: 12px;
	color: #005294;
}

#gyt_header_logo img {
	margin-top: 17px;
}

#gyt_header_right {
	float: right;
	width: 728px;
}

#gyt_header_nav {	
	list-style: none;
	float: left;
	margin-top: 40px;
}
#gyt_header_nav li {
	float: left;	
	margin-left: 0px;
}
#gyt_header_nav li.first {
	margin-left: 0px;
}
#gyt_header_nav li.last {
	float: right;
}
#gyt_header_nav a {
	color: #414042;
	font-size: 13px;
}
#gyt_header_nav a:hover {
	color: #000;
}

#gyt_header_affiliates {
	float: right;
	text-align: right;
}
#gyt_header_affiliates img {
	margin-left: 20px;
}
#gyt_header_affiliates img.first {
	margin-left: 0;
}
#gyt_header_affiliates_aboutaviva {
	color: #414042;
	font-size: 13px;
}

#gyt_header_bar {
	position: relative;
	margin-top: 6px;
	width: 728px;
	height: 89px;
	background: transparent url(../images/header-bar.png) no-repeat;		
	font-size: 14px;
}
#gyt_header_bar_commitments {
	position: absolute;
	top: 20px;
	left: 340px;
}
#gyt_header_bar_members {
	position: absolute;
	top: 20px;
	left: 510px;
}
.gyt_header_bar_number {
	font-size: 20px;
}

/********** FOOTER **********/
#gyt_footprint {
	position: relative;
}
#gyt_footprint div {
	position: absolute;
	right: 0px;
	bottom: 113px;
}

#gyt_footer {
	margin: 20px 0;
	font-size: 12px;
}
#gyt_footer a {
	color: #454545;
}
#gyt_footer strong {
	font-size: 14px;
	color: #000;
}

#gyt_footer_bar {
	height: 59px;
	padding-top: 54px;
	margin-bottom: 8px;
	background: transparent url(../images/footer-bg.png) no-repeat;
}

#gyt_footer_bar_left {
	float: left;
	width: 461px;
}
#gyt_footer_bar_left_inner {
	margin-left: 194px;
	
}
#gyt_footer_bar_left a {
	color: #fff;
}

#gyt_footer_bar_right {
	float: right;
	width: 451px;
}
#gyt_footer_bar_right_inner {
	margin-left: 144px;
}
#gyt_footer_bar_right a {
	color: #0072bc;
}
#gyt_footer #gyt_footer_bar_right strong {
	color: #0072bc;
}


#gyt_footer_nav {
	list-style: none;
	float: right;
	margin-right: 4px;
}
#gyt_footer_nav li {
	float: left;
	margin-left: 20px;
}
#gyt_footer_nav li.first {
	margin-left: 0;
}
