/*
Theme Name: CNFS
Theme URI: http://www.cnfs.ca
Author: IWM
Author URI: http://www.indexwebmarketing.com
Description: Thème spécialement conçu pour le Consortium National de Santé
Version: 1.0
Tags: cnfs, consortium, national, formation, santé
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* Menu accordion
**********************/

#sec-main ul {

}
#sec-main ul a {
}
#sec-main ul li {
	
}

#sec-main ul li a {
font-size: 12px;
}

#sec-main ul li.current-post-ancestor ul li a {
background-image: none;
}

#sec-main ul li.current-post-ancestor a:hover {
background-image: url(images/secNav-a-active.png);
background-position: 0 0;
background-repeat: no-repeat;
color:  #fff;
width: 166px;
}

#sec-main ul li.current-menu-item a{
background-image: url(images/menuSidebar-a-active.png);
color: #666666;
font-weight:bold;
text-decoration:none;
	}
	
#sec-main ul li.current-menu-item ul li a,
#sec-main ul li.current-menu-item ul li.current-menu-ancestor a{
	background-color:#e7e2d5;
	background-image:none;
	font-weight:normal;
	width: 166px;
	}
#sec-main ul li.current-menu-item ul li a:hover{
	background-color:#d0cfc5;
	}	
#sec-main ul li.current-menu-item ul li.current-menu-item a{
	background-image: url(images/secNav-a-active.png);	
	color:#FFF;
	font-weight:normal;
	width:166px;
	}

#sec-main ul li ul li.current-page-ancestor a:hover {
width: 151px!important;
background-image: url(images/secNav-parent-a-active.png);
}

#sec-main ul li ul li.menu-item-object-page a:hover {
background-image: url(images/secNav-a-hover.png);
background-position: 0 0;
background-repeat: no-repeat;
border-right: 5px solid #900;
width: 166px;
}

.current-menu-ancestor a {
	/*background-color:#cbc8be !important;*/
}

#sec-main ul li ul li a {
padding: 8px 0 8px 10px;
width: 166px;
}
#sec-main ul li ul li.menu-item-type-custom.current-menu-item a{}
#sec-main ul li ul {
	
background: none;
padding-bottom: 0;
border-top: 0;
}

#sec-main ul ul li ul { }

ul.sub-menu li.current-post-ancestor,
div.sidebar-a ul.menu li.current-page-ancestor a,
#sec-main ul li.current-menu-item a {
border-right: 5px solid #900;
}

ul.sub-menu li.current-post-ancestor a,
div.sidebar-a ul.menu li.current-page-ancestor a {
color: #333;
background-image: url(images/secNav-parent-a-active.png);
background-position: 0 0;
background-repeat: no-repeat;
}

div.sidebar-a ul.menu li.current-page-ancestor ul li a {
background-image: none;
border-right: 1px solid #D0C6B6;
}

li.current-post-ancestor ul.sub-menu li.current-menu-item a,
ul.sub-menu li.current-menu-parent  a {
background-image: url(images/secNav-a-active.png)!important;
background-position: 0 0;
background-repeat: no-repeat;
color:  #fff;
} 



/* =Structure
----------------------------------------------- */

body {
	background-color: #ffffff;
	background: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	padding: 0 2em;
}

#page {
	margin: 0 auto;
	max-width: 990px;
}

body.home #branding hgroup {
height: 90px;
}

#branding hgroup {
    background-image: url(images/mainLogo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 92px;
    margin: 0 0 20px;
    width: 244px;
}

div.breadcrumbs {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 40px 10px;
}

div.breadcrumbs a {
color: #990000;
font-weight: normal;
}

div#dropdownProgrammes {
position: absolute;
z-index: 4000;
top: 2px;
right: 0;
border: 1px solid #c0c0c0;
background-color: #333333;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
background-image: url(images/icon-triangle-red.png);
background-repeat: no-repeat;
background-position: 20px 50%;
width: 540px;
height: 37px;
}

div#dropdownProgrammes label {
	color: white;
	margin: 9px 0 0 35px;
	display: block;
	font-size: 11px;
	float: left;
}

div#dropdownProgrammes label,
div#dropdownProgrammes input[type="submit"],
div#dropdownProgrammes select {
	float: left;
}

div#dropdownProgrammes input[type="submit"],
div#dropdownProgrammes select {
	margin-top: 8px;
	margin-left: 10px;
}

#access div {
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}

body.page-template-accueil-php #primary {
position: relative;
}

#content {
	margin: 0 34% 0 7.6%;
	width: 58.4%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content,
.left-sidebar #content  {
	margin: 0;
	position: relative;
	width: auto;
}
.singular .entry-header,
.entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 553px;
}

body.single .entry-content {
min-height: 250px;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Right Content */
.left-sidebar #primary {
    background-color: #FFFFFF;
    float: right;
    margin: 0 0 0 -26.4%;
    position: relative;
    width: 100%;
}
/*.left-sidebar #content {
	margin: 0 auto;
	width: 553px;
	padding:  0;
}*/

#content h1.titreCategorie {
color: #900;
font-size: 24px;
font-weight: bold;
font-family: "Lucida Grande";
margin: 15px 0;
}

div.descProgrammes {
margin: 10px 0;
font-size: 11px;
color:  #666666;
width: 540px;
}

footer.entry-meta {
display: none;
}

.left-sidebar #secondary {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 18.8%;
	position: relative;
	z-index: 5000;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 11px Lucida Grande, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
/*body {
	background: #e2e2e2;
}*/
#page {
position: relative;
}

#pageErreur {
padding: 150px 0 0 0;
height: 300px;
}

#pageErreur h1 {
font-size: 20px;
color:  #900;
text-align: center;
}

#preHeader {
position: relative;
height: 37px;
}

#preHeader ul#font-resize {
position: absolute;
left: 0;
top: 6px;
}

#preHeader ul#font-resize a#print {
position: absolute;
left:  50px;
top: 4px;
cursor: pointer;
}

#preHeader #infolettreTop {
position: absolute;
right: 469px;
top: 0px; /* before: 4px */
}

.font_resizer {
	font-weight:bold;
}

#infolettreTop input {
border: 1px solid #ccc;
height: 20px;
}

#infolettreTop input.btnInfolettreTop {
border: 0;
position: relative;
top: 6px; /* before: 2px */
padding: 0 13px 0 4px;
}

#infolettreTop input.btnInfolettreTop:hover {
 -moz-opacity:.85;
 filter:alpha(opacity=85);
 opacity:.85; 
}

.inpInfolettreText {
	margin-bottom:10px;
	padding-left:2px;
}

#preHeader #liensTop {
position: absolute;
right: 196px;
border-right: 1px solid #999;
border-left: 1px solid #999;
top: 6px;
padding-right: 20px;
height: 20px;
}

#preHeader #contactTop {
position: absolute;
border-right: 1px solid #999;
padding-right: 20px;
right: 61px;
top: 7px;
}

#preHeader #contactTop a {
color: #333;
font-size: 11px;
}

#preHeader #english {
position: absolute;
right: 5px;
top: 7px;
}

#preHeader #english a {
color: #333;
font-size: 11px;
}

a.lienLogo {
display: block;
width: 220px;
height: 90px;
cursor: pointer;
position: absolute;
background-image: url(images/mainLogo.png);
background-position: 0 0;
background-repeat: no-repeat;
text-indent: -1000px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
/*hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}*/

/* Text elements */
p {
	margin-bottom: 1.625em;
	color:#646464;
}
ul, ol {
	margin: 0 0 1.625em 0em;
}
ul {
	/*list-style: square;*/
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #900;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute;
	left: -9999px;
	text-indent: -10000px;
	display: block;
}
a.assistive-text:active,
a.assistive-text:focus {
	position: static;
	left: inherit;
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	display: block;
	text-decoration: underline;
	padding: 10px;
	text-indent: 0;
}

a.assistive-text:active.assistive-over,
a.assistive-text:focus.assistive-over {
	position: absolute;
	left: 0;
	z-index: 1000;
	margin-top: 10px
}


/* =Header
----------------------------------------------- */

#branding {
	/*border-top: 2px solid #bbb;*/
	padding-bottom: 0;
	position: relative;
	z-index: 2;
	float: none;
	height: 90px;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}


/* =Menu
-------------------------------------------------------------- */

#access, #assistive {
	margin: 0;
	width: auto;
	position:  absolute;
	z-index: 900;
	top: 0;
}
#access {
	right: 0;
}
#assistive {
	left: 0;
	display: block;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	padding: 0;
	border-left: 1px solid #b80000;
	border-bottom: 1px solid #b80000;
	border-top: 0;
	margin-left: -1px;
}

#access li#menu-item-9 {
border-left: 1px solid #b80000;
}

#access li#menu-item-15 {
border-right: 1px solid #b80000;
}

#access a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Grande", sans-serif;
	display: block;
	line-height: 3.333em;
	padding: 42px 0.612em 0;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	/*border-bottom: 7px solid #b80000;*/
}
#access li:hover,
#access a:focus {
	border-bottom: 7px solid #e60000;
	background-image: url(images/bgButtonActive.png);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: -8px;
	background-color:#990000;
}

#access a:focus{
	border-bottom:0px;
	margin-bottom:0px;}

#access li.current-page-ancestor,
#access li.current-menu-item,
#access li.post-template-avantages-php,
#access li.current_page_parent {
	border-bottom: 7px solid #e60000;
	background-image: url(images/bgButtonActive.png);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0;
	background-color: #990000;
}

#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

hr.bandeRouge {
border: 0;
border-top: 7px solid #990000;
}

.entry-content div.formulaire-pdf-word {
position: relative;
background-image: url(images/bgFormulaire-pdf-word.png);
background-position: 0 0;
background-repeat: no-repeat;
width: 157px;
height: 23px;
}


.entry-content div.formulaire-pdf-word a.form-pdf {
position: absolute;
display: block;
top: 3px;
right: 50px;
}

.entry-content div.formulaire-pdf-word a.form-word {
position: absolute;
display: block;
top: 3px;
right: 11px;
}

.entry-content ul.liensFormulaires li {
font-size: 14px;
color: #666666!important;
list-style-type: disc;
margin: 0 0 35px 20px;
}

.entry-content ul.liensFormulaires li a.PDF {
font-size: 12px;
color: #900!important;
background-image: url(images/bgLiens-pdf.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 3px 0 2px 25px;
margin: 10px 0 0 0;
display: block;
}

div.sidebar-a {
float: left;
width: 188px;
margin: 40px 0 0 0;
padding: 12px 0 0 10px;
background-image: url(images/textureSidebar-a.png);
background-position: 10px 0;
background-repeat: no-repeat;
}

div.sidebar-a li.categories {
text-indent: -9999px;
}

div.sidebar-a li.categories ul li {
text-indent: 0;
}

div.small-content {
background-color: #dfdfdf;
margin: 30px 1px 0 0;
padding: 10px 15px 10px 20px;
background-image: url(images/topContent-sidebar-a.png);
background-position: 0 0;
background-repeat: no-repeat;
}

div.basContent-sidebar-a {
margin: -1px 0 27px 0;
}


div.small-content h1 {
background-image: url(images/bulletContent-sidebar-a.png);
background-position: 0 5px;
background-repeat: no-repeat;
padding: 0 5px 0 17px;
font-size: 16px;
color:  #333;
border-right: 1px solid #666666;
display: inline;
}

div.small-content p {
font-size: 1em;
color:  #666666;
margin: 10px 0;
}

div.small-content p a {
font-size: 12px;
color:  #900;
margin: 15px 0;
}


div.sidebar-a ul li a {
display: block;
background-color: #f6f1e6;
border: 1px solid #d0c6b6;
border-top: 0;
padding: 10px 0 6px 10px; 
color: #666666;
cursor: pointer;
width: 166px;
text-decoration:none;
}

div.sidebar-b ul li#linkcat-6 h2,
div.sidebar-b ul li#linkcat-35 h2,
li#linkcat-42 h2,
li#linkcat-43 h2 {
display: none;
}

li#linkcat-43 li,
li#linkcat-43 {
list-style-type: none;
display: inline;
line-height: 38px;
}

div.sidebar-a ul li a:hover,
div.sidebar-a ul li.current-cat a {
border-right: 5px solid #900;
text-decoration: none;
background-image: url(images/menuSidebar-a-active.png);
background-position: 0 0;
background-repeat: no-repeat;
}

.menuLeft_active {
border-right: 5px solid #900 !important;
text-decoration: none !important;
background-image: url(images/menuSidebar-a-active.png) !important;
background-position: 0 0 !important;
background-repeat: no-repeat !important;
font-weight:bold;
}

div#primary div.sidebar-a ul {
border-top: 1px solid #d0c6b6;
border-bottom: 0;
background-image: url(images/basMenuSidebar-a.png);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 13px;
margin-bottom: 0;
width: 178px;
}
div#primary div.sidebar-a ul li ul {
border-bottom: 0;
background-image: none;
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 0px;
margin-bottom: 0;
width: 178px;
border-top:none !important;
}

div.sidebar-a ul li ul {
border-top: 0px;
}

div.sidebar-a ul li ul li ul {
border-top: 0px;
}

.sidebar-a ul li ul li ul li a {
	padding-left:40px;
	width: 136px;
}

.sidebar-a ul li ul li a{
	padding-left:20px;
	width: 156px;
}

div.sidebar-b {
float: right;
margin: 40px 10px 0 0;
width: 186px;

}

div.sidebar-b div.fondGris {
background-color: #deddd8;
background-image: url(images/bgBasSidebar-b.png);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 10px;
}

div.sidebar-b ul{
margin: 10px 2px 20px 13px;
}

div.sidebar-b ul#liens-avantages {
margin: 10px 0 20px 0;
}

div.sidebar-b ul li h2 {
font-size: 12px;
font-weight: bold;
color: #333;
font-family:"Lucida Grande",sans-serif;
}

div.sidebar-b ul li#linkcat-10 h2,
div.sidebar-b ul li#linkcat-69 h2 {
list-style-type: none;
background-image: url(images/bgLiens-videos.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 0 0 0 25px;
}

div.sidebar-b ul li#linkcat-11 h2,
div.sidebar-b ul li#linkcat-27 h2 {
list-style-type: none;
background-image: url(images/bgLiens-bourses.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 0 0 0 25px;
line-height: 26px;
}

div.sidebar-b ul li#linkcat-12 h2 {
list-style-type: none;
background-image: url(images/bgLiens-pdf.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 0 0 0 25px;
line-height: 20px;
}

div.sidebar-b ul li#linkcat-13 h2 {
list-style-type: none;
background-image: url(images/bgLiens-canada.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 0 0 0 25px;
line-height: 20px;
}

body.category div.sidebar-b ul li#linkcat-13 h2 {
list-style-type: none;
background-image: url(images/bgLiens-canada.png);
background-position: 0 3px;
background-repeat: no-repeat;
padding: 0 0 0 25px;
line-height: 20px;
}

.entry-content p {
font-size: 1em;
color: #666666;
/*line-height: 1.4em;*/
margin-bottom:10px;
font-family:"Lucida Grande",sans-serif;
}

.entry-content ul{ 
	list-style: square outside none; 
	margin-left:25px;
    color: #666666;
    font-family: "Lucida Grande",sans-serif;}

.entry-content ul li {
	margin-bottom: 10px;
}

/*.entry-content p strong {
font-size: 11px;
color: #000;
line-height: 14px;
font-family:"Lucida Grande",sans-serif;
}*/


div.sidebar-b ul li ul li {
margin: 7px 12px 7px 12px;
}

body.category div.sidebar-b ul li ul li {
margin: 7px 12px 15px 13px;
}

body.category div.sidebar-b ul#liens-avantages li ul li {
margin: 10px 12px 10px 0;
}

body.category div.sidebar-b ul li ul {
padding: 0 0 14px 0;
}

div.sidebar-b ul li#linkcat-12 ul li {
margin: 12px;
}

div.sidebar-b ul li ul li a {
color: #666666!important;
text-decoration: none;
font-size: 12px;
}
div.sidebar-b ul li ul li a:hover{
	text-decoration:underline;}

div#lien-contact {
margin: 20px 0 0 0;
float: right;
}

div.enteteTortue {
background-image: url(images/bgTortue.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width: 554px;
height: 192px;
position: relative;
}

div.enteteTortue h2 {
font-size: 20px;
color: #900;
top: 30px;
position: absolute;
}

div.enteteTortue p {
font-size: 11px;
color: #666666;
top: 75px;
width: 370px;
position: absolute;
}

h3.calendrier {
font-size: 20px;
color: #fff;
background-color: #900;
margin: 25px 0 0 0;
padding: 11px 0 11px 15px;
}

div.typeFormation{
background-image: url(images/bgTypeFormation.png);
background-position: 0 0;
background-repeat: repeat-x;
height: 75px;
width: 554px;
display: block;
position: relative;
}

div.typeFormation p.titre {
position: absolute;
padding: 0 10px 0 20px;
font-family:"Lucida Grande",sans-serif;
font-size: 16px;
color:  #333;
font-weight: normal;
border-right: 1px solid #666666;
width: auto;
background-image: url(images/bulletArticleProg.png);
background-position: 0 8px;
background-repeat: no-repeat;
display: inline;
top: 26px;
left: 15px;
}

#main {
	clear: both;
	padding: 17px 0 0;
	background-color: #FFFFFF;
	margin-top:2px;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 20px 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}

body.category .hentry{
	/*border-bottom: 1px solid #ddd;*/
	margin: -4px 0 0;
	position: relative;
}

.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title {
	padding-right: 76px;
}

.entry-header .entry-meta {
display: none;
}

.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom:3px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #900;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 0 20px 60px 20px;
	margin: 10px 0 0 0;
}

div.listePublications {
margin: 35px 0;
}

div.listePublications p {
margin: 0;
}

div.listePublications p.date {
color:  #666666;
font-size: 11px;
}

div.listePublications span.PDF a {
background-image: url(images/bgLiens-pdf.png);
background-repeat: no-repeat;
background-position: 0 0;
line-height: 16px;
padding: 2px 0 2px 25px;
color: #900;
display: block;
margin:  0;
}

p.titreLienCategorie {
color: #333;
font-weight: bold;
}

/*body.category .entry-content{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}*/

article {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 30px;
width:593px;
}

/*body.category article {
border: 0;
background-color: #dfdfdf;
width: 524px;
padding:  0 15px;
}*/

body.category-16 article {
border-bottom: 1px solid #ccc;
background-color: #fbfbfb;
width: 524px;
margin: 14px 0!important;
padding:  0 15px 10px 15px;
}

/*body.category article h1.entry-title {
margin: 0;
padding: 0 10px 0 20px;
font-family: "Lucida Grande",sans-serif;
font-size: 16px;
color:  #333;
font-weight: normal;
border-right: 1px solid #666666;
width: auto;
background-image: url(images/bulletArticleProg.png);
background-position: 0 4px;
background-repeat: no-repeat;
display: inline;
}*/

body.category article div.descriptionActivites h1.entry-title {
margin: 0;
padding: 0 10px 0 0;
font-family: "Lucida Grande",sans-serif;
font-size: 15px;
color:  #900;
font-weight: normal;
width: auto;
background: none;
display: inline;
border: 0;
}


/*body.category div#content {
margin: 20px 0 0 0;
padding: 0 20px 35px 20px;;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}*/

.entry-content h1,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.entry-content .gfield_html > fieldset > legend {
font-family:"Lucida Grande",sans-serif;
font-size: 20px;
color: #900;
margin: 0 0 20px 0;
padding-top: 20px;
}

.entry-content #gform_wrapper_19 .gfield_html > fieldset legend {
	margin-top: 10px!important;
}

.entry-content #gform_wrapper_19 .gfield_html > fieldset > legend {
	font-weight:bold;
	font-size:1.1em;
	color: #808080;
	border-bottom: 1px solid #808080;
	margin: 0 0 10px!important;
	padding: 21px 0 10px;
	width: 100%;
	position: relative;
}

.entry-content #gform_wrapper_19 .gfield_html > fieldset > legend:before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 1px;
	content: ' ';
	background-color: #808080;
}

.entry-content #gform_wrapper_19 .gfield_html > fieldset > ul {
	margin: 0;
}

.entry-content #gform_wrapper_19 .gfield_html > fieldset > ul li {
	margin: 0;
}

.entry-content  h2.lienArticle{
	font-size:12px;
	color:#990000}

.entry-content h2,
.comment-content h2 {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: "Lucida Grande",sans-serif;
	margin: 15px 0 10px 0;
}

.entry-content h3 {
	font-size: 1.1em;
	color: #333;
	/*line-height: 1.4em;*/
	margin-bottom:10px;
	font-family:"Lucida Grande",sans-serif;
	font-weight: bold;
}

div.liensProgrammes {
float: right;
background-image: url(images/bulletLiensProgrammes.png);
background-position: 0 2px;
background-repeat: no-repeat;
padding:  0 0 0 23px;
color: #990000!important;
font-family: "Lucida Grande",sans-serif;
font-size:12px;
margin-right: 15px;
}

div.liensProgrammes a {
color: #990000!important;
text-decoration: none;
font-size:12px;
font-family: "Lucida Grande",sans-serif;
}

p.titreInscriptionProgrammes {
font-size: 12px;
color:  #333;
font-weight: bold;
background-image: url(images/bgLiens-bourses.png);
background-position: 0 0;
background-repeat: no-repeat;
padding: 0 0 0 24px;
margin: 6px 0 0 15px;
}

div.sidebar-b ul.listeLiensProgrammes {
margin: 0 0 0 40px;
}

div.sidebar-b ul.listeLiensProgrammes li {
margin: 7px 0;
}


div.sidebar-b ul.listeLiensProgrammes a {
color:  #666666;
font-size: 12px;
}

body.category ul.anchorLiensProgrammes {
}

body.category ul.anchorLiensProgrammes li {
display: inline;
margin: 0 0 0 10px;
padding: 0 10px 0 0;
border-right: 1px solid #ccc;
}

body.category ul.anchorLiensProgrammes li a {
color: #900;
}


span.PDF a {
background-image: url(images/bgLiens-pdf.png);
background-repeat: no-repeat;
background-position: 0 0;
line-height: 16px;
padding: 2px 0 2px 25px;
color: #900;
display: block;
margin: 30px 0;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}

.entry-content img{
	width:100%;}

img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 20px;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}

p img{ margin:0px;}

.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	padding: 6px;
}

img[class*="align"]{ padding:0px;}

.wp-caption img {
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0;
	position: relative;
}
.singular.page .hentry {
	padding: 3.5em 0 0;
}

body.page-id-445 .hentry {
padding: 0!important;
}

body.page-id-445 .sidebar-a {
background: none;
}

body.page-id-445 .sidebar-a ul {
display: none;
}

ul.post-categories {
margin-bottom: 0;
}

.singular .entry-title,
.entry-title,
ul.post-categories li a {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Lucida Grande", sans-serif;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;

}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}

/*
Inscription
*******************************/


div#formInscription {
width: 845px;
margin: 0 auto 50px auto;
background-image: url(images/bgFormInscription.png);
background-position:  0 0;
background-repeat: repeat-y;
padding-bottom: 1px;
}

#masque {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#666;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	z-index:90000;
}

div.formSent{
	position:fixed;
	margin-left:-305px;
	left:50%;
	margin-right:auto;
	text-align:center;
	width:650px;
	height:90px;
	z-index:100000;
	background-color:#fff;
}

div.formSent input{
	position:absolute;
	bottom:10px;
	right:10px;
}

div#formInscription p.form_envoi{
	margin-top:20px;

	}

div#formInscription .txt_erreurs_form{
	font-family:"Lucida Grande",sans-serif;
	color: #666666;
	 padding-left: 61px;
	}

div#formInscription .entry-title {
color: #900;
font-size: 24px;
font-weight: bold;
font-family:"Lucida Grande",sans-serif;
margin: 0 0 22px 60px;
padding: 4px 0 0 0;
}

p.warning {
color:  #670000;
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
margin: 0 0 25px 0;
padding: 4px 0 0 0;
}

#formInscription p.warning {
	margin-left: 62px;
}

div#formInscription ul.erreur {
margin-bottom: 25px;
position: relative;
display:block;
}

div#formInscription ul.erreur li {
    background-color: #FFFF99;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family:"Lucida Grande",sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0 62px;
    padding: 7px;
    width: 250px;
}

div fieldset.section,
.gform_wrapper {
	width: 803px;
	padding: 1px 0 0 40px;
	font-family:"Lucida Grande",sans-serif;
	position: relative;
	z-index: 5;
	float: left;
}

div fieldset.section p.titre {
	font-size: 12px;
	font-weight: normal;
	font-family:"Lucida Grande",sans-serif;
	color:  #680000;
	margin: 0 0 0 60px;
	clear: both;
}

div#formInscription fieldset.section p.titreDeuxieme {
font-size: 12px;
font-weight: normal;
font-family:"Lucida Grande",sans-serif;
color:  #680000;
margin: 10px 0 0 60px;
}

fieldset.section > legend,
#formInscription.formSpecial h2{
	position: absolute;
	top: 0;
	left: 40px;
	background-color:#666666;
    color: #FFFFFF;
    font-family: "Lucida Grande",sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    padding-left: 20px;
    padding-top: 6px;
	text-align: left;
}
fieldset.section.focus > legend{
	background-color:#C20000
	}

fieldset.section > legend:before,
fieldset.section > legend:after {
	height: 35px;
    width: 40px;
	position: absolute;
	top: 0;
	content: ' ';
}
	
fieldset.section > legend:after {
	background: url("images/border-radius.png") no-repeat scroll 0 0;
	right: -35px;
}

fieldset.section > legend:before {
	background-position: 0 0;
	left: -40px;
}

fieldset.section fieldset {
	margin: 0;
	width: 100%;
}

fieldset.section fieldset legend {
	margin: 10px 0 4px 0!important;
}
			
fieldset.section.focus > legend:after {background-position: 0 -35px;}	
	
fieldset#votre-atelier > legend,
fieldset#formation > legend,
fieldset#liste-envoi > legend{ width:130px;}
fieldset#renseignements-personnels > legend,
fieldset#renseignements-professionnels > legend,
fieldset#soumettre > legend{ width:250px}

fieldset#renseignements-obtenu > legend { width:290px;}

fieldset.section .bgform{
    background-color: #F4F4F4;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-top: -3px;
    padding-bottom: 20px;
    padding-top: 55px;
    width: 803px;
}	

fieldset.section .bgform.bgwhite{
	background-color:#FFF;}
 

fieldset#soumettre .bgform.bottom-border{
	background: url("images/bottom-form-7.jpg") repeat-x scroll center bottom #F4F4F4;
	}

fieldset#votre-atelier > legend:before {
background:url(images/step1.jpg) no-repeat;
}

fieldset#renseignements-personnels > legend:before {
background:url(images/step2.jpg) no-repeat;
}

fieldset#renseignements-professionnels > legend:before {
background:url(images/step3.jpg) no-repeat;
}

fieldset#formation > legend:before {
background:url(images/step4.jpg) no-repeat;
}

fieldset#renseignements-obtenu > legend:before {
background:url(images/step5.jpg) no-repeat;
}

fieldset#liste-envoi > legend:before {
background:url(images/step6.jpg) no-repeat;
}

fieldset#soumettre > legend:before {
background:url(images/step7.jpg) no-repeat;
}

fieldset.section.focus > legend:before {
background-position: 0 -35px !important;
}

form div#activites-active {
font-family:"Lucida Grande",sans-serif;
font-size: 12px;
color: #666666;
margin: 0 0 0 60px;
}

form div#activites-active div.activites-input {
height:55px;
float: left;
width: 50%;
margin: 22px 0 0 0;
}

form div#activites-active div.activites-input label,
form div#activites-active div.activites-input input {
float: left;
}

form div#activites-active div.activites-input label {
width: 80%;
margin: 0 0 0 10px;
line-height: 16px;
}

form div#activites-active div.activites-input label a{
	color: #666666;
    font-size: 12px;}


form div#activites-active div.activites-input label span {
display: block;
margin: 5px 0 0 2px;
border-left: 1px solid #999;
border-right: 1px solid #999;
padding: 0 6px;
width:  125px;
font-size: 10px;
}

form div#activites-active p.liens-inscription {
margin: 22px 0 0 0;
}

form div#activites-active p.liens-inscription a {
text-decoration: none;
color: #900;
background-image: url(images/fleche-lien-activites.png);
background-position: right 2px;
background-repeat: no-repeat;
padding: 0 15px 0 0;
}

form fieldset#renseignements-personnels div.gauche,
form fieldset#renseignements-personnels div.droite,
form fieldset#renseignements-professionnels div.gauche,
form fieldset#renseignements-professionnels div.droite{
float: left;
}


form fieldset#renseignements-personnels div.gauche,
form fieldset#renseignements-professionnels div.gauche {
padding: 0 30px 0 0;
border-right: 1px solid #ccc;
width: 294px;
}

form fieldset#renseignements-personnels div.droite,
form fieldset#renseignements-professionnels div.droite{
padding: 0 0 0 30px;
width: 374px;
float: right;
}

form fieldset#renseignements-professionnels div.droite {
margin: 0 0 0 0;
}

form div div span,
.gform_wrapper .gfield_required  {
font-family: Arial;
font-size: 20px;
color: #900;
margin: 0 0 0 5px;
font-weight: normal;
}

form div div span.select1 {
line-height: 50px;
position: absolute;
left: 388px;
top: 227px;
}

form div div span.select2 {
line-height: 50px;
position: absolute;
right: 88px;
top: 273px;
} 

form fieldset#renseignements-personnels div.gauche {
margin: 0 0 0 64px;
 clear: both;
}

form fieldset#renseignements-personnels div.gauche input,
form fieldset#renseignements-personnels div.droite input,
form fieldset#renseignements-professionnels div.droite input {
border: 1px solid #ccc;
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
color: #666666;
padding: 8px 7px;
margin: 0 0 8px 0;
}


form fieldset#renseignements-personnels div.gauche input.form_erreur,
form fieldset#renseignements-personnels div.droite input.form_erreur,
form fieldset#renseignements-professionnels div.droite input.form_erreur, {
background-color: #F0F1EC;
border: 1px solid #C20000;
}

form fieldset#formation div.gauche input.champs-expertise {
border: 1px solid #ccc;
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
color: #666666;
padding: 8px 7px;
width: 266px;
margin: 0 0 8px 0;
}

form fieldset#renseignements-professionnels div.gauche,
form fieldset#liste-envoi div.gauche,
form fieldset#renseignements-obtenu div.gauche,
form fieldset#formation div.gauche {
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
color:  #666666;
margin: 0 0 0 64px;
/*margin: 25px 0 0 0;*/
/*width: 360px;*/
clear: both;
}

/*form fieldset#formation div.gauche .ginput_container,
form fieldset#renseignements-obtenu div.gauche .ginput_container {
	margin-left: 0;
}*/

form fieldset#renseignements-professionnels div.gauche input,
form fieldset#liste-envoi div.gauche input,
form fieldset#renseignements-obtenu div.gauche input,
form fieldset#formation div.gauche input {
	margin: 0 10px 16px 0;
}

form fieldset#liste-envoi div.gauche input.margin-left-20 {
	margin-left: 20px;
}
/*
form fieldset#formation div.gauche label.gfield_label {
	margin-left: 0 !important;
}*/

form fieldset#renseignements-professionnels div.gauche input.precisez,
form fieldset#renseignements-obtenu div.gauche input.precisez,
form fieldset#formation div.gauche input.precisez {
margin: 0 10px 8px 0;
border: 1px solid #ccc;
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
color: #666666;
padding: 2px 7px;
}

form fieldset#renseignements-personnels div.gauche input:focus,
form fieldset#renseignements-obtenu div.gauche input:focus,
form fieldset#renseignements-personnels div.droite input:focus,
form fieldset#renseignements-professionnels div.gauche input:focus,
form fieldset#renseignements-professionnels div.droite input:focus,
form fieldset#formation div.gauche input:focus {
background-color: #ff9;
}

select.province {
margin: 0 0 8px 0;
/*width: 280px;*/
}

select.annee-experience {
margin: 10px 0 0 0;
width:  60px;
}

form fieldset#renseignements-personnels div.gauche input.cPostal,
form fieldset#renseignements-professionnels div.droite input.cPostal {
width: 107px;
margin-top: 8px;
}



/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Plan du site
*********************/

ul#plansite {
width: 300px;
}

ul#plansite li {
margin: 0 0 20px 0;
}

ul#plansite h2 {
font-size: 16px;
color: #900;
font-weight: bold;
}

ul#plansite li ul li {
margin: 15px;
}

ul#plansite li ul li ul li a {
color: #400;
}

ul#plansite li ul li a,
ul#plansite li.sousCategories a {
font-size: 12px;
color: #900;
font-size: 12px;
color: #900;
}

ul#plansite li.sousCategories {
border-top: 1px solid #ccc;
padding-top: 15px;
}


/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	width: 100%;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

a.conteneurBTN {
	overflow: hidden;
	line-height: 1000px;
}

/*  Accueil */

div#conteneurBoiteAcc {
position: relative;
width: 990px;
min-height: 825px;
margin:  0 auto;
color: #666666;
}

div#conteneurBoiteAcc a.conteneurBTN {
position: absolute;
bottom: 0;
left: 70px;
}

div#conteneurBoiteAcc div#avantages{
position: absolute;
width: 309px;
min-height: 345px;
height:auto;
top: 0;
left: 0;
padding: 0 10px;
border-bottom: 5px solid #ececec;
border-right: 1px solid #ccc;
}

div#conteneurBoiteAcc div#avantages ul li{ 
font-weight:bold;
color:#994D00;}

div#conteneurBoiteAcc div h1 {
font-family:"Lucida Grande",sans-serif;
font-size: 18px;
line-height:  18px;
padding: 11px 0 15px 0;
margin: 0 0 20px 0;
border-bottom: 1px solid #ccc;
}

div#conteneurBoiteAcc div#experience h1 {
font-family:"Lucida Grande",sans-serif;
font-size: 18px;
line-height:  18px;
padding: 11px 0 15px 0;
margin: 0;
border-bottom: 1px solid #ccc;
}

div#conteneurBoiteAcc div ul {
margin: 20px 0 0 20px;
list-style-type: disc;
}

div#conteneurBoiteAcc div#programmes ul {
margin: 20px 0 0 0;
}

div#conteneurBoiteAcc div#programmes ul li {
background-image: url(images/bulletProgrammesAcc.png);
background-position: 0 4px;
background-repeat: no-repeat;
list-style-type: none;
padding: 0 0 5px 20px;
font-weight: bold;
}

div#conteneurBoiteAcc div#a-laffiche ul li a {
display: block;
} 

div#conteneurBoiteAcc div a img {
/*margin-top: 40px;*/
}

#programmes a.conteneurBTN,
#formation-continue a.conteneurBTN{
	background:url(images/btnProgrammesAcc.png) no-repeat;
	height: 26px;
    width: 166px;}
	

#a-laffiche a.conteneurBTN{
	background:url(images/btnAlafficheAcc.png) no-repeat;
	height: 26px;
    width: 166px;}
	
#avantages a.conteneurBTN,
#recherche a.conteneurBTN{
	background:url(images/btnAvantagesAcc.png) no-repeat;
	height: 26px;
    width: 166px;}	
	
#experience a img{ float:left;}

#experience .exp-border{ 
	border-bottom:1px solid #c2c2c2;
	margin-bottom: 8px;
    margin-top: 20px;
    padding-bottom: 8px;
	width: 308px;
	float:left;}

#experience a.conteneurBTNexp{ 
     background: url("images/bt-experience.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	height: 27px;
	margin-right: 15px;
	margin-top: 14px;
	padding: 4px 0px 6px 0px;
	text-align: center;
	width: 90px;
}
	
#experience a.conteneurBTNexp.margin-top-exp{
	margin-top:30px;}	

div#conteneurBoiteAcc #experience a.conteneurBTNexp:hover{
	background:url(images/bt-experience-hover.jpg) no-repeat;
	text-decoration:none;}	

div#conteneurBoiteAcc #programmes a.conteneurBTN:hover,
div#conteneurBoiteAcc #formation-continue a.conteneurBTN:hover {
background:url(images/bt-prog-hover.jpg) no-repeat;}

div#conteneurBoiteAcc #avantages a.conteneurBTN:hover,
div#conteneurBoiteAcc #recherche a.conteneurBTN:hover {
background:url(images/bt-avantage-hover.jpg) no-repeat;}

div#conteneurBoiteAcc #a-laffiche a.conteneurBTN:hover{
background:url(images/bt-affiche-hover.jpg)}

#avantages a.conteneurBTN,
#programmes a.conteneurBTN,
#a-laffiche a.conteneurBTN{margin-bottom: 20px;}

body div#conteneurBoiteAcc div#experience a img {
margin: 0;
padding: 0;
}

body div#conteneurBoiteAcc div#experience a img + a img {
margin: 0;
}

div#conteneurBoiteAcc div#programmes a img {
margin-top: 37px;
}

div#conteneurBoiteAcc div#a-laffiche a img {
margin-top: 15px;
}

div#conteneurBoiteAcc div#avantages h1,div#conteneurBoiteAcc div#recherche h1 {
color: #994d00;
}

div#conteneurBoiteAcc div#programmes h1 {
color: #E67300;
}

div#conteneurBoiteAcc div#formation-continue h1{
	color:#e57200;}

div#conteneurBoiteAcc div#a-laffiche h1 {
color:  #c20000;
}

div#conteneurBoiteAcc div#experience h1 {
color: #e50000;
}

div#conteneurBoiteAcc div#programmes {
position: absolute;
width: 310px;
min-height: 345px;
height:auto;
top: 0;
left: 330px;
padding: 0 10px;
border-bottom: 5px solid #ececec;
}

div#conteneurBoiteAcc div#a-laffiche{
position: absolute;
width: 309px;
min-height: 345px;
height:auto;
top: 0;
right: 0;
border-left: 1px solid #ccc;
padding: 0 10px;
border-bottom: 5px solid #ececec;
}

div#conteneurBoiteAcc div#a-laffiche ul {
margin: 0;
}

div#conteneurBoiteAcc div#a-laffiche ul li {
list-style-type: none;
}

div#conteneurBoiteAcc div#a-laffiche ul li ul li {
list-style-type: none;
margin: 10px 0 0 0;
color: #8c8c8c;
background: none;
}

div#conteneurBoiteAcc div#a-laffiche ul li a {
color: #c20000;
}

div#conteneurBoiteAcc div#a-laffiche ul li {
background-image: url(images/separateurAlafficheAcc.png);
background-position: bottom left;
background-repeat: no-repeat;
padding: 0 0 10px 0;	// Manu : padding: 0 0 7px 0;
margin: 0 0 0px 0;	// Manu : margin: 0 0 12px 0;
}



div#conteneurBoiteAcc div#recherche{
position: absolute;
width: 309px;
min-height: 469px;
height:auto;
top: 0px;
left: 0;
padding: 0 10px;
border-right: 1px solid #ccc;
}

div#conteneurBoiteAcc div#recherche a.conteneurBTN, 
div#conteneurBoiteAcc div#formation-continue a.conteneurBTN{bottom:45px;}

div#conteneurBoiteAcc div#formation-continue{
position: absolute;
width: 310px;
min-height: 469px;
height:auto;
top: 0px;
left: 330px;
padding: 0 10px;
border-right: 1px solid #ccc;
}

div#conteneurBoiteAcc div#experience{
position: absolute;
width: 308px;
min-height: 247px;
height:auto;
top: 0px;
right: 0;
padding: 0 10px;
}

div#conteneurBoiteAcc div#facebook{
position: absolute;
width: 328px;
height: 205px;
bottom: 0;
right: 0;
background-image: url(images/bgFacebookLikeBox2.png);
background-position: top;
background-repeat: repeat-x;
}

/*
Facebook
------------------------------------------------*/

#fb-root { display: none;}
.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}

.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}

.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: normal;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}

div.name_block a {
color:  #fff!important;
}

.connect_top .connect_action .page_stream a span { color:  #fff!important;}

#BoiteAccHaut{
	position:relative;
	min-height:350px;
	height:auto;
	width:auto;
}

#BoiteAccBas{
	position:relative;
	min-height:550px;
	height:auto;
	width:auto;
}

/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	height: 395px;
	padding: 0 0 35px 0;
	position: relative;
	border-top: 5px solid #ECECEC;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

#colophon input[type="submit"],
#colophon select {
position: absolute;
top: 14px;
}

#colophon select {
left: 525px;
}

#colophon input[type="submit"] {
left: 820px;
}

#colophon #partagez {
position: absolute;
right: 10px;
top: 10px;
color: #666666;
}

#colophon #partagez span {
position: absolute;
right: 48px;
top: 6px;
}

#colophon #partagez img.rss {
top: 7px;
right: 22px;
position: absolute;
}

#colophon #partagez img.facebook {
top: 7px;
right: 0;
position: absolute;
}

#liens-footer-inline {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
top: 67px;
left: 222px;
}

#liens-footer-inline li ul li {
border-left: 1px solid #999;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 10px;
}

#liens-footer-inline li ul li:first-child {
border-left: 0;
}

#liens-footer-inline li a {
color:  #666666;
line-height: 14px;
}

#liens-footer-inline li.first  {
border-left: 0;
}

ul.liens-footer {
position: absolute;
top: 114px;
margin: 0;
padding: 0;
}

ul.liens-footer,
ul.liens-footer ul
ul.liens-footer li
ul.liens-footer ul li, {
margin: 0;
padding: 0;
}

ul.liens-footer ul {
margin: 8px 0 0 0;
}

ul.liens-footer li {
font-weight: bold;
}

ul.liens-footer li ul li {
margin:  0;
}

ul.liens-footer li ul li a {
color: #666666;
font-weight: normal;
font-size: 10px;
}

ul.ressources {
left: 23px;
}

ul.programmes {
left: 225px;
}

ul.formation-continue {
left: 395px;
}

ul.aide-financiere {
left: 628px;
}

ul.recherche {
left: 814px;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}

/* Formulaire inscription
------------------------------------------------*/






/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* Make sure embeds fit their containers */
	embed,

	object {
		max-width: 100%;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;

		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}

.lof-container {
background:url(images/bgSliderAcc.png);
background-position: bottom;
background-repeat: no-repeat;
width: 989px;
}

/* Liste activites
*******************************************/

body.post-template-formation-continue-php article {
background-image: url(images/separateurActivites.gif);
background-position: center;
background-repeat: repeat-y;
min-height: 800px;
}

.descriptionActivites {
    padding: 15px;
    width: 524px;
	margin:  0 auto;
	background-image: url(images/bgArticleFormation.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.descriptionActivites .left {
    float: left;
    padding: 0;
    width: 248px;
}

.descriptionActivites .left h1{
font-family:"Lucida Grande",sans-serif;
font-size: 15px;
color: #900;
padding: 0 0 10px 0;
font-weight:normal;
}

.descriptionActivites .left p.dateActivites {
font-family:"Lucida Grande",sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #333;
margin: 0;
padding:  0;
}

.descriptionActivites .left p.dateInscription {
font-family:"Lucida Grande",sans-serif;
font-size: 1em;
color: #666666;
margin: 0;
padding:  0;
}

p.lienArticle {
color: #666666;
font-size: 11px;
margin:  0 0 30px 0;
}

div.lienFormationContinue {
margin: 10px 0 0 0;
padding-left: 15px;
}

div.lienFormationContinue a {
background-image: url(images/bgLiens-bourses.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #900;
font-size: 12px;
padding: 5px 0 5px 28px;
}

.descriptionActivites .right {
width: 241px;
/**padding:  0 15px 0 18px;**/
float: left;
}

.descriptionActivites .right .entry-content {
padding: 0;
}

.descriptionActivites .right p {
width: 241px!important;
padding: 0;
}

.descriptionActivites .expand_content .collapseomatic {
	margin-left: 16px;
}


/* collapse
------------------------------------------------ */

#panel {
	right: -105px;
    width: 244px;
	height: auto;
	display: none;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 9px 0 0 20px;
	z-index: 5000;
	position: absolute;
}

#panel ul { margin-bottom: 0px;}

#panel a {
   
    border-bottom: 1px solid #CCCCCC;
    color: #990000;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 5px ;
    text-decoration: underline;
}

#panel a.bg_white {
	background-color:#FFF;}
#panel a.bg_pink{
	 background-color: #FCF6E9;
	}

.slide {
	margin: 0;
	padding: 0;
}
.collapseomatic {
	background-image: url("images/arrow-slide.png") !important;
	background-position: right 0 !important;
	background-repeat: no-repeat !important;
	cursor: pointer !important;
	padding: 1px 20px 2px 0 !important;
}
.colomat-close {
    background-image: url("images/arrow-slide.png") !important;
    background-position: right -16px !important;
    background-repeat: no-repeat !important;
}
.btn-slide {
	background: url(images/arrow-slide.png) no-repeat right 0px;
	text-align: center;
	width: 110px;
	padding: 2px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

.active {
	background-position: right  -16px;
}
.collapseomatic_content ul { margin-bottom:0px;}
.collapseomatic_content ul li {color: #373737;}
body.page-template-page_formations_ateliers-php .collapseomatic_content .collaps_atelier{ padding-bottom: 0px;}
/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/**----------------------------corrections--------------------------**/

	/* ajouté par M-A - DÉBUT*/
.export_formationList li{
	border-bottom:dotted 1px #990000;
	margin-bottom:3px;
	margin-top:3px;
}
	
.export_dateAtelier{
	position:relative;
	left:10px;
}

.export_titreAtelier{
	font-weight:bold;
}
	/* ajouté par M-A - FIN*/
.content_prog_child{
	background-color:#dfdfdf;
	float: left;
    margin-top: -7px;
	width: 553px;
	}


.content_prog_child h2{
	margin-left: 15px;
    padding: 0 10px 0 20px;
	background-image: url("images/bulletArticleProg.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    border-right: 1px solid #666666;
    color: #333333;
    display: inline;
    font-family: "Lucida Grande",sans-serif;
    font-size: 16px;
    font-weight: normal;
	}
	
.content_prog_child p {
	color:#666666;
	font-size:1em;
	font-family:"Lucida Grande",sans-serif;
	padding:0 15px;
	margin: 10px 0;
	}

/*.content_prog_child a{
	padding-left:15px;}*/
	
.border_top{
	border-top:1px solid #fff;
	}
			
span.collapseomatic{
	padding-left: 15px;
}
	
	
.collapseomatic_content { 
	/**background-color:#e7e7e7; **/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding:20px 15px;
	margin: 10px 0 0;
	}
	
body.page-template-page_formations_ateliers-php .collapseomatic_content { 
	border-top: 0;
	border-bottom: 0;
	}	
	
.collapseomatic_content p{
	color:#666666; 
	font-size:11px;
	padding:15px;
	}	

.border_right_menu{
	border-right:1px solid #B80000;}

.entry-content .title_h1_h2{
	font-size:20px;
	color:#990000;
	font-weight:normal;}
	
	
.entry-content .calendrier{ 
	background-color:#990000; 
	color:#FFF;	
	padding-left: 10px;
	margin-bottom:0px}
	
#content .entry-header h1{ margin-bottom:15px;}	
.menu-sidebar-formation-container { 
    /*background-image: url("images/basMenuSidebar-a.png");*/
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-right: 10px;
    /*padding-bottom: 13px;*/
}
	
	
form div#activites-active div.activites-input label span {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    display: inline;
    font-size: 10px;
    list-style: none outside none;
    margin: 5px 0 0 2px;
    padding: 0 6px;
    text-align: center;
    width: 130px;
}	

form div#activites-active div.activites-input label {
    float: left;
    line-height: 16px;
    margin: 0 0 0 10px;
    width: 267px;
}

form div#activites-active div.activites-input label a {
    color: #666666;
    font-size: 12px;
    margin-left: 10px;
    padding-left: 10px;
}

span.PDF a {
    display: inline-block;
    margin: 5px 0;
}

/*-----Premium Slider ---- */
#lofslidecontent1 .lof-navigator li#un{
	background: url(images/bg-un.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 0px;
	cursor: pointer;
}

#lofslidecontent1 .lof-navigator li#un.active{
	background: url(images/bg-un-active.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 0;
} 

#lofslidecontent1 .lof-navigator li#deux{
	background: url(images/bg-deux.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 125px;
	cursor: pointer;
} 

#lofslidecontent1 .lof-navigator li#deux.active{
	background: url(images/bg-deux-active.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 125px;
} 

#lofslidecontent1 .lof-navigator li#trois{
	background: url(images/bg-trois.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 250px;
	cursor: pointer;
} 

#lofslidecontent1 .lof-navigator li#trois.active{
	background: url(images/bg-trois-active.png);
	background-repeat: no-repeat;
	position: absolute!important;
	top: 250px;
}

/* jSelect
************************************/

a.select { 
	width: 272px; 
	height: 37px;
	display: block; 
	padding-left: 10px; 
	color: #666666; 
	font-size: 12px; 
	text-decoration: none !important; 
	font-weight: normal;
	line-height: 35px;
	background-color: transparent;
	background-position: top left; 
	background-repeat: no-repeat;
	float: left;
	clear: both;
	outline: none;
	margin: 9px 0 0 0;
	}
    a.select:hover { background-position: bottom left; color: #666666 !important; }
    a.select { background-image: url(images/select_std_bg.png); }
    ul.select_list { 
	width: 280px;
	background: #FFF; 
	border: 1px solid #c3c3c3;
	border-top: 0;
	list-style-type: none; 
	display: none; 
	z-index: 999; 
	margin: 0 0 7px 0;
	cursor: pointer; 
	height: auto;
	overflow: auto;
	clear: both;
	overflow-x: hidden;
	}
    ul.select_list li { 
    width: 272px; 
    line-height: 2em; 
    padding-left: 10px; 
    color: #333333; 
    background-color: #f4f4f4; 
    border-top: 1px solid #c3c3c3; 
    display: block; 
    }
    
    ul.select_list li:hover, ul.select_list li.hover, ul.select_list li.selected { background-color: #7c7c7c !important; color: #FFF !important; }
    /* For Long lists */
    ul.long-list { height: 126px !important; } 
    ul.long-list li { width: 198px !important; }
    .hidden { display: none; }


/*CollapseOmatic plugin*/
.content_prog_child .collapseomatic {
	padding: 2px 20px 1px 15px !important;
}

#main.noborder_top_slider{
	background-color:transparent;
	margin-top:0px;
	padding-top:0px;}

#primary.noColor{
	background-color:transparent;}
	
	
/*********************/	

#formInscription.formSpecial{
	margin-left: 55px;
	float: left;}
	
#formInscription.formSpecial p{
	margin-left:65px;}
		

#formInscription.formSpecial #title_formSpecial{ padding-left:40px;}

.gform_footer.top_label{
    width: 124px;
	clear: both;}	 
	 
.gform_footer input.button,
.gform_edit_link a{
	clear:both;
	float:left;}
	
.gform_footer input.button{ 
    background: url("images/btnSoumettre.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 31px;
    width: 123px;
}
.ginput_container{     
    float: left;
     margin-left: 40px;
	 clear:both;}
.gform_body  ul li div.ginput_container input{     
	clear: both;
    /*min-width: 205px;*/}
/*.ginput_container select { width:282px !important;}*/
	
#gforms_confirmation_message {    
	width: 762px ;   
	margin-left: 58px;
	background-color: #E3D9CD;
	border:none;
	padding-left: 9px;
	padding-top: 3px;
	clear: both;}
.form_special_right{
	float:right;
	 padding: 9px 0 0 8px;}

.gform_wrapper .top_label .gfield_error { 
	width: 304px; 
	margin-left: 53px;}
	
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	width: 485px !important;
    padding: 0px !important;
}
	
.gform_wrapper .gform_body { 
	margin-bottom:0px; 
	margin-top:0px; 
	padding:0px;}
.ginput_container_txt {
	max-width:505px;
}
.gform_wrapper .gform_body .validation_message	 { padding:0px;}
/*.gform_wrapper .validation_error{ margin-left: 60px;}*/
.gform_wrapper .gfield_error input  { margin-left:0px;}
/*li.gfield  gsection h2{ background-color:#fff;}	 */

/*.gform_wrapper .gfield_required{ margin-left:25px !important;}	*/
.gform_wrapper .top_label select.medium {width: 221px !important;}
.gform_body ul li div.ginput_container ul.gfield_checkbox li input{
	 min-width: 10px !important;}
.selector_checktox{
	border:none !important;
	width:10px !important;
	z-index:8;
	position:relative}
.ginput_container_txt{ 
	margin-left:15px !important; 
	float:left !important;}

.gform_wrapper .top_label .gfield_label {
	display:block !important;
	float:left !important;
	margin-left: 40px !important;
	color: #666666;
}
.gform_wrapper .gfield_required {
	margin-left:0px !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
}
/*.gform_heading,
.gfield_html_formatted {
	margin-left: 57px;
}*/
.gfield_html_formatted h2 {
	/*margin-left: -57px !important;*/
	/*float:left;*/
}
.gform_image_button {
	margin-left: 57px !important;	
}
.formSpecial ul {
	margin-left:65px;
}
.subtotal {
	color:#373737;
	font-family:Lucida Grande,sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.ginput_total {
	color:#373737 !important;
	font-family:Lucida Grande,sans-serif !important;
	font-weight: normal !important;
	font-size: 18px !important;	
}
.ginput_product_price_label{ display:none; }
.ginput_product_price {				// Manu
	color:#373737 !important;
	font-family:Lucida Grande,sans-serif !important;
	font-weight: normal !important;
	font-size: 14px !important;	
}

.gform_wrapper{
	 /*width: 957px;*/
	 clear: both;
	 padding-left:0px;
	 margin-left:0px !important;
}
.gform_body ul li {
	list-style-type:none !important;
}
.gform_wrapper .gfield_description {
	margin-left:40px;
	clear:both;
}
.gfield {
	clear:both;
}

.gform_body div.ginput_container ul.gfield_checkbox li label,
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    position: relative !important;
    z-index: 10 !important;
	margin-left:10px !important;
	display:inline-block !important;
}
.gform_wrapper .ginput_container input {
border: 1px solid #ccc;
font-size: 12px;
font-family:"Lucida Grande",sans-serif;
color: #666666;
padding: 8px 7px !important;
margin: 0 0 8px 0;

}
.gform_body {
    padding: 0;
    /*width: 634px;
	float:left;*/
}


body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right {	/* Manu */
	x_border:1px solid red; 
	width:200px;
}

.clear {
	clear: both;
}

/**
 * ! Bootstrap imports
 */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("images/glyphicons-halflings-white.png");
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

/**
 * ! Slider
 */
.slider {
	position: relative;
}

.slider-controls {
	z-index: 1000;
	margin: 0;
	position: absolute;
	bottom: 10px;
	right: 3px;
}

a.small {
	font-size: 11px!important;
}

label[for=membresConsor] {
	display: none;
}

a.slider-play-pause {
	color: #ffffff;
	padding: 2px 3px 3px;
	background-color: #808080;
}

a.slider-play-pause i {
	margin-top: 0;
}

.alt-new-window {
	margin: 0 !important;
	float: none !important;
	width: auto !important;
	height: auto !important;
}

/*
!!!!!!!!
!!Commente
!!!!!!!!
.gfield h2{
    background: url("images/bg-renseignement-perso.jpg") no-repeat scroll right center #666666 !important;
    height: 19px !important;
    padding-bottom: 10px !important;
    padding-right: 18px !important;
    width: auto !important;
}
.gform_wrapper .gfield_checkbox li label, 
.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_required{float: left;}
*/

li.gfield{ list-style-type:none; list-style:none; }

.gfield_error{ 
    background-color: #ffdfe0;
    border-bottom: 1px solid #c89797;
    border-top: 1px solid #c89797;
    margin-bottom: 6px !important;
    padding: 6px 6px 4px !important;
	padding: 0 !important;
    width: auto !important; /*485px !important*/
	}