html{
	background:#3C3C3C;
	min-width:1000px;
}
body{
	margin:0;
	color:#8c8c8c;
	font:14px/17px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#8CD2F5;
}
a:hover{color:#5a5a5a;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#8c8c8c;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	background:#fff url(/img/template/bg-main.gif) repeat-x 0 100%;
	padding:88px 0 0;
}
.w1{
	margin:0 auto;
	width:960px;
}
#header{
	width:100%;
	position:relative;
	padding:0 0 29px;
	z-index:200;
}
.panel{
	height:1%;
	padding:0 0 39px;
}
.panel:after{
	content:"";
	display:block;
	clear:both;
}
.panel .select{float:left;}
.panel .select img{
	float:left;
	margin:0 10px 0 0;
}
.social{
	margin:0;
	padding:4px 54px 0 7px;
	list-style:none;
	float:left;
}
* html .social{padding:4px 62px 0 0;}
.social li{
	float:left;
	width:15px;
	height:14px;
	overflow:hidden;
	margin:0 4px 0 0;
}
#footer .social{
	padding:4px 54px 0 1px;
}
.social a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(/img/template/ico-social.png);
	width:72px;
	height:28px;
}
#footer .social a{background:url(/img/template/ico-social-f.png);}
.social a:hover{margin:-14px 0 0;}
.social .twitter a{margin:0 0 0 -19px;}
.social .facebook a{margin:0 0 0 -38px;}
.social .play a{margin:0 0 0 -57px;}
.social .twitter a:hover{margin:-14px 0 0 -19px;}
.social .facebook a:hover{margin:-14px 0 0 -38px;}
.social .play a:hover{margin:-14px 0 0 -57px;}
.add-nav{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background:url(/img/template/separator.gif) no-repeat 0 4px;
	padding:0 6px;
	margin:0 1px 0 -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.add-nav a{color:#8c8c8c;}
.add-nav a:hover{color:#82EB14;}
.language{
	float:right;
	margin:0;
	padding:2px 15px 0 0;
	list-style:none;
	overflow:hidden;
}
.language li{
	float:left;
	background:url(/img/template/separator.gif) no-repeat 0 4px;
	padding:0 6px;
	margin:0 1px 0 -1px;
	text-transform:uppercase;
	font-size:11px;
}
.language a{color:#8C8C8C;}
.language a:hover,
.language .active a{color:#5a5a5a;}
#header .search{
	float:right;
	width:142px;
}
.form .text{
	float:left;
	padding:2px 3px 1px;
	width:102px;
	margin:0;
	border:solid #82EB14;
	border-width:1px 0 1px 1px;
	font-size:12px;
	line-height:15px;
	height:15px;
}
.form .btn{
	float:left;
	background:url(/img/template/btn.gif) no-repeat;
	width:32px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/logo.gif) no-repeat;
	width:538px;
	height:34px;
}
.logo a{
	display:block;
	height:32px;
}
#main{
	width:100%;
	padding:0 0 24px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#content{
	width:721px;
	float:right;
	position:relative;
	z-index:10;
}
#sidebar{
	width:220px;
	float:left;
	position:relative;
	z-index:300;
}
.navbar{
	min-height:300px;
	border:1px solid #82EB14;
	margin:0 0 10px;
}
* html .navbar{height:300px;}
#nav{
	width:207px;
	position:relative;
	margin:0 0 -1px;
	padding:2px 11px 0 0;
	list-style:none;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	text-align:right;
	font-size:26px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
	float:right;
}
#nav a{
	color:#8c8c8c;
	float:right;
}
#nav a:hover,
#nav li.hover a,
#nav li:hover a{color:#5a5a5a;}
#nav .active a{color:#82EB14;}
#nav .drop{
	display:none;
	position:absolute;
	top:-1px;
	left:100%;
	background:url(/img/template/none.gif);
}
#nav .drop .drop-holder{
	background:url(/img/template/bg-drop.png);
	border:2px solid #82EB14;
	width:270px;
	min-height:200px;
	padding:6px 0 0;
}
* html #nav .drop-holder{height:200px;}
#nav li.hover .drop,
#nav li:hover .drop{display:block;}
#nav li.hover .drop .drop,
#nav li:hover .drop .drop{display:none;}
#nav li.hover .drop li.hover .drop,
#nav li:hover .drop li:hover .drop {display: block;}
#nav li.hover .has-drop-down-a,
#nav li:hover .has-drop-down-a{
	background: url(/img/template/arrow-drop.gif) no-repeat 100% 2px;
	padding:0 13px 0 0;
	margin:0 -13px 0 0;
	position:relative;
	z-index:100;
}
#nav ul .drop{
	padding:0 0 0 15px;
	top:-8px;
	left:255px;
}
#nav ul .drop .drop-holder{width:339px;}
#nav ul{
	background:url(/img/template/none.gif);
	position:relative;
	margin:0;
	padding:0 9px 0 0;
	list-style:none;
}
#nav ul li{
	float:none;
	font-size:18px;
	line-height:20px;
	margin:0 0 5px;
	width:100%;
}
#nav li:hover ul a,
#nav li.hover ul a{
	float:none;
	display:block;
	padding:0 18px 0 0;
	color:#8c8c8c;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{ color:#5a5a5a;}
#nav ul li.hover ul a,
#nav ul li:hover ul a {color:#8c8c8c;}
#nav ul li:hover ul a:hover,
#nav ul li:hover ul li:hover a,
#nav ul li.hover ul li.hover a{color:#5a5a5a;}
#nav li.hover ul .has-drop-down-a,
#nav li:hover ul .has-drop-down-a{
	padding:0 18px 0 0;
	margin:0;
	background:url(/img/template/arrow-drop1.gif) no-repeat 100% 4px;
}
#nav ul ul {
	width:100%;
	float:left;
	padding:3px 0 0 11px;
	margin:0 0 -3px;
}
* html #nav ul ul{margin:0;}
*+html #nav ul ul{margin:0;} 
#nav ul ul li{
	height:1%;
	vertical-align:top;
	font-size:14px;
	line-height:17px;
	margin:0 0 8px;
	overflow:hidden;
	text-align:left;
}
#nav ul ul a{
	padding:0 14px 0 0;
	float:left !important;
	clear:left;
}
#nav ul ul a:hover{background:url(/img/template/arrow-drop2.gif) no-repeat 100% 2px;}
#nav .drop .content{
	text-align:justify;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-transform:none;
	padding:0 32px 0 17px;
	margin:-4px 0 0;
}
#nav .drop .content p{margin:0;}
#nav .drop .ttl{
	font-size:24px;
	line-height:26px;
	color:#82EB14;
	display:block;
	margin:0 0 3px;
}
.promo{
	position:relative;
	width:721px;
	margin:0 0 14px;
	overflow:hidden;
}
.map-w{overflow:visible;}
.promo .slider {
	margin:0;
	padding:0;
	width:9999px;
	list-style:none;
}
.promo .slider li {
	float:left;
	width:721px;
	position:relative;
}
.promo .info{
	position:absolute;
	top:24px;
	right:11px;
}
.promo img{display:block;}
.promo .text{
	height:1%;
	overflow:hidden;
}
.promo .info strong{
	float:right;
	clear:right;
	color:#fff;
	font-size:42px;
	line-height:38px;
	font-weight:bold;
	margin:0 0 3px;
	padding:0 8px;
	text-transform:uppercase;
	background:url(/img/template/bg-text.png);
}
.promo .info .green{color:#82EB14;}
.promo .info strong img{
	display:block;
	margin:1px 8px;
}
.custom-carousel {
	width:100%;
	overflow:hidden;
}
.custom-carousel .show-lightbox {
	position:relative;
	float:left;
	margin:3px 0 0;
}
.custom-carousel .show-lightbox img{
	float:left;
}
.custom-carousel .carousel {
	float:left;
	width:402px;
}
.custom-carousel .carousel ul li {	
	width:201px;
}
.custom-carousel .carouselContainer {
	width:318px;
	float:left;
}
.custom-carousel .btn-prev {left:0 !important;}
.promo .link,
.btns .link,
.btn-video{
	float:right;
	clear:right;
	border:1px solid #fff;
	padding:1px 35px 1px 10px;
	color:#fff;
	font-size:12px;
	margin:0 7px 0 0;
	background:url(/img/template/arrow1.gif) no-repeat 100% 0;
}
.promo .link:hover,
.btns .link:hover,
a:hover .btn-video{
	color:#fff;
	background-color:#82EB14;
	border-color:#82EB14;
}
.swicher{
	position:absolute;
	bottom:9px;
	right:13px;
	margin:0;
	padding:0;
	list-style:none;
}
.swicher li{
	overflow:hidden;
	float:left;
	height:12px;
	margin:0 5px 0 0;
	width:11px;
}
.swicher a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(/img/template/bullets.png);
	width:27px;
	height:12px;
	margin:0 0 0 -16px;
}
.swicher a:hover,
.swicher .active a{margin:0;}
.item-list{
	float:left;
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.item-list li{
	float:left;
	height:11px;
	width:11px;
	overflow:hidden;
	margin:0 5px 0 0;
}
.item-list a{
	background:url(/img/template/icos.png);
	width:58px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:static !important;
}
.item-list a:hover{margin:-11px 0 0;}
.item-list .twitter a{margin:0 0 0 -16px;}
.item-list .twitter a:hover{margin:-11px 0 0 -16px;}
.item-list .facebook a{margin:0 0 0 -32px;}
.item-list .facebook a:hover{margin:-11px 0 0 -32px;}
.item-list .rss a{margin:0 0 0 -48px;}
.item-list .rss a:hover{margin:-11px 0 0 -48px;}
.container {
	padding:0 0 18px;
	margin:-13px 0 0;
	width:960px;
	overflow:hidden;
}
.container .block {
	float:left;
	width:279px;
	margin:-4px 40px 0 0;
	padding:0 0 44px 11px;
}
.container .headline {
	float:left;
	width:290px;
	margin:0 40px 0 0;
	padding:0 0 17px;
}
.container .headline strong{
	color:#82EB14;
	float:left;
}
* html .container .headline strong{
	margin:0 0 0 -5px;
}
.container .headline .hold{
	height:1%;
	overflow:hidden;
}
.container .headline h1,
.container .headline h2{
	font-size:36px;
	text-transform:uppercase;
	line-height:42px;
	margin:0 0 -2px;
}
.container .block p{
	margin:0;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
.container .block p em{
	font-style:normal;
	color:#5a5a5a;
}
.container .block h2{
	margin:0 0 4px;
	font-size:14px;
	color:#5a5a5a;
	text-transform:uppercase;
}
.container .block .date{
	display:block;
	font-size:9px;
	line-height:15px;
	color:#5a5a5a;
	text-transform:uppercase;
}
.headlines,
.container .holder{
	position:relative;
	width:990px;
	margin:0 -40px 0 0;
	overflow:hidden;
}
.container .holder:after{
	content:"";
	display:block;
	clear:both;
}
.container .holder{
	background:url(/img/template/bg-container.gif) repeat-y;
	overflow:visible;
}
.container .more,
.section .more {
	font:12px/14px Helvetica, Arial, sans-serif;
	display:block;
	text-align:right;
	white-space:nowrap;
	position:absolute;
	bottom:18px;
	width:270px;
}
.section .more {
	width:329px;
	bottom:52px;
}
.container .more a,
.section .more a{
	padding:0 11px 0 0;
	background:url(/img/template/bullet1.gif) no-repeat 100% 3px;
	color:#5a5a5a;
	text-align:right;
}
.container .more a:hover,
.section .more a:hover{
	color:#5a5a5a;
	text-decoration:underline;
}
.logo-small{
	width:948px;
	overflow:hidden;
	display:block;
	padding:83px 0 0 12px;
}
.logo-small span{
	font-size:10px;
	display:block;
	line-height:11px;
	text-transform:uppercase;
}
.logo-small a{
	float:right;
	background:url(/img/template/logo-small.gif);
	width:125px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer{
	width:100%;
	padding:41px 0 100px;
	background:url(/img/template/bg-footer.gif) repeat-x;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	color:#c0c0c0;
}
#footer .bar{
	height:1%;
	overflow:hidden;
	padding:0 0 24px;
}
.subscribe{
	width:140px;
	float:right;
	padding:0 0 5px 31px;
	background:url(/img/template/ico-news.gif) no-repeat 0 13px;
}
.subscribe label{
	font-size:12px;
	color:#8C8C8C;
}
#footer .search{
	margin:13px 0 0 13px;
	display:inline;
	float:left;
	padding:4px 60px 4px 30px;
	background:url(/img/template/ico-search.gif) no-repeat;
}
#footer .row{
	height:1%;
	overflow:hidden;
}
#footer .text{
	float:left;
	padding:2px 5px 1px;
	width:105px;
	color:#82EB14;
	margin:0;
	border:solid #686868;
	border-width:1px 0 1px 1px;
	font-size:12px;
	background:#343434;
}
#footer .btn{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/btn1.gif);
	width:22px;
	height:20px;
}
.tools{
	height:1%;
	margin:0 -15px 0 0;
	padding:14px 0 0;
	list-style:none;
	float:right;
}
.tools li{
	float:left;
	display:inline;
	margin:0 80px 0 0;
	font-size:12px;
}
.tools .glossary{
	padding:5px 0 5px 26px;
	background:url(/img/template/ico-glossary.gif) no-repeat;
}
#footer a{color:#8C8C8C;}
#footer a:hover{color:#82EB14;}
.tools span{
	padding:0 11px 0 0;
	background:url(/img/template/bullet2.gif) no-repeat 100% 4px;
}
.tools .accessibility{
	padding:5px 0 5px 36px;
	background:url(/img/template/ico-accessibility.gif) no-repeat;
}
.tools .sitemap{
	padding:5px 0 5px 40px;
	background:url(/img/template/ico-sitemap.gif) no-repeat;
}
.nav-holder{
	height:1%;
	overflow:hidden;
	margin:0 0 54px 13px;
	background:url(/img/template/bg-container1.gif) repeat-y 217px 0;
}
.nav-holder .block{
	width:159px;
	float:left;
	padding:0 10px 0 11px;
}
.nav-holder .contact{
	width:198px;
	padding:0 21px 0 0;
}
.contact-info{
	padding:25px 0 0 2px;
}
#footer .contact-info{
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:-1px 0 0;
}
#footer .contact-info dt{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/icos1.gif) no-repeat;
	width:13px;
	height:16px;
	margin:2px 9px 0 0;
}
* html #footer .contact-info dt{margin:2px 6px 0 0;}
#footer .contact-info .email{background-position:0 -19px;}
#footer .contact-info .home{background-position:0 -36px;}
#footer .contact-info .ico-social{background-position:0 -56px;}
#footer .contact-info dd{
	margin:0 0 4px;
	height:1%;
	overflow:hidden;
}
#footer .title{
	font-size:12px;
	text-transform:uppercase;
	display:block;
	margin:0 0 8px;
}
#footer .nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
}
#footer .frame{
	color:#8C8C8C;
	font-size:11px;
	width:100%;
}
#footer .frame:after{
	content:"";
	display:block;
	clear:both;
}
#footer .frame .link{
	float:right;
	padding:0 13px 0 0;
	background:url(/img/template/arrow2.gif) no-repeat 100% 3px;
}
.logos{
	position:relative;
	margin:-10px 0 0 0;
	padding:0 49px 0 0;
	list-style:none;
	float:right;
}
.logos li{
	float:left;
	margin:0 35px 0 0;
	display:inline;
}
.logos a{
	display:block;
	background:url(/img/template/logos.gif) no-repeat 0 -33px;
	text-indent:-9999px;
	overflow:hidden;
	width:62px;
	height:27px;
}
.logos a:hover{background-position:0 0;}
.logos .sap a{
	width:40px;
	height:32px;
	background-position:-100px -33px;
}
.logos .sap a:hover{background-position:-101px 0;}
.logos .microsoft a{
	width:74px;
	height:23px;
	margin:4px 0 0;
	background-position:-180px -40px;
}
.logos .microsoft a:hover{background-position:-181px -7px;}
.logos .borland a{
	width:58px;
	height:16px;
	margin:4px 0 0;
	background-position:-284px -41px;
}
.logos .borland a:hover{background-position:-285px -8px;}
.promo h1,
.heading h1{
	font-size:90px;
	line-height:91px;
	margin:-9px 0;
	color:#82EB14;
	text-align:right;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.heading h1{margin:-9px 0 -10px;}
.heading h1 span,
.promo h1 span{
	display:block;
	margin:0 0 -23px;
}
.map-holder{
	width:721px;
	position:relative;
}
.city-list{
	margin:0;
	padding:0;
	list-style:none;
}
.city-list li{position:absolute;}
.city-list .bullet{
	position:relative;
	z-index:1;
	height:16px;
	width:15px;
	overflow:hidden;
	display:block;
}
.city-list .paris{
	left:338px;
	top:46px;
}
.city-list .rennes{
	left:196px;
	top:85px;
}
.city-list .nantes{
	left:202px;
	top:130px;
}
.city-list .lyon{
	left:425px;
	top:210px;
}
.city-list .lausanne{
	left:485px;
	top:168px;
}
.city-list .geneve{
	left:470px;
	top:186px;
}
.city-list .bullet a{
	background:url(/img/template/bullets1.png) no-repeat;
	width:15px;
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.city-list .bullet a:hover,
.open-popup .bullet a {
	margin:-16px 0 0;
}
.popup-holder{
	height:1%;
	position:relative;
}
.open-popup .popup{display:block;}
.popup {
	z-index:200;
	position:absolute;
	top:-30px;
	left:13px;
	width:330px;
	overflow:hidden;
	display:none;
}
.popup .c{
	background:url(/img/template/bg-popup.png);
	height:127px;
	width:290px;
	padding:18px 10px 0 20px;
	float:left;
}
.popup .bg-l{
	background:url(/img/template/arrow-p.png);
	width:10px;
	height:44px;
	float:left;
}
.popup .content{
	position:relative;
	width:100%;
	overflow:hidden;
}
.popup img{float:right;}
.popup .contact-info{
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding:0;
}
.popup .contact-info div{margin:0 0 5px;}
.popup .contact-info span{display:block;}
.popup .contact-info a{
	color:#82EB14;
	font-weight:normal;
}
.popup .contact-info a:hover{text-decoration:underline;}
.popup .title{
	text-transform:uppercase;
	color:#82EB14;
	font-size:14px;
	line-height:16px;
}
.popup .link-post{
	background:url(/img/template/arrow3.gif) no-repeat 100% 4px;
	padding:0 11px 0 0;
}
.subnav{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.subnav li{
	width:100%;
	vertical-align:top;
	text-align:right;
	text-transform:uppercase;
}
.subnav a{
	display:block;
	color:#82EB14;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	padding:0 10px 0 0;
	width:208px;
}
.subnav a:hover,
.subnav .active a{
	background:#82EB14;
	color:#5C5C5C;
}
.box{
	margin:0 0 10px;
	border:1px solid #82EB14;
	padding:5px 0 10px 19px;
}
.box .ttl{
	color:#82EB14;
	font-size:14px;
	display:block;
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
	text-transform:uppercase;
}
.box .ttl span{float:left;}
.box .ttl img{
	float:left;
	margin:2px 0 0 8px;
}
.box h3{
	font-size:20px;
	text-transform:uppercase;
	color:#8c8c8c;
	margin:0 0 13px;
}
.box h4{
	color:#000018;
	font-size:14px;
	margin:0;
	line-height:15px;
}
.box h4 em{
	font-style:normal;
	color:#8c8c8c;
	font-size:12px;
	font-weight:normal;
}
.box .links{
	margin:0 0 18px;
	padding:0;
	list-style:none;
}
.box .links li{
	width:100%;
	vertical-align:top;
}
.box .links a{
	display:block;
	color:#5a5a5a;
	font-size:12px;
	line-height:14px;
}
.box .links a span{color:#8c8c8c;}
.box .links a:hover,
.box .links .selected a{
	color:#5C5C5C;
	background:#82EB14;
}
.box .links a:hover span,
.box .links .selected a span{color:#5C5C5C;}
.btn-green {
	display:block;
	width:100%;
	overflow:hidden;
}
.btn-green a{
	float:left;
	color:#5a5a5a;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 25px 2px 6px;
	background:#82EB14 url(/img/template/bullet3.gif) no-repeat 100% 0;
}
.btn-green a:hover{
	color:#fff;
	background-position:100% -20px;
}
.box .btn-green a{width:141px;}
.row-select{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 10px;
}
.row-select select{
	float:left;
	width:171px;
}
.box form{padding:7px 0 5px;}
.sections{
	width:754px;
	position:relative;
	overflow:hidden;
	margin:0 -32px 26px 0;
}
.section{
	width:345px;
	margin:0 32px 0 0;
	float:left;
}
.section .content{
	min-height:147px;
	padding:0 0 30px 14px;
	background:url(/img/template/sep.gif) repeat-y;
}
* html .section .content{height:147px;}
.section h2{
	margin:0 0 -4px;
	font-size:36px;
	line-height:42px;
	color:#8c8c8c;
	text-transform:uppercase;
}
.section .ttl-green{color:#82EB14;}
.section .headline strong{
	float:left;
	color:#82EB14;
	text-transform:uppercase;
	font-size:14px;
}
.section .headline{
	width:100%;
	overflow:hidden;
}
.section .headline .hold{
	height:1%;
	overflow:hidden;
	margin:-7px 0 16px;
}
.section .date{
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	display:block;
	color:#5a5a5a;
}
.section h3{
	margin:0 0 5px;
	color:#5a5a5a;
	font-size:14px;
	text-transform:uppercase;
}
.section p{
	margin:0;
	font-size:12px;
	line-height:15px;
}
.section .contact-info .ttl{
	font-size:14px;
	color:#000018;
	text-transform:uppercase;
	display:block;
	margin:0 0 4px;
}
.section .contact-info .ttl em{
	font-style:normal;
	color:#82EB14;
}
.section .contact-info address{font-style:normal;}
.section .contact-info address span{
	display:block;
	margin:0 0 3px;
}
.hold-info{
	font-size:12px;
	height:1%;
	overflow:hidden;
}
.hold-info a{color:#393939;}
.hold-info a:hover{color:#8CD2F5;}
.contact-list{
	height:1%;
	overflow:hidden;
	margin:0;
	line-height:15px;
	padding:11px 0 0 2px;
}
.contact-list dt{
	float:left;
	margin:0 3px 0 0;
}
.contact-list dd{margin:0;}
.hold-info .link-list{
	margin:-3px 0 0;
	padding:0;
	list-style:none;
	width:156px;
	float:right;
}
.hold-info .link-list a{
	padding:0 12px 0 0;
	background:url(/img/template/arrow15.gif) no-repeat 100% 4px;
}
.breadcrumbs{
	height:1%;
	margin:27px 0 -54px;
	font-size:12px;
	padding:0;
	list-style:none;
	border:1px solid #cdcdcd;
	overflow:hidden;
	color:#5a5a5a;
	text-transform:uppercase;
}
.breadcrumbs li{
	float:left;
	padding:1px 33px 0 16px;
	background:url(/img/template/separator1.gif) no-repeat;
	margin:0 6px 0 -6px;
}
.breadcrumbs a{
	background:url(/img/template/arrow5.gif) no-repeat 100% 4px;
	padding:0 13px 0 0;
	color:#8c8c8c;
}
.breadcrumbs a:hover{color:#5a5a5a;}
.breadcrumbs .home {padding:0 17px 1px 13px;}
.breadcrumbs .home a{
	position:relative;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/ico-home.gif) no-repeat;
	width:14px;
	height:13px;
	padding:0;
	margin:2px 0;
}
.list-holder{
	width:100%;
	overflow:hidden;
}
.box .item-list{float:right;}
.list{
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
	list-style:none;
}
.list a{color:#5a5a5a;}
.list a:hover{color:#8CD2F5;}
.box .event{
	font-size:12px;
	padding:0 10px 0 0;
}
.box .event h3{
	font-size:14px;
	line-height:15px;
}
.box .event .date{
	font-style:normal;
	display:block;
	color:#5a5a5a;
}
.box .event a{color:#8c8c8c;}
.box .event a:hover{color:#8CD2F5;}
.activity{
	width:710px;
	padding:58px 11px 10px 0;
	background:#7de6fc;
	border-top:1px solid #fff;
	margin:0 0 18px;
	overflow:hidden;
}
.activity1{
	border:0;
	background:#82EB14;
	padding:58px 11px 10px 0;
}
.activity .row-select{
	float:right;
	width:175px;
}
.activity .row-select select{float:right;}
.activity fieldset{float:right;}
.activity label{
	float:right;
	color:#5a5a5a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 11px 0 0;
}
.promo h2{
	font-size:30px;
	margin:0;
	line-height:32px;
	text-align:right;
	text-transform:uppercase;
}
.client-list{
	margin:0 -12px 0 0;
	padding:23px 0 24px;
	list-style:none;
	width:732px;
	overflow:hidden;
}
.client-list li{
	margin:0 11px 11px 0;
	width:111px;
	float:left;
	position:relative;
}
.client-list a{
	display:block;
	width:108px;
	height:110px;
	border:1px solid #82EB14;
	color:#8c8c8c;
}
.client-list span{
	position:absolute;
	bottom:9px;
	right:6px;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	margin:0 0 0 5px;
}
.client-list a:hover{
	background:#82EB14;
	color:#5a5a5a;
}
.client-list em{
	position:absolute;
	top:6px;
	left:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/arrow6.gif);
	width:10px;
	height:10px;
}
.client-list a:hover em{background-position:0 -10px;}
.subscribe-form .text{
	width:128px;
	color:#5a5a5a;
}
.subscribe-form .row{
	height:1%;
	overflow:hidden;
}
.subscribe-form label{
	font-size:12px;
	margin:0 0 0 3px;
}
.calendar{
	width:218px;
	position:relative;
	margin:-9px 0 0 -19px;
	background:url(/img/template/bg-ttl.gif) repeat-x 0 22px;
}
.calendar table{
	width:200px;
	margin:0 0 0 10px;
	padding:0;
	border-collapse:collapse;
	font-size:12px;
}
.calendar table th{
	text-align:right;
	margin:0;
	padding:0 2px 2px 0;
	color:#5a5a5a;
	background:#e8e8e8;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:5px solid #fff;
}
.calendar table td{
	margin:0;
	padding:2px 3px 0 0;
	vertical-align:bottom;
	text-align:right;
}
.calendar a{
	display:block;
	width:23px;
	height:12px;
	padding:3px 1px 1px 0;
	line-height:12px;
	color:#5a5a5a;
}
.calendar a:hover{background:#82EB14;}
#datepicker .ui-datepicker-current-day a{
	width:21px;
	height:11px;
	padding:3px 1px 0 0;
	border:1px solid #82EB14 !important;
}
#datepicker .ui-datepicker-prev,
#datepicker .ui-datepicker-next{
	display:none;
}
.calendar table .event-day a{background:#e8e8e8;}
.calendar table span{
	display:block;
	width:24px;
	padding:3px 0 0;
	height:13px;
	line-height:12px;
}
.ui-datepicker-title{
	background:#82EB14;
	color:#5a5a5a;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:3px 0 1px 20px;
	width:198px;
}
#header .list-holder{margin:15px 0 -24px;}
.tools-list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.tools-list li{
	float:left;
	height:10px;
	overflow:hidden;
	width:11px;
	margin:0 0 0 6px;
	display:inline;
}
.tools-list a{
	display:block;
	background:url(/img/template/icos1.png);
	width:75px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
}
.tools-list .print a:hover{margin:-10px 0 0;}
.tools-list .email a{margin:0 0 0 -17px;}
.tools-list .email a:hover{margin:-10px 0 0 -17px;}
.tools-list .twitter{width:8px;}
.tools-list .twitter a{margin:0 0 0 -34px;}
.tools-list .twitter a:hover{margin:-10px 0 0 -34px;}
.tools-list .facebook{width:8px;}
.tools-list .facebook a{margin:0 0 0 -50px;}
.tools-list .facebook a:hover{margin:-10px 0 0 -50px;}
.tools-list .rss{width:10px;}
.tools-list .rss a{margin:0 0 0 -65px;}
.tools-list .rss a:hover{margin:-10px 0 0 -65px;}
.photos{
	width:720px;
	overflow:hidden;
	background:#82EB14;
	margin:5px 0 20px;
}
.photos .holder{
	width:739px;
	overflow:hidden;
	padding:33px 0 20px 19px;
	margin:0 -30px 0 0;
}
.photos .photo{
	position:relative;
	width:332px;
	margin:0 28px 0 0;
	float:left;
}
.photos img{float:left;}
.photos strong{
	position:absolute;
	bottom:18px;
	left:145px;
	text-transform:uppercase;
	color:#5a5a5a;
	font-size:12px;
	line-height:12px;
}
.social-list{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.social-list li{
	float:left;
	margin:0 4px 0 0;
}
.social-list a{
	float:left;
	width:14px;
	height:14px;
	background:url(/img/template/icos2.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.social-list .linkedin a{background-position:0 0;}
.social-list .linkedin a:hover{background-position:0 -14px;}
.social-list .twitter a{background-position:-18px 0;}
.social-list .twitter a:hover{background-position:-18px -14px;}
.social-list .facebook a{background-position:-35px 0;}
.social-list .facebook a:hover{background-position:-35px -14px;}
.social-list .yt a{background-position:-53px 0;}
.social-list .yt a:hover{background-position:-53px -14px;}
.profile{
	width:756px;
	margin:0 -33px 35px 0;
	overflow:hidden;
}
.profile .item{
	float:left;
	width:343px;
	padding:0 5px 0 0;
	margin:0 30px 0 0;
	color:#5a5a5a;
	font-size:12px;
	line-height:16px;
}
.profile p{
	margin:0 0 14px;
	text-align:justify;
}
.items{
	width:756px;
	margin:0 -30px 30px 0;
	overflow:hidden;
}
.items .item{
	width:342px;
	vertical-align:top;
	display:inline-block;
	font-size:12px;
	line-height:16px;
	margin:0 27px 14px 0;
	padding:0 6px 0 0;
}
.items h2{
	font-size:24px;
	line-height:26px;
	margin:0;
	color:#82EB14;
	text-transform:uppercase;
}
.items .social-list{margin:0 0 2px;}
.items .head {
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}
.items .head span{
	display:block;
	color:#8C8C8C;
	font-size:11px;
}
.items .item img{
	float:left;
	margin:2px 12px 0 0;
}
.items .item p{
	margin:0 0 10px;
	text-align:justify;
}
.heading h2{
	font-size:26px;
	line-height:28px;
	margin:0 0 27px;
	text-align:right;
	text-transform:uppercase;
}
.head-block{
	height:1%;
	overflow:hidden;
	padding:19px 17px 10px 11px;
	background:#82EB14;
	margin:0 0 2px;
}
.event-info{
	float:left;
	width:330px;
	color:#5a5a5a;
}
.event-info .ttl{
	background:url(/img/template/arrow7.gif) no-repeat 100% 3px;
	padding:0 15px 0 0;
	text-transform:uppercase;
	color:#fff;
}
.event-info .date{
	text-transform:uppercase;
	font-size:18px;
	line-height:20px;
	display:block;
	padding:2px 0 0;
}
.event-info address{font-style:normal;}
.event-info address span{display:block;}
.head-block .info{
	width:300px;
	float:right;
	padding:3px 0 0;
}
.btns{
	height:1%;
	overflow:hidden;
}
.btns .link{
	clear:none;
	margin:0 0 0 6px;
}
.head-block h3,
.head-block h4{
	margin:0 0 3px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
	text-align:right;
}
.head-block h4{
	color:#5a5a5a;
	margin:0 0 14px;
}
.steps{
	margin:0;
	padding:0;
	list-style:none;
}
.steps li{
	overflow:hidden;
	height:1%;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
	padding:15px 0 7px;
	margin:0 0 8px;
	vertical-align:top;
}
.steps .number{
	float:left;
	width:30px;
	font-size:30px;
	line-height:31px;
	color:#82EB14;
	margin:0 0 -12px;
}
.steps .content{
	float:right;
	position:relative;
	width:682px;
	margin:0 0 -12px;
}
.steps .headline{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.steps h3{
	float:left;
	text-transform:uppercase;
	font-size:14px;
	padding:0 12px 0 0;
	margin:0;
	background:url(/img/template/arrow4.gif) no-repeat 100% 4px;
}
.steps p{margin:0 0 16px;}
q{quotes: none;}
q:before,
q:after{content:"";}
.steps blockquote,
.blocks blockquote,
.testimonial blockquote{
	margin:0 0 17px;
	padding:3px 0 0;
	text-transform:uppercase;
	font-size:18px;
	line-height:21px;
	text-align:right;
	font-weight:bold;
}
.steps blockquote span,
.blocks blockquote span,
.testimonial blockquote span{
	color:#82EB14;
	margin:0 0 11px;
}
.info-list{
	margin:0 0 11px;
	height:1%;
	overflow:hidden;
}
.info-list dt{
	float:left;
	text-transform:uppercase;
	margin:0 3px 0 0;
}
.info-list dd{margin:0;}
.program-list{
	margin: 0 0 -5px;
	height:1%;
	overflow:hidden;
	padding:19px 0 0;
}
.program-list dt{
	float:left;
	width:85px;
	padding:0 22px 0 0;
}
* html .program-list dt{padding:0 19px 0 0;}
.program-list dd{
	height:1%;
	overflow:hidden;
	margin:0 0 21px;
}
.program-list .ttl{
	color:#5a5a5a;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 2px;
}
.steps .program-list p{
	margin:0 0 2px;
	line-height:18px;
}
.program-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.program-list ul li{
	background:url(/img/template/separator2.gif) no-repeat 0 8px;
	padding:0 0 0 10px;
	margin:0 0 2px;
	line-height:18px;
}
.registration{
	width:680px;
	float:right;
	padding:0 0 16px;
}
.registration fieldset{
	width:688px;
	margin:0 -26px 0 0;
	overflow:hidden;
}
.registration .column{
	width:318px;
	float:left;
	margin:0 25px 0 0;
}
.steps .registration h3{
	padding:0 23px 9px 0;
	background:url(/img/template/arrow8.gif) no-repeat 100% 12px;
	font-size:30px;
	line-height:32px;
	color:#82EB14;
}
.registration .row{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.registration label{
	display:block;
	font-weight:bold;
	margin:0 0 -2px;
}
.registration .inp-text{
	height:1%;
	padding:0 0 0 5px;
	overflow:hidden;
	display:block;
	background:#e8e8e8;
}
.registration .inp-text input{
	float:left;
	width:290px;
	margin:0;
	padding:3px 0 0;
	border:0;
	color:#5a5a5a;
	font-size:16px;
	font-weight:bold;
	background:none;
	text-transform:uppercase;
}
.registration .inp-text em{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/ico02.gif);
	width:22px;
	height:25px;
}
.registration .inp-text .mark{background:url(/img/template/ico01.gif);}
.textarea{
	width:100%;
	overflow:hidden;
}
.textarea div{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
}
.registration .textarea label{
	font-size:12px;
	font-weight:normal;
}
.textarea textarea{
	width:313px;
	max-width:318px;
	height:49px;
	padding:5px 0 5px 5px;
	float:left;
	margin:0;
	background:#e8e8e8;
	border:0;
	color:#5a5a5a;
	overflow:auto;
}
.steps .textarea p{
	margin:0;
	font-size:12px;
}
.registration .title{
	display:block;
	text-transform:uppercase;
	margin:0 0 4px;
}
.radio-row{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.radio-row div{
	float:left;
	margin:0 37px 0 0;
}
.radio-row label{
	float:left;
	margin:0 7px 0 0;
}
.radio-row input{
	float:left;
	margin:2px 0 0;
	padding:0;
	width:16px;
	height:15px;
}
.registration .btn-green {padding:57px 0 0;}
.registration .btn-green a{
	font-size:14px;
	float:right;
}
.note{
	font-size:10px;
	line-height:12px;
	padding:0 25px 95px 39px;
	text-align:justify;
}
.note p{margin:0 0 12px;}
.box .ttl-event{
	margin:0;
	font-size:14px;
	color:#82EB14;
	text-transform:uppercase;
}
.box h5{
	margin:0 0 16px;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}
.vote-holder{
	height:1%;
	overflow:hidden;
}
.vote-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border: solid #82EB14;
	border-width:1px 1px 1px 0;
}
.vote-list li{
	float:left;
	border-left:1px solid #82EB14;
}
.vote-list a{
	float:left;
	width:54px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/ico-vote.gif) no-repeat;
}
.vote-list a:hover,
.vote-list .selected a{background-position:0 -18px;}
.vote-list .vote-for{
	width:52px;
	background-position:-55px 0;
}
.vote-list .vote-for:hover,
.vote-list .selected .vote-for{background-position:-55px -18px;}
.vote-list .vote-against{background-position:-108px 0;}
.vote-list .vote-against:hover,
.vote-list .selected .vote-against{background-position:-108px -18px;}
.questions{
	width:100%;
	overflow:hidden;
	margin:0 0 26px;
}
.question {margin:0 0 11px;}
.question span{
	display:block;
	font-size:12px;
	color:#5a5a5a;
}
.partners{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:10px 0 15px;
	list-style:none;
}
.partners li{
	float:left;
	margin:0 12px 0 0;
}
.partners a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/img/template/logos1.gif) no-repeat;
}
.partners .sun a{
	width:60px;
	height:27px;
}
.partners .sun a:hover{background-position:0 -29px;}
.partners .microsoft a{
	width:76px;
	height:28px;
	background-position:-72px 0;
}
.partners .microsoft a:hover{background-position:-72px -29px;}
.event-list{
	margin:-7px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.event-list li{margin:0 0 3px;}
.event-list .date{
	color:#5a5a5a;
	display:block;
	line-height:13px;
}
.event-list a{color:#8c8c8c;}
.event-list a:hover{color:#8CD2F5;}
.information{
	margin:0;
	height:1%;
	overflow:hidden;
}
.information dt{
	text-transform:uppercase;
	font-weight:bold;
	width:260px;
	padding:0 10px 0 0;
	float:left;
}
.information dd{
	height:1%;
	margin:0 0 7px;
	overflow:hidden;
}
.blocks {
	width:100%;
	margin:-19px 0 0;
}
.blocks:after{
	content:"";
	display:block;
	clear:both;
}
.blocks .item{
	padding:28px 0 5px;
	width:100%;
	background:url(/img/template/divider.gif) repeat-x;
}
.blocks .first-item{
	background:none;
}
.blocks .item:after{
	content:"";
	display:block;
	clear:both;
}
.blocks .headline{
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.blocks h3{
	float:left;
	margin:0;
	font-size:30px;
	line-height:31px;
	color:#82EB14;
	padding:0 18px 0 0;
	background:url(/img/template/arrow8.gif) no-repeat 100% 12px;
	text-transform:uppercase;
}
.images{
	width:740px;
	overflow:hidden;
	margin:0 -35px 0 0;
	padding:0 0 14px;
}
.images .image{
	width:310px;
	margin:0 35px 0 0;
	float:left;
}
.images .last-block{
	width:350px;
}
.images h4{
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	margin:0 0 30px;
}
.images .hold{
	height:1%;
	overflow:hidden;
}
.images .alignleft{float:left;}
.images dl{
	font-size:11px;
	line-height:12px;
	color:#5a5a5a;
	margin:0;
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
}
* html .images dl{padding:0 0 0 7px;}
.images dl dt{
	float:left;
	margin:0 3px 0 0;
}
* html .images dl dt{margin:0;}
.images dl img{
	float:left;
	margin:0 4px 0 0;
}
.images dl span{float:left;}
.images dl dd{
	margin:0 0 3px;
	height:1%;
	overflow:hidden;
}
.visual{
	margin:0 -2px -25px;
	position:relative;
	padding:10px 0 0;
}
.visual img{display:block;}
.blocks p{margin:0 0 15px;}
.blocks p span{color:#5a5a5a;}
.blocks .text{padding:26px 0 0;}
.partner-list{
	margin:0;
	padding:0;
	list-style:none;
}
.partner-list li{
	position:relative;
	height:1%;
	overflow:hidden;
	margin:0 0 20px;
	vertical-align:top;
}
.partner-list a{color:#8c8c8c;}
.partner-list a:hover{color:#8CD2F5;}
.logo-box{
	float:left;
	width:100px;
	padding:10px 5px;
	margin:0 20px 0 0;
	border:1px solid #82EB14;
}
* html .logo-box{margin:0 17px 0 0;}
.logo-box div{
	display:table;
	width:100%;
}
.logo-box span{
	display:table-cell;
	height:90px;
	vertical-align:bottom;
}
.logo-box img{
	display:block;
	margin:0 auto;
}
.partner-list .info{
	height:1%;
	overflow:hidden;
	padding:0 16px 20px 0;
}
.partner-list .head{
	width:100%;
	overflow:hidden;
}
.partner-list h3{
	margin:0;
	font-size:18px;
	color:#82EB14;
	float:left;
	background:url(/img/template/arrow4.gif) no-repeat 100% 5px;
	padding:0 15px 0 0;
	text-transform:uppercase;
}
.partner-list p{
	margin:0;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}
.partner-list dl{
	position:absolute;
	bottom:0;
	overflow:hidden;
	margin:0;
	width:215px;
	font-size:14px;
}
.partner-list dl dt{
	float:left;
	font-weight:bold;
	color:#5a5a5a;
	margin:0 3px 0 0;
}
* html .partner-list dl dt{ margin:0;}
.partner-list dl dd{margin:0;}
.partners-holder{
	background:url(/img/template/sep.gif) repeat-y 360px 0;
	width:720px;
	overflow:hidden;
	margin:0 0 40px;
}
.partners-holder .column{
	width:360px;
	float:left;
}
.company-list{
	margin:0;
	padding:0 0 0 48px;
	list-style:none;
}
.company-list li{
	margin:0 0 2px;
	height:1%;
	vertical-align:top;
}
.company-list a{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	color:#8c8c8c;
	padding:0 0 0 3px;
}
.company-list a:hover,
.company-list .selected a{
	background:#82EB14;
	color:#5a5a5a;
}
.posts .head{
	height:1%;
	overflow:hidden;
	margin:0 0 5px;
}
.posts .head h4{
	font-size:16px;
	line-height:19px;
	margin:0;
	float:left;
	color:#82EB14;
	background:url(/img/template/arrow4.gif) no-repeat 100% 5px;
	padding:0 15px 0 0;
	text-transform:uppercase;
}
.posts .head .item-list{float:right;}
.posts .date{
	text-transform:uppercase;
	margin:0 17px 0 0;
	color:#5a5a5a
}
.posts .meta {margin:0 0 2px;}
.posts .meta dl{
	margin:0;
	display:inline;
}
.posts .meta dl dt{
	display:inline;
	color:#5a5a5a;
	font-weight:bold;
}
.posts .meta dl dd{
	display:inline;
	margin:0 15px 0 0;
}
.posts h5{
	font-size:16px;
	line-height:21px;
	margin:0;
	text-transform:uppercase;
	color:#5a5a5a;
}
.posts p{margin:0;}
.posts .item{
	background:url(/img/template/divider.gif) repeat-x 0 100%;
	padding:0 0 10px;
	margin:0 0 27px;
	width:100%;
	overflow:hidden;
}
.posts .holder{
	height:1%;
	overflow:hidden;
}
.button{
	width:100%;
	overflow:hidden;
	display:block;
}
.button a{
	float:right;
	background:url(/img/template/arrow9.gif) no-repeat 100% 0;
	padding:1px 50px 0 8px;
	border:1px solid #82EB14;
	color:#82EB14;
	font-size:12px;
}
.button a:hover{
	background:#82EB14 url(/img/template/arrow9.gif) no-repeat 100% -18px;
	color:#fff;
}
.posts .logo-box{
	padding:5px;
	width:100px;
	height:100px;
}
.posts .logo-box img{
	height:100px;
	margin:0;
	width:100px;
}
.paging{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.paging .prev, 
.paging .next{font-size:12px;}
.paging ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.paging li{float:left;}
.paging a,
.paging span{
	padding:2px 3px 0 5px;
	float:left;
	color:#8c8c8c;
}
.paging .active span{background:#82EB14;}
.paging a:hover{
	color:#5a5a5a;
	background:#e8e8e8;
}
.heading .ttl-search{
	font-size:20px;
	margin:9px 0 21px;
}
.heading .ttl-search em{
	font-style:normal;
	color:#82EB14;
}
.result-list{
	margin:0 0 2px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.result-list li{
	height:1%;
	overflow:hidden;
	padding:0 3px 8px 9px;
	margin:0 0 17px;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
}
.result-list .number{
	float:left;
	width:35px;
	font-size:30px;
	line-height:32px;
	color:#c0c0c0;
	margin:-3px 0 0;
}
.result-list .content{
	width:670px;
	float:right;
}
.result-list .head{
	width:100%;
	overflow:hidden;
}
.result-list h3{
	margin:0;
	float:left;
	padding:0 19px 0 0;
	background:url(/img/template/arrow4.gif) no-repeat 100% 5px;
	font-size:18px;
	line-height:19px;
	text-transform:uppercase;
	color:#82EB14;
}
.result-list p{margin:0;}
.data-list .head{
	width:100%;
	overflow:hidden;
}
.data-list h3{
	margin:0;
	padding:0 16px 0 0;
	font-size:18px;
	color:#82EB14;
	background:url(/img/template/arrow10.gif) no-repeat 100% 4px;
	float:left;
}
.data-list {
	background:url(/img/template/divider.gif) repeat-x 0 100%;
	padding:20px 0 10px;
	margin: 0 0 10px;
}
.data-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.data-list li{
	height:1%;
	vertical-align:top;
}
.data-list a{
	display:block;
	width:100%;
	overflow:hidden;
	color:#8c8c8c;
	padding:3px 0 0;
}
.data-list a:hover{color:#8CD2F5;}
.data-list em{
	font-size:12px;
	float:right;
	border:1px solid #82EB14;
	font-style:normal;
	padding:1px 28px 0 6px;
	background:url(/img/template/ico-pdf.gif) no-repeat 100% 0;
}
.data-list a:hover em{
	color:#8c8c8c;
	background-position:100% -18px;
}
.data-list img{
	float:left;
	margin:-2px 13px 0 0;
}
.data-list strong{
	float:left;
	margin:0 15px 0 0;
}
.data-list span{
	display:block;
	margin:0 90px 0 115px;
}
.tags {
	padding:0 10px 30px 0;
	text-align:justify;
}
.tags h3{
	text-transform:none;
	font-size:20px;
	line-height:22px;
	margin:0;
	color:#82EB14;
}
.tags a{
	font-weight:bold;
	color:#5a5a5a;
}
.box .contact {
	font-size:12px;
	line-height:15px;
	width:100%;
	overflow:hidden;
	margin:-10px 0 0;
	padding:0 0 9px;
}
.box .contact strong{
	display:block;
	text-transform:uppercase;
	color:#82EB14;
}
.box .contact address{
	font-style:normal;
	color:#5a5a5a;
}
.box .contact address span{
	display:block;
	color:#8c8c8c;
}
.photo-box{
	height:1%;
	padding:4px 18px 92px;
	border:1px solid #82EB14;
	background:#eef2f2 url(/img/template/bg-box.jpg) no-repeat 0 100%;
}
.photo-box .head{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.photo-box h3{
	float:left;
	font-size:18px;
	line-height:22px;
	color:#8CD2F5;
	background:url(/img/template/arrow11.gif) no-repeat 100% 6px;
	padding:0 17px 0 0;
	margin:0;
	text-transform:uppercase;
}
.photo-box h3 img{
	float:left;
	margin:5px 5px 0 0;
}
.photo-box h3 span{float:left;}
.photo-box .row{
	height:1%;
	overflow:hidden;
	margin:0 0 9px;
}
.photo-box .text{
	border:1px solid #82EB14;
	float:left;
	margin:0 18px 0 0;
	padding:2px 10px;
	color:#8c8c8c;
	font-size:12px;
	width:89px;
}
.photo-box .btn-ok{
	float:left;
	color:#5a5a5a;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 25px 2px 6px;
	background:#82EB14 url(/img/template/bullet3.gif) no-repeat 100% 0;
}
.photo-box .btn-ok:hover{
	color:#fff;
	background-position:100% -20px;
}
.photo-box a{
	color:#5a5a5a;
	font-size:12px;
}
.photo-box a:hover{color:#8CD2F5;}
.ad-box{
	border:1px solid #82EB14;
	margin:0 0 10px;
	position:relative;
	height:1%;
}
.ad-box img{display:block;}
.ad-box .text{
	cursor:pointer;
	position:absolute;
	bottom:7px;
	font-size:18px;
	line-height:20px;
	color:#8CD2F5;
	text-transform:uppercase;
	font-weight:bold;
	left:19px;
}
.ad-box .text span{
	background:url(/img/template/arrow12.gif) no-repeat 100% 5px;
	padding:0 14px 0 0;
}
.ad-box .text strong{display:block;}
.heading img{
	display:block;
	margin:0 0 15px;
}
.info-box{
	width:100%;
	padding:0 0 8px;
	margin:0 0 27px;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
}
.info-box:after{
	content:"";
	display:block;
	clear:both;
}
.info-box dl{
	width:285px;
	margin:0 0 0 1px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.info-box dl dt{
	float:left;
	width:143px;
}
.info-box dl dd{
	margin:0;
	color:#82EB14;
}
.info-box dl dd a{color:#82EB14;}
.info-box .popup-holder{
	height:1%;
	width:auto;
}
.info-box .popup{
	width:333px;
	position:absolute;
	left:93%;
	top:-26px;
}
.info-box .popup .bg-l{
	background:url(/img/template/arrow-p1.png) no-repeat;
	width:11px;
	height:54px;
}
.info-box .popup .c{
	height:auto;
	background:url(/img/template/bg-popup1.png) repeat-x;
	border-bottom:8px solid #82EB14;
}
.info-box .contact-info div{
	text-transform:none;
	font-weight:normal;
}
.link-list{
	text-transform:none;
	line-height:14px;
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
.annonce .header{
	width:100%;
	overflow:hidden;
	padding:11px 0 5px;
	margin:0 0 26px;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
}
.annonce .header h2{
	float:right;
	width:440px;
	margin:0;
	font-size:30px;
	line-height:31px;
	text-align:right;
}
.annonce .header strong{
	display:block;
	font-size:18px;
	color:#82EB14;
	margin:42px 0 0;
	padding:0 0 0 19px;
	background:url(/img/template/arrow13.gif) no-repeat 0 2px;
}
.info-text {
	width:100%;
	padding:0 0 40px;
}
.info-text h3{
	font-size:14px;
	margin:0 0 2px;
	text-transform:uppercase;
}
.info-text p{margin:0 0 16px;}
.application h3{
	text-transform:uppercase;
	margin:0 0 12px;
	color:#82EB14;
	font-size:30px;
	line-height:32px;
}
.application .row{
	width:455px;
	overflow:hidden;
	margin:0 0 10px;
}
.application .row .file{
	width:455px;
	z-index: 10;
	height: 25px;
	overflow:hidden;
	position:relative;
}
.application .row label{
	display:block;
	font-weight:bold;
	margin:0 0 -2px;
}
.application .row label span{
	font-weight:normal;
	font-size:12px;
}
.application .row .text{
	background:#e8e8e8;
	width:300px;
	overflow:hidden;
	padding:5px 9px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border:0;
	color:#5a5a5a;
}
.application .row div{
	width:100%;
	overflow:hidden;
}
.application .row .file .text{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}
.application .file .button{
	float:right;
	color:#5a5a5a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 25px 2px 6px;
	margin:2px 0 0;
	width:96px;
	background:#82EB14 url(/img/template/bg-btn.gif) no-repeat 100% 0;
}
.application .hover .button{
	color:#fff;
	background-position:100% -20px;
}
.application .file em{
	z-index:30;
	position:absolute;
	top:4px;
	right:150px;
	color:#ed145b;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding:0 18px 0 0;
	background:url(/img/template/ico-mark.gif) no-repeat 100% 4px;
}
.application .hover em{display:none;}
.application p{
	margin:0;
	font-size:12px;
}
.application .file-input-area {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:25px;
	width:100%;
	padding:0;
	margin:0;
	cursor:pointer;
}
.application .textarea{margin:0 0 10px;}
.application .btn-green a{font-size:14px;}
.application .btn-green{
	width:auto;
	height:1%;
	margin:0 0 0 60px;
}
.headline-holder{
	padding:22px 0 5px;
	height:1%;
	overflow:hidden;
}
.headline-holder form{
	width:200px;
	float:left;
	padding:0 0 0 46px;
}
.headline-holder .paging{
	float:right;
	width:350px;
}
.vacancy-list{
	margin:0;
	padding:0 0 62px;
	list-style:none;
}
.vacancy-list li{
	position:relative;
	width:100%;
	padding:15px 0 9px;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
}
.vacancy-list li:hover,
.vacancy-list li.hover{background:#82EB14 url(/img/template/divider.gif) repeat-x 0 100%;}
.vacancy-list .content{
	height:1%;
	padding:0 0 0 47px;
}
.vacancy-list .number{
	position:absolute;
	bottom:5px;
	left:7px;
	font-size:30px;
	line-height:32px;
	color:#c0c0c0;
}
.vacancy-list a{
	display:block;
	color:#8c8c8c;
}
.vacancy-list a strong{
	font-size:18px;
	line-height:20px;
	display:block;
	text-transform:uppercase;
	color:#82EB14;
}
.vacancy-list li:hover a,
.vacancy-list li.hover a,
.vacancy-list li:hover a strong,
.vacancy-list li.hover a strong{color:#5a5a5a !important;}
.vacancy-list .city{
	text-transform:uppercase;
	padding:0 16px 0 0;
	background:url(/img/template/arrow14.gif) no-repeat 100% 0;
}
.vacancy-list li:hover .city,
.vacancy-list li.hover .city{
	background:url(/img/template/arrow14.gif) no-repeat 100% -37px;
	color:#fff;
}
.vacancy-list li:hover .number,
.vacancy-list li.hover .number{color:#fff;}
.agence {
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.agence .text{
	width:174px;
	padding:5px 5px 4px
}
.agence .btn{
	background:url(/img/template/btn2.gif) no-repeat;
	width:35px;
	height:26px;
}
.navigation{
	margin:0;
	padding:7px 12px 3px 0;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	text-align:right;
}
.navigation a{color:#8c8c8c;}
.navigation a:hover,
.navigation .active a{color:#5a5a5a;}
.rss-holder{
	margin:-5px 0 25px;
	width:100%;
	overflow:hidden;
}
.rss-holder .item{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
	margin:0 0 25px;
	background:url(/img/template/divider.gif) repeat-x 0 100%;
}
.btn-list{
	margin:19px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.btn-list li{
	float:left;
	margin:0 0 0 6px;
	display:inline;
}
.btn-list a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	height:20px;
	width:100px;
	background:url(/img/template/btns-rss.gif) no-repeat;
}
.btn-list .rss a{width:59px;}
.btn-list .rss a:hover{background-position:0 -20px;}
.btn-list .reader a{background-position:-65px 0;}
.btn-list .reader a:hover{background-position:-65px -20px;}
.btn-list .myyahoo a{background-position:-170px 0;}
.btn-list .myyahoo a:hover{background-position:-170px -20px;}
.btn-list .netvibes a{background-position:-275px 0;}
.btn-list .netvibes a:hover{background-position:-275px -20px;}
.rss-holder .item h3{
	margin:0;
	color:#82EB14;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
}
.rss-holder .item h3 span{
	padding:0 20px 0 0;
	background:url(/img/template/arrow4.gif) no-repeat 100% 7px;
}
.rss-holder .item .info{
	height:1%;
	overflow:hidden;
}
.rss-holder .item p{margin:0;}
.sitemap-holder{
	width:710px;
	overflow:hidden;
	text-transform:uppercase;
}
.sitemap-holder .nav{
	width:205px;
	display:inline-block;
	margin:0 27px 56px 0;
	vertical-align:top;
}
.sitemap-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap-holder ul li{
	vertical-align:top;
	height:1%;
	line-height:14px;
}
.sitemap-holder a{
	color:#8c8c8c;
	font-weight:bold;
	display:block;
}
.sitemap-holder a:hover{background:#82EB14;}
.sitemap-holder h4{
	color:#82EB14;
	font-size:26px;
	line-height:28px;
	margin:0 0 -4px;
}
.sitemap-holder ul ul{padding:0 0 0 10px;}
.sitemap-holder ul ul a{color:#c0c0c0;}
.testimonial-holder .frame{
	width:100%;
	overflow:hidden;
	background:url(/img/template/sep.gif) repeat-y 314px 0;
	padding:7px 0 0;
}
.testimonial-holder .profile{
	width:314px;
	float:left;
	margin:0;
}
.testimonial{
	width:385px;
	float:right;
}
.testimonial-holder .headline{margin:0 0 25px;}
.testimonial-holder h2{
	font-size:30px;
	margin:0;
	line-height:32px;
	text-align:right;
	text-transform:uppercase;
}
.testimonial-holder h3{
	font-size:18px;
	line-height:20px;
	margin:0;
	text-transform:uppercase;
	text-align:right;
}
.testimonial-holder h3 em{
	font-style:normal;
	color:#82EB14;
}
.testimonial-holder .profile dl{
	margin:0;
	height:1%;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}
.testimonial-holder .profile dl dt{
	width:143px;
	float:left;
}
.testimonial-holder .profile dl dd{
	margin:0;
	height:1%;
	overflow:hidden;
	color:#82EB14;
}
.testimonial h4{
	font-size:14px;
	line-height:17px;
	margin:0;
}
.testimonial p{
	text-align:justify;
	margin:0 0 30px;
}
.carousel{
	width:100%;
	position:relative;
	overflow:hidden;
	padding:3px 0 26px;
}
.carousel ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.carousel ul:after{
	content:"";
	display:block;
	clear:both;
}
.carousel ul li{
	float:left;
	z-index:1;
}
.carousel ul a{
	display:block;
	position:relative;
}
.carousel ul li img{display:block;}
.custom-carousel .btn-video,
.carousel .btn-video {
	position:absolute;
	z-index:20;
	top:30px;
	right:1px;
	float:none;
	clear:none;
	white-space:nowrap;
}
.carousel .btn-prev,
.carousel .btn-next{
	position:absolute;
	top:3px;
	left:318px;
	text-indent:-9999px;
	overflow:hidden;
	height:157px;
	width:23px;
	background:#82EB14 url(/img/template/btn-prev.gif) no-repeat 0 100%;
	z-index:10;
}
.carousel .btn-next {
	left:auto;
	right:0;
	width:20px;
	background:#82EB14 url(/img/template/btn-next.gif) no-repeat 0 100%;
}
.video-box{
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.video-box .hold{
	background:url(/img/template/bg-video.png);
	padding:5px 5px 5px 7px;
	width:527px;
}
.btn-close{
	text-indent:-9999px;
	overflow:hidden;
	background:url(/img/template/ico-close.png);
	width:15px;
	height:15px;
	float:right;
	position:static !important;
}
.video-box .head{
	position:relative;
	width:100%;
	overflow:hidden;
}
.open-video .video-box{ display:block;}
.open-video .btn-prev{ left:0;}
.carousel ul .item-list{width:auto;}
.video-box .video{position:relative;}
.section .post-form p{
	margin:0 0 21px;
	line-height:14px;
}
.post-form .row-select,
.post-form .btn-green{
	height:1%;
	padding:0 0 0 22px;
	width:auto;
}
.section .headline .ttl-post{
	margin:-5px 0 4px;
	float:none;
	display:block;
	width:100%;
	overflow:hidden;
}
.section .headline .ttl-post span{
	float:left;
	background:url(/img/template/arrow4.gif) no-repeat 100% 3px;
	padding:0 13px 0 0;
}
.selects{
	float:left;
	width:313px;
}
.selects .row{
	width:146px;
	float:left;
	margin:0 10px 0 0;
}
* html .selects .row {margin:0 9px 0 0;}
.select-small{
	width:144px;
	float:left;
}
.select-small:after{
	content:"";
	display:block;
	clear:both;
}
.header-print,
.footer-print{
	position:absolute;
	top:0;
	left:-9999px;
}
.box .votre-form{
	padding:7px 0 0;
}
.btn-rss{
	margin:-4px 0 0;
}
.heading .ttl1{
	font-size:30px;
	line-height:32px;
	margin:0 0 26px;
}
.homepage .logo{
	/*background:url(/img/template/logo-home.gif);*/
	width:538px;
	height:46px;
}
.homepage .logo a{height:46px;}
.homepage .panel{padding:0 0 28px;}

