@charset "utf-8";
/* CSS Document */


/*-----------------------------*\
	 TYPOGRAPHIE
\*-----------------------------*/


h1, h2, h3, h4, h5, h6 {
	color: #0065a4;
}

p {
	color: #333;
}

a {
	color: #f79727;	
}

/*-----------------------------*\
	 Background
\*-----------------------------*/



body {
	background-color: #F0F0F0;
}


#global-wrapper {
	
}



#section-header {
}
#section-content {
}
#section-footer {
}


#zone-branding {
}
#zone-content-top,
#zone-content,
#zone-content-btm
 {
}

#zone-footer
 {
}
