﻿/*----------------------------------------------------------
Titre : expertime.css
Description :CSS globale Expertime
Project: Site Expertime
Author: Expertime
ddm:20100607 - 1600
Summary :
Reset
Standard
Header
Middle
Footer
Layouts
WebParts
----------------------------------------------------------*/
/* ================= */
/*       Reset 		 */
/* ================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, ol, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-algn: baseline;
}
html
{
/*	overflow-y:scroll*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
nobr {
	white-space: normal;
}
/*copy de la master */
/* fix scrolling on list pages */
#expertime #s4-bodyContainer {
	position: relative;
}
/* hide body scrolling (SharePoint will handle) */
#expertime{
	height: 100%;
	//overflow: hidden;
	width: 100%;
}
ul{
	//list-style-position:outside !important
}
/* popout breadcrumb menu needs background color for firefox */
#expertime .s4-breadcrumb-menu {
	background: #F2F2F2;
}
/* if you want to change the left nav width, change this and the margin-left in .s4-ca */
#expertime #s4-leftpanel {
}
/* body area normally has a white background */
#expertime .s4-ca {
	background: transparent none repeat scroll 0 0;
			/* margin-left:155px; */
}

/* ================= */
/*	    Standards	 */
/* ================= */
.exp-clearboth {
	clear: both;
	display:block;
}
#expertime .exp-button, #expertime .exp-button:link, #expertime .exp-button:visited {
	background-color: transparent;
	background-image: url("images/bg-button.gif");
	background-position: left 0;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	display: inline-block;
	height: 13px;
	padding-left: 17px;
	padding-right: 6px;
}
#expertime .exp-button:hover {
	background-color: #333;
	color: #fff;
}
/* ================= */
/*	    General	 	 */
/* ================= */
#expertime #s4-workspace {
overflow:visible;
}
#expertime {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: 400;
}
/* Voir avec Marine */
#exp-fondcontainer {
	background-color: #fff;
	background-image: url("images/bg-fonddegrad.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
#exp-bodybg {
	background-color: transparent;
	background-image: url("images/bg-fond-degrad.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
#exp-bodycontainer {
	background-color: transparent;
	background-image: url("images/bg-fond.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#expertime #s4-bodyContainer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 986px;
	z-index: 0;
}
#expertime #MSOTlPn_MainTD {
	width: 0px !important;
}
#expertime .ms-ToolPaneOuter {
	position: absolute;
	margin-left: 10px;
	top:20px;
	right:-250px
}
/* ================= */
/*	    Header		 */
/* ================= */
#exp-logobox {
	height: 7.25em;
	position: relative;
}
#exp-logobox p {
	display: inline-block;
	padding-top: 21px;
	margin-left: 21px;
}
#exp-logobox .exp-text-resizing {
	position: absolute;
	list-style: none;
	bottom: 3px;
	right: 9px;
	width: 49px;
}
#exp-logobox li {
	display: inline-block;
}
* + html #exp-logobox li {
	float: left;
	display: block;
	margin-left: 3px;
}
#exp-logobox a {
	color: #fff;
	font-weight: 900;
}
#exp-logobox .size1 {
	font-size: 11px;
}
#exp-logobox .size2 {
	font-size: 14px;
}
#exp-logobox .size3 {
	font-size: 16px;
}
#exp-searchbox {
	background-color: transparent;
	background-image: url("images/bg-searchbox.png");
	background-position: left top;
	background-repeat: repeat-x;
	height: 5.35em;
	min-height: 62px;
	margin-right: 198px;
	padding: 2.25em 11px 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 174px;
}
.exp-lbl-search {
	font-weight: 900;
}
#SRSB {
	display: inline-block;
	padding: 5px 0;
	height: 13px;
}
#SRSB .ms-sbgo {
	vertical-align: top;
	padding-left: 5px;
}
#SRSB .ms-sbgo a:hover {
	background-image: url("images/btn-search-hover.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	width: 40px;
	height: 13px;
}
#SRSB .ms-sbgo a:hover img {
	display: none;
}
#SRSB .srch-gosearchimg {
	height: auto;
	background-image: none;
	background-color: transparent;
	border: 0 !important;
}
#SRSB input.ms-sbplain {
	background-color: #FFFFFF;
	background-image: none;
	border: 0 none !important;
	font-family: verdana;
	font-size: 1em;
	color: #333;
	height: 1.182em !important;
	padding: 0;
	float: none;
	width: 120px !important;
}
#exp-searchbox .exp-button {
	color: #333;
}
/* ================= */
/*	    NavHoriz	 */
/* ================= 
#exp-navhoriz {
	background-color: transparent;
	background-image: url("images/bg-navhoriz.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.091em;
	padding: 3px 8px 5px;
	position: relative;
}
.exp-withleftnav #exp-navhoriz {
	padding-bottom: 0px;
}
.exp-withleftnav #exp-navhoriz .s4-tn {
	border-bottom: 12px solid #3392a1;
	padding-left: 3px;
}
#exp-navhoriz .menu-horizontal {
	display: block;
	width: 700px;
}
#exp-navhoriz a, #exp-navhoriz a:link, #exp-navhoriz a:visited, #exp-navhoriz a:hover {
	color: #fff;
	height: auto;
	min-height: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
#exp-navhoriz a:hover, #exp-navhoriz a.selected {
	background-color: #3392a1;
	//border-bottom:1px solid #3392A1;
	//border-top:1px solid #3392A1;
}
#exp-navhoriz .s4-tn {
	min-height: 24px;
	background-color: #333;
}
#exp-navhoriz .s4-tn li {
	background-image: url("images/separate-navhoriz.gif");
	background-position: left 8px;
	padding-left: 1px;
	background-repeat: no-repeat;
}
#exp-navhoriz .s4-tn li:first-child {
	background-image: none;
	padding-left: 0px;
}
#exp-navhoriz .s4-tn li.static > .menu-item {
	padding-bottom: 3px;
}*/
.exp-link-blog {
	background-color: #333333;
	display: inline-block;
	height: 19px;
	position: absolute;
	right: 11px;
	top: 3px;
	padding: 5px 10px 4px;
}/*
#exp-navhoriz a.exp-link-blog:hover {
	text-indent:-3000px;
	background-image: url("images/bg-avenir.png");
	background-position: 10px 5px;
	background-repeat: no-repeat;
	width:141px;
	//border:0!important
}*/
/* ================= */
/*	    Middle		 */
/* ================= */
#exp-middle {
	background-color: transparent;
	background-image: url("images/bg-content.png");
	background-position: right top;
	background-repeat: repeat-y;
	padding-left: 8px;
	min-height: 430px;
}
.exp-withleftnav #exp-middle {
	background-image: url("images/bg-content-withleftnav.png")/*notheme*/
}
/* ---- Left Nav ---- */
#exp-leftnav {
	width: 182px;
	margin-right: 8px;
	float: left;
	height: 100%;
	background-color: #BDB4AB;
}
#exp-leftnav a, #exp-leftnav a:link, #exp-leftnav a:visited, #exp-leftnav a:hover {
	color: #333;
}
/* lvl 0 */
#exp-leftnav .root > li > a {
	font-size: 1.273em;
	background-image: url("images/arrow-big-left-white.gif");
	background-position: left top;
	padding: 8px 0 5px 29px;
	background-repeat: no-repeat;
	font-style: italic;
}
/* lvl 1 */
#exp-leftnav .root > li > ul > li {
	border-top: 1px solid #d7d2cc;
	padding: 6px 0;
}
/* ajout style sur les element menu sans href */
#exp-leftnav .root > li > ul > li > span,
#exp-leftnav .root > li > ul > li > a {
	font-weight: 900;
	background-image: url("images/arrow-left-gray.png");
	background-position: 1px 3px;
	padding: 0 17px;
	background-repeat: no-repeat;
}
#exp-leftnav .root > li > ul > li > a:hover, #exp-leftnav .root > li > ul > li > a.selected {
	color: #fff;
	background-image: url("images/arrow-bottom-white.png");
	background-color: #3392a1;/*notheme*/
	background-position: 4px 0px;
}

/* lvl 2 */
#exp-leftnav .root > li > ul > li > ul {
	padding: 14px 0 4px;
	margin-top: 1px;
	background-color: #d7d2cc;
}
#exp-leftnav .root > li > ul > li > ul > li {
	padding: 8px 0 5px;
	border-top: 1px solid #bdb4ab;
}
#exp-leftnav .root > li > ul > li > ul > li:first-child {
	padding-top: 0;
	border-top: 0;
}
#exp-leftnav .root > li > ul > li > ul > li a {
	font-weight: 400;
	background-image: url("images/arrow-left-gray.png");
	background-position: 12px 3px;
	padding: 0 7px 0 28px;
	background-repeat: no-repeat;
}
#exp-leftnav .root > li > ul > li > ul > li > a:hover, #exp-leftnav .root > li > ul > li > ul > li > a.selected {
	background-color: #ebe8e5;
}
/* ---- Content ---- */
#exp-content {
	height: 100%;
}
.exp-withleftnav #exp-content {
	width: 788px;
	display: inline-block;
}
#exp-content .s4-ca {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-right: 8px;
}
.exp-titrepage {
	color: #3392A1;/*notheme*/
	font-size: 28px;
	padding: 18px 0 17px;
	font-weight: 400;
	display: inline-block;
}
/* ================= */
/*	    Footer		 */
/* ================= */

/* Annulation margin-top:11px du footer - Mathieu */
#exp-footer {
	background-color: transparent;
	background-image: url("images/bg-footer.png");
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	padding: 32px 16px 10px;
	margin-top:0px;
}
#exp-footer ul {
	list-style: none;
}
#exp-footer > li {
	display: inline-block;
	width: 154px;
	vertical-align: top;
	border-left: 1px dashed #999;
	padding: 3px 0 8px;
}
#exp-footer > li.footer-contact
{
padding-left:12px;
width:142px
}
#exp-footer > li.footer-contact > img
{
	display:block;
	margin-bottom:10px
}
#exp-footer > li.footer-contact > img.exp-poweredby
{
	margin-top:10px
}
#exp-footer > li.footer-contact > a,#exp-footer > li.footer-contact > a:link,
#exp-footer > li.footer-contact > a:visited,#exp-footer > li.footer-contact > a:hover
{
	margin:0 7px 0 0
}
#exp-footer > li.footer-contact > a img
{
border:0	
}
#exp-footer > li.footer-contact > span
{
	display:block;
	color:#999999;
	margin-bottom:10px;
font-size:0.91em;
}
* + html #exp-footer > li {
	display: block;
	float: left;
}
#exp-footer a, #exp-footer a:link, #exp-footer a:visited, #exp-footer a:hover {
	font-size: 0.91em;
	color: #999999;
	margin: 0 7px;
}
#exp-footer a:hover {
	color: #3392a1;
}
#exp-footer > li > a {
	text-transform: uppercase;
}
#exp-footer .exp-niv2 > li {
	padding-top: 1px;
}
#exp-footer .exp-niv2 > li > a, #exp-footer .exp-niv2 > li > a:link, #exp-footer .exp-niv2 > li > a:visited, #exp-footer .exp-niv2 > li > a:hover {
	padding-left: 12px;
	display: inline-block;
	vertical-align: top;
	background-image: url("images/puce-footer.gif");
	background-position: left 4px;
	background-repeat: no-repeat;
}
#exp-footer .exp-niv2 > li > a:hover {
	background-image: url("images/puce-footer-selected.gif");
}
/* ================= */
/*	    Layouts		 */
/* ================= */
#expertime .ms-WPHeader h3,#expertime nobr
{
	text-align:left !important;
}
.exp-wp-center{
 clear:both;	
}
.exp-img-lb a img,
#exp-lb a img{
 border:0;
}

#exp-lb a img{
margin:0 10px

}
#exp-lb{
padding-left:60px;
padding-top:10px;
}
/* ---- pano 5col ---- */
.exp-layout5col
{
	padding-bottom:5px
}
.exp-layout5col .ms-PartSpacingVertical
{
	margin-top:0
}
.exp-wpz-panoramic {
	margin-bottom: 6px;
	background-color: #696561;
	min-height: 206px;
}
.exp-wpz-col1, .exp-wpz-col2, .exp-wpz-col3, .exp-wpz-col4, .exp-wpz-col5 {
	background-color: #E2DEDB;
	border-left: 1px solid #FFFFFF;
	float:left;
	margin: 0;
	min-height: 50px;
	width: 195px;
	padding-bottom: 35px;
	position: relative;
}
#expertime .exp-layout5col .exp-wpz-col1 .exp-tagcloud-zone * {
	vertical-align: top;
}
#expertime .exp-layout5col .exp-wpz-col1 .exp-tagcloud-zone object {
	margin: 0px auto;
	height: 167px !important;
	width: 180px !important;
}
#expertime .exp-layout5col .exp-wpz-col1 .exp-tagcloud-zone .ms-WPBody {
	margin: 0 auto;
}
#expertime .exp-layout5col .exp-wpz-col1 .exp-tagcloud-zone .s4-wpTopTable {
	width: 100% !important;
	background-color: #87bfc7;
	background-image: url("images/bg-tagcloud.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
#expertime .exp-layout5col .exp-wpz-col1 .exp-tagcloud-zone .ms-WPHeader h3 {
	color: #fff;
}
#expertime .exp-layout5col .exp-wpz-col2 img, #expertime .exp-layout5col .exp-wpz-col3 img, #expertime .exp-layout5col .exp-wpz-col4 img, #expertime .exp-layout5col .exp-wpz-col5 img {
	margin: 0px;
}
.ms-WPBody h2.content-col-title,
.content-col-title {
	font-weight: 900;
	font-size:12px;
	margin: 0 0 12px;
	padding: 0 5px 0 9px;
}
.content-col-title a,
.content-col-title a:link,
.content-col-title a:visited,
.content-col-title a:hover
{
	font-weight: 900;
	color:#333;
	cursor:pointer
}
p.content-col {
	margin-top: 6px;
	padding: 0 5px 0 9px;
}
#expertime .exp-layout5col .exp-button, #exp-button .exp-layout5col .exp-button:link, #exp-button .exp-layout5col .exp-button:visited, #expertime .exp-layout5col .exp-button:hover {
	border: none;
	color: #333;
	display: inline-block;
	height: auto;
	margin-left: 10px;
	padding-left: 16px;
	margin-right: 15px;
}
#expertime .exp-wpz-col2 .exp-button,
#expertime .exp-wpz-col3 .exp-button,
#expertime .exp-wpz-col4 .exp-button,
#expertime .exp-wpz-col5 .exp-button {
	bottom: 7px;
	height: 27px !important;
	left: 9px;
	position: absolute;
}
#expertime .exp-layout5col .exp-button:hover {
	color: #fff;
	text-decoration: none;
}
#expertime .exp-layout5col .exp-wpz-panoramic .exp-button, #expertime .exp-layout5col .exp-wpz-panoramic .exp-button:link, #expertime .exp-layout5col .exp-wpz-panoramic .exp-button:visited, #expertime .exp-layout5col .exp-wpz-panoramic .exp-button:hover {
	color: #fff;
}
* + html .exp-wpz-col1, * + html .exp-wpz-col2, * + html .exp-wpz-col3, * + html .exp-wpz-col4, * + html .exp-wpz-col5 {
	display: block;
	float: left;
	margin: 0;
}
.exp-wpz-col1 {
	width: 186px;
	border-left: 0;
	margin-left: 0;
	padding-bottom: 14px;
	background-color: #c6beb7;
}
.exp-layout5col .ms-WPHeader td {
	background-position: left top;
	background-repeat: repeat-x;
}
.exp-layout5col .ms-WPHeader td.ms-wpTdSpace {
	padding: 0;
	border: 0;
	display: none;
	width: 0px;
}
.exp-wpz-col1 .ms-WPHeader td {
	background-image: url("images/bg-wp-header.gif");
}
.exp-wpz-col2 .ms-WPHeader td {
	background-image: url("images/bg-wp-header-collab.gif");
}
.exp-wpz-col3 .ms-WPHeader td {
	background-image: url("images/bg-wp-header-ebu.gif");
}
.exp-wpz-col4 .ms-WPHeader td {
	background-image: url("images/bg-wp-header-4p0.gif");
}
.exp-wpz-col5 .ms-WPHeader td {
	background-image: url("images/bg-wp-header-bi.gif");
}
#expertime .exp-layout5col .ms-WPHeader h3, #expertime .exp-layout5col #slider h3 {
	font-size: 1.364em;
	color: #000;
	font-style: italic;
	font-weight: 400;
	padding: 18px 0 0 20px;
	background-image: url("images/arrow-big-left-white.gif");
	background-position: -1px 1px;
	background-repeat: no-repeat;
}
.exp-layout5col .ms-WPBody {
	padding: 3px 0;
}
.exp-layout5col .exp-wpz-panoramic .ms-WPBody {
	padding: 0;
}
/* ---- search ---- */
#expertime .exp-searchpage
{
	margin-bottom:-2px;
}
#expertime .srchctr_leftcell 
{
width:182px;	
}
#expertime .srch-maintop {
clear:both;
max-width:none;
padding:5px 0;
}
#expertime .ms-searchref-main
{
background-color:#BDB4AB;
background-image:none;
border:0 none;
width:auto;
}
#expertime .exp-searchtitle
{
background-image:url("images/arrow-big-left-white.gif");
background-position:left top;
background-repeat:no-repeat;
font-size:1.273em;
font-style:italic;
display:block;
padding:8px 0 5px 29px;
}
#expertime .ms-searchref-categoryname
{
	background-image:url("images/arrow-left-gray.png");
background-position:1px 9px;
background-repeat:no-repeat;
font-weight:900;
color:#333;
padding:6px 17px;
border-top:1px solid #D7D2CC;
}
#expertime ul.ms-searchref-filters
{
background-color:#D7D2CC;
margin-top:1px;
padding:14px 0 4px;
}
#expertime li.ms-searchref-filter
{
border-color:#BDB4AB;
border-style:solid;
border-width:1px 0 0;
margin:0;
background-color:#D7D2CC;
padding:8px 0 5px;}
#expertime li.ms-searchref-filter a,
#expertime li.ms-searchref-filter a:link,
#expertime li.ms-searchref-filter a:visited,
#expertime li.ms-searchref-filter a:hover
{
background-image:url("images/arrow-left-gray.png");
background-position:12px 3px;
background-repeat:no-repeat;
font-weight:400;
color:#333 !important;
display:block;
padding:0 17px 0 28px;
text-decoration:none !important
}
#expertime li.ms-searchref-filter a:hover
{
background-color:#ebe8e5
}
#expertime .srch-maintop2 
{
padding-right:0
}
#expertime .srchctr_mainleftcell 
{
border-right:25px solid #87BFC7;
padding-right:20px;
width:743px;
padding-top:10px
}
#expertime .srch-results,#expertime .srch-Description2
{
	max-width:none
}
#expertime .srchctr_rightcell {
width:226px;
}
#expertime .srch-maincontent-seperator
{
	border:0;
	height:0px
}
#expertime .srch-federationarea
{
	border:0;
	padding:0 10px 5px;
	float:none;
	background-color:transparent;
}
#expertime .srch-Page 
{
	padding:10px 0 10px 48px;
	text-align:center
}
#expertime .srch-Page strong
{
	font-weight:900;
	color:#333;
	border:0;
	background-color:transparent;
	float:none;
	display:inline;
	padding:0 3px;
	margin:0;
	background-image:none
}
#expertime .srch-Page a,
#expertime .srch-Page a:link,
#expertime .srch-Page a:visited,
#expertime .srch-Page a:hover
{
	border:0;
	padding:0 3px;
	float:none;
	margin:0;
	display:inline;
	color:#333
}
#expertime .srch-stats
{
color:#333;
margin:0;
padding:0 10px
}
#expertime .srch-maintopright .srch-stats
{
	text-align:right
}
/* Advanced Search */
.exp-advancedsearch
{
border-right:25px solid #87BFC7;
padding-right:20px;
width:925px
}
.exp-advancedsearch .exp-titrepage
{
	padding-left:192px
}
.exp-advancedsearch .srch-advancedtable td
{
	padding:2px;
}
#expertime .srch-advancedtable {
background-color: transparent;
margin:0;
border:0;
padding:0;
width:100%;
}
#expertime h3.ms-advsearch-header  {
padding-left:192px;
color:#333
}
#expertime .srch-advancedtable td.ms-advsrchText-v1
{
background-color:#D7D2CC;
padding:0;
width:182px;
}
#expertime .srch-advancedtable td.ms-advsrchText-v2
{
	padding-left:8px;
	color:#333333;
}
#expertime .ms-advsrchText-v1 label,#expertime .ms-advsrchText-v1 span
{
font-weight:400;
padding:5px 12px;
display:block;
border-top:1px solid #BDB4AB;
color:#333
}
#expertime .srch-advancedtable td.ms-advsrchText-v2 label
{
	vertical-align:middle
}
#expertime .ms-advsrchtips span
{
	display:none
}
#expertime .ms-advsrchPropValue,td.ms-advsrchText-v2 select{
border:1px solid #ABADB3;
color:#333333;
padding:1px;
}
#expertime .ms-advsrchbutton
{
	
}
#expertime .ms-advsrchbutton input
{
}

/* ---- 1col ---- */
.exp-wpz-1col
{
	width:780px;
	background-color:#fff
}
/* ---- 2col ---- */
.exp-wpz-center {
	display: inline-block;
	float: left;
	padding-left: 3px;
	padding-right: 12px;
	width: 729px;
}
.exp-withleftnav .exp-wpz-center {
	width: 539px;
}
.exp-wpz-center .ms-rtestate-field {
	display: block !important;
}
.exp-wpz-right {
	float: right;
	color: #000;
	clear: right;
	margin: 0;
	padding:0 10px;
	width:206px;
}
.exp-wpz-right > table,
.exp-wpz-rightmiddle > table
{
	margin-top:40px
}
.exp-wpz-right img,
.exp-wpz-rightmiddle img,
.exp-wp-top-right img
{
	//border:2px solid #fff;
	//border-width:0 2px 2px 0; 
	-moz-box-shadow:2px 3px 4px #333333;
	-webkit-box-shadow:2px 3px 4px #333333;
	-opera-box-shadow:2px 3px 4px #333333;
	box-shadow:2px 3px 4px #333333;
	background-color:#fff
}
.exp-wpz-right .s4-wpcell-plain {
	padding: 0 0;
}
#expertime .ms-wpTdSpace {
	display: none;
}
#expertime .ms-WPBody {
	margin: 0;
	font-size: 1em;
}
#expertime .exp-wpz-rightmiddle
{
	float: right;
	color: #000;
	clear: right;
	margin: 0;
	padding:0;
width:226px;

}
#expertime .exp-wpz-rightmiddle .ms-WPHeader td {
background-position:left top;
background-repeat:repeat-x;
border-top:1px solid #FFFFFF;
background-image:url("images/bg-wp-header.gif");
}
#expertime .exp-wpz-rightmiddle .ms-WPHeader h3 {
background-image:url("images/arrow-big-left-white.gif");
background-position:-1px 1px;
background-repeat:no-repeat;
color:#FFFFFF;
text-align:left !important;
font-size:1.364em;
font-style:italic;
font-weight:400;
padding:13px 0 0 24px;
}
#expertime .ms-WPHeaderTdMenu
{
	text-align:right
}
#expertime .exp-wpz-rightmiddle nobr
{
	text-align:left !important;
}
#expertime .exp-wpz-rightmiddle .ms-WPBody
{
	padding:0 10px
}
/*layout article*/
#expertime div.article, 
#expertime div.welcome {
padding:10px 0;
}
.exp-layout-article .exp-wp-top-left,.exp-layout-article .exp-wp-top-right{
float:left;	
}
.exp-layout-article .exp-wp-top-left{
 width:539px;padding-right:10px;
 padding-left:5px
}
.exp-layout-article .exp-wp-top-right
{
	width:226px;
}
.exp-layout-article .exp-wp-top-right .ms-WPBody
{
padding:0 10px
}
.exp-article .date-line{
font-weight:900;
padding-bottom:10px;
}
.exp-article .titre{
color:#3392A1;
font-size:20px;
padding-bottom:15px;
}
.exp-article .chapeau{
font-weight:900;
}
.exp-article .image{
float:left;
}
.exp-article .image img{
margin:0 10px 5px 0;
padding-top:10px
}

.exp-article .article-content{
text-align:justify;
padding-top:8px;
margin:0
}

/* ================= */
/*	    Webparts	 */
/* ================= */
#expertime .ms-WPHeader, #expertime .ms-WPHeader td {
	background-color: transparent;
	border: 0;
}
#expertime .ms-WPHeaderTdMenu
{
	width:auto
}
#expertime .ms-WPTitle, #expertime .ms-WPTitle a {
	font-size: 1em;
	color: #000;
	font-weight: 900;
	padding: 0;
}
 #expertime .exp-layout5col .ms-WPTitle a 
{
	font-weight:400
}
.exp-home-agenda {
	padding: 0 7px;
}
.exp-home-agenda h4 {
	color: #333;
	margin-top: 5px;
}
.exp-home-agenda h4 a, .exp-home-agenda h4 a:link, .exp-home-agenda h4 a:visited, .exp-home-agenda h4 a:hover {
	line-height: 15px;
	padding-left: 16px;
	color: #333;
	background-image: url("/Style Library/Expertime/images/bg-button.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
}
#expertime .exp-home-agenda .exp-button, #expertime .exp-home-agenda .exp-button:link, #expertime .exp-home-agenda .exp-button:visited, #expertime .exp-home-agenda .exp-button:hover {
	margin-left: 0;
	margin-top: 12px;
}

/* ================= */
/*	    Slider		 */
/* ================= */
#slider {
	width: 970px;
	height: 206px;
	position: relative;
	overflow: hidden;
}
#expertime .exp-layout5col #slider h3 {
	color: #FFFFFF !important;
	position: absolute;
	right: 0;
	width: 367px;
	z-index: 1500;
	background-color: #696561;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 30px;
}
#mask-gallery {
	overflow: hidden;
	background-color: #fff;
}
#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	width: 900px;
	overflow: hidden;
}
#gallery li {
	float: left;
}
#gallery li > a,
#gallery li > a:link,
#gallery li > a:visited,
#gallery li > a:hover
{
	display:inline-block
}
#gallery li img {
	height: 206px !important;
	display: inline-block;
	border:0
}
#mask-excerpt {
	position: absolute;
	top: 0;
	left: 573px;
	z-index: 500;
	width: 397px;
	overflow: hidden;
}
#excerpt {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 397px;
	background-color: #696561;
	overflow: hidden;
	font-size: 11px;
	font-weight: 900;
	color: #fff;
}
#excerpt li {
	padding: 0 10px;
}
#excerpt li h4 {
	font-size: 16px;
	padding: 52px 0 20px;
}
#excerpt li p {
	padding-bottom: 31px;
}
#excerpt li .exp-button {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
#slider #buttons {
	position: absolute;
	bottom: 15px;
	right: 13px;
	z-index: 1000;
}
#btn-prev {
	background-image: url("images/arrow-previous.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 13px;
	display: inline-block;
	height: 13px;
	margin-right: 6px;	
}
#btn-next {
	background-image: url("images/arrow-next.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 13px;
	display: inline-block;
	height: 13px;
}
/* Formulaire contact et candidature spontanée */
.expcontactform legend {
	display: none;
}
.expcontactform ul {
	list-style: none;
}
.expcontactform ul li {
	clear: both;
	min-height: 24px;
	padding: 6px 0 0;
}
.expcontactform label, .expmessageform label {
	display: inline-block;
	float: left;
	width: 130px;
	vertical-align: top;
}
.expcontactform input, .expmessageform input {
	width: 200px;
	margin-right: 5px;
	float: left;
}
.expcontactform .expuploadcv input
{
	width:auto;
}
.expcontactform select, .expmessageform select {
	width: 206px;
	margin-right: 5px;
	float: left;
}
.expcontactform span, .expmessageform span {
	color: #3392A1 !important;
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	font-weight: 900;
	padding-top: 5px;
	//padding-top: 0;
	vertical-align: top;
}
.expcontactform ul li .expfieldmessage {
	float: left;
	margin-right: 5px;
	width: 200px;
}
.expmessageform legend {
	font-weight: 900;
	padding: 20px 0 15px;
}
.expmessageform ul {
	list-style: none;
}
.expmessageform ul li {
	padding: 3px;
	clear: both;
}
.expmessageform ul li .expfieldmessage {
	margin-left: 130px;
	float: left;
	margin-right: 5px;
	width: 200px;
}
.expmessageform ul li .expbutton, .expcontactform ul li .expbutton {
	background-color: transparent;
	border: 1px solid #333333;
	display: inline-block;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	width: auto;
	margin-left: 130px;
}
.expmessageform ul li .expbutton:hover, .expcontactform ul li .expbutton:hover {
	background-color: #333;
	color: #fff;
}
/* Toutes les actualités */
.qpz-allactus
{
	padding-bottom:10px
}
.qpz-allactus .qpz-item
{
clear:both;
margin-top: 3px;
background-color:#AEDEE5;
padding:6px 10px;
}
.exp-wpz-center .qpz-allactus .qpz-item{
width:544px;
}
.qpz-allactus h3
{
	color:#fff;
}
.exp-wpz-center .qpz-allactus h3
{
	display:none
}
.exp-wpz-center .qpz-allactus .qpz-item
{
	padding:10px 0 0;
	margin-top: 10px;
	background-color:transparent;
	border-top:1px #d7d2cc dashed
}
.exp-wpz-center .qpz-allactus .qpz-item:first-child
{
border-top:0
}
.qpz-allactus > img,
.qpz-allactus .actuspage > .qpz-item > img
{
border:1px solid #CCCCCC !important;
float:left;
margin-bottom:5px;
margin-right:10px;
max-width:150px;
}
.qpz-allactus ul
{
	list-style:none
}
.qpz-allactus .qpz-dda{
	font-style: italic;
}
.qpz-allactus .qpz-titre{
margin-bottom:3px;
}
.qpz-allactus .qpz-chapeau
{
	text-align:justify
}
.qpz-allactus .qpz-lien
{
	margin:10px 0 0;text-align:right
}
.qpz-allactus .qpz-titre a,
.qpz-allactus .qpz-titre a:link,
.qpz-allactus.qpz-titre a:visited,
.qpz-allactus .qpz-titre a:hover{
background-image:url("images/arrow-left-gray.png");
background-position:1px 3px;
background-repeat:no-repeat;
font-weight:900;
padding:0 17px;
color:#333;
}
.qpz-allactus .qpz-lien a,
.qpz-allactus .qpz-lien a:link,
.qpz-allactus .qpz-lien a:visited,
.qpz-allactus .qpz-lien a:hover{

background-image:url("/Style Library/Expertime/images/bg-button.gif");
background-position:left top;
background-repeat:no-repeat;
color:#333333;
padding-left:18px;
padding-right:7px;
}
.qpz-allactus .qpz-lien a:hover{
background-color:#333;
color:#fff;
text-decoration:none
}
.qpz-allactus #qpz-pager
{
padding:10px 0 0;
border-top:1px #d7d2cc dashed;
margin-top:10px;
text-align:right;
//margin-top:0
}
.qpz-allactus #qpz-pager a,
.qpz-allactus #qpz-pager a:link,
.qpz-allactus #qpz-pager a:visited,
.qpz-allactus #qpz-pager a:hover
{
	color:#333;
	font-weight:900;
	display:none
}
.qpz-allactus #qpz-pager a.qpz-pager-prev
{
background-image:url("images/arrow-previous.png");
background-position:left top;
background-repeat:no-repeat;
padding-left:13px;
display:inline-block;
line-height:13px;
text-indent:-3000px;
width:0px;	
text-align:left;
margin-right:6px;
}
.qpz-allactus #qpz-pager a.qpz-pager-next
{
background-image:url("images/arrow-next.png");
background-position:left top;
background-repeat:no-repeat;
padding-left:13px;
display:inline-block;
line-height:13px;
text-indent:-3000px;
width:0px;	
text-align:left;
margin-left:6px;
}
.qpz-allactus #qpz-pager a.highlight,
.qpz-allactus #qpz-pager a.highlight:link,
.qpz-allactus #qpz-pager a.highlight:visited,
.qpz-allactus #qpz-pager a.highlight:hover
{
	display:inline-block;
	cursor:default;
	text-decoration:none
}
.qpz-allactus #qpz-pager .qpz-pager-nb-item
{
	color:#333;
	font-weight:900;
}
/* ======= CSS Yoann C ======= */

/* Contenu centrale */
span.exp-imgcontainer
{
	position:relative
}
.exp-imgcontainer img{
	height:123px;
left:573px;
position:absolute;
top:0;
//border:2px solid #fff;
//border-width:0 2px 2px 0; 
-moz-box-shadow:2px 3px 4px #333333;
-webkit-box-shadow:2px 3px 4px #333333;
-opera-box-shadow:2px 3px 4px #333333;
box-shadow:2px 3px 4px #333333;
}
h2.sous-titre-page {
	background-image: url("/Style Library/Expertime/images/puce-title.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #0093b3;
	font-size: 14px;
	font-weight: 900;
	margin: 5px 0 5px 0;
	padding-left: 18px;
}
h2.exp-ode {
	background-image: url("/Style Library/Expertime/images/puce-title.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #0093b3;
	cursor:pointer;
	font-size: 14px;
	font-weight: 900;
	margin: 5px 0 5px 0;
	margin-top: 10px;
	padding-left: 18px;
	margin-left: 15px;
}


#exp-content .exp-wpz-center .paragrapheoffreemploi {
	padding: 0 18px 0 18px;
	text-align:justify;
	margin:3px 0 7px


/*h2.exp-ode.selected{
background-image: url("/Style Library/Expertime/images/bg-button-open.gif");	*/
}
#show{
 display:none;
 text-align:justify;
}

span.separation-horizontale {
	background-image: url("/Style Library/Expertime/images/hr.png");
	background-position: left top;
	background-repeat: repeat;
	background-color: transparent;
	border: none;
	color:;
	display: block;
	height: 13px;
	margin: 25px 0 16px 0;
}
#exp-content .exp-wpz-center .paragraphe {
	padding: 0 18px 0 18px;
	text-align:justify;
	margin:3px 0 7px
}
#exp-content .sous-titre-nouveaute {
	background-image: url("/Style Library/Expertime/images/bg-sous-titre-nouveaute.png");
	background-position: left top;
	background-repeat: repeat;
	color: #333;
	font-size: 11px;
	font-weight: 900;
	margin: 0 0 13px 0;
	padding: 0 10px 0 18px;
}
.bloc-nouveaute {
background-color:#AEDEE5;
margin-bottom:10px;
padding:13px 18px 6px 0;
}
.exp-nouveaute-thumb
{
	float: left; margin: 5px
}
#exp-content .lien {
	background-image: url("/Style Library/Expertime/images/bg-button.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #333;
	padding-left: 18px;
}
.div-image {
	background-image: url("/Style Library/Expertime/images/hr.png");
	background-position: left top;
	background-repeat: repeat;
	display: inline-block;
	padding-bottom: 13px;
}
.div-image img {
	border-bottom: 1px #fff solid;
	margin: 0;
	padding: 0;
}

/* Rajout des .h3puce sur les memes styles - Mathieu */
/* Je cible les LI contenus dans des <ul class="li-puce">*/
.li-puce>li, .h3puce {
	background: url("/Style Library/Expertime/images/puce-li.png") no-repeat 18px 3px;
	padding-left: 32px;
	list-style-type: none;
}
/* je supprime la marge des UL - Mathieu*/
.li-puce {
	padding-left:0px;}

.exp-linkslist
{
	padding:0 18px
}
.exp-linkslist .li-puce {
background-image:none;
padding:5px 0 0
}
/* Contenu de droite */
.exp-bg-silverlight
{
background-color:#87BFC7;
background-image:url("images/bg-tagcloud.gif");
background-position:center -10px;
background-repeat:no-repeat;
margin:-10px -10px 0;
padding:13px 0;
}
.exp-bg-silverlight object
{
width:225px;
height:185px
}
.exp-wpz-right-top {
	margin-bottom: 40px;
}
.exp-wpz-right-middle{
	background-color: #aedee5;
	background-image: url("/Style Library/Expertime/images/deco-verticale-wpz-right.png");
	background-position: top left;
	background-repeat: repeat-y;
	padding: 20px 16px;
}
.exp-wpz-right-middle {
	margin: 16px;
}
.exp-wpz-right-bottom {
	background-image: url("/Style Library/Expertime/images/logo-soor.png");
	background-position: 25px top;
	background-repeat: no-repeat;
	margin-bottom:25px;
	margin-top: 29px;
	padding: 28px 8px 0 25px;
}
.exp-wpz-right .sous-titre-wpz-right {
	color: #000;
	font-size: 11px;
	font-weight: 900;
}
.exp-wpz-right li {
	list-style-type: none;
	margin-top: 1px;
}
.exp-wpz-right .li-wpz-right {
	background-image: url("/Style Library/Expertime/images/puce-li-wpz-right.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.exp-wpz-right hr.hr-wpz-right {
	background-color: #fff;
	border: none;
	display: block;
	height: 1px;
}
/* ===== Fin CSS Yoann C ===== */

/*content editor style et markup*/
li.ms-rteElement-li{
-ms-name:"Expertime puce";
background-image: url("/Style Library/Expertime/images/puce-li.png");
background-position: 18px 3px;
background-repeat: no-repeat;
padding-left: 32px;
list-style-type: none;
}
h2.ms-rteElement-h2exp
{
	-ms-name:"titre Expertime puce";
	background-image: url("/Style Library/Expertime/images/puce-title.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #0093b3;
	font-size: 14px;
	font-weight: 900;
	margin: 5px 0 5px 0;
	padding-left: 18px;

}	
/*partager*/
#expertime .addthis_default_style .at300b,#expertime .addthis_default_style .at300m{
 line-height:16px;
}
/*lien blog fdlm*/
a.exp-bloglink,
a.exp-bloglink:link,
a.exp-bloglink:visited,
a.exp-bloglink:hover
{
background-image:url("images/arrow-big-left-white.gif");
background-position:1px 0;
background-repeat:no-repeat;
color:#333333;
display:block;
font-style:italic;
font-weight:900;
height:17px;
margin-bottom:21px;
padding:5px 0 0 42px;
text-decoration:none;
text-transform:uppercase;
}
a.exp-bloglink:hover
{
	background-color:#333;
	color:#fff
}

/****** Ajout de Mathieu ******/
/*h3 pucé rajouté au style de .li-puce Ligne 1495*/
/* décallage vertical footer L 414 */
/* ajout de la couleur au Href */

#expertime .exp-page .exp-wpz-center a:visited,#expertime .exp-page .exp-wpz-center a:hover,#expertime .exp-page .exp-wpz-center a:link {
	color: #0093B3;
}
/* décallage liste colonne de droite */
.exp-wpz-right ul {
	padding-left:1px;
}

/* Décallage des Liste du footer */
ul#exp-footer li ul.exp-niv2 {
	padding-left:0px;
}
