body{
	margin:0;
	color:#35383d;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
/* General settings */
img{border-style:none;}
a{
	text-decoration:none;
	color:#0075b0;
}
a:hover{text-decoration:underline;}
input,
select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
	border:none;
}
.holder{
	overflow:hidden;
	width:100%;
}
/* Main */
#wrapper{
	margin:0 auto;
	width:980px;
	position:relative;
}
/* Header */
#header {
	top:0;
	left:0;
	width:100%;
	height:124px;
	position:absolute;
}
/* Logo */
.logo{
	background:url(../images/logo.gif) no-repeat;
	top: 46px;
	left: 0;
	position: absolute;
	width:552px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	z-index:100;
}
.logo a{
	display:block;
	height:100%;
}
/* h-extra */
.h-extra {
	top: 16px;
	right: 3px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
.h-extra li {
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 16px;
}
.h-extra li a {color: #a8a8a8;}
.h-extra li a:hover {color: #005986;}

/* h-extra1 (logout link) */
.h-extra1 {
	top: 72px;
	right: 3px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
.h-extra1 li {
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 16px;
}
.h-extra1 li a {color: #a8a8a8;}
.h-extra1 li a:hover {color: #005986;}

/* Navigation */
.h-nav {
	left: 0;
	top: 98px;
	margin: 0;
	width: 946px;
	height: 26px;
	padding: 0 17px;
	list-style: none;
	position: absolute;
	background: url(../images/bg-nav1.gif) no-repeat;
}
.h-nav li {
	float: left;
	padding: 0 30px 0 0;
}
.h-nav li.hover,
.h-nav li:hover {position: relative;}
.h-nav li a {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
.h-nav li.hover a,
.h-nav li:hover a{
	color: #fff;
	text-decoration: underline;
}
.h-nav li.hover li a,
.h-nav li:hover li a {
	color: #fff;
	text-decoration: none;
}
.h-nav li li.hover a,
.h-nav li li:hover a{
	color: #fff;
	background: #434343;
	text-decoration: none;
}
.h-nav ul {
	margin:0;
	top: 26px;
	left: -15px;
	width: 143px;
	list-style:none;
	padding: 2px 0 9px;
	position: absolute;
	background:#bababa;
	border-bottom: 1px solid #999;
	display:none;
}
.h-nav li.hover ul,
.h-nav li:hover ul {display: block;}
.h-nav ul li {
	padding: 0;
	float: none;
	width: 100%;
	vertical-align: top;
}
.h-nav ul li a {
	height: 1%;
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 10px 2px 15px;
}
/* m-breadcrumbs */
.m-breadcrumbs {
	margin:0;
	height:1%;
	overflow: hidden;
	list-style: none;
	padding:5px 1px 8px;
}
.m-breadcrumbs li {
	float:left;
	color: #959595;
	font-size: 10px;
	line-height: 16px;
	padding: 0 11px 0 12px;
	background: url(../images/bg-s1.gif) no-repeat 0 6px;
}
.m-breadcrumbs li:first-child {
	padding-left: 0;
	background-image: none;
}
.m-breadcrumbs li a {color: #545454;}
.m-breadcrumbs li a:hover {color: #005986;}
/* stretching buttons */
.btn1,
.btn2 {
	color: #fff;
	float: left;
	cursor: pointer;
}
.btn1:hover,
.btn2:hover {color: #fff; text-decoration:none;}
.btn1 span,
.btn2 span {
	float: left;
	height: 19px;
}
.btn1 .l,
.btn2 .l {
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	white-space: nowrap;
}
.btn1 .l {
	padding: 0 7px 0 27px;
	background: url("../images/bg-l1.png") no-repeat;
}
.btn2 .l {
	min-width: 65px;
	padding: 0 5px 0 10px;
	background: url("../images/bg-l2.png") no-repeat;
}
* html .btn2 .l {width: 65px;}
.btn1 .r {
	width: 3px;
	background: url("../images/bg-r1.png") no-repeat;
}
.btn2 .r {
	width: 17px;
	background: url("../images/bg-r2.png") no-repeat;
}


/* m-bar */
.m-bar {
	width: 100%;
	overflow: hidden;
	margin: 0 0 8px;
}
/* m-tools */
.m-tools {
	margin: 0;
	float: right;
	padding: 0 14px;
	list-style: none;
}
.m-tools li {
	float: left;
	padding-left: 10px;
}
.m-tools li a {
	float: left;
	color: #4d4f53;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.m-tools li a:hover {color: #005986;}
.m-tools li .mt-print {
	padding: 1px 0 0 22px;
	background: url("../images/ico1.gif") no-repeat;
}
.m-tools li .mt-email {
	padding: 1px 0 0 23px;
	background: url("../images/ico2.gif") no-repeat 0 2px;
}
/* m-article1 */
.m-article1 {
	width: 980px;
	line-height: 14px;
	background: url("../images/bg-m1.gif") repeat-y;
}
.ma1 {margin-bottom: 23px;}
.ma2 {margin-bottom: 80px;}
.ma3 {margin-bottom: 5px;}

.m-article1 .holder {background: url("../images/bg-t1.gif") no-repeat;}

.m-article1 .frame {
	height: 1%;
	padding: 9px 14px 8px 7px;
	background: url("../images/bg-b1.gif") no-repeat 0 100%;
}
.m-article1 .heading {
	width: 100%;
	overflow: hidden;
}
.m-article1 h1,
.m-article1 h2 {
	font-size: 21px;
	line-height: 25px;
	margin: 0 4px 10px;
	font-weight: normal;
	color:#545454;
}
.m-article1 .button {
	float: right;
	width: 96px;
	display: inline;
	margin: 0 0 0 34px;
	padding: 0 0 0 14px;
	background: url("../images/bg-s2.gif") no-repeat 0 1px;
}
.m-article1 p {margin: 0 4px 11px;}
/* datagrid1 */
.datagrid1 {
	width: 100%;
	padding: 8px 0 0;
	background: url("../images/bg-hl1.gif") no-repeat 38px 0;
}
.datagrid1 .row,
.datagrid1 .r-last {
	width: 100%;
	display: table;
	padding-top:2px;padding-bottom:2px;
	margin-bottom: 12px;
	background: url("../images/bg-s3.gif") repeat-y 720px 0;
}
.datagrid1 .r-last {margin-bottom: 0px;}
.datagrid1 .column1, .datagrid1 .column2,
.datagrid1 .column3, .datagrid1 .column4,
.datagrid1 .column5, .datagrid1 .column6,
.datagrid1 .column7 {
	float: left;
	min-height: 19px;
	padding-left: 19px;
}
* html .datagrid1 .column1,
* html .datagrid1 .column2,
* html .datagrid1 .column3,
* html .datagrid1 .column4,
* html .datagrid1 .column5,
* html .datagrid1 .column6,
* html .datagrid1 .column7 {height: 19px;}
.datagrid1 .column1 {
	width: 27px;
	padding-left: 0;
}
.datagrid1 .column1 img {
	margin: -4px 0;
	display: block;
	position: relative;
}
.datagrid1 .column2 {
	width: 142px;
	padding-left: 16px;
}
.datagrid1 .column3 {width: 81px;}
.datagrid1 .column4 {width: 181px;}
.datagrid1 .column5 {width: 203px;}
.datagrid1 .column6 {width: 114px;}
.datagrid1 .column7 {width: 100px;}
.datagrid1 .extra-info {
	width: 442px;
	display: block;
	position: relative;
	margin: 6px -300px 0 0;
}
/* content */
#content {
	background-color: #ffffff;
	float: right;
	width: 750px;
	line-height: 18px;
	padding: 0 11px 48px 0;
}
#content h2 {
	color: #545454;
	font-size: 12px;
	margin: 0 0 7px;
}
#content h3 {
	color: #35383D;
	font-size: 12px;
	margin: 0 0 7px;
}
#content ul {
	padding: 0;
	margin: 0 0 8px;
	list-style: none;
}
#content ul li {
	height: 1%;
	padding: 0 0 0 11px;
	background: url("../images/bg-s4.gif") no-repeat 0 7px;
}
#content p {margin: 0 0 8px;}
/* sidebar */
#sidebar {
	float: left;
	width: 200px;
	padding-bottom:48px;
}
/* s-article1 */
.s-article1 {
	width: 200px;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 7px;
	background: url("../images/bg-m2.gif") repeat-y;
}
.s-article1 .holder {background: url("../images/bg-t2.gif") no-repeat;}
.s-article1 .frame {
	height: 1%;
	overflow: hidden;
	padding: 8px 6px 0 14px;
	background: url("../images/bg-b2.gif") no-repeat 0 100%;
}
.s-article1 h3 {
	color: #555;
	font-size: 11px;
	margin: 0;
}
.s-article1 p {margin: 0 0 16px;}
.s-article1 ul {
	padding: 0;
	margin: 0 0 16px;
	list-style: none;
}
.s-article1 ul li {
	height: 1%;
	padding: 0 0 0 10px;
	background: url("../images/bg-s4.gif") no-repeat 0 5px;
}
/* main */
#main{
	overflow:hidden;
	width:100%;
	padding:124px 0 0;
}
/* flash-area */
.flash-area,
.flash-area-2{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	height:1%;
	padding-top:16px;
}
.flash-area .flash-hold{
	overflow:hidden;
	width:100%;
}
.flash-area-2{
	padding:0;
	width:980px;
	height:267px;
	margin-bottom:5px;
}
.flash-area img{
	float:left;
	margin:0 19px 0 0;
}
.flash-area .img-last{margin:0;}
.flash-area-2 img{display:block;}
/* Main-col */
#main-col{
	float:left;
	width:473px;
	padding-bottom:13px;
}
/* box */
.box{
	background:url(../images/bg-box-r.gif) repeat-y;
	margin-bottom:13px;
	height:1%;
}
.box-btm{
	background:url(../images/bg-box-btm.gif) no-repeat 0 100%;
	padding:10px 17px 5px;
}
.box h2{
	font-size:15px;
	line-height:18px;
	color:#fff;
	margin:0;
}
/* les-prochains-evenements */
.les-prochains-evenements .heading{
	background:#353535 url(../images/bg-heading1.gif) no-repeat;
	padding:0 17px;
}
.les-prochains-evenements .heading h2{
	background:url(../images/ico-heading1.gif) no-repeat 0 5px;
	padding:5px 0 5px 34px;
}
/* les-nouveautes */
.les-nouveautes .heading{
	background:#a0a0a0 url(../images/bg-heading2.gif) no-repeat;
	padding:0 9px;
}
.les-nouveautes .heading h2{
	background:url(../images/ico-heading-new.gif) no-repeat 0 2px;
	padding:5px 0 5px 42px;
}
/* list1 */
.list1{
	list-style:none;
	margin:0;
	padding:0;
}
.list1 li{
	background:url(../images/border-4.gif) repeat-x 100% 0;
	line-height:16px;
	padding:8px 0 10px;
}
.list1 li:first-child{
	background:none;
	padding-top:3px;
}
.list1 li h3{
	color:#0075b0;
	font-size:12px;
	margin:0;
}
.list1 li p{margin:0;}
/* Side-col */
.side-col{
	float:left;
	width:234px;
	margin:0 0 0 19px;
	display:inline;
	padding-bottom:13px;
}
/* podcast */
.podcast{
	background:url(../images/bg-box-gr-r.gif) repeat-y;
	margin-bottom:13px;
	height:1%;
}
.podcast .top{background:url(../images/bg-box-gr-t.gif) no-repeat;}
.podcast .btm{
	background:url(../images/bg-box-gr-b.gif) no-repeat 0 100%;
	padding:11px 15px 4px;
}
.podcast h3{
	margin:0 0 0 -7px;
	font-size:12px;
	color:#545454;
	background:url(../images/ico-heading-rss.gif) no-repeat;
	padding:0 0 1px 22px;
}
.podcast ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
}
.podcast ul li{
	background:url(../images/border-1.gif) repeat-x;
	line-height:14px;
	padding:9px 0 10px;
	color:#0075b0;
	font-size:11px;
}
.podcast ul li:first-child{
	background:none;
	padding-top:9px;
}
/* actualites */
/* quick-links */
.actualites,
.quick-links{background:url(../images/bg-box2-r.gif) repeat-y;}
.actualites .btm,
.quick-links .btm{
	background:url(../images/bg-box2-btm.gif) no-repeat 0 100%;
	padding:11px 15px 4px;
}
.quick-links .btm{padding:9px 15px 12px;}
.actualites .heading,
.quick-links .heading{
	background:#a0a0a0 url(../images/bg-heading4.gif) no-repeat;
	padding:7px 0 6px 8px;
}
.quick-links .heading{padding-left:13px;}
.actualites h3,
.quick-links h3{
	margin:0;
	font-size:12px;
	color:#fff;
	background:url(../images/ico-heading2.gif) no-repeat;
	padding:0 0 0 22px;
}
.quick-links h3{
	background:url(../images/ico-heading3.gif) no-repeat 0 4px;
	padding-left:17px;
}
.actualites ul,
.quick-links ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
}
.actualites ul h4{
	margin:0 0 4px;
	font-size:11px;
	color:#0075b0;
}
.actualites ul li{
	background:url(../images/border-2.gif) repeat-x;
	padding:9px 0 10px;
	font-size:10px;
}
.actualites ul li:first-child{
	background:none;
	padding-top:3px;
}
.actualites li p{margin:0;}
.quick-links ul li{
	font-size:11px;
	line-height:16px;
	padding:0 0 0 15px;
	background:url(../images/blt1.gif) no-repeat 0 3px;
}
/* form-box */
.form-box{margin-bottom:13px;}
.form-box .heading{
	background:#555 url(../images/bg-heading3.gif) no-repeat;
	padding:5px 4px 5px 10px;
	border-bottom:1px solid #999;
}
.form-box .heading h3{
	margin:0;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
.form-hold{
	background:#d8d9d8 url(../images/bg-form-btm1.gif) repeat-x 0 100%;
	padding:11px 6px 20px;
	overflow:hidden;
	height:1%;
}
.form-box label{
	color:#333;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	display:block;
}
.form-box .text{
	width:208px;
	padding:1px 5px 2px;
	border:1px solid #e3e9ef;
	border-top-color:#abadb3;
	margin-bottom:6px;
	float:left;
}
.submit,
.recherche .total .submit{
	background:url(../images/btn-submit.gif) no-repeat 0 1px;
	width:91px;
	height:18px;
	padding:0 0 0 9px;
	cursor:pointer;
	float: right;
	margin:13px 5px 0 0;
}
.submit input,
.recherche .total .submit input{
	border:none;
	background:none;
	color:#fff;
	width:84px;
	text-align:left;
	font-weight:bold;
	float:left;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
}
* html .submit input{line-height:15px;}
.help-box{
	background:#fff url(../images/bg-form-btm.gif) repeat-x 0 100%;
	list-style:none;
	margin:0;
	padding:8px 6px 21px;
}
.help-box li{
	border-top:1px solid #dadada;
	line-height:16px;
	font-size:11px;
	color:#666;
	padding:4px 0 5px;
}
.help-box li:first-child{border:none;}
.help-box li a{color:#666;}
/* recherche */
.recherche .form-box{
	background:url(../images/bg-box2-r.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.recherche .heading{
	background:#353535 url(../images/bg-heading5.gif) no-repeat;
	border-bottom:1px solid #999;
}
.recherche .open .heading,
.recherche-avancee .open .heading{background:#a0a0a0 url(../images/bg-heading5-open.gif) no-repeat;}
.btn-close,
.btn-open{
	overflow:hidden;
	text-indent:-9999px;
	width:21px;
	height:15px;
	float:right;
}
.opened .btn-close:hover{background:url(../images/btn-close.gif) no-repeat 0 100%;}
.opened .btn-close{background:url(../images/btn-close2.gif) no-repeat 0 100%;}
.btn-close{background:url(../images/btn-open.gif) no-repeat 0 100%;}
.btn-close:hover{background:url(../images/btn-open2.gif) no-repeat 0 100%;}
.open ul,
.open .total input{display:none;}
.open .total{
	background:url(../images/bg-box-open.gif) no-repeat !important;
	height:15px !important;
	text-indent:-9999px;
	overflow:hidden;
	padding:0 !important;
}
.recherche ul{
	list-style:none;
	margin:0 -2px 0 0;
	padding:3px 7px 3px 8px;
	position:relative;
	float:left;
}
.recherche ul li{
	background:url(../images/border-3.gif) repeat-x;
	padding:7px 0 9px;
	font-size:11px;
	color:#333;
	width:100%;
}
* html .recherche ul li{overflow:visible;}
.recherche ul li .row-2{
	float:left;
	width:109px;
}
.recherche ul li:first-child{background:none;}
.recherche .row{
	overflow:hidden;
	width:100%;
}
.recherche .row .check,
.recherche li.two-col .row label{float:left;}
.recherche label{
	font-weight:normal;
	padding-top:2px;
	float:left;
}
.recherche .checked{color:#0075b0;}
.check{
	width:14px;
	height:14px;
	margin:2px 5px 0 0;
}
* html .row .check{margin:2px 5px 0 0;}
* html .two-col .row .check{margin:2px 8px 0 0;}
.recherche li strong{
	line-height:21px;
	margin:0 0 0 -3px;
	display:block;
	position:relative;
}
.recherche .total{
	background:url(../images/bg-checkbox-btm.gif) no-repeat 0 100%;
	padding:7px 0 6px 9px;
	width:225px;
	overflow:hidden;
}
.recherche .total label{
	font-weight:bold;
	height:auto;
}
.recherche .submit{
	float:left;
	width:144px;
	height:18px;
	padding:1px 0 0 27px;
	background:url(../images/btn-submit2.gif) no-repeat;
}
.recherche .submit input{width:140px;}
.recherche .total .submit{
	margin:0 9px 0 0;
	padding:1px 0 0 8px;
	width:92px;
	background:url(../images/btn-submit3.gif) no-repeat;
}
.recherche .total .submit input{
	line-height:14px;
	font-size:11px;
}
.recherche ul .box-drop{padding:9px 0 11px;}
.box-drop a{
	background:#d7d9d7 url(../images/arrow1.gif) no-repeat 8px 50%;
	padding:0 0 0 23px;
	color:#333;
	font-weight:bold;
	display:block;
	line-height:22px;
	width:193px;
	margin-bottom:6px;
}
.box-drop .row a{
	background:none;
	padding:0 0 0 13px;
	color:#0075b0;
	font-size:9px;
	line-height:10px;
	margin-bottom:8px;
	width:auto;
}
.box-drop .row a.link-plus{background:url(../images/btn-plus.gif) no-repeat 0 50%;}
.box-drop .row a.link-close{background:url(../images/btn-close3.gif) no-repeat 0 50%;}
.recherche .box-drop .row label{
	padding:0 0 2px;
	width:84px;
}
.box-drop .col{
	width:107px;
	float:left;
}
.recherche .box-drop .row-1 .col{
	margin-bottom:-7px;
	position:relative;
}
* +html .recherche .box-drop .row-1 .col{margin-bottom:0;}
.recherche .box-drop .row-1 .col label{
	padding:1px 0 7px;
	width:auto;
}
.recherche .box-drop .row-1 .col .check{
	clear:both;
}
.box-drop select{
	width:215px;
	font-size:9px;
	line-height:10px;
	color:#747474;
}
.box-drop .col select{
	float:left;
	width:90px;
}
.recherche li.box-drop .col .check{
	margin-bottom:6px;
}
/* Main-box */
#main-box{
	float:right;
	width:729px;
	padding-bottom:20px;
}
.rss{
	float:right;
	background:url(../images/ico-heading-rss.gif) no-repeat;
	padding:1px 0 1px 22px;
	font-weight:bold;
	margin:10px 14px 0 0;
	font-size:11px;
}
#main-box h1{
	margin:0 0 3px;
	font-size:25px;
	color:#545454;
}
/* main-box */
.main-box{
	background:url(../images/bg-main-box-r.gif) repeat-y;
	height:1%;
}
.main-box .top{background:url(../images/bg-main-box-t.gif) no-repeat;}
.main-box .btm{
	background:url(../images/bg-main-box-b.gif) no-repeat 0 100%;
	padding:0 8px 0 9px;
	overflow:hidden;
	height:1%;
}
/* video-post */
.video-post,
.post{
	overflow:hidden;
	width:100%;
	background:url(../images/border-2.gif) repeat-x;
	padding:10px 0;
	margin:-1px 0 1px;
}
.post img{
	float:left;
	margin:0 13px 0 0;
}
/* video-area */
.video-area{
	float:left;
	width:159px;
	margin:2px 7px 0 0;
}
* html .video-area{margin:2px 4px 0 0;}
.container{
	background:url(../images/bg-video-hold.gif) no-repeat;
	width:150px;
	height:90px;
	padding:14px 3px 0;
	position:relative;
}
.container img{
	width:150px;
	height:87px;
	display:block;
}
.btn-play{
	position:absolute;
	top:39px;
	left:60px;
	width:36px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-play a{
	display:block;
	height:100%;
	background:url(../images/btn-arrow.png) no-repeat;
	cursor:pointer;
}
.durichion{
	position:absolute;
	bottom:8px;
	right:10px;
	width:43px;
	height:14px;
	line-height:13px;
	text-align:center;
	z-index:100;
}
.durichion span{
	display:block;
	height:100%;
	background:url(../images/bg-duration.png) no-repeat;
	color:#fff;
}
/* .rating-box */
.rating-box{
	overflow:hidden;
	width:100%;
	padding:4px 0 0;
}
.rating-box span{
	float:right;
	padding:0 7px 0 0;
	color:#999;
	font-size:11px;
	line-height:12px;
}
.star-rating {
	height:10px;
	list-style:none;
	margin:0 0 3px;
	padding:0 0 0 4px;
	overflow:hidden;
	float:left;
}
.star-rating li{
	float:left;
	margin:0;
}
.star-rating a{
	float:left;
	height:10px;
	width:10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/stars.gif) no-repeat;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating a.emply{background-position:0 -20px;}
/* video-description */
.video-description,
.box-description{
	overflow:hidden;
	height:1%;
}
.video-description h2,
.box-description h2{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px;
}
.post h2{
	line-height:14px;
	margin:0 0 6px;
}
.post h2 a:hover{
	color:#005986;
	text-decoration:none;
}
.video-description p,
.box-description p{
	margin:0;
	color:#4d4f53;
	padding-bottom:10px;
}
.box-description p{padding-bottom:5px;}
.video-description strong{
	color:#555;
	display:block;
}
/* buttons */
.button {
	float: right;
	display: inline;
	margin: 1px 0 0 34px;
	width:76px;
	padding: 0 0 0 14px;
	background: url(../images/sep1.gif) no-repeat 0 1px;
	text-decoration:none;
}
.btn-training,
.btn-category,
.btn-technical {
	float: left;
	font-size:9px;
	/*cursor: pointer;*/
	line-height: 16px;
	padding:0 0 0 24px;
}
.btn-training {
	color:#752766;
	background:url(../images/ico3.png) no-repeat;
}
.btn-category {
	color:#3b4889;
	background:url(../images/ico4.png) no-repeat;
}
.btn-technical {
	color:#34722b;
	background:url(../images/ico5.png) no-repeat;
}
/*
.btn-training:hover,
.btn-category:hover,
.btn-technical:hover {color:#005986;}
*/

/* aside */
.aside{
	float:left;
	width:234px;
	padding:34px 0 13px;
}
/* s-share */
.s-share {
	height: 1%;
	padding: 0 14px;
}
.s-share h4 {
	color: #4d4f53;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 3px;
}
.s-share ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.s-share ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
}
.s-share ul li a {
	float: left;
	font-size: 9px;
	cursor: pointer;
	line-height: 16px;
	padding: 0 0 7px 23px;
	color: #0075b0;
}
.s-share ul li .s-facebook {background: url("../images/ico9.png") no-repeat;}
.s-share ul li .s-twitter {background: url("../images/ico10.png") no-repeat;}
.s-share ul li .s-linkedin {background: url("../images/ico11.png") no-repeat;}
.s-share ul li .s-viadeo {background: url("../images/ico12.png") no-repeat;}
.s-share ul li a:hover {color: #005986;}
/* Footer */
#footer {
	color:#666;
	width:100%;
	font-size:10px;
	line-height:16px;
	overflow: hidden;
	padding:2px 0 101px;
	background:url(../images/border-2.gif) repeat-x;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 17px 0 0;
}
#footer ul li a {color:#434343;}
#footer p {
	float:right;
	margin:0;
}
#footer p a {color:#666;}
#footer p a:hover,
#footer ul li a:hover {color:#005986;}
.row-content,
.slide-block{
	width:100%;
	overflow:hidden;
	position:relative;
}

.recherche .disabled{color:#808080;}

/* @group Sidebar Box */

.sidebarbox {
	font-size: 11px;
	margin-bottom: 18px;
	line-height: 14px;
}
.sidebarbox h3 {
	font-size: 12px;
	color: #fff;
	padding-left: 9px;
	overflow: hidden;
	background: #545454 url(sidebarbox_header.gif) repeat-x;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 6px;
	margin-bottom: 0px;
}


.sidebarbox div.primary {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 6px;
	background: #bababa url(sidebarbox_mainbg.gif) repeat-x;

}

.sidebarbox div.secondary {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px;
	background: #ececec url(sidebarbox_secondarybg.gif) repeat-x;

}

.sidebarbox .formlabel {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-top: 6px;
	color: #333;
}
.sidebarbox .formelement {
	width: 130px;
}

.sidebarbox select {
	font-size: 9px;
}

.sidebarbox .formbutton {
	text-align: right;
	margin-top: 6px;
	margin-right: 6px;
}

.sidebarbox a {
	color: #35383d;
	display: block;
	text-decoration:none;
}

.sidebarbox a:hover {
	color: #000;
	text-decoration:none;
}

.sidebarbox ul {
	padding: 6px 0 0;
	margin: 0;}

.sidebarbox li {
	margin-left: 0;
	padding-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(sidebar_divider.png) repeat-x 0 top;
	behavior: url(/site/resources/v4_includes/css/5.0/iepngfix.htc);

}
.sidebarbox  li.first {
	background: none repeat-x 0 top;
	padding-top: 0;
	border-top: none;
	}



/* Alt Sidebar
Note: must add class="alt" to the h3's to work
 */

.sidebarbox h3.alt {
	font-size: 12px;
	color: #fff;
	padding-left: 9px;
	overflow: hidden;
	background: #545454 url(sidebarbox_header.gif) repeat-x;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 6px;
}

.sidebarbox div.alt {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px;
	background: #ececec url(sidebarbox_secondarybg.gif) repeat-x;
}





/* Alt2 Sidebar
Note: must add class="alt2" to the h3's to work
 */

.sidebarbox h3.alt2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c2c2c4;
	color: #535355;
	background-image: url(sidebarbox_grayheader.gif);
	background-color: #c2c2c4;
}

.sidebarbox div.alt2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c2c2c4;
	padding: 6px;
	background: #e3e3e4 url(sidebarbox_graybg.gif) repeat-x;
	color: #535355;
}


#main .sidebarbox div.alt2 a{
	color: #35383d;
} 




/* misc sidebarbox parts */
.sidebarbox div.review {
	font-weight: bold;
}
.sidebarbox div.review span.attribution {
	font-size: 9px;
	font-weight: normal;
}


.sidebarbox div.tightlist {
	font-weight: bold;
}
.sidebarbox div.tightlist li {
	padding-top: 1px;
	padding-bottom: 1px;
}
.sidebarbox div.textlist li {
	padding-top: 9px;
	padding-bottom: 9px;
}

.sidebarbox .button a {
	/* fix button rollover color */
	color: #fff;
}	

/* Resources sidebar */

.sidebarbox div.resources {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px;
	background: #ececec url(sidebarbox_secondarybg.gif) repeat-x;}
	
.sidebarbox .resources img {
	vertical-align: middle;
	margin-right: 5px;
}

.sidebarbox .resources ul {
list-style-position:outside;
}
.sidebarbox .resources ol, ul {
list-style:none outside none;
}

#main .sidebarbox div.resources li a {
	color: #35383d;
}

.sidebarbox div.primary li.first,
.sidebarbox div.secondary li.first,
.sidebarbox div.alt li.first,
.sidebarbox div.alt2 li.first,
.sidebarbox div.resources li.first {
	padding-top: 0;
	border-top: none;
}

.sidebarbox div.primary li.last,
.sidebarbox div.secondary li.last,
.sidebarbox div.alt li.last,
.sidebarbox div.alt2 li.last,
.sidebarbox div.resources li.last {
	border-bottom: none;
	padding-bottom: 0;
}


.resources li.text {
	padding-left: 0;
}


div.crlogo_bg {
	background: url(citrixready_logobg.gif) no-repeat;
	width: 138px;
	height: 85px;
	text-align: center;
	margin-bottom: 6px;
}


/* @end */

/* Related List
   This is a right-sidebar list that has links/info pertinent to the particular page. Make sure all links are nested.
*/
ul.relatedlist {
	padding-left: 0;
	margin-left: 0;
}

ul.relatedlist ul {
	padding-left:0px !important;
	margin-bottom: 14px;
}

ul.relatedlist li {
	background: none;
	padding-top: 4px;
	margin-top: 4px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 0;
	margin-left: 0;
}

ul.relatedlist li.standalone {
	
	margin-bottom: 18px;
	margin-top: 18px;
	padding: 0;
}

ul.relatedlist a {
	font-weight: bold;
	text-decoration:none !important;
}
ul.relatedlist a :hover{
	color: #00598;
}
ul.relatedlist li li {
	border-top: 1px dotted #ccc;
	/*width:215px;*/
}
ul.relatedlist li.nodivider {
	padding-top: 0px;
	border-top: none;
}
ul.relatedlist li h3 {
	font-size: 13px;
	line-height: 18px;
}

/* Hardcoded fixes*/
.bluebtn
{
width:auto;
margin-left:15px;
}
a.bluebtn:hover{
text-decoration:none;
}

/* Navigation in partners */
#partnerList {
border-bottom:1px dotted #CCCCCC;
color:#959595;
font-weight:bold;
padding-bottom:20px;
padding-left:5px;
padding-top:0;
}
#main #partnerList a {
color:#545454;
}
#main #partnerList a:hover {
color:#000000;
text-decoration:none;
}
#partnerList .collapse {
background:url("sn_collapse_arrow.gif") no-repeat scroll 0 8px transparent;
}
#partnerList .expand {
background:url("sn_expand_arrow.gif") no-repeat scroll 0 9px transparent;
}
#partnerList .highlight {
background-color:#DDDDDD;
}
#partnerList li {
background:url("sn_expand_arrow.gif") no-repeat scroll 0 9px transparent;
font-size:11px;
letter-spacing:0;
line-height:10px;
padding-left:10px;
padding-top:6px;
list-style: none;
}
#partnerList a:hover {
text-decoration:underline;
}
#partnerList .list_header {
font-size:	20px;
font-weight:	bold;
font-style:	normal;
color:	#545454;
}
}
}
