

/* Start CSS ====================================================== */

body {
	font-family: Martel-Light;
	font-weight: ;
	line-height: 28px;
	font-size: 14px;
	color: #35352d;
	text-transform: none;
	background: ;
}

h1 {
	font-family: SourceSansPro-Italic;
	font-weight: normal;
	line-height: 4rem;
	font-size: 4rem;
	color: ;
	text-transform: none;
  	font-style: italic;
}

h2 {
	font-family: SourceSansPro-Black;
	font-weight: normal;
	line-height: 3rem;
	font-size: 3rem;
	color: ;
	text-transform: uppercase;
}

h3 {
	font-family: SourceSansPro-Bold;
	font-weight: ;
	line-height: 2.5rem;
	font-size: 2.5rem;
	color: ;
	text-transform: uppercase;
}

h4 {
	font-family: SourceSansPro-Bold;
	font-weight: ;
	line-height: 2rem;
	font-size: 2rem;
	color: ;
	text-transform: uppercase;
}

h5 {
	font-family: SourceSansPro-Bold;
	font-weight: ;
	line-height: 2.2rem;
	font-size: 1.8rem;
	color: ;
	text-transform: uppercase;
}

h6 {
	font-family: SourceSansPro-Bold;
	font-weight: ;
	line-height: 2rem;
	font-size: 1.4rem;
	color: ;
	text-transform: uppercase;
}

a, a:visited {
	color: #000000;
	text-decoration: ;
	font-weight: bold;
}

a:hover {
	color: #7c7874;
}

a.backtotop	{
	background-color: #35352d;
	background: #35352d url(../img/goup.png) 12px 14px no-repeat;
}



/* End CSS ====================================================== */



