@charset "utf-8";
#titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
#tarif1 {
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 300px;
	border: thin solid #FFFFFF;
	height: 210px;
	padding: 5px;
	margin-left: 15px;
}#tarif2 {
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 300px;
	border: thin solid #FFFFFF;
	height: 210px;
	padding: 5px;
}
#tarif1 a {
	font-style: italic;
	color: #FFFFFF;
	padding-right: 10px;
}
#tarif2 a {
	font-style: italic;
	color: #FFFFFF;
	padding-right: 10px;
}
#foto {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

