
p, ul {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	padding: 10px;
	text-shadow: 1px 1px #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	color: #444444;
	text-rendering: optimizelegibility;
	padding-top: 0.273em;
	line-height: 1.15538em;
	padding-bottom: 0.273em;
	padding-left: 10px;
	font-size: 2.25rem;
}
.navbar {
	margin-bottom: 0px;
	background:#99CC33 url(../img/texture1.png) repeat-x;
	z-index: 9999!important;
}

header

{
	width: 100%;
	background: #00948B url(../img/texture1.png) repeat-x;
	height :auto;
}
.masthead

{
	width: 100%;
	height : 150px;
}
.masthead img

{
	margin-top: -40px;
	z-index: 9999999!important;
}


footer

{
	background: #265552;
	height: 195px; 
	
}



.st-logo

{
	background: url(../img/fideag-footer-logos.png) left top;
	height: 160px;
	
}
.st-logo:hover

{
	background:  url(../img/fideag-footer-logos.png) 0 -195px;

	
}
.fng-logo

{
	background: url(../img/fideag-footer-logos.png) -345px 0;
		height: 160px;
}
.fng-logo:hover

{
	background: url(../img/fideag-footer-logos.png) -345px -195px;
}

.tnt-logo
{
	background: url(../img/fideag-footer-logos.png) -660px 0;
		height: 160px;
}

.tnt-logo:hover
{
	background: url(../img/fideag-footer-logos.png) -660px -195px;

}

.fideag-pdf
{
	text-align: center;
	margin-top: 400px;
}

.fideag-pdf img
{
	box-shadow: #666 3px 3px 3px;
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg); /* IE 9 */
	-moz-transform: rotate(-7deg); /* Firefox */
	-webkit-transform: rotate(-7deg); /* Safari and Chrome */
	margin-right: 20px;
}