@charset "UTF-8";
/* CSS Document */

body {
	background-color: #036;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: underline;
}
.foother {font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #FFF; text-align: center;}
.foother a {font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #FFF;	text-align: center;	text-decoration: none;}
.foother a:link {font-family: Verdana, Geneva, sans-serif;	font-size: 10px; color: #FFF; text-align: center;	text-decoration: none;}
.foother a:hover {font-family: Verdana, Geneva, sans-serif;	font-size: 10px; color: #FFF; text-align: center; text-decoration: underline;}

.nume-pagina {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 16px; color: #FFF; text-align: center; text-decoration: none;	font-weight: bold;}
.titlu {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; color: #036; text-align: center; text-decoration: none;	font-weight: bold;}
.continut {
	text-align:justify;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #036;
}
.continut a {font-family: Verdana, Geneva, sans-serif; font-size: 12px;	text-decoration: none; color: #c30;}
.continut a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F30;
}
.continut a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #F30;
}
/*ul {
	background-image: url(images/bm1.jpg);	
}
ul:hover {
	background-image: url(images/bm2.jpg);
}*/

li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 9px;
	background-image: url(images/bm1.jpg);
}
li:hover {
	
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 9px;
	background-image: url(images/bm2.jpg);
}
li a {
	font-size: 13px;
	color: #036;
	padding-left: 25px;
	text-decoration: none;
}
li a:link {
	font-size: 13px;
	color: #036;
	text-decoration: none;
}
li a:hover {
	font-size: 13px;
	color: #036;
	text-decoration: none;
} 



