/* Reset Markups */
html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,cite,
code,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,input,select,textarea,table,caption,tbody,tfoot,thead,tr,th,td {
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

body.actu_background{
	/*background: url(../images/weka/fond_cercle_rouge.jpg) center 120px no-repeat;*/
}

body.actu_background #header{
	/*background: url(../images/weka/fond_header_actu.png) repeat-x top left scroll transparent;
	height:205px; */
}


body.actu_background #breadcrumb {
	width: 950px;
}
:focus {
	outline: 0;
}

html {
	font-size: 100.01%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

caption,th,td {
	text-align: left;
	font-weight: 400;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

* {
	outline: none;
}

/*****************************
COMMON STYLING AND CLASSES
*******************************/
/***** Common Formatting *****/
small {
	font-size: .85em;
}

sup {
	position: relative;
	bottom: .3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -.2em;
	vertical-align: baseline;
}

acronym,abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

/***** Forms *****/
textarea {
	width: 100%;
	line-height: 1.25;
	resize:none;
}

label,button,.btn {
	cursor: pointer;
}

/***** Tables *****/
table tr td {
	padding: 2px;
}

/***** Global Classes *****/
.underline {
	border-bottom: 1px solid;
}

.highlight {
	background: #ffc;
}

.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}

.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}

.nopadding {
	padding: 0;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

.hide {
	display: none !important;
}

ul.inline li.last {
	border-right: none !important;
}

ul.inline li {
	display: inline;
	padding: 0 5px;
}

ul.inline .first {
	padding-left: 0;
}

.center {
	text-align: center;
	margin: 0 auto;
}

/***** Float *****/
.clear {
	clear: both;
	height:0px;
}

.fright,.f-right {
	float: right !important;
}

.col25 {
	width: 25%;
}

.col33 {
	width: 33%;
}

.col66 {
	width: 65%;
}

.col50 {
	width: 50%;
}

/***** Image Replacement *****/
.rpl {
	height: 1%;
	font-size: 1em;
	margin: 0;
}

button.rpl {
	border: none;
	background: transparent;
}

.rpl,.rpl a,.rpl span,.rpl input {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
}

/***** Back in stream *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

/**************************************************************************************************************************************

LAYOUT POSITIONNING

**************************************************************************************************************************************/
#size {
	width: 1003px;
	text-align: left;
	margin: 0 auto;
}

#site_padding {
	background: #fff;
	padding: 5px 20px 0;
}

.col .col-spacing {
	margin: 0 .5em;
}

/**************************************************************************************************************************************

CUSTOM STYLING AND CLASSES

**************************************************************************************************************************************/
/***** GENERAL *****/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #565c60;
}

.delimiter {
	padding: 0 2px;
}

.red {
	color: #ca030a !important;
}

.morelink a {
	color: #066cac;
	text-align: left;
	text-decoration: none;
	padding: 0;
}

.morelink a:hover {
	color: #066cac;
	text-decoration: underline;
}

.morelink {
	font-size: 12px;
	margin: 0;
	padding: 0 0 2px;
}

.ttre {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	color: #565c60;
	margin: 0;
	padding: 5px 10px;
}

.arrow li {
	display: block;
	margin-bottom: 5px;
	padding: 0 0 0 12px;
}

.arrow li .tag {
	color: #999;
	font-weight: 700;
	font-size: 11px;
	text-transform: capitalize;
	padding: 5px;
}

.arrow li .article {
	color: #333;
	font-size: 12px;
}

.content .arrow li.arrow_rub {
	background-color: #F7F7F7;
	color: #83C4DA;
	font-weight: 700;
	font-size: 12px;
	padding: 5px;
	display: inline;
}

/*****************************
LINKS
*******************************/
a {
	color: #565c60;
	text-decoration: none;
}

a:hover {
	color: #565c60;
	text-decoration: underline;
}

/* MIDDLE */
/* box border full multiple */
#question_reponse {
	color: #333;
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	background: url(../images/weka/fond-forum-actu.png) no-repeat bottom center #fbfbfb scroll;
	padding: 0 0 28px 0;
}

#it-sidebar #question_reponse {
	background: url(../images/weka/fond-sidebar-forum-actu.png) no-repeat bottom center #fbfbfb scroll;
	padding: 0 0 28px 0;
}

#question_reponse .title a{
	color: #005997;
	font-weight: normal;
	display: block;
	float: left;
	font-size: 17px;
	text-decoration:none;
	padding: 0 0 0 61px;
}

#question_reponse p {
	padding: 10px 10px 0 20px;
}

#question_reponse p.title {
	padding: 5px 0 5px 0;
	margin: 5px 10px 0;
	border-bottom:1px dotted #d7d9df;
	background: url(../images/weka/logo-forum-actu.png) no-repeat 0px center transparent scroll
}

#question_reponse p.morelink {
	padding: 0px 10px 0 20px !important;
}

#question_reponse #img_left {
	background: url(../images/weka/interrogation.gif) no-repeat;
	width: 104px;
	height: 76px;
	float: left;
	margin: 10px 0 0 16px;
}

#question_reponse .reponse .btn {
	background: url(../images/weka/reponse.png) no-repeat 0 0;
}

#question_reponse .reponse .bt_reponse {
	width: 140px;
	height: 28px;
	margin-left: 40px;
}
#it-sidebar #question_reponse .reponse .bt_reponse {
	margin-left: 130px;
}
#it-sidebar #question_reponse #img_left {
	background: url(../images/weka/interrogation2.gif) no-repeat;
	width: 40px;
	float: left;
	height: 106px;
	margin: 10px 0 0 16px;
}

#question_reponse #img_right {
	background: url(../images/weka/guillemets.gif) no-repeat;
	width: 42px;
	height: 42px;
	float: right;
	margin: -42px 18px 0 0;
}

#it-sidebar #question_reponse #img_right {
	background: url(../images/weka/guillemets2.gif) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin: -22px 18px 0 0;
}

#question_reponse .content_clearfix_last {
	position: relative;
	margin: -45px 200px 10px 60px;
	display: none;
}

#question_reponse .content_clearfix_last a {
	color: #066cac;
	text-decoration: none;
}

#question_reponse .reponse {
	margin: 0 0 10px 440px;
}

#it-sidebar #question_reponse .content_clearfix_last {
	float: left;
	margin: -45px 0 0 0;
}

#it-sidebar #question_reponse .content_clearfix_last a {
	color: #066cac;
}

#it-sidebar #question_reponse .reponse {
	margin: 0 0 10px 20px
}

#it-sidebar #question_reponse p.morelink {
padding: 0px 10px 0 5px !important;
}

#question_reponse #forum ul li h4 a{
	padding: 10px 0;
	display: block;
	font-size: 14px;
}
	
/***** white paper *****/
.article p.lb_title,p.lb_title {
	color: #999;
	font-size: 24px;
	font-weight: bold;
}

#white-paper-form {
	border: 1px solid #d3d3d3;
	color: #333;
	margin: 0 0 10px;
	float: left;
	width: 100%;
}

#white-paper-form div.demande-information {
	float: left;
	margin: 0;
	width: auto;
	padding: 10px;
}

#white-paper-form .demande-information div div.left img {
	margin: 0 10px 0 0;
}

#white-paper-form .demande-information h1 {
	font-size: 13px;
	color: #333;
	padding: 0;
	margin: 0;
}

#white-paper-form .demande-information h2 {
	font-size: 13px;
	color: #333;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#white-paper-form .demande-information div p {
	font-size: 12px;
	color: #333;
}

#white-paper-form .demande-information div .lb_intro p {
	font-size: 12px;
	color: #333;
	padding: 10px 0;
}

#white-paper-form .demande-information div p.white-paper-warning,#white-paper-form .demande-information p.white-paper-warning {
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

#white-paper-form .lb_input {
	border: 1px solid #999;
	width: 160px;
	height: 12px;
	padding: 2px;
	color: #999;
	margin: 3px 0 0 0;
	font-size: 11px;
}

#white-paper-form .wp-email-error {
	margin: 0;
	padding: 2px;
	width: auto;
}

/***** list_menu *****/
/*#list_menu {
	background: url(../images/weka/hr_rouge.jpg) repeat-x scroll left top #E6E6E6;
	border-right: 1px solid #CCC;
	color: #666;
	line-height: 25px;
	border-color: #CCC;
	border-style: solid;
	border-width: 0 1px 1px;
	margin: 0 10px 10px;
}

#list_menu ul li {
	display: block;
	float: left;
	font-size: 14px;
	list-style-type: none;
	margin: 5px 10px 0 5px;
}

#list_menu ul li a .h1 {
	text-decoration: none;
	font-size: 14px;
	background-color: #ccc;
	margin: 0 0 0 -5px;
	padding: 0 10px;
	font-weight: bold;
}

#list_menu ul li a:hover,a.selected {
	text-decoration: none;
	color: gray;
}*/


/***** Header_cahier *****/
#contener #header_cahier {
	background: #65bee0;
	color: #fff;
	height: 95px;
	width: 941px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 0;
	clear: both;
}

#header_cahier .btn_header3 img {
	margin: 20px 0 0 460px;
}

#contener #header4 .illus img {
	height: 100px;
	float: left;
	padding:2px 20px 9px 15px;
	width: 100px;
}

#contener #header_cahier .motscles h1 {
	float: left;
	padding: 10px;
}

#contener #header_cahier .motscles a {
	text-decoration: none;
}

/***** Box *****/
#box_dossierencours .content {
	padding: 5px 0 !important;
}

.box .desc h3,.boxs .desc h4,.box .desc h5 {
	font-size: 11px;
	margin-bottom: 1em;
	font-weight: 700;
}

.box .ttre_holder {
	position: relative;
}

#box_sommaire_dossier {
	border: 1px solid #d3d3d3;
}

#box_sommaire_dossier .ttre_holder {
	background-color: #fff;
}

#box_sommaire_dossier .ttre_holder h2 {
	font-size: 16px;
	color: 999;
}

#box_sommaire_dossier .ttre_holder h2 a {
	font-size: 16px;
	color: 999;
}

.box #toc .arrow {
	border: 0px solid #d3d3d3;
	margin-top: 5px;
}

.box #toc .arrow .article {
	color: #006CAC;
}

.box .cahier h2 {
	color: #fff;
	background: #65BEE0;
}

.box .cahier h2 a {
	color: #fff !important;
	padding: 5px;
}

.box .tags {
	margin: 3px 0;
}

.box .desc .data {
	position: relative;
	margin-bottom: 10px;
	margin-top: -.6em;
	display: block;
	font-style: italic;
	font-size: 11px;
}

.box_focus .desc .data {
	margin-top: 0;
	font-style: normal;
}

.box_focus .meta {
	position: relative;
	z-index: 100;
}

.box_focus .meta .morelink {
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}

.sidebar .box .content {
	padding: 13px;
}

.sidebar .box .content .meta {
	padding: 2px 0 0;
}

.sidebar .arrow li {
	margin-bottom: 4px;
}

/*.box .illus{min-height:90px;_height:90px;padding-right:20px;display:inline;text-align:center;;}*/
.box .illus img {
	display: block;
	border: 0 solid #e0e0e0;
}

.box .illus .btn {
	margin: 8px auto 0;
}

.box .readmore {
	background: transparent url(../images/weka/puce_bleu.gif) no-repeat 0 3px;
	padding-left: 10px;
}

.box .desc {
	overflow: hidden;
	zoom: 1;
}

.ttre_cahier {
	padding-bottom: 4px;
}

.ttre_cahier p.rub {
	background: none repeat scroll 0 0 #83C4DA;
	display: inline;
	padding: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: -6px;
}

.box .rub a {
	color: #FFF;
}

.box dt {
	margin: 10px 0 7px;
	font-weight: 700;
}

.sidebar .box .illus {
	padding-right: 10px;
}

/*****************************
IT-CONTENT 
********************************/
.articles_list .content .float-1 .illus img {
	height: 70px;
	width: 82px;
	float: left;
}

#it-content #content_left {
	width: 455px;
	margin: 0 0 10px;
	float: left;
}

#content_right {
	width: 150px;
	float: right;
	border-left: 1px dotted #9e9e9e;
}

#content_right .bt_titre_catalogue {
	background-position: 0 -166px;
	margin: 0;
}

#content_right_cahier {
	width: 150px;
	float: right;
	border-left: 1px dotted #9e9e9e;
}

#content_right img {
	padding-left: 10px;
}

.box div.category {
	font-size: 11px;
	color: #333;
}

/***** Articles *****/
.article .desc p {
	padding-bottom: 20px;
}

.article .meta {
	padding: 20px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}

.article .meta .legend {
	margin-top: 20px;
}

/***** Comment Form *****/
#respond textarea {
	margin-top: 5px;
	display: block;
	border: 1px solid #e0e0e0;
}

#comment_submit {
	width: 203px;
	height: 23px;
}

/***** instantanes *****/
#contener_actu {
	float: left;
	background-color: #fff;
	width: 630px;
	margin-bottom: 10px;
}

#contener_actu #icones {
	width: 158px;
}

#contener_actu_article {
	float: left;
	background-color: #fff;
	width: 624px;
}

#contener_actu_article #content_right {
	width: 150px;
}

/* articles */
.articles_list {
	width: 474px;
}

/* page cahier */
#la_une {
	border: 1px solid #dfdfdf;
	float: left;
	background-color: #f9f9f9;
	width: 448px;
	margin-bottom: 10px;
}

#la_une .ttre_holder {
	background: #5ea2df;
	color: #fff;
	width: 429px;
	margin: 10px;
	padding: 0;
}

#la_une .ttre_holder p {
	color: #fff;
	text-transform: none;
}

#la_une .content {
	color: #353535;
	text-align: justify;
	border-bottom: 1px dotted #9e9e9e;
	margin: 10px;
	padding: 0;
}

#la_une .content h2 {
	color: #353535;
	font-size: 13px;
}

#la_une .content .cadenas {
	text-align: center;
}

#la_une .content .tags {
	color: #999;
	font-weight: 700;
	margin: 10px 0;
}

#la_une .content .tags a {
	color: #29607F;
	font-weight: 400;
	text-decoration: underline;
}

.short_list ul li ul .txt_wrap p {
	color: #333;
	margin: 10px 0;
}

.short_list .txt_wrap p {
	color: #333;
	margin: 10px 0;
}

.short_list ul li ul .tags {
	color: #999;
	font-weight: 700;
	margin: 10px 0;
}

.short_list .tags {
	color: #999;
	font-weight: 700;
	margin: 20px 0 10px;
}

.short_list ul li ul .tags a {
	color: #006CAC;
	float: none;
/* 	text-decoration: none; */
}

.short_list .tags a {
	color: #006CAC;
	font-weight: 400;
}

.short_list .suivant {
	color: #29607f;
	text-decoration: underline;
	padding: 0;
}

.short_list .suivant a {
	color: #29607f;
}

.short_list ul li {
	display: inline;
	width: 453px;
}
.short_list ul li .content{
/* 	border-bottom:1px dotted #9E9E9E; */
}
.short_list ul li ul {
	background-color: #fff;
}

.short_list ul li ul li {
	float: none;
}

.articles_list #right_column {
	width: 148px;
	height: 200px;
	float: right;
}

#content_actualite a {
	color: #066CAC;
}

/* titre article */
.short_list .content h3 a {
	font-size: 18px !important;
	color: #00A5D2;
	text-decoration: none;
	line-height: 22px;
}

/* titre article */
div.accueil:hover{
	background: #F6F6F6
}
div.accueil h3 {
	font-size: 18px !important;
	color: #00A5D2;
	text-decoration: none;
	line-height: 22px;
}

.short_list .content h3 a:hover {
	text-decoration: underline;
}

.short_list .content .cahier a {
	background: none repeat scroll 0 0 #65BEE0;
	color: #fff;
}

/* article */
.short_list .content .desc {
	font-size: 12px !important;
	text-align: justify;
}

.short_list .meta .tags {
	margin-bottom: 0;
}

.compact .date {
	float: left;
	clear: both;
	min-width: 78px;
	padding: 5px 15px 0 0;
	min-height: 0;
	font-weight: 400;
	font-size: 11px;
	color: #666;
	text-align: center;
}

.compact .meta {
	position: relative;
	margin-top: -10px;
}

.box div.category .maintag {
	text-transform: capitalize;
}

.box .category span {
	color: #666;
}

#it-content .box .illus img {
	margin: 0 auto;
	height: 70px;
	width: 70px;
	float: left;
	padding: 5px 10px 0 0;
}

.border .ttre {
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar .box .desc {
	width: 180px;
	font-size: 11px;
}

.small .box .desc,.sidebar .full .desc,#box_paru_dans_la_base .desc {
	width: auto;
}

.small .box {
	margin-bottom: 5px;
}

.sidebar .box .content .desc {
	font-size: 11px;
	line-height: 13px;
}

.sidebar .box .content .desc p,.sidebar .box .content .desc h2 {
	font-size: 12px;
	line-height: 13px;
}

.box .attachment {
	width: 190px;
}

.box .content .desc h2 {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35em;
	margin-bottom: 5px;
}

.multiple .content {
	padding: 10px 0 !important;
	margin: 0 13px;
	margin-bottom: 0px;
}

#content_left .short_list .content_cahier,
#content_left .short_list {
	border: 1px solid #83C4DA;
	margin-bottom: 10px;
}
#content_left .short_list {
	border: none;
}

#content_left .short_list .content_cahier .category p,
#content_left .short_list .category p {
	font-size: 10px;
	color: #999;
	margin: 5px 0 0;
}

#content_left .short_list .content_cahier h2 a,
#content_left .short_list h2 a {
	line-height: 10px;
	font-size: 20px;
	text-decoration: none;
	color: #00A5D2;
}

#box_sommaire_dossier #accordion h3 {
	padding-left: 30px;
}

#box_sommaire_dossier #accordion ul li {
	margin-bottom: 10px;
	list-style: circle outside none;
	color: #006CAC;
}

#box_sommaire_dossier #accordion ul li a {
	color: #006CAC;
	padding-bottom: 5px;
}

.multiple .last {
	background: none;
	border-bottom: 0;
}

.multiple .morelink {
	text-align: right;
}

.box .meta {
	font-size: 11px;
	color: #565c60;
	line-height: 14px;
}

#last_file_right {
	border: 0 solid red;
	float: right;
	width: 315px;
	padding: 0;
	margin: 0;
}

#last_file_left {
	border: 0 solid red;
	float: left;
	width: 315px;
	padding: 0;
	margin: 0;
}

#last_file_right .content {
	border: 0 solid green;
	height: 80px;
}

#last_file_left .content {
	border: 0 solid green;
	height: 80px;
}

#headline_theme {
	text-align: justify;
	width: 466px;
}

#headline_theme h2 {
	color: #CA030A;
	margin: 0;
	padding: 0;
}

#headline_theme p,
#headline_theme div.col-padding {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

/*****************************
it_sidebar 
*******************************/
/***** freezone carousel*****/
#carousel_actu {
	background: url(../images/weka/fond_carousel.jpg) repeat-x scroll left top #fff;
	height: 110px;
	width: 290px;
}

#btn_left,#btn_right_actu {
	cursor: pointer;
	height: 110px;
	position: absolute;
	width: 22px;
	z-index: 500;
}

#btn_right_actu {
	background: url(../images/weka/btn_carousel_right.jpg) no-repeat scroll left top #fff;
	margin-left: 276px;
}

#slideshow {
	height: 210px;
	margin:10px 0;
	overflow:hidden;
	position:relative;
}
.carousel {
	position: relative;
	margin: 10px 0;
	zoom: 1;
	color: #333;
	background: #fff;
	z-index:1
}
.carousel .ttre {
	position: relative;
	zoom: 1;
	z-index:1
}

.carousel .main_image {
	height: 210px;
	width: 360px;
	overflow: hidden;
	text-align: center;
}

#slideshow .nav_left {
	float: left;
	margin-left: 200px;
	margin-bottom: 10px;
	_margin: 0 0 20px 10px;
}

#slideshow .nav_right {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	_margin: 0 10px 20px 0;
	_padding: 0 0 10px 0;
}
#slideshow .flex-control-nav {
	display:none;
}
#slideshow .flex-direction-nav {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
}
#slideshow .flex-direction-nav li{
	float:left	
}
#slideshow .flex-direction-nav a {
	background: url(../images/weka/boutons.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -1000em;
}

#slideshow .flex-direction-nav .flex-prev {
	background-position: -327px -176px;
	margin: 0 10px;
}

#slideshow .flex-direction-nav .flex-next {
	background-position: -327px -150px;
}

#slideshow .desc {
	float:right;
	width:260px;
	padding: 0 0 0 10px;
	height: 220px;
}
#slideshow .desc p {
	height: 75px;
	overflow:hidden;
}
.carousel .content {
	float: right;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
	height: 210px;
	z-index:1
}

.carousel .background {
	background: #fff;
}

.carousel .content .pad {
	padding: 0;
	height: 210px;
	overflow: hidden;
}

.carousel .desc {
	float: left;
	width: 269px;
}
.carousel .desc:hover{
	background:#f6f6f6;
	cursor:pointer	
}
.carousel .desc .col-padding {
	padding: 0 10px 20px;
	overflow: hidden;
	height: 165px;
	_height: 145px;
}

.carousel .desc a,.carousel .desc {
	color: #666;
	font-size: 11px;
}

.carousel .desc {
	color: #666;
	font-size: 11px;
	height: 220px;
}

#slideshow .desc h2,
#slideshow .desc a h2{
	font-weight: 700;
	color: #333;
	margin-bottom: 10px;
	line-height: 24px;
}
#slideshow .desc a:hover{
	text-decoration:none	
}
/***** boites *****/
.ttre_holder {
	color: #666;
	padding: 5px;
	background: url("../images/weka/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border-bottom: 1px solid #d3d3d3;
}

.ttre_holder_cahier {
	color: #666;
	padding: 5px;
	background: #fff;
	width:552px
}

.ttre_holder h2 a {
	color: #666;
}

.ttre_holder a {
	color: #333;
}

.ttre_holder p {
	text-decoration: none;
	color: #333;
}

#respond {
	margin_top: 10px;
}

#respond .ttre_holder a {
	text-decoration: none;
	color: #333;
}

#respond .ttre_holder p {
	text-decoration: none;
	color: #666;
}

#respond {
	background: #f9f9f9;
	border: 1px solid #d3d3d3;
	margin: 0 0 0 5px;
	clear: both;
}

#respond #box-commentaires-connect p {
	padding: 5px 0 10px 10px;
}

#respond .box-comments-links p {
	padding: 10px;
	color: #285f7e;
}

#respond .box-comments-links a {
	padding: 10px;
	color: #285f7e;
}

#respond .nb-com {
	padding: 10px;
}

#respond .box-commentaires-publie .box-commentaires-publie-author .commentaires-contenu {
	background-color: #fff;
	border-color: #BABABA #BABABA;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #666;
	padding: 10px;
	margin: 10px 30px 0 20px;
	width: 387px;
}

#respond .box-commentaires-publie .box-commentaires-publie-author .bottom_bulle {
	background: url(../images/weka/bulle.png) no-repeat;
	height: 18px;
	margin: -3px 0 0 20px;
	width: 408px;
}

#respond .box-commentaires-publie .box-commentaires-publie-author .commentaires-auteur {
	color: #666;
}

#respond .box-commentaires-publie .box-commentaires-publie-author .commentaires-auteur img {
	margin: -15px 0 0 20px;
}

#respond .respond_form_holder {
	color: #666;
	padding: 10px;
}

.content .arrow li {
	padding: 8px 0;
}

#it-sidebar .content .arrow li {
	border-bottom: 1px dotted #9e9e9e;
}

#box_pdt .separator {
	border-bottom: 1px dotted #9e9e9e;
	color: #666;
}

/***** question *****/
#question {
	width: 280px;
	border: 10px solid #d3d3d3;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 10px;
}

#question p {
	padding: 20px 20px 0 0;
	font-size: 14px;
}

#question #img_left {
	background: url(interrogation.gif) no-repeat;
	width: 104px;
	height: 100px;
	margin: 10px 0 0 16px;
	float: left;
}

#question #img_right {
	background: url(guillemets.gif);
	width: 42px;
	height: 42px;
	margin: -12px 18px 0 0;
	float: right;
}

#question .liens {
	float: left;
	margin: 0 0 10px 14px;
}

#question .liens a {
	color: #285f7e;
	font-size: 11px;
}

#question .reponse {
	width: 154px;
	height: 23px;
	background-color: #006ead;
	float: right;
	-moz-border-radius: 5px;
	margin: 25px 52px 0 0;
}

#question .reponse a {
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 35px;
}

/***** freezone remontee *****/
.remontee_actu {
	width: 252px;
	padding: 20px;
	background: #e6e6e6;
	font-size: 11px;
	color: #666;
	border-left: 8px solid #006ead;
	margin: 10px 0;
}

.remontee_actu h3 {
	color: #383838;
}

.remontee_actu h5 {
	font-weight: 400;
	font-size: 12px;
	color: #666;
}

.remontee_actu span {
	color: #999;
	font-weight: 700;
}

.remontee_actu .img_left {
	float: left;
	margin: 0 10px 0 0;
}

.remontee_actu .text_actualite a {
	color: #666;
	text-decoration: none;
}

.remontee_actu .text_actualite li a {
	color: #285f7e;
	text-decoration: underline;
}

/*****************************
Cahier en cours
*******************************/
#box_dossierencours .content .desc p {
	font-size: 11px;
	line-height: 13px;
}

/*****************************
Box Comprendre Evaluer Insitu
*******************************/
#box_comprendre {
	margin: 0 0 10px;
	border-top: 0;
}

#box_comprendre h2,#box_comprendre p {
	margin: 0;
	padding: 0 0 5px;
}

.box_insitu {
	background: #fff;
}

#content_insitu {
	background: #F5F5F5;
}

.box_insitu p {
	padding: 10px;
}

.box_insitu ul {
	margin: 0 0 0 10px;
}

.boxholder {
	clear: both;
	padding: 0;
	background: #EFEFEF;
}

.tab {
	float: left;
	height: 18px;
	width: 98px;
	margin: 0 1px 0 0;
	text-align: center;
	background-color: #DBDBDB;
}

.lasttab {
	margin: 0;
	float: right;
	width: 94px;
}

.tab:hover {
	background-color: #EFEFEF;
}

.tabtxt a:focus {
	color: #CA030A;
}

.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 1px 0 0;
}

.tabtxt img {
	position: relative;
	top: 3px;
	left: 1px;
}

/* -----------------------------------------------------------|
                                                              |
                        PAGINATION                            |
                                                              |
------------------------------------------------------------ */
#pagination {
	clear: both;
	text-align: center;
	font-weight: 700;
	margin: 5px;
	padding: 5px;
}

#pagination p {
	padding: 5px;
}

#pagination a {
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
}

#pagination .navipage {
	font-weight: 700;
	color: #333;
	font-size: 12px;
	border: 1px solid #999;
	padding: 2px;
}

#pagination a:hover {
	color: #333;
	font-weight: 700;
	text-decoration: none;
}

/*****************************
Article
*******************************/
.article {
	margin: 0;
	padding: 0 5px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #666;
}
.article .item-dossier-txt {
	border: 0 solid red;
	clear:both;
}

.article .item-dossier-txt img {
	max-width: 438px;
	vertical-align: middle;
}

.article .item-dossier-txt center img {
	margin-bottom: 10px;
}

.article #box-notation-article {
	border: 0 solid orange;
	height: 30px;
}

.article #box-titre-materiaux-gauche {
	float: left;
}

.article span.date-publication,.article span.date {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.article span.auteurs {
	color: #999;
	font-size: 11px;
	font-weight: 700;
}

.article #box-titre-materiaux-droite {
	float: right;
}

.article h1 {
	font-size: 26px !important;
	margin: 10px 0 0;
	font-weight: 700;
	color: #666;
}

.article h3 {
	font-size: 15px;
	margin: 10px 0 0;
	font-weight: 700;
	color: #666;
}

.article h4 {
	font-size: 13px;
	margin: 10px 0 0;
	padding: 0;
	font-weight: 700;
	color: #666;
}

.article h5 {
	font-size: 11px;
	margin: 0 0 25px;
	padding: 0;
	color: #999;
}

.article h6 {
	color: #666;
	font-size: 12px;
	font-weight: 700;
}

.article div.intro {
	margin: 10px 0;
	padding: 0;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	font-weight: 700;
	color: #666;
	border: 0 solid green;
}

.article img.inart {
	float: left;
	margin: 10px 10px 0 0;
}

.article p {
	margin: 5px 0;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

.article p em {
	color: #666;
	font-style: italic;
}

.article p a,.article a {
	font-size: 12px;
	color: #1DA8CF;
	text-decoration: none;
}

.article p a:hover,.article a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.article ul,.article ol {
	font-size: 12px;
	margin: 0 0 0 25px;
}

.article ul li {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-position: outside;
	list-style-type: none;
	background: transparent url(../images/weka/puce_bleu.gif) no-repeat 0 4px;
}

.article .mot-cle {
	width: 450px;
	margin: 3px 0 0px;
	color: #999;
	font-size: 11px;
	font-weight: 700;
	background: #fff;
}

.article .mot-cle .h4 {
	color: #666;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	margin: 10px 0;
}

.article .mot-cle .ttre-mot {
	margin: 10px 0 0 0;
}

.article .mot-cle .ttre-mot li {
	display: inline;
	padding: 0;
	background: #fff;
	height:35px;
}

.article .mot-cle .ttre-mot li a {
	padding: 5px;
	text-decoration: none;
}

.article .mot-cle .text-mot li ul li {
	border: 0;
}

.article .mot-cle .text-mot {
	margin: 4px 0 0;
	border: 1px solid #d3d3d3;
	background-color: #f9f9f9;
	list-style-type: inherit;
	padding: 10px 4px 20px 0;
}

.article .mot-cle .text-mot li {
	margin: 5px 0;
	list-style: none;
}

.article .mot-cle .text-mot ul li {
	background: url(../images/weka/puce_bleu.gif) no-repeat scroll 0 4px transparent;
}

.article .mot-cle .text-mot li a {
	color: #666;
	font-weight: 400;
}

.article .mot-cle .text-mot #infos,.article .mot-cle .text-mot .infos {
	float: right;
	margin: -5px 0 0;
	padding: 5px;
	font-size: 11px;
}

.article .mot-cle .text-mot #infos a,.article .mot-cle .text-mot .infos a {
	font-size: 11px;
	color: #006CAC;
}

.article .a2a_kit {
	margin: 10px 0 0 135px;
}

.article table {
	margin: 10px 0;
	width: 100%;
}

.article table tr td {
	padding: 10px;
}

.article table tr td p {
	text-align: left;
}

#respond #box-commentaires-connect {
	padding: 5px;
}

#respond .box-pagination {
	padding: 5px;
}

.box-pagination {
	float: right;
	padding: 10px 0;
}

.box-pagination .float-r {
	margin: 0 4px 0 0;
	font-size: 13px;
}

.box-pagination span {
	color: #666;
	font-weight: 700;
	font-size: 13px;
	text-decoration: none;
	margin: 0 4px 0 0;
}

.box-pagination .fullpoint {
	color: #999;
	font-size: 13px;
	text-decoration: none;
	margin: 0 4px 0 0;
}

.box-pagination a,#it-content .box-pagination a {
	color: #999;
	font-size: 13px;
}
.hover{
	cursor:pointer;
	background:#F5F5F5;	
}


.card-actu {
    margin-top: 50px;
}
.card-actu h2.title {
	background: url(../images/weka/ico-info.png) no-repeat 20px center;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 50px;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    text-transform:uppercase;
    color: #333;
    height: auto;
}
.card-actu p.title .smaller{
	text-transform:normal;
	font-size:12px;
	font-weight:normal;
	
}
.fil-actu {
	padding: 10px 60px 20px 50px;
}
.fil-actu p.date {
	margin-top:15px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	
.fil-actu 	.article-title {
	color:#005ea8;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:7px;
	}
	
.actu-content #publi-column ul.pagination li {
	border:none;

}
.actu-content #publi-column ul.pagination li:last-child {
	margin-right:25px;

}

.intercept-prospect h2.marginb15 {margin-bottom:15px}
.ui-dialog .ui-dialog-content {
    padding: 0!important;
}
@media all and (max-width: 640px) {
	.newsletter.subscriptions.mon_compte input#email {
	 	width: 100%!important;
	    max-width: 200px!important;
	    padding: 12px!important;
	    margin: 10px auto!important;
	    float: none!important;
	    display: block!important;
	}
	.newsletter.subscriptions.mon_compte  .btn-bleu.right {
		float: none!important;
	}
	
}
@media all and (max-width: 800px) {
	.ui-dialog-content.ui-widget-content {
		    height: 420px!important;
	}
	/*popin inscri*/
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable {
	    width: 100%!important;
	    left: 0!important;
	}
	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable .ui-dialog-content{
	    padding:0!important;
	} 
	.newsletter.subscriptions.mon_compte {
	    width: 100%;
	    padding: 18px;
	    margin: 20px auto;
	    float: none;
	    display: block;
	    box-sizing: border-box;
	}
	.newsletter.subscriptions.mon_compte  .btn-bleu.right {
	    height: auto!important;
    	padding: 0px!important;
    	border-radius: 0!important;
	    padding: 00px!important;
	    background:transparent!important;
	}
	.newsletter.subscriptions.mon_compte input#email {
	   	/*width: calc(100% - 230px)!important;*/
    	max-width: 372px!important;
	    padding: 7px!important;
	    margin: 10px auto!important;
	    display: block!important;
	}
	.newsletter.subscriptions.mon_compte .btn-bleu {
	    width: auto!important;
	}
	.newsletter.subscriptions.mon_compte  .btn-bleu.right input{
	    text-align: center;
	    border-radius: 3px;
	    padding: 7px!important;
	    background-color: #005ea8;
	    color: #fff;
	    font-family: Avenir,Arial,sans-serif;
	    font-weight: bold;
	    font-size: 14px;
	    position: relative;
	    max-width: 200px!important;
	    display:inline-block;
	    height: auto;
	  	top: -10px;
	  	font-family: Arial, Helvetica, Verdana, sans-serif;
	   
	}
	.newsletter.subscriptions.mon_compte  .arrow_right {
		display: none;
	}

}
#branding {
    z-index: 100!important;
}