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

body {
	margin:0;
	padding:0;
	background:url(../img/body-top-repeat.png) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
div.clear {
    clear: both;
}
img {
	border:0;
}
#body-homepage {
	background-color:#ffffff;
}
#body-inside {
	background-color:#fbfbfb;
}
#header {
	background:url(../img/header-bg.png) no-repeat;
	width:1060px;
	height:215px;
	position:relative;
	left:50%;
	margin-left:-530px;
}
#header .logo {
	margin-left:40px;
	padding-top:13px;
	float:left;;
}
#header .motto {
	font-size:12px;
	font-style:italic;
	color:#7c7c7c;
	float:left;
	width:200px;
	text-align:center;
	margin-top:30px;
	margin-left:0px;
}
#header .certs {
	margin-top:27px;
	float:left;
	margin-left:10px;
}
#header .find-fb {
	float:left;
	margin-top:35px;
	margin-left:15px;
	font-size:12px;
	color:#7c7c7c;
}
#header .find-fb img {
	vertical-align:middle;
	padding-left:10px;
}
#header .lang {
	float:left;
	margin-top:45px;
	margin-left:35px;
}
#header .lang a {
	text-decoration:none;
}
#header .lang img {
	margin-left:5px;
}
#header ul#menu {
	float:left;
	width:980px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:50%;
	margin-left:-490px;
	clear:both;
	margin-top:10px;
	overflow:hidden;
}
#header ul#menu li {
	margin:0;
	padding:0;
	float:left;
	padding-top:19px;
	padding-bottom:19px;
	padding-left:28px;
	padding-right:28px;
	border-right:solid 1px #dfdfdf;
	font-size:15px;
	font-style:italic;
}
#header ul#menu li.first {
	padding-left:5px;
}

#header ul#menu li.last {
	border:none;
	padding-right:0;
}
#header ul#menu li a {
	color:#212121;
	text-decoration:none;
}
#header ul#menu li a:hover, #header ul#menu li.current a {
	color:#ed7a1c;
	text-decoration:none;
}

#slider {
	background:url(../img/slider-shadow.png) center bottom no-repeat;
	height:459px;
	width:980px;
	position:relative;
	z-index:50;
	left:50%;
	margin-left:-490px;
	margin-top:-55px;
	border:solid 0px red;
}

ul#summary {
	position:relative;
	width:980px;
	list-style:none;
	left:50%;
	padding:0;
	margin:0;
	margin-left:-490px;
	overflow:hidden;
	margin-top:-45px;
}
ul#summary li {
	margin:0;
	padding:0;
	color:#7c7c7c;
	width:316px;
	float:left;
	font-size:12px;
	background:url(../img/summary-border.png) bottom right no-repeat;
	height:110px;
	padding-top:40px;
	padding-right:10px;
}
ul#summary li img {
	vertical-align:top;
	float:left;
	margin-right:20px;
	margin-bottom:60px;
	margin-left:20px;
}
ul#summary li h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:21px;
}
ul#summary li a {
	color:#e88c41;
	text-decoration:none;
}
ul#summary li a:hover {
	color:#ed7a1c;
	text-decoration:none;
}
ul#summary li h2 a {
	color:#001f43;
}
ul#summary li h2 a:hover {
	color:#212121;
}
ul#summary li.last {
	background:none;
}
ul#summary li.first img  {
	margin-left:0;
}

#footer {
	background:url(../img/body-bottom-repeat.png) repeat-x;
	width:100%;
	height:103px;
}
#footer-content {
	width:980px;
	position:relative;
	left:50%;
	margin-left:-490px;
	overflow:auto;
}
#footer ul#footer-menu {
	float:left;
	width:630px;
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	overflow:hidden;
	margin-top:30px
}
#footer ul#footer-menu li {
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px #dfdfdf;
	font-size:13px;
	font-style:italic;
}
#footer ul#footer-menu li.first {
	padding-left:0px;
}

#footer ul#footer-menu li.last {
	border:none;
	padding-right:0;
}
#footer ul#footer-menu li a {
	color:#212121;
	text-decoration:none;
}
#footer ul#footer-menu li a:hover, #footer ul#footer-menu li.current a {
	color:#ed7a1c;
	text-decoration:none;
}
#footer .copyright {
	font-size:11px;
	color:#96998e;
	width:630px;
	margin-top:10px;
	float:left;
}
#footer .by {
	font-size:11px;
	color:#96998e;
	width:350px;
	margin-top:10px;
	float:right;
	text-align:right;
	margin-top:50px;
}
#footer .by a {
	color:#212121;
	text-decoration:none;
}
#footer .by a:hover {
	color:#ed7a1c;
	text-decoration:none;
}
#content-homepage {
	border-top:solid 1px #e0e0e0;
	height:auto;
	width:100%;
	overflow:hidden;
	background:#fbfbfb;
	padding-top:30px;
}
#content-inside {
	height:auto;
	width:100%;
	overflow:hidden;
	background:#fbfbfb;
}
#container {
	position:relative;
	width:980px;
	left:50%;
	margin-left:-490px;
}

#side {
	width:310px;
	height:auto;
	min-height:500px;
	float:left;
}
#side .head {
	border-bottom: solid 1px #e0e0e0;
	overflow:hidden;
	padding-top:8px;
	margin-bottom:15px;
}
#side .head img {
	float:left;
	margin-right:10px;
	margin-top:-2px;
	margin-bottom:8px;
}
#side .head h3 {
	margin:0;
	padding:0;
	font-size:18px;
	float:left;
	margin-top:3px;
}
#side .head h3 a {
	color:#001f43;
}

#side a.vezi {
	color:#7c7c7c !important;
	font-size:12px;
	float:right;
	margin-top:3px;
	text-decoration:none;
}
#side a.vezi:hover {
	color:#ed7a1c !important;
	text-decoration:none;
}
#side .new {
	width:100%;
	border-bottom:dotted 1px #e0e0e0;
	padding:5px 0;
	overflow:hidden;
	margin-bottom:10px;
}
#side .new .date {
	color:#ed7a1c;
	text-transform:uppercase;
	font-size:13px;
	width:32px;
	text-align:center;
	float:left;
	margin-right:5px;
}
#side .new .title a {
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#4b5a6c;
	display:block;
	min-height:25px;
}
#side .new .text {
	font-size:12px;
	color:#7c7c7c;
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
}
#side .new a {
	color:#e88c41;
	text-decoration:none;
}
#side .new a:hover {
	color:#ed7a1c;
	text-decoration:none;
}

#main {
	width:640px;
	height:auto;
	min-height:500px;
	float:left;
	margin-right:30px;
}
#main .projects {
	width:100%;
	overflow:hidden;
	clear:both;
}
#main .projects .title {
	border-bottom:solid 1px #e0e0e0;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}
#main a.vezi {
	color:#7c7c7c !important;
	font-size:12px;
	float:right;
	margin-top:10px;
	text-decoration:none;
}
#main a.vezi:hover {
	color:#ed7a1c !important;
	text-decoration:none;
}
#main a.cover {
	display:block;
	background:url(../img/gallery-bg.png) no-repeat;
	width:121px;
	padding:12px 11px;
	float:left;
	border:solid 0px red;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#616161;
	margin-right:20px;
	margin-bottom:20px;
}
#main a.cover:hover {
	color:#ed7a1c;
}
#main a.cover img {
	width:119px;
	height:119px;
	padding-bottom:20px;
}
#main a.last {
	margin-right:0;
}

#main .project {
	width:100%;
	overflow:hidden;
}
#main .project #brief {
	border:solid 1px #d3d3d3;
	background:#f2f2f2;
	overflow:hidden;
	padding:10px;
	clear:both;
}
#main .project #brief a.cover img {
	width:119px;
	height:119px;
	padding-bottom:0;
}
#main .project #brief a.cover {
	margin:10px 10px 10px 0;
}

#main .project #brief h1 {
	color:#001f43;
	font-size:21px;
	margin:0;
	padding:0;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #d3d3d3;
	float:left;
	width:460px;
	font-weight:bold;
}
#main .project #brief h2 {
	color:#001f43;
	font-size:15px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:460px;
	font-weight:bold;
}
#main .project #brief span {
	font-size:12px;
}
#main .project #brief span.field {
	color:#001f43;
}
#main .project #brief span.value {
	color:#7c7c7c;
}
#main .project #brief table {
	float:left;
	width:465px;
}
#main .project #brief table td {
	border:solid 0px red;
	padding:2px 0;
}
#main .project #description {
	font-size:12px;
	color:#7c7c7c;
	width:100%;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
}
#main .project #gallery {
	overflow:hidden;
	width:100%;
	clear:both;
	margin-bottom:30px;
}
#main .project #gallery a.image {
	border:solid 1px #d3d3d3;
	display:block;
	float:left;
	background:#ffffff;
	margin-bottom:2px;
	margin-right:2px;
}
#main .project #gallery a.image img {
	margin:6px;
	width:140px;
	height:103px;
}
#main .project #gallery a.last {
	margin-right:0;
}

#contact p {
	padding:0;
	margin:0;
	font-size:14px;
}
#contact p.mesaj-contact {
	color:green;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
	padding:15px 0;
}
#contact  .form {
	margin-top:10px;
	color:#7c7c7c;
	font-size:14px;
}

#contact .form input[type="text"] {
	padding:8px;
	color:#7c7c7c;
	border:solid 1px #e0e0e0;
	font-size:14px;
	width:354px;
	height:18px;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	height: 36px;
	cursor:pointer;
}

#contact .form textarea {	
	padding:8px;
	color:#7c7c7c;
	border:none;
	border:solid 1px #e0e0e0;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	width:354px;
	height:100px;
	overflow:auto;
	resize:none;
}
#contact .form img {
	height: 36px;
    margin-left: 5px;
    vertical-align: bottom;
}
#contact .form p {
	font-size:10px;
	color:red;
	margin:0;
	padding:0;
	padding-top:3px;
}
#contact .form p.label {
	margin:0;
	padding:0;
	width:100%;
	margin-bottom:3px;
	margin-top:15px;
	font-size:14px;
	color:#7c7c7c;
}
#contact .form input[type="submit"] {
	border:none;
	width:103px;
	height:40px;
	margin-top:20px;
	margin-bottom:20px;
	cursor:pointer;
}

#main-contact {
	width:550px;
	float:left;
}
#side-contact {
	float:left;
	width:430px;
}
#side-contact .map iframe {
	border:solid 1px #f3f3f3;
}
#side-contact .map a {
	color:#7c7c7c;
	text-decoration:none;
}
#side-contact .map a:hover {
	color:#ed7a1c;
	text-decoration:none;
}
#side-contact .title {
	color:#7c7c7c;
	font-size:18px;
	margin-bottom:20px;
	padding-left:50px;
	margin-top:50px;
}
#side-contact .cnct {
	border-bottom:solid 1px #e0e0e0;
	width:88%;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	color:#7c7c7c;
}
#side-contact .address {
	background:url(../img/icons/contact.png) no-repeat;
	background-position:0 11px;
}
#side-contact .mail {
	background:url(../img/icons/contact.png) no-repeat;
	background-position:0 -37px;
}
#side-contact .phone {
	background:url(../img/icons/contact.png) no-repeat;
	background-position:0 -68px;
	margin-bottom:20px;
}

h1.main {
	color:#001f43;
	font-size:21px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:20px;
	font-weight:bold;
}
img.page-title {
	float:left;
	margin-right:15px;
}

#main-news .new {
	width:100%;
	height:auto;
	border-bottom:dotted 1px #e0e0e0;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}
#main-news .new table {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	min-width:315px;
}
#main-news .new table img {
	border:solid 1px #d3d3d3;
}
#main-news .new .date {
	color:#ed7a1c;
	text-transform:uppercase;
	font-size:16px;
	width:42px;
	text-align:center;
	float:left;
	margin-right:5px;
	font-weight:bold;
}
#main-news .new .title {
	min-height:30px;
	padding-top:3px;
}

#main-news .new .title a {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#4b5a6c;
	display:block;
	min-height:25px;
}
#main-news .new .text {
	font-size:12px;
	color:#7c7c7c;
	margin-top:10px;
	padding-bottom:20px;
}

#main-news .new a {
	color:#6f86a0;
	text-decoration:none;
}
#main-news .new a:hover {
	color:#ed7a1c;
	text-decoration:none;
}
#article {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
#article p {
	margin-top:0;
	padding-top:0;
}
#article h1.main {
	font-size:20px;
}
#article img {
	float:left;
	border: solid 1px #d3d3d3;
	margin-right:15px;
	margin-bottom:15px;
}
#article .text {
	color:#7c7c7c;
}
#breadcrumbs {
	font-size:12px;
	color:#9c9c9c;
	margin-bottom:20px;
}
#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs .nav_arrow {
	padding:0 5px;
}
#breadcrumbs .nav_home {
	vertical-align:middle;
}
#breadcrumbs a {
	color:#e88c41;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#ed7a1c;
	text-decoration:none;
}
.page-content {
	color:#7c7c7c;
	font-size:12px;
	overflow:hidden;
	padding-bottom:20px;
}
.gallery-partners table {
	margin:0;
	padding:0;
	border:solid 1px #d3d3d3;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:120px;
	height:120px;
	background:#fff;
	text-align:center;
	margin-top:15px;
}
.gallery-partners table:hover {
	border:solid 1px #7c7c7c;
}
.gallery-partners table td {
	vertical-align:middle;
}
.gallery-partners img {
	padding:11px;
	opacity:0.6;
}
.gallery-partners img:hover {
	opacity:1;
}

.gallery-certs table {
	margin:0;
	padding:0;
	border:solid 1px #d3d3d3;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:120px;
	height:120px;
	background:#fff;
	text-align:center;
	margin-top:15px;
}
.gallery-certs table:hover {
	border:solid 1px #7c7c7c;
}
.gallery-certs table td {
	vertical-align:middle;
}
.gallery-certs img {
	padding:11px;
}

#gallery table {
	float:left;
	padding:0;
	margin:0;
}
#gallery table td {
	margin:0;
	padding:0;
}

a.cv {
	color:#e88c41;
	text-decoration:none;
	font-weight:bold;
}
a.cv:hover {
	color:#ed7a1c;
	text-decoration:none;
}



#side .new a {
	color:#e88c41;
	text-decoration:none;
}
#side .new a:hover {
	color:#ed7a1c;
	text-decoration:none;