html {
	height: 100%;
}
body {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E0D5B9 ;
	min-height: 100%;
	min-width: 759px;
}
img {margin:0;border:none;}
form {padding:0;margin:0;}

a:link {color:#382D27} /* unvisited link */
a:visited {color:#AA906B} /* visited link */
a:hover {color:#AA906B} /* mouse over link */
a:active {color:#382D27} /* selected link */ 


.blind_menu{display:none;}

.error, .correcte {
	float: left;
	font-weight:normal;
	font-size:10px;
	text-align:left;
	padding-left:0.2em;
}

.correcte {
	color:#808990;
}

.error {
	color:#7F0029;
}


.form select, .form input, .form textarea {vertical-align:middle;}
#main-bg {
	background: #e0d5b9 url(../images/body-bg.jpg) no-repeat  50% 0%;
	min-width: 759px;
	min-height: 100%;
}
#main {
	margin: 0 auto;
	width: 759px;
	min-height: 100%;
}
#header {
	width: 759px;
	height: 140px;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 20px;
	left: 0;
	width: 185px;
	height: 66px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo_qualia.jpg) no-repeat;
}
#header .change-lang {
	position: absolute;
	top: 4px;
	right: 12px;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header .change-lang li {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AA906B;
	display: inline;
	margin-left: 4px;
	padding-left: 4px;
	border-left: 1px solid #808990;
}
#header .change-lang li:first-child {
	border-left: 0;
}
#header .change-lang li a {
	color: #382D27;
	text-decoration: none;
}
#header .change-lang li a:hover {
	text-decoration: underline;
}
#top-nav {
	position: absolute;
	top: 90px;
	left: 2px;
	margin: 0;
	padding: 8px 0 0 8px;
	list-style: none;
	color: #fff;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/top-nav-bg.gif) no-repeat;
	width: 741px;
	height: 25px;
}
#top-nav li {
	float: left;
	padding: 0 14px 0 15px;
	background: url(../images/top-nav-sep.gif) no-repeat;
}
#top-nav li:first-child {background: none;}
#top-nav li a {color: #fff;text-decoration: none;}
#top-nav li a:hover, #top-nav li a.active {color:#E0D5B9;}
#content {
	overflow: hidden;
	width: 759px;
}
.box {
	overflow: hidden;
	width: 759px;
}
.box .box-top {
	overflow: hidden;
	width: 759px;
	height: 15px;
	background: url(../images/box-top-bg.png) no-repeat;
}
.box .box-inner {
	overflow: hidden;
	width: 715px;
	padding: 0 22px;
	background: url(../images/box-inner-bg.png) repeat-y;
}
.box .box-inner h2{ margin:11px 0 0 0;}
.box .box-bottom {
	overflow: hidden;
	width: 759px;
	height: 22px;
	background: url(../images/box-bottom-bg.png) no-repeat;
}
.box h2 {
	margin: 0 0 5px;
	font: bold 21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
}
.box .column {
	float: left;
	width: 220px;
}
.column2 {
	float: right;
	width: 349px;
	margin: 0 4px 0 0;
	display: inline;
}
.boxes-holder2 {
	float: left;
	width: 715px;
	margin: 20px 0 0;
}
.boxes-holder2 .sub-box4 {
	float: left;
	width: 230px;
	margin: 0 15px 0 0;
}
.boxes-holder2 .sub-box5 {
	float: left;
	width: 224px;
}
.boxes-holder2 .sub-box4 h2, .boxes-holder2 .sub-box5 h2 {
	margin: 0 0 13px;
	font: bold 15px/31px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
	padding: 0 0 0 11px;
	background: url(../images/title-bg.gif) repeat-x 0 100%;
}
.boxes-holder2 .sub-box4 p {
	margin: 13px 20px 0 10px;
	font-size: 12px;
	line-height:17px;
	color: #382d27;
}
.boxes-holder2 .sub-box4 .link {
	text-decoration: none;
	font: bold 13px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808990;
}
.boxes-holder2 .sub-box4 .link:hover {text-decoration: underline;}
.boxes-holder2 .box-4 {
	float: left;
	width: 195px;
	min-height: 195px;
	padding: 10px 0 0 28px;
	background: url(../images/box-4-bg.png) no-repeat;
}
* html .boxes-holder2 .box-4 {
	height: 161px;
}
.boxes-holder2 .box-4 .phone {
	overflow: hidden;
	background: url(../images/phone-ico.gif) no-repeat 0 50%;
}
.boxes-holder2 .box-4 .phone p {
	line-height: 22px;
	font-size: 14px;
	color: #382d27;
	padding: 0 0 0 32px;
	margin: 0;
}
.boxes-holder2 .box-4 .phone em {
	color: #808990;
	font-style: normal;
}
.boxes-holder2 .box-4 .email {
	overflow: hidden;
	background: url(../images/email-ico.gif) no-repeat 0 6px;
}
.boxes-holder2 .box-4 .email p, .sub-box {
	line-height: 22px;
	font-size: 14px;
	color: #382d27;
	padding: 0;
	margin: 0;
}
.boxes-holder2 .box-4 .email p a {
	color: #382d27;
	padding: 0 0 0 32px;
	text-decoration: none;
}
.boxes-holder2 .box-4 .email p a:hover {
	text-decoration: underline;
}
.boxes-holder2 .box-4 .text {
	padding: 9px 26px 0 0;
	margin: 8px 0 0 0;
	background: url(../images/subscribe-bg.gif) no-repeat 35px 0;
}
address {
	font-size: 14px;
	color: #382d27;
	text-align: center;
	font-style: normal;
	padding-bottom: 6px;
}
.boxes-holder2 .box-4 .subscribe {
	overflow: hidden;
	width: 159px;
	position: relative;
	margin: 8px 0 0;
	padding: 10px 0 0 0;
	background: url(../images/subscribe-bg.gif) no-repeat 35px 0;
}
.boxes-holder2 .box-4 .subscribe .row {overflow: hidden;width: 159px;text-align: center;}
.boxes-holder2 .box-4 .subscribe .text-input2 {
	width: 154px;
	padding: 1px 0 1px 3px;
	border-color: #d9d5c9;
	border-style: solid;
	border-width: 1px 0 0 1px;
	background: #fff;
	font-size: 12px;
	color: #808990;
	margin: 0 0 8px;
}
.boxes-holder2 .box-4 .subscribe p,
.boxes-holder2 .box-4 .text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382d27;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
.boxes-holder2 .box-4 .subscribe a,
.boxes-holder2 .box-4 .text a {
	text-decoration: none;
	color: #382d27;
}
.boxes-holder2 .box-4 .subscribe a:hover,
.boxes-holder2 .box-4 .text a:hover {
	text-decoration: underline;
}
.box .form {
	float: left;
	width: 347px;
	height: 332px;
	padding: 0 0 0 52px;
	background: url(../images/form-box-bg.gif) no-repeat;
}
.box .form .row {
	float: left;
	width: 289px;
	padding: 28px 0 0;
}
.box .form .row2 {
	float: left;
	width: 289px;
	padding: 10px 0 0;
}
.box .form .row label {
	float: left;
	width: 75px;
	font-size: 14px;
	color: #382d27;
}
.box .form .row .text-input {
	float: left;
	width: 205px;
	border: 0;
	padding: 1px 0 1px 5px;
	background-color: #fff;
	font: 14px "Times New Roman", Times, serif;
	color: #382d27;
}
.box .form .row textarea {
	padding: 0;
	width: 210px;
	height: 104px;
	background-color: #fff;
	font: 14px "Times New Roman", Times, serif;
	border: 0;
}
.btn {
	float:right;
	background: none;
	border: 0;
	/* margin: 0 0 0 70px; */
	padding:0;
	margin:0;
	display: inline;
	cursor: pointer;
}
.box .col {float: right;width: 303px;}
.box .col .google-holder {float: left;border: 1px solid #e0d5b9;}
.box .col .google-holder img {float: left;}
.box .col .sub-box {
	float: left;
	width: 225px;
	height: 115px;
	margin: 6px 0 0 0;
	padding: 0 0 0 78px;
	background: url(../images/sub-box-bg.jpg) no-repeat;
	line-height:15px;
	font-size:12px;
}
.box .col .sub-box  address{ text-align:left;padding:3px 0;}
.box .col .sub-box h3 {margin: 8px 0 0;font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;color: #382d27;}
.box .col .sub-box h4 {margin: 5px 0 0;font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;color: #382d27;}
.box .col .sub-box p {margin: 0; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;color: #382d27;}
.box .col .sub-box h4 span {margin: 0;font-weight: normal;font-size: 11px;color: #382d27;}
.box .boxes-holder {float: left;width: 715px;margin: 10px 0 0;}
.box .sub-box2 {float: left;width: 349px;}
.box .sub-box3 {float: right;}
.box .sub-box2 h3 {
	margin: 0;
	font: bold 15px/27px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
	background: url(../images/title-bg.gif) repeat-x 0 100%;
	padding: 0 0 0 10px;
}
.box2 {
	float: left;
	background: url(../images/box-2-bg.png) no-repeat;
	width: 327px;
	min-height: 109px;
	margin: 13px 0 0;
	padding: 0 10px 0 12px;
}
* html .box2 {height: 109px;}
.box2 p, .box3 p {margin: 10px 0 0;font-size: 12px;line-height:17px;color: #382d27;position: relative;}
.box2 p a, .box3 p a {color: #808990;text-decoration: none;}
.box2 p a:hover, .box3 p a:hover {text-decoration: underline;}
.box2 .link, .box3 .link {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808990;
}
.box3 {
	float: left;
	width: 326px;
	min-height: 109px;
	margin: 13px 0 0;
	padding: 0 10px 0 12px;
	background: url(../images/box-3-bg.png) no-repeat;
}
* html .box3 {height: 109px;}
.box2 .img-holder, .box3 .img-holder {float: right;margin: 13px 0 0 14px;}
.breadcrumb {
	list-style: none;
	padding: 0;
	margin: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
}
.breadcrumb li {display: inline;}
.breadcrumb li a, .breadcrumb li span {color: #382d27;padding: 0 10px 0 0;background: url(../images/arrow-ico.gif) no-repeat 100% 4px;}
.breadcrumb li span {margin:0 0 0 2px;}
.breadcrumb li a:hover {text-decoration: none;}
.side-bar {float: left;width: 164px;margin: 15px 0 0;}
.side-bar .second-nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 13px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 164px;
}
.side-bar .second-nav li {
	float: left;
	background: url(../images/second-nav-bg-top.png) no-repeat 0 0;
}
.side-bar .second-nav li h3 {
	float: left;
	background: url(../images/second-nav-bg-bot.png) no-repeat 0 100%;
	padding: 0 0 3px 0;
	margin: 3px 0 1px 0;
}
.side-bar .second-nav li a,
.side-bar .second-nav li span {
	float: left;
	width: 155px;
	display: block;
	/*height: 26px;*/
	padding: 2px 2px 2px 8px;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.side-bar .second-nav li h3 a,
.side-bar .second-nav li h3 span {
	font-size: 13px;
	font-weight: normal;
}
.side-bar .second-nav li a:hover, .side-bar .second-nav li a.active, .side-bar .second-nav li span.active {color: #e0d5b9;}
.side-bar .second-nav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 164px;
}
.side-bar .second-nav ul li {
	background: url(../images/second-nav-bg2-top.png) no-repeat 0 0 !important;
	margin-bottom: 1px;
	padding: 3px 0 0 0;
	margin: 0 0 1px 0;
}
.side-bar .second-nav ul li a {
	background: url(../images/second-nav-bg2-bot.png) no-repeat 0 100% !important;
	display: block;
	color: #382d27;
	width: 142px;
	padding: 0 0 3px 22px;
}
.side-bar .second-nav ul li a:hover, .side-bar .second-nav ul li a.active {color: #aa906b;}
.inner-holder {
	float: left;
	width: 347px;
	margin: 11px 0 0 21px;
	display: inline;
}
.inner-holder h1 {
	margin: 0;
	font: bold 21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
	padding: 0 0 10px;
	background: url(../images/title-bg.gif) repeat-x 0 100%;
}
.inner-holder h2 {
	margin: 6px 0 0;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
	padding: 0 0 10px;
	background: url(../images/title-bg.gif) repeat-x 0 100%;
}
.inner-holder .img-holder {
	display: block;
	margin: 27px 0 0;
}
.inner-holder p {
	margin: 22px 0 0;
	font-size: 13px;
	line-height: 17px;
	color: #382d27;
}
.inner-holder ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
}
.inner-holder ul li {
	padding: 0 0 0 28px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
.inner-holder .info {
	overflow: hidden;
	width: 347px;
	height: 34px;
	margin: 25px 0 0;
	padding: 16px 0 0;
	text-align: center;
	font: 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aa906b;
	font-weight: bold;
	background: url(../images/info-box.jpg) no-repeat;
}
.inner-holder .info em {
	color: #fff;
	font: 17px "Times New Roman", Times, serif;
}
.inner-holder .sub-box {
	overflow: hidden;
	width: 313px;
	height: 80px;
	margin: 5px 0 0;
	background: url(../images/sub-box-2.png) no-repeat;
	padding: 12px 14px 0 20px;
}
.inner-holder .sub-box p {font-style: italic;margin: 0;}
.side-box {
	float: right;
	width: 146px;
	height: 527px;
	background: url(../images/side-box-bg.jpg) no-repeat;
	margin-top:15px;
	padding: 0 5px 0 13px;
}
.side-box h4 {
	margin: 6px 0 0;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
.side-box p {
	color: #fff;
	font-size: 11px;
	margin: 12px 0 0;
}
.side-box ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 8px;
}
.side-box ul li {
	float: left;
	margin: 10px 0 0;
	border: 1px solid #fff;
}
.side-box ul li a {
	position: relative;
}
.side-box ul li img {
	display: block;
}
.boxes-holder3 {
	float: left;
	width: 713px;
	overflow: hidden;
}
.boxes {
	float: left;
	width: 738px;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #382d27;
	background: url(../images/boxes-bg.gif) repeat-y;
}
.boxes li {
	float: left;
	width: 152px;
	margin: 0 20px 0 0;
	padding: 12px 6px 0 6px;
}
.boxes h4 {
	margin: 0;
	color: #382d27;
	text-align: center;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.boxes h5 {margin: 0 0 6px; padding:0; color: #aa906b;font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;}
.boxes .img-holder {
	float: none;
	margin: 8px 0;
	width: 100%;
	display:block;
	overflow: hidden;
}
.boxes .img-holder a {float: left;border: 1px solid #fff;}
.boxes .img-holder img {display: block;}
.boxes p {margin: 0;}
.boxes li .list-holder {
	display: block;
	overflow: hidden;
	float: none;
	width: 100%;
}
.boxes li .list-holder div {
	background: url(../images/boxes-line.gif) no-repeat 50% 0;
	margin: -15px 0 10px 0;
	padding: 14px 0 15px 0;
	display: block;
	overflow: hidden;
	float: none;
	width: 100%;
}
.boxes li .list-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxes li .list-holder li{
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
	width: auto;
	float: none;
}
#content .boxes a {color: #382d27; text-decoration: none;}
#content .boxes a:hover {text-decoration: underline;}
.boxes-holder3  .boxes-bottom {
	float: left;
	width: 713px;
	height: 39px;
	margin: -39px 0 0;
	position: relative;
	background: url(../images/boxes-bottom-bg.gif) no-repeat;
}
.boxes-holder4 {
	float: left;
	width: 713px;
	overflow: hidden;
}
.boxes2 {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	/*line-height: 15px;*/
	width: 740px;
	color: #382d27;
}
.boxes2 li {
	float: left;
	width: 164px;
	/* height: 174px; */
	margin: 0 18px 18px 0;
}
.boxes2 li .img-holder {
	background: #cfcfcf;
	border: 1px solid #fff;
	float: none;
	display: block;
	overflow: hidden;
	width: 162px;
	height: 109px;
	margin: 0 0 6px;
}
.boxes2 li .img-holder a {
	float: left;
}
.boxes2 li h4 {
	margin: 0 0 5px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aa906b;
}
.boxes2 li p {
	margin: 0;
}
#footer {
	background: url(../images/footer-bg.gif) repeat-x;
	min-width: 759px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-inner {width: 759px;margin: 0 auto;padding-bottom: 16px;}
.footer-inner .col {float: left; width: 130px; padding: 7px 0 0 0; margin: 0 58px 0 0;}
.footer-inner .col-last {margin-right: 0;}
.footer-inner h3 {margin: 0;font-size: 13px;color: #fff;}
.footer-inner h4 {margin: 8px 0 0;font-size: 12px;color: #fff;}
.footer-inner ul {
	list-style: none;
	padding: 10px 0 20px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}
.footer-inner a {color: #e0d5b9;text-decoration: none;}
.footer-inner a:hover {text-decoration: underline;}
.footer-inner .holder {
	float: left;
	width: 748px;
	padding: 8px 0;
	margin: 0 0 16px 2px;
	display: inline;
	background: url(../images/footer-inner.png) repeat-y;
}
.footer-inner .holder2 {
	float: left;
	width: 714px;
	padding: 0 0 0 34px;
	background: url(../images/footer-inner2.gif) repeat-y;
}
.footer-inner p {
	margin: 0 0 0 35px;
	font-size: 10px;
	line-height: 14px;
	color: #e0d5b9;
}
.footer-inner p a {color: #fff;text-decoration: none;}
.footer-inner p a:hover {text-decoration: underline;}