@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background-m.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.breadcrumbs {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.breadcrumbs h1 {
	margin: 0px;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #01AEF0;
	display: block;
	width: auto;
	float: left;
	color: #000000;
}
.breadcrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}
.page-title {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}
.page-title h2 {
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top:10px;
	margin-bottom:20px;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.header2 {
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.main-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: visible;
}
.menu-left  {
	width: 230px;
	float: left;
	padding-right: 20px;
}
.menu-left  ul  {
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 17px;
	font-weight: bold;
	display: block;
	background-image: url(images/allcolorbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
}
.menu-left  ul  li  {
	padding-top: 15px;
}
.menu-left  ul  ul  {
	list-style-image: url(images/bluebullet.jpg);
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: none;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu-left  ul  ul  li  {
	padding-top: 0px;
}
.menu-left  a  {
	text-decoration: none;
	color: #000000;
}
.menu-left  a:hover  {
	text-decoration: none;
	color: #01AEF0;
}
.drop-content-here  {
	float: left;
	height: auto;
	width: 700px;
}
.drop-content-here  h3  {
	display: block;
	margin: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #FEF200;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.drop-content-here  .content  {
	float: left;
	width: 700px;
}
.drop-content-here  .content  .imagecapt  {
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: right;
	height: 200px;
	width: 200px;
	margin: 10px;
	text-align: center;
	font-size: 12px;
}
.drop-content-here  .content  .text  {
	float: left;
	display: block;
	width: 680px;
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
}
.text strong {
	font-size: 14px;
}

.pre-footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 20px;
	clear: both;
	padding-right: 50px;
}
.pre-footer a {
	color: #ec008c;
	text-decoration: none;
	font-size: 12px;
}
.footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-bg-m.jpg);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	line-height: 15px;
	padding-left: 30px;
}
.footer .links {
	width: 450px;
	display: block;
	float: left;
}

.footer .links a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footer .copyright {
	padding-left: 30px;
	font-size: 12px;
	color: #666666;
	float: right;
	width: 410px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.main-container .menu-left .selected {
	color: #01AEF0;
}
.drop-content-here h4 {
	float: right;
	display: block;
	width: 660px;
	margin: 0px;
	padding: 10px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.bigimg {
	margin: 5px;
	padding: 5px;
	background-color: #999999;
}
.content .text a {
	color: #FFFF00;
	text-decoration: none;
}
.content .text h1 {
	font-size: 24px;
	font-weight: normal;
}
.mainbigtext {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	display: block;
	width: 480px;
}
.flashbutton  img  {
	border: 2px solid #FFFFFF;
}
.flashbutton:hover  img  {
	border: 2px solid #EC008C;
}


.under-cerchi {
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ec008c;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ec008c;
	padding-bottom: 10px;
	width: 270px;
}
.under-cerchi a {
	color: #00aeef;
	text-decoration: none;
}
.imgunder {
	float: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EC008C;
}
.servicii {
	display: block;
	float: left;
	height: 250px;
	width: 630px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 10px;
}
.servicii h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #00AEEF;
}
.servicii ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.servicii li {
	float: left;
}
.servicii a {
	font-size: 12px;
	color: #00AEEF;
	text-decoration: none;
	display: block;
	padding-top: 80px;
	width: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
.servicii a:hover {
	font-size: 12px;
	color: #EC008C;
	text-decoration: none;
	display: block;
	padding-top: 80px;
	width: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
.galleria-1st {
	display: block;
	float: left;
	height: 130px;
	width: 630px;
	margin-top: 10px;
	padding: 10px;
	background-color: #ccc;
	margin-bottom: 0px;
}
.galleria-1st h1 {
	margin: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #336699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.galleria-1st  a {
	padding: 5px;
	font-size:13px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	text-align:right;
}
.galleria-1st a:hover {
	color: #fff;
}

.galleria-1st img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleria-1st p {
	color: #CCCCCC;
	font-size: 12px;
	float: left;
	display: block;
	width: 400px;
}
.galleria-1st p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFF00;
	text-decoration: none;
}
.galleria-1st p a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00AEEF;
	text-decoration: none;
	background-color: #002533;
}
.digigraphie {
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}
.digigraphie img {
	float: left;
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}
.digigraphie  a:hover img {
	border: 2px solid #EC008C;
}
.galerie-tab {
	width: 680px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660D45;
	margin-bottom: 10px;
}
.galerie-tab img {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.text-galerie-tab h5 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}
.text-galerie-tab {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-galerie-tab a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-galerie-tab a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.img-galerie {
	float: left;
	padding: 10px;
	width: 680px;
}
.img-galerie img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content h4 a {
	text-decoration: none;
	color: #FFFF00;
}
.content h4 a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.content h2  {
	font-weight: normal;
	font-size: 14px;
}

.content h2 strong {
	font-size: 20px;
	color: #ff0000;
}

.content h2 b {
	font-size: 24px;
	color: #0c1259;
}
.text input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100px;
}

