/* @override 
	http://ideva-harmonya/application/lib/css/all.css
	http://www.harmonya.ideva.ca/application/lib/css/all.css
*/

body {
	background:#fff;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	min-width:1004px;
}
img {
	border-style:none;
}
.header-holder {
	width:100%;
	background:url(../images/header-stretch.gif) repeat-x;
}
/*header*/
#header {
	position:relative;
	z-index:2;
	width:1004px;
	height:158px;
	margin:0 auto;
}
#header img {
	display:block;
}
/*logo*/
#header strong.logo {
	position:absolute;
	top:33px;
	left:37px;
	background:url(../images/logo.gif) no-repeat;
	width:230px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
}
#header strong a {
	display:block;
	height:100%;
}
/*switch-language*/
#header p.language{
	/*display: none;*/
	position:absolute;
	top:7px;
	right:30px;
	margin:0;
	font-size:13px;
	color:#999;
}
#header p.language a {
	color:#be3008;
	text-decoration:none;
	margin-left:5px;
}
#header p.language a:hover {
	text-decoration:underline;
}
#header .words-holder{
	position:absolute;
	top:54px;
	right:28px;
}
/*right-navigation*/
#header ul.right-nav {
	position:absolute;
	top:130px;
	right:19px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.right-nav li {
	float:left;
	margin-left:-1px;
}
#header ul.right-nav a {
	background: url(../images/separator-main.gif) no-repeat right 1px;
	padding:0 10px 1px 10px;
	line-height:21px;
	display: block;
	color:#999;
	text-decoration:none;
	margin: 0 0 6px 0;
}
#header ul.right-nav a:hover {
	color:#be3008;
}
#header ul.right-nav li:hover ul {
	display: block;
}

#header ul.right-nav li:hover ul li a {
	display: block;
}

#header ul.right-nav li ul li {
	width: auto;
	clear: both;
}
#header ul.right-nav li ul {
	list-style: none;
	display: none;
	width: 280px;
	position: absolute;
	margin: 0;
	padding: 5px 0 5px 0;
	background:url(../images/drop-bg.png) repeat;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#header ul.right-nav li ul a {
	color: #fff;
	padding: 0 10px;
	margin: 0;
	background: none;
}

#header ul.right-nav li ul a:hover {
	color:#be3008;
}

#header ul.right-nav a.selected {
	color: black;
}


/*drop-down*/
#drop-down {
	display: none;
	position:absolute;
	top:124px;
	left:27px;
	height:32px;
	width:330px;
	line-height:32px;
	border:1px solid #e3e3e3;
	background:url(../images/drop-down.gif) repeat-x;
}
#drop-down:after {
	content:"";
	clear:both;
	display:block;
}
#drop-down .box {
	width:100%;
	height:32px;
}
#drop-down a {
	display:block;
	height:32px;
	color:#666;
	padding:0 0 0 14px;
	text-decoration:none;
	background:url(../images/arrow-drop.gif) no-repeat 96% 55%;
}
#drop-down a:hover ,
#drop-down .box:hover a ,
#drop-down .box.hover a {
	color:#be3008;
	background:url(../images/arrow-drop-hover.gif) no-repeat 96% 55%;
}
#drop-down .box:hover ul a ,
#drop-down .box.hover ul a {
	color:#fff;
	background:none;
}
#drop-down .box:hover ,
#drop-down .box.hover {
	position:relative;
}
#drop-down .box:hover .drop ,
#drop-down .box.hover .drop {
	display:block;
}
/*droped-box*/
#drop-down .drop {
	display:none;
	position:absolute;
	top:32px;
	left:0;
}
#drop-down ul {
	margin:0;
	padding:5px 0 0 0;
	width:330px;
	list-style:none;
	line-height:20px;
	font-size:13px;
	background:url(../images/drop-bg.png) repeat;
}
#drop-down ul li {
	float:none;
	position:relative;
	width:315px;
	padding-left:15px;
}
#drop-down ul a {
	background:none;
	float:none;
	padding:0;
	height:20px;
	color:#fff;
	display:inline;
}
#drop-down ul a:hover ,
#drop-down .box:hover ul a:hover ,
#drop-down .box.hover ul a:hover {
	color:#be3008;
	background:none;
}
.drop .drop-btm {
	width:330px;
	height:9px;
	background:url(../images/drop-btm.png) no-repeat;
}
.promo-holder {
	width:100%;
}
/*promo-part*/
#promo {
	width:967px;
	margin:0 auto;
	padding:0 0 0 37px
}
#promo img {
	display:block;
}
#promo .box-holder {
	width:967px;
	padding-bottom:12px;
	overflow:hidden;
}
#promo .box-holder .box {
	float:left;
	margin-right:20px;
}
/*orange-box*/
#promo .box .orange-box {
	position:relative;
	margin-top:-82px;
	height:66px;
	width:300px;
}
#promo .box .box-1 {
	background:url(../images/box-1.gif) no-repeat;
}
#promo .box .box-1:hover {
	background-position: 0 -66px;
}
#promo .box .box-2 {
	background:url(../images/box-2.gif) no-repeat;
}
#promo .box .box-2:hover {
	background-position: 0 -67px;
}
#promo .box .box-3 {
	background:url(../images/box-3.gif) no-repeat;
}
#promo .box .box-3:hover {
	background-position: 0 -67px;
}
#promo .box .orange-box a {
	display:block;
	height:100%;
}
#promo .box .orange-box a:hover {
	text-decoration:underline;
}
#promo .holder {
	height: 290px;
	overflow:hidden;
}
/*img-holder*/
#promo .img-holder {
	margin-left:-10px;
	height:1%;
	overflow:hidden;
}
#promo .img-holder img {
	float:left;
}
#promo .img-position {
	position:relative;
	float:left;
}
#promo .img-box {
	float:left;
	padding:113px 0 0 78px;
}
/*transparent-red-box*/
#promo .stripe-holder {
	display: none;
	clear:both;
	margin-top:-38px;
	position:relative;
	z-index:2;
}
#promo .stripe {
	height:38px;
	width:960px;
	background:url(../images/stripe-bg.png) repeat;
}
/*tabs*/
#promo .stripe ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#promo .stripe ul li {
	float:right;
	height:1%;
}
#promo .stripe ul a {
	float:left;
	position:relative;
	color:#fff;
	line-height:38px;
	text-decoration:none;
	padding-left:4px;
}
#promo .stripe ul span {
	float:left;
	cursor:pointer;	
}
#promo .stripe ul span.arrow {
	height:38px;
	line-height:38px;
}
#promo .stripe ul span.right {
	height:38px;
	line-height:38px;
	padding:0 10px 0 6px;
}
#promo .stripe ul a:hover ,
#promo .stripe ul a.selected {
	margin-top:-5px;
	position:relative;
	height:43px;
	background:url(../images/tab-left.gif) no-repeat;
}
#promo .stripe ul a:hover span.right ,
#promo .stripe ul a.selected span.right {
	height:43px;
	background:url(../images/tab-right.gif) no-repeat 100% 0;
}
#promo .stripe ul a:hover span.arrow ,
#promo .stripe ul a.selected span.arrow {
	padding-bottom:3px;
	padding-top:2px;
	background:url(../images/tab-arrow.gif) no-repeat 50% 100%;
}
.columns-holder {
	width:100%;
	background:url(../images/bottom-part-stretch.gif) repeat-x 0 0;
}
/*main-content-part*/
.columns {
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	padding:17px 0 23px 0;
	min-height:405px;
	background:url(../images/cont-2.jpg) no-repeat;
}
* html .columns {
	height:715px;
	overflow:visible;
}
/*for-inner-page*/
.inner-col {
	background:url(../images/cont-2.jpg) no-repeat;
}
.columns .left-part {
	width:620px;
	float:left;
	padding-left:27px;
	position: relative;
}
.columns h1 {
	margin:0 17px 0 27px;
	font-size:20px;
	line-height:45px;
	font-weight:normal;
	padding-left:11px;
	letter-spacing:1px;
/*	background:url(../images/title-bg.gif) repeat-x;*/
}
/*title*/
.right-part h1,
.left-part h1 {
	margin:0;
	padding: 0;
}
.right-part .text-holder,
.left-part .text-holder {
	padding:12px 15px 8px 12px;
	line-height:15px;
}
.right-part .text-holder {
	margin-left: 0;
	padding-left: 0;
}
.right-part .text-holder,
.left-part .text-holder {
	font-style:normal;
}
.right-part .text-holder em.red,
.left-part .text-holder em.red {
	color:#be3008;
}
.right-part .text-holder p,
.left-part .text-holder p {
	margin:0;
}
.right-part .btn-holder,
.left-part .btn-holder {
	margin:0;
	border:1px solid #e3e3e3;
	height:31px;
	padding:9px 9px 0 0;
	overflow:hidden;
	background:url(../images/btn-holder.gif) repeat-x;
}
.right-part a.toutes,
.left-part a.toutes {
	float:right;
	width:147px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-toutes.gif) no-repeat;
}
/*2nd-title*/
.left-part h2 {
	margin:0 0 19px 10px;
	font-size:16px;
	color:#be3008;
	font-weight:normal;
}
.left-part p {
	margin-left: 10px;
}
.left-part .text-holder h2 {
	margin-left: 0;
}
.left-part .text-box {
	padding:8px 15px 8px 11px;
	line-height:17px;
}
.left-part .text-box p {
	margin:15px 0 15px;
}
.left-part .text-holder-inner {
	padding:15px 13px 8px 12px;
	line-height:17px;
}
.left-part .text-holder-inner h2 {
	margin:0 0 15px;
}
.left-part .text-holder-inner h2.other {
	margin-bottom:18px;
}
.left-part .text-holder-inner p {
	margin:0 0 16px;
}
/*list*/
.left-part ul {
	margin:0;
	padding:16px 0 0 3px;
	list-style:none;
}
.left-part ul li {
	padding:0 0 16px 12px;
	background:url(../images/red-bullet.gif) no-repeat 0 8px;
}
/*right-part*/
.right-part {
	float:right;
	width:305px;
	padding-top:15px;
	overflow:hidden;
	margin-right: 30px;
}
.right-part .cover {
	height:1%;
	overflow:hidden;
	line-height:17px;
}
.right-part .text-box {
	width:295px;
	padding-bottom:18px;
}
.right-part .text-holder {
	position:relative;
	z-index:2;
}
/*2nd-title*/
.right-part h2 {
	margin:0 0 16px;
	font-size:16px;
	color:#be3008;
	font-weight:normal;
}
.right-part .text-box p ,
.right-part .text-holder p {
	margin:0;
}
/*logo-holder*/
.right-part .logo-holder {
	float:right;
	width:166px;
	padding-top:59px;
}
.right-part .logo-box {
	width:457px;
	position:relative;
	margin-top:-29px;
	overflow:hidden;
}
.right-part .logo-box img {
	float:right;
}
.right-part .logo-holder a {
	display:block;
}
/*images-holder*/
.right-part .img-part {
	padding:0 0 20px 10px;
}
.right-part .img-part a.logo {
	display:block;
	width:222px;
	margin:0 0 17px 6px;
	height:79px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sens-logo-big.gif) no-repeat;
}
.right-part .text-holder-inner {
	line-height:17px;
}
/*list*/
.right-part ul {
	margin:0;
	padding:0;
	list-style:none;
}
.right-part ul li {
	padding:0 0 0 15px;
	background:url(../images/red-bullet.gif) no-repeat 0 6px;
}
.footer-holder {
	width:100%;
	background:#be3009;
}
/*footer*/
#footer {
	width:967px;
	margin:0 auto;
	overflow:hidden;
	padding:16px 0 0 37px;
	color:#fff;
	padding-bottom:11px;
}
#footer img {
	display:block;
}
/*left-box*/
#footer .logo-holder {
	float:left;
	width:480px;
}
#footer .logo-holder a.logo {
	float:left;
	margin:22px 14px 0 0;
}
#footer .logo-holder .chat-win {
	float:left;
	width:276px;
	height:74px;
	padding:16px 0 0 36px;
	background:url(../images/chat-win.gif) no-repeat;
}
#footer .logo-holder .chat-win strong {
	display:block;
	line-height:18px;
	font-size:18px;
	color:#be3009;
	padding-bottom:5px;
}
#footer .logo-holder .chat-win a {
	color:#be3009;
	font-size:15px;
	margin-left:21px
}
#footer .logo-holder .chat-win a:hover {
	text-decoration:none;
}
/*right-box*/
#footer .copyright {
	float:right;
	width:408px;
}
#footer .copyright ul {
	width:130px;
	padding:0 0 13px;
	margin:0;
	list-style:none;
	line-height:18px;
}
#footer .copyright ul li {
	
}
#footer .copyright a {
	text-decoration:none;
	color:#fff;
}
#footer .copyright ul a:hover {
	text-decoration:underline;
}
#footer .copyright p.copy {
	margin:0;
	font-size:12px;
}



/* patch */

a.next {
	display: block;
	float: right;
	clear:both;
	color: #333;
}

div.img-position p,
div.img-box p {
	padding: 0;
	margin: 0;
	font-family: "vectora";
	font-size: 30px;
	line-height: 36px;
	width: 600px;
}

a.narrow {
	letter-spacing: -0.1em;
}

div.img-box {
	display: none;
	position: absolute;
	margin-left: 270px;
}

.wide {
	width: 930px !important;
	margin-left: 20px;
}

.wide-col {
	background-image: url(../images/cont-2.jpg);
}




.columns a {
	color: black;
}

h1 span a {
	display: block;
	float:right;
	font-size: 12px;
}

#login-username,
#login-password {
	width: 80px;
}



.grey-box {
	margin: 5px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #e3ddcd;
}

.grey-box p {
	margin: 0;
}

.grey-box h2 {
	margin: 0 0 5px 0;
}



ul.ws-sitemap li {
	background: none;
	padding-bottom: 5px;
}

ul.ws-sitemap li ul {
	padding-top: 5px;
}

a.bouton {
	width: auto;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #111;
	text-decoration: none;
}

a.bouton:hover {
	background-color: #fff;
}

a.bouton.orange {
	display: inline-block;
	margin-top: 10px;
	line-height: 8px;
	background-color: #be3009;
	color: white;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

body#ws-legal .promo-holder {
	display: none;
}

ul#ws-newsarchive {
	list-style-type: none;
	background: none;
}

ul#ws-newsarchive li {
	background: none;
	padding: 0 0 20px 0;
}

ul#ws-newsarchive li h3 {
	padding: 0;
	margin: 0;
}

ul#ws-newsarchive li p {
	padding: 0;
	margin: 0;
}


#ws-logout-form {
	position: absolute;
	right: -336px;
	top: 4px;
	z-index: 100;
}
