H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;



	}
	
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 5px;

	}
	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	}


A {
	COLOR: #FFFFFF;
	text-decoration: underline;


}
A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {text-decoration: none;}
A:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;}

.margesfoto {
	margin: 0px;
	float: left;
	border: 1px solid #000000;
}


.top {
	vertical-align: top;
}


/* _______________________________ FORMULARIS __________________ */


.botopetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #000000;
}
.formulari {
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

hr {
	height: 1px;
	border: 1px solid #000000;
}
h3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
}
