@charset "utf-8";
#main {
	height: 600px;
	width: 800px;
	background-image: url(images/site.jpg);
	background-repeat: no-repeat;
}
.buton {
	height: 30px;
	width: 112px;
	margin-right: 13px;
	float: left;
}
.buton1 {
	height: 30px;
	width: 112px;
	float: left;
}


#butoane {
	height: 30px;
	width: 740px;
	margin-right: 30px;
	margin-left: 30px;
}
#continut {
	height: 548px;
	width: 800px;
}
body {
	margin: 0px;
}
#text {
	height: 353px;
	width: 430px;
	padding-top: 180px;
	padding-right: 34px;
	padding-left: 336px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
ul {
	text-indent: 0px;
}

#main_home {
	height: 600px;
	width: 800px;
	background-image: url(images/site_home.jpg);
	background-repeat: no-repeat;
}
.subty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}
#main_program {
	height: 600px;
	width: 800px;
	background-image: url(images/program.jpg);
	background-repeat: no-repeat;
}
#text_program {
	height: 353px;
	width: 720px;
	padding-top: 180px;
	padding-right: 34px;
	padding-left: 42px;
}
.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EF7A2A;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}
#text_contact {
	height: 353px;
	width: 720px;
	padding-top: 180px;
	padding-right: 34px;
	padding-left: 42px;
}
.maintextContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	vertical-align: middle;
}
div_mid {
	background-color: #006699;
}
a:link {
	color: #217AB2;
	text-decoration: none;
}
a:visited {
	color: #217AB2;
	text-decoration: none;
}
a:hover {
	color: #217AB2;
	text-decoration: underline;
}
a:active {
	color: #217AB2;
	text-decoration: underline;
}
