﻿/*----------------------------------------------------------
Titre   : CSS CACIC
Description  Main CSS for All pages
Project : CACIC
Author  : Expertime
Summary : 
Date	: 01-02-2010
----------------------------------------------------------*/

/* ================================
* !Reset CSS
* ================================*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
/**/
.Breadcrumb
{
color:#003366;
display:block;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
padding:0 0 5px;
}
body.exp-cacic-body #exp-content-middle .Breadcrumb a,body.exp-cacic-body #exp-content-middle .Breadcrumb a:link,body.exp-cacic-body #exp-content-middle .Breadcrumb a:visited,body.exp-cacic-body #exp-content-middle .Breadcrumb a:hover
{
	color:#003366;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
text-decoration:underline
}
body.exp-cacic-body a:link, body.exp-cacic-body a, body.exp-cacic-body a:visited, body.exp-cacic-body a:hover
{
	color: #003366;
	outline: none;
}
body.exp-cacic-body #exp-content-middle a:link, body.exp-cacic-body #exp-content-middle a, body.exp-cacic-body #exp-content-middle a:visited, body.exp-cacic-body #exp-content-middle a:hover
{
	color: #333;
	outline: none;
	text-decoration: none;
}
body.exp-cacic-body #exp-content-middle a:hover
{
	text-decoration: underline;
}
.exp-clearboth
{
	clear: both;
}
*
{
	font-family: Verdana,Arial, Sans-Serif;
	color: #333;
}
.exp-button
{
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	background-color: #5E98B8;
	border: 0 none;
	color: #FFFFFF;
	font-weight: 900;
	padding: 1px 6px;
}
input.exp-ajoutcomm
{
	float: right;
	margin: 5px 10px;
}
body.exp-cacic-body .Titre
{
	color: #1C2967;
}
body.exp-cacic-body .EncadrementBleu
{
	border: solid 1px #a2c4c0;
}
body.exp-cacic-body table.EncadrementBleu
{
	width: 100%;
}
body.exp-cacic-body .BgFondPage2
{
	background-color: #e0edec;
}
.exp-pe-demi, .exp-pe-demi td
{
	vertical-align: top;
}
body.exp-cacic-body #exp-middle td.exp-right
{
	padding-left: 5px;
	padding-right: 5px;
}
body.exp-cacic-body input, body.exp-cacic-body select
{
	font-size: 11px;
}
body.exp-cacic-body input[type="radio"], body.exp-cacic-body input[type="checkbox"]
{
	border:0px
}
body.exp-cacic-body #exp-middle span.exp-radiobutton input
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
/* ================================
* !Layout
* ================================*/
body.exp-cacic-body
{
	background-image: url(imgV2/imgNewChart/bg-body.jpg);
	background-repeat: no-repeat;
	background-color: #013f5b;
	background-position: center top;
	text-align: center;
	margin: 0;
	font-family: Verdana,Arial, Sans-Serif;
}
.exp-body-troiscol, .exp-no-left
{
	height: 100%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	width: 944px;
}
#exp-header
{
	height: 150px;
	position:relative
}
#exp-header .exp-header-link
{
	display:block;
	height:150px;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	font-size:150px;
	overflow:hidden;
	text-decoration:none;
	z-index: 1001;
}
#exp-nav-horiz
{
	background-color: #FFFFFF;
	background-image: url(imgV2/imgNewChart/bg-center-top-layout.gif);
	background-position: left 33px;
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 2px;
}
#exp-middle
{
	clear: both;
	zoom: 1;
	padding: 0 4px;
	background-color: #FFFFFF;
	background-image: url(imgV2/imgNewChart/bg-center-middle-layout.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.exp-no-left #exp-middle
{
	background-image: url(imgV2/imgNewChart/bg-center-middle-layout-no.gif);
}
#exp-left-col
{
	float: left;
	width: 201px;
}
#exp-content-middle
{
	background-color: #fff;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	padding: 8px 8px 15px;
	width: 557px;
}
*html #exp-content-middle
{
	padding: 8px 0px 15px 8px;
}
.exp-no-left #exp-content-middle
{
	float: left;
	margin-left: 2px;
	width: 757px;
}
*html .exp-no-left #exp-content-middle
{
	padding-left: 4px;
}
#exp-right-col
{
	float: left;
	padding: 8px 6px;
	width: 148px;
}
#exp-right-col table,#exp-left-col table
{
	width:100%;
	background-color:Transparent;
background-image:url(imgV2/imgNewChart/bg-connecte-middle.gif);
background-position:left top;
background-repeat:repeat-y;
margin-bottom:10px
}
#exp-left-col table
{
	background-image:none
}
#exp-right-col table th
{
background-image:url(imgV2/imgNewChart/bg-connecte-top.gif);
background-position:left top;
background-repeat:no-repeat;
border:0 none;
color:#333333;
font-size:11px;
padding-top:12px;
}
#exp-right-col table td
{
		background-color:transparent;
border:0px;
}
#exp-right-col table a,#exp-right-col table a:link,#exp-right-col table a:visited,#exp-right-col table a:hover
{
	text-decoration:none;
	display:inline-block;
	padding-bottom:2px
}
#exp-right-col table a:hover
{
	text-decoration:underline;
}
#exp-right-col table table
{
	background-image:none
}
#exp-right-col table table h3
{
	border-bottom:1px solid #BBBBBB;
margin-bottom:5px;
padding-bottom:2px;
}
#exp-right-col table .pe-footer
{
	background-color:Transparent;
background-image:url(imgV2/imgNewChart/bg-connecte-bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
height:10px
}
#exp-footer
{
	clear: both;
}
/**/
/* ================================
* !Popup
* ================================*/
.exp-body-popup
{
	background-color: #023f5b;
	background-image: url(imgV2/imgNewChart/bg-popup-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.exp-body-popup-lot
{
		background-color: #023f5b;
	background-image: url(imgV2/imgNewChart/bg-popup-left-lot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.exp-popup
{
	color: #333;
	width: 364px;
}
.exp-popup-lots
{
	color: #333;
	display:inline-block
}
.exp-popup .exp-popup-currentletter
{
	display: block;
	font-weight: 900;
	font-size: 12px;
	padding: 2px 5px;
	border-bottom: solid 1px #bbb;
	margin: 5px 0;
}
.exp-popup .exp-popup-pager
{
	padding: 5px 50px;
	height: 1%; //width:200px
}
.exp-popup .exp-popup-pager:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.exp-popup .exp-popup-pager li
{
	display: inline-block;
	text-align: center;
	float: left;
	width: 19px;
}
.exp-popup .exp-popup-pager a, .exp-popup .exp-popup-pager a:link, .exp-popup .exp-popup-pager a:visited, .exp-popup .exp-popup-pager a:hover
{
	font-size: 11px;
	text-decoration: none;
}
.exp-popup .exp-popup-pager a:hover
{
	text-decoration: underline;
}
.exp-popup .exp-popup-results
{
	padding: 0 5px 10px;
	background-color: #fff;
}
.exp-popup .exp-popup-results li
{
	padding: 2px 0;
}
.exp-popup .exp-popup-results a, .exp-popup .exp-popup-results a:link, .exp-popup .exp-popup-results a:visited, .exp-popup .exp-popup-results a:hover
{
	font-size: 11px;
	text-decoration: none;
}
.exp-popup .exp-popup-results a:hover
{
	text-decoration: underline;
}

.exp-popup-results-lots
{
	/*background-color: #fff;
	background-image: url(imgV2/imgNewChart/bg-popup-list.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding:4px
}
.exp-popup-results-lots li
{
	background-color:#fff;
	width:520px;
}
.exp-popup-lots .exp-popup-results-lots .TreeStyle
{
	overflow:visible !important
}


/* ================================
* !Pages
* ================================*/
.exp-bloc-squared-vert
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 6px 20px 11px 10px;
}
body.exp-cacic-body #exp-content-middle .exp-bloc-squared-vert a:link, body.exp-cacic-body #exp-content-middle .exp-bloc-squared-vert a, body.exp-cacic-body #exp-content-middle .exp-bloc-squared-vert a:visited, body.exp-cacic-body #exp-content-middle .exp-bloc-squared-vert a:hover
{
	text-decoration: underline;
	font-weight: 900;
}
.exp-bloc-squared-vert h6
{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: 900;
	margin: 4px 0;
	padding: 0;
}
.exp-bloc-squared-vert ul.exp-listable
{
	padding-left: 0;
	margin: 3px 0 10px 24px;
	list-style-type: disc;
}
.exp-bloc-squared-vert ul li
{
	padding-left: 8px;
	margin: 3px 0;
}
.exp-bloc-squared-vert ul.exp-listable li
{
	padding-left: 0;
}
.exp-titre-no-squared
{
	color: #333;
	font-size: 14px;
	font-weight: 900;
	margin-bottom: 10px;
}
/* Home adh */
.exp-flashinfo
{
	padding-bottom: 30px;
}
.exp-flashinfo ul
{
	margin: 0;
	padding: 0;
	zoom: 1;
}
.exp-flashinfo li
{
	padding: 2px 15px 2px 0;
}
.exp-flashinfo ul li
{
	display: inline;
	padding: 2px 15px 2px 0;
}
.exp-simplesearch
{
	width: 100%;
	margin-bottom: 30px;
}
#exp-middle .exp-simplesearch td
{
	vertical-align: middle;
	text-align: left;
}
.exp-simplesearch select, .exp-simplesearch input
{
	border: solid 1px #b4bfc5;
	padding: 2px 0 2px 2px;
	margin-left: 8px;
	font-size: 11px;
}
.exp-simplesearch span.exp-col
{
	display: inline-block;
	height: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}
.exp-simplesearch span input
{
	border: 0px;
}
/* Home */

div.exp-flash-home
{
	position: relative;
	z-index: 1;
}
div.exp-flash-home a.exp-quisommesnous-link,div.exp-flash-home a.exp-quisommesnous-link:hover
{
	display: block;
	height: 24px;
	left: 291px;font-size:40px;
	position: absolute;overflow:hidden;
	text-decoration:none;
	top: 117px;
	width: 164px;
	z-index: 1001;
}
div.exp-flash-home a.exp-quisommesnous-link:hover
{text-decoration:none !important;
 background-color:Transparent;
 background-image:url('imgV2/imgNewChart/quisommesnous-flash_home.gif');
 background-position:1px 5px;
 background-repeat:no-repeat
}
div.exp-flash-home .exp-quisommesnous-link span
{
		display:none;
}
div.exp-flash-home a.exp-etaprives,div.exp-flash-home a.exp-etaprives:hover
{
	display: block;
	height: 16px;
	font-size:16px;
	left: 13px;
	position: absolute;overflow:hidden;
	top: 266px;	text-decoration:none;
	width: 21px;
	z-index: 1001;
}
div.exp-flash-home a.exp-etaprives:hover
{text-decoration:none !important;
 background-color:Transparent;
 background-image:url('imgV2/imgNewChart/plus-flash_home.gif');
 background-position:0px 3px;
 background-repeat:no-repeat
}
div.exp-flash-home .exp-etaprives span
{
		display:none;
}
div.exp-flash-home a.exp-etapublics,div.exp-flash-home a.exp-etapublics:hover
{
	display: block;
	height: 16px;font-size:16px;
	left: 293px;overflow:hidden;
	position: absolute;	text-decoration:none;
	top: 266px;
	width: 21px;
	z-index: 1001;
}
div.exp-flash-home a.exp-etapublics:hover
{text-decoration:none !important;
 background-color:Transparent;
 background-image:url('imgV2/imgNewChart/plus-flash_home.gif');
 background-position:0px 3px;
 background-repeat:no-repeat
}
div.exp-flash-home .exp-etapublics span
{
	display:none;
}
/* --- --- */
ul.exp-module-deux-col
{
	background-color: #FFFFFF;
	background-image: url(imgV2/imgNewChart/bg-deux-col.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 5px 0 0 4px;
	padding: 0;
}
ul.exp-module-deux-col .exp-module-gauche
{
	float: left;
	width: 276px;
}
ul.exp-module-deux-col .exp-module-droite
{
	float: left;
	width: 276px;
}
ul.exp-module-deux-col .exp-titre-col
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: 900;
	display: block;
	height: 16px;
	padding: 7px 0 4px 8px;
	color: #fff;
}
ul.exp-module-deux-col .exp-module-gauche .exp-titre-col
{
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/bg-titres-deux-col.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.exp-module-deux-col .exp-module-droite .exp-titre-col
{
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/bg-titres-deux-col.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.exp-module-deux-col ul
{
	padding: 0 7px 15px;
}
ul.exp-module-deux-col ul li
{
	padding-top: 10px;
}
ul.exp-module-deux-col .exp-titre
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 900;
	display: block;
	color: #333;
}
ul.exp-module-deux-col .exp-texte
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	color: #666;
	padding: 4px 1px;
}
ul.exp-module-deux-col a.exp-readmore,
ul.exp-module-deux-col a.exp-readmore:link,
ul.exp-module-deux-col a.exp-readmore:visited,
ul.exp-module-deux-col a.exp-readmore:hover
{
	text-indent: -3000px;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/btn-plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 23px;
	display: block;
}
ul.exp-module-deux-col a.exp-readmore:hover
{
	background-position: right top;
}
ul.exp-module-deux-col .exp-module-bas
{
	clear: both;
	height: 11px;
	background-color: #fff;
	background-image: url(imgV2/imgNewChart/bg-bottom-deux-col.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*html ul.exp-module-deux-col .exp-module-bas
{
	height: 9px;
}
ul.exp-module-deux-col a.exp-voir-tout, ul.exp-module-deux-col a.exp-voir-tout:link, ul.exp-module-deux-col a.exp-voir-tout:visited, ul.exp-module-deux-col a.exp-voir-tout:hover
{
	font-weight: 900;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0 0 3px 10px;
}
/* Page Formations */
.exp-formations td
{
	padding-top: 6px;
}
.exp-formations th
{
	padding-right: 10px;
	padding-top: 6px;
	width: 100px;
}
/* Page Etablissements Publics */
.exp-etab-publics
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	margin-bottom: 18px;
	margin-right: 7px;
	margin-top: 1px;
	padding: 10px 10px 5px;
}
#exp-middle .exp-etab-publics h2
{
	background-image: none;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 1px 10px;
}
#exp-middle .exp-etab-publics h4
{
	background-image: none;
	color: #333333;
	font-size: 11px;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 1px 10px;
	text-transform: uppercase;
}
/* Page Etablissements Prives */
.exp-etab-prives
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	margin-bottom: 18px;
	margin-right: 7px;
	margin-top: 1px;
	padding: 10px 10px 5px;
}
#exp-middle .exp-etab-prives h2
{
	background-image: none;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 1px 10px;
}
#exp-middle .exp-etab-prives h2 span
{
	color: #5d98b8;
}

#exp-middle .exp-etab-prives h4
{
	background-image: none;
	color: #333333;
	font-size: 11px;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 1px 10px;
	text-transform: uppercase;
}
/* Page Qui sommes-nous */
.exp-quisommesnous
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	margin-bottom: 18px;
	margin-right: 7px;
	margin-top: 1px;
	padding: 10px 10px 5px;
}
.exp-quisommesnous ul
{
	padding-bottom: 8px;
	padding-left: 10px;
}
.exp-quisommesnous .exp-photo
{
	margin: 8px 10px 10px;
	float: left;
}
/* Page agenda detail*/
ul.exp-agendadetail li
{
	padding: 3px 0;
}
ul.exp-agendadetail li span.exp-intitule
{
	padding: 0 2px 0 0;
	display: inline-block;
	width: 100px;
	font-weight: 900;
}
/* Page contactez-nous */
p.exp-contacteznous
{
	padding: 0 0 6px;
}
ul.exp-contacteznous li
{
	padding: 3px 0;
}
ul.exp-contacteznous li.exp-bottom-button
{
	text-align: right;
}
ul.exp-contacteznous li.exp-erreurs
{
	font-weight: 900;
}
ul.exp-contacteznous li.exp-erreurs ul
{
	padding: 5px 0 0;
}
ul.exp-contacteznous li.exp-erreurs li
{
	color: #f00;
	font-weight: 400;
}
ul.exp-contacteznous li span.error
{
	width: 10px;
}
ul.exp-contacteznous .exp-radio
{
	width: 45px;
	vertical-align: top;
}
ul.exp-contacteznous .exp-radio input
{
	border: 0px;
	margin: 0 3px 3px;
}
ul.exp-contacteznous input, ul.exp-contacteznous textarea
{
	margin: 0 3px;
}
ul.exp-contacteznous li span
{
	padding: 0 2px 0 0;
	display: inline-block;
	width: 160px;
}
ul.exp-contacteznous li span.exp-info-longue
{
	width: 340px;
}
/* Page Mot de passe oublie */
p.exp-mdp-oublie
{
	padding: 0 0 6px;
}
ul.exp-mdp-oublie li
{
	padding: 3px 0;
}
ul.exp-mdp-oublie li.exp-bottom-button
{
	text-align: right;
}
ul.exp-mdp-oublie li.exp-erreurs
{
	font-weight: 900;
}
ul.exp-mdp-oublie li.exp-erreurs ul
{
	padding: 5px 0 0;
}
ul.exp-mdp-oublie li.exp-erreurs li
{
	color: #f00;
	font-weight: 400;
}
ul.exp-mdp-oublie li span.error
{
	width: 10px;
}
ul.exp-mdp-oublie .exp-radio
{
	width: 45px;
	vertical-align: top;
}
ul.exp-mdp-oublie .exp-radio input
{
	border: 0px;
	margin: 0 3px 3px;
}
ul.exp-mdp-oublie input, ul.exp-mdp-oublie textarea
{
	margin: 0 3px;
}
ul.exp-mdp-oublie li span
{
	padding: 0 2px 0 0;
	display: inline-block;
	width: 160px;
}
ul.exp-mdp-oublie li span.exp-info-longue
{
	width: 340px;
}
/**/
.pe-blue
{
	width: 100%;
}
.pe-blue td td
{
	padding: 3px 2px;
}
.pe-blue-header1
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: #fff;
	padding: 16px 10px 6px;
	background-image: url(imgV2/imgNewChart/imgV2/imgNewChart/header-block-bleu-558.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.exp-no-left .pe-blue-header1
{
	background-image: url(imgV2/imgNewChart/imgV2/imgNewChart/header-block-bleu-758.png);
}
/* Page departement */
h1.textor
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: #fff;
	margin-top: 10px;
	padding: 6px 10px;
	background-image: url(imgV2/imgNewChart/titre-departement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.exp-responsables
{
	background-color: #e0eff6;
	background-image: url(imgV2/imgNewChart/fond-departement.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: solid 1px #bdd3de;
	margin-bottom: 18px;
	margin-right: 7px;
	margin-top: 1px;
	padding: 18px 10px 5px;
}
.exp-responsables li.exp-personne
{
	clear: both;
	padding-bottom: 6px;
}
.exp-responsables li.exp-personne ul
{
	height: 100px;
}
.exp-responsables li.exp-personne ul li
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 900;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.exp-responsables a:link, .exp-responsables a, .exp-responsables a:visited, .exp-responsables a:hover
{
	font-weight: 900;
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
}
.exp-responsables li.exp-personne ul li.exp-personne-photo
{
	float: left;
	padding: 0 10px 0 0;
}
.exp-responsables li.exp-personne ul li.exp-personne-photo img
{
	width: 70px;
	border: solid 1px #fff;
}
.Body12
{
	padding: 1px 20px 1px 10px;
	display: block;
	margin: 5px 0 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 400;
}
.exp-emp
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
}
.Body12 .exp-emp
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 900;
}
#exp-middle h2
{
	background-image: url(imgV2/imgNewChart/bg-titre-degrade-bleu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 1px 240px 2px 10px;
}
/* Page Siege */
.exp-contacts
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	margin-left: 1px;
	margin-top: 1px;
	width: 556px;
}
.exp-contacts td
{
	padding: 0 8px;
}
.exp-contacts td td
{
	padding: 0;
}
.exp-contacts .SousTitre
{
	font-weight: 900;
}
.exp-contacts .exp-separate
{
	height: 15px;
}
h1.textor-bleu
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: #fff;
	margin-top: 10px;
	padding: 6px 10px;
	background-image: url(imgV2/imgNewChart/header-block-bleu-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Page inscription*/
ul.exp-ins_com
{
	margin-top: 15px;
}
ul.exp-ins_com li
{
	padding: 3px 0;
}
ul.exp-ins_com li.exp-bottom-button
{
	text-align: right;
}
ul.exp-ins_com li.exp-erreurs
{
	font-weight: 900;
}
ul.exp-ins_com li.exp-erreurs ul
{
	padding: 5px 0 0;
}
ul.exp-ins_com li.exp-erreurs li
{
	color: #f00;
	font-weight: 400;
}
ul.exp-ins_com li span.error
{
	width: 10px;
}
ul.exp-ins_com .exp-radio
{
	width: 45px;
	vertical-align: top;
}
ul.exp-ins_com .exp-radio input
{
	border: 0px;
	margin: 0 3px 3px;
}
ul.exp-ins_com input, ul.exp-ins_com textarea
{
	margin: 0 3px;
}
ul.exp-ins_com li span
{
	padding: 0 2px 0 0;
	display: inline-block;
	width: 160px;
}
ul.exp-ins_com li span.exp-info-longue
{
	width: 340px;
}
/* Page mentions */
.exp-mentions-squared
{
	border: solid 1px #dab6c6;
	background-color: #f6edec;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: 400;
	padding: 6px 20px 11px 10px;
}

h1.textor-rose
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: #fff;
	margin-top: 10px;
	padding: 6px 10px;
	background-image: url(imgV2/imgNewChart/header-block-rose-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Page delegues */
h1.textor-vert
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: #fff;
	margin-top: 10px;
	padding: 6px 10px;
	background-image: url(imgV2/imgNewChart/header-block-vert-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.exp-delegues-squared
{
	border: solid 1px #a2c4c0;
	background-color: #e0edec;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 6px 20px 11px 10px;
}

span.exp-fonction
{
	font-size: 12px;
	padding: 5px 0 10px;
	display: block;
}
/* ================================
* !Contrôles
* ================================*/
.exp-pagination
{
	margin: 10px 5px 5px;
	width:100%;
}
body.exp-cacic-body #exp-content-middle .exp-pagination a:hover
{
	color: #036;
	text-decoration: underline;
}
/* Liste spé actus */
#exp-content-middle .exp-listespeactus td
{
	vertical-align: top;
	padding: 5px 3px 6px;
	border-bottom: solid 1px #fff;
}

.exp-productlist
{
	width:100%;
}

/* Liste produits*/
#exp-content-middle .exp-productlist td
{
	padding: 5px 2px 2px;
	border-bottom: solid 1px #fff;
	vertical-align: middle;
}
.ColorExtra1
{
	font-weight: 900;
}
.exp-validite-prix
{
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 900;
}
#exp-content-middle td.exp-infos
{
	border-bottom: 0px;
	padding-bottom: 10px;
	font-weight: 900;
}
#exp-content-middle .exp-header-list td
{
	border-bottom: solid 1px #A2C4C0;
	border-top: solid 1px #A2C4C0;
	background-color: #a2c4c0;
	font-weight: 900;
	color: #fff;
	padding: 2px;
	vertical-align: top;
}
#exp-content-middle .exp-header-list td a:link, #exp-content-middle .exp-header-list td a, #exp-content-middle .exp-header-list td a:visited, #exp-content-middle .exp-header-list td a:hover
{
	color: #fff;
}
#exp-content-middle tr.exp-even td, #exp-content-middle tr.exp-odd td
{
	padding: 3px 1px 3px 2px;
}
#exp-content-middle tr.exp-even td a, #exp-content-middle tr.exp-even td a:link, #exp-content-middle tr.exp-even td a:visited, #exp-content-middle tr.exp-even td a:hover, #exp-content-middle tr.exp-odd td a, #exp-content-middle tr.exp-odd td a:link, #exp-content-middle tr.exp-odd td a:visited, #exp-content-middle tr.exp-odd td a:hover
{
	text-decoration: underline;
}
#exp-content-middle table tr.exp-even td
{
	background-color: #fff;
}
#exp-content-middle table tr.exp-odd td
{
	background-color: #e0edec;
}

#exp-content-middle span.exp-color-extra
{
	color:#9ec05f;
}

#exp-content-middle .RetraitGaucheModules
{
	width: 739px;
}
/* cadre */
.pe-rose
{
	border-collapse: separate;
	width: 557px;
	margin-left: 1px;
	margin-top: 10px;
}
.pe-rose input, .pe-rose textarea
{
	border: solid 1px #c8c0e5;
}
.pe-rose .SousTitre
{
	background-color: #175;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: 900;
	color: #fff;
}
.pe-rose li a:link, .pe-rose li a, .pe-rose li a:visited, .pe-rose li a:hover
{
	background-image: url(imgV2/imgNewChart/puce-liste.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
	zoom: 1;
	display: block;
}
.pe-rose .exp-flashinfo li a:link, .pe-rose .exp-flashinfo li a, .pe-rose .exp-flashinfo li a:visited, .pe-rose .exp-flashinfo li a:hover
{
	display: inline;
	background-image: none;
}
.exp-no-left .pe-rose
{
	width: 758px;
}
.exp-no-left .pe-rose .pe-rose
{
	width: 739px;
}
.pe-rose .w100pc
{
	width: 539px;
}
.exp-no-left .pe-rose .w100pc
{
	width: 753px;
}
.exp-pe-demi .pe-rose
{
	width: 376px;
}
.exp-pe-demi .pe-rose .pe-rose
{
	width: 357px;
	margin: 0;
}
.pe-rose td
{
	border: solid 1px #c8c0e5;
	background-color: #edebf3;
	padding: 15px 8px;
	vertical-align: top;
}
.pe-rose .pe-rose-footer
{
	border: 0px;
	background-color: #fff;
	padding: 0;
}
.pe-rose td td
{
	border: 0px;
	padding: 0;
}
.pe-rose .pe-rose-content td
{
	padding: 2px;
}
.pe-rose .pe-rose-header2
{
	border: 0px;
	padding: 0;
}
.pe-rose .pe-rose-title
{
	border: 0px;
	padding: 0;
	background-color: #fff;
}
.pe-rose .pe-rose-title span, .pe-rose .pe-rose-title
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 6px 10px;
	border-bottom: solid 1px #fff;
	background-image: url(imgV2/imgNewChart/header-block-rose-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pe-rose .pe-rose-title span
{
	display: block;
}
.pe-rose .pe-rose-title span.Titre
{
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 0px;
	border-bottom: 0px;
	background-image: none;
}
.exp-no-left .pe-rose .pe-rose-title span.exp-no-apply
{
	padding: 0;
	background-image: none !important;
	border: 0px;
}
.exp-no-left .pe-rose .pe-rose-title span, .exp-no-left .pe-rose .pe-rose-title
{
	background-image: url(imgV2/imgNewChart/header-block-rose-758.png);
}
.pe-rose .pe-rose-footer
{
	border: 0px;
	padding: 0;
}
.exp-pe-demi .pe-rose .pe-rose-title span, .exp-pe-demi .pe-rose .pe-rose-title
{
	background-image: url(imgV2/imgNewChart/header-block-rose-376.png);
}
/* cadre */
.pe-violet
{
	border-collapse: separate;
	width: 557px;
	margin-left: 1px;
	margin-top: 10px;
}
.pe-violet input, .pe-violet textarea
{
	border: solid 1px #c8c0e5;
}
.pe-violet .SousTitre
{
	background-color: #8a7fb0;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: 900;
	color: #fff;
}
.pe-violet li a:link, .pe-violet li a, .pe-violet li a:visited, .pe-violet li a:hover
{
	background-image: url(imgV2/imgNewChart/puce-liste.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
	zoom: 1;
	display: block;
}
.pe-violet .exp-flashinfo li a:link, .pe-violet .exp-flashinfo li a, .pe-violet .exp-flashinfo li a:visited, .pe-violet .exp-flashinfo li a:hover
{
	display: inline;
	background-image: none;
}
.exp-no-left .pe-violet
{
	width: 758px;
}
.exp-no-left .pe-violet .pe-violet
{
	width: 739px;
}
.pe-violet .w100pc
{
	width: 539px;
}
.exp-no-left .pe-violet .w100pc
{
	width: 753px;
}
.exp-pe-demi .pe-violet
{
	width: 376px;
}
.exp-pe-demi .pe-violet .pe-violet
{
	width: 357px;
	margin: 0;
}
.pe-violet td
{
	border: solid 1px #c8c0e5;
	background-color: #edebf3;
	padding: 15px 8px;
	vertical-align: top;
}
.pe-violet .pe-violet-footer
{
	border: 0px;
	background-color: #fff;
	padding: 0;
}
.pe-violet td td
{
	border: 0px;
	padding: 0;
}
.pe-violet .pe-violet-content td
{
	padding: 2px;
}
.pe-violet .pe-violet-header2
{
	border: 0px;
	padding: 0;
}
.pe-violet .pe-violet-title
{
	border: 0px;
	padding: 0;
	background-color: #fff;
}
.pe-violet .pe-violet-title span, .pe-violet .pe-violet-title
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 6px 10px;
	border-bottom: solid 1px #fff;
	background-image: url(imgV2/imgNewChart/header-block-violet-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pe-violet .pe-violet-title span
{
	display: block;
}
.pe-violet .pe-violet-title span.Titre
{
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 0px;
	border-bottom: 0px;
	background-image: none;
}
.exp-no-left .pe-violet .pe-violet-title span.exp-no-apply
{
	padding: 0;
	background-image: none !important;
	border: 0px;
}
.exp-no-left .pe-violet .pe-violet-title span, .exp-no-left .pe-violet .pe-violet-title
{
	background-image: url(imgV2/imgNewChart/header-block-violet-758.png);
}
.pe-violet .pe-violet-footer
{
	border: 0px;
	padding: 0;
}
.exp-pe-demi .pe-violet .pe-violet-title span, .exp-pe-demi .pe-violet .pe-violet-title
{
	background-image: url(imgV2/imgNewChart/header-block-violet-376.png);
}
/* cadre */
.pe-blue
{
	border-collapse: separate;
	width: 557px;
	margin-left: 1px;
	margin-top: 10px;
}
.pe-blue > tbody > tr > td > div
{
}
.pe-blue input, .pe-blue textarea
{
	border: solid 1px #a2c4c0;
}
.pe-blue .SousTitre
{
	font-weight: 900;
	background-color: #5E98B8;
	vertical-align: middle;
	padding-left: 5px;
	color: #fff;
}
.pe-blue li a:link, .pe-blue li a, .pe-blue li a:visited, .pe-blue li a:hover
{
	background-image: url(imgV2/imgNewChart/puce-liste.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
	zoom: 1;
	display: block;
}
.pe-blue .exp-flashinfo li a:link, .pe-blue .exp-flashinfo li a, .pe-blue .exp-flashinfo li a:visited, .pe-blue .exp-flashinfo li a:hover
{
	display: inline;
	background-image: none;
}
.exp-no-left .pe-blue
{
	width: 758px;
}
.exp-no-left .pe-blue .pe-blue
{
	width: 739px;
}
.pe-blue .w100pc
{
	width: 539px;
}
.exp-no-left .pe-blue .w100pc
{
	width: 753px;
}
.pe-blue td
{
	border: solid 1px #a2c4c0;
	background-color: #e0edec;
	padding: 15px 8px;
	vertical-align: top;
}
.pe-blue .pe-blue-footer
{
	border: 0px;
	background-color: #fff;
	padding: 0;
}
.pe-blue td td
{
	border: 0px;
	padding: 0;
}
.pe-blue .pe-blue-content td
{
	padding: 2px;
}
.pe-blue .pe-blue-header2
{
	border: 0px;
	padding: 0;
}
.pe-blue .pe-blue-title
{
	border: 0px;
	padding: 0;
	background-color: #fff;
}
.pe-blue .pe-blue-title span, .pe-blue .pe-blue-title
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 6px 10px;
	border-bottom: solid 1px #fff;
	background-image: url(imgV2/imgNewChart/header-block-bleu-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pe-blue .pe-blue-title span
{
	display: block;
}
.exp-no-left .pe-blue .pe-blue-title span.exp-no-apply
{
	padding: 0;
	background-image: none !important;
	border: 0px;
}
.pe-blue .pe-blue-title span.Titre
{
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 0px;
	border-bottom: 0px;
	background-image: none;
}
.exp-no-left .pe-blue .pe-blue-title span, .exp-no-left .pe-blue .pe-blue-title
{
	background-image: url(imgV2/imgNewChart/header-block-bleu-758.png);
}
.pe-bleu .pe-bleu-footer
{
	border: 0px;
	padding: 0;
}
/* cadre */
.pe-green
{
	border-collapse: separate;
	width: 557px;
	margin-left: 1px;
	margin-top: 10px;
}
.pe-green input, .pe-green textarea
{
	border: solid 1px #a2c4c0;
}
.pe-green .SousTitre
{
	background-color: #64a69f;
	vertical-align: middle;
	font-weight: 900;
	padding-left: 5px;
	color: #fff;
}
.pe-green li a:link, .pe-green li a, .pe-green li a:visited, .pe-green li a:hover
{
	background-image: url(imgV2/imgNewChart/puce-liste.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
	zoom: 1;
	display: block;
}
.pe-green .exp-flashinfo li a:link, .pe-green .exp-flashinfo li a, .pe-green .exp-flashinfo li a:visited, .pe-green .exp-flashinfo li a:hover
{
	display: inline;
	background-image: none;
}
.exp-no-left .pe-green
{
	width: 758px;
}
.exp-no-left .pe-green .pe-green
{
	width: 739px;
}
.pe-green .w100pc
{
	width: 539px;
}
.exp-no-left .pe-green .w100pc
{
	width: 753px;
}
.pe-green td
{
	border: solid 1px #a2c4c0;
	background-color: #e0edec;
	padding: 15px 8px;
	vertical-align: top;
}
.pe-green td td
{
	border: 0px;
	padding: 0;
}
.pe-green .pe-green-content td
{
	padding: 2px;
}
.pe-green .pe-green-header2
{
	border: 0px;
	padding: 0;
}
.pe-green .pe-green-title
{
	border: 0px;
	padding: 0;
	background-color: #fff;
}
.pe-green .pe-green-title, .pe-green .pe-green-title span
{
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 6px 10px;
	border-bottom: solid 1px #fff;
	background-image: url(imgV2/imgNewChart/header-block-vert-558.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pe-green .pe-green-title span
{
	display: block;
}
.exp-no-left .pe-green .pe-green-title span.exp-no-apply
{
	padding: 0;
	background-image: none !important;
	border: 0px;
}
.pe-green .pe-green-title span.Titre
{
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: 900;
	background-color: Transparent;
	padding: 0px;
	border-bottom: 0px;
	background-image: none;
}
.exp-no-left .pe-green .pe-green-title
{
	background-image: url(imgV2/imgNewChart/header-block-vert-758.png);
}
.pe-green .pe-green-footer
{
	border: 0px;
	padding: 0;
}
/* header */
#exp-header object
{
	outline: none;
}
.exp-header-pub
{
	background-image: url(imgV2/imgNewChart/bg-header-pub.jpg);
	background-position: 2px top;
	position: relative;
	background-repeat: no-repeat;
	height: 120px;
	padding-left: 210px;
	padding-top: 30px;
}

.exp-header-pub a, .exp-header-pub a:link, .exp-header-pub a:visited, .exp-header-pub a:hover
{
	display: inline-block;
	margin-right: 7px;
}
.exp-header-pub .exp-lien-accueil
{
	position: absolute;
	top: 0px;
	left: 25px;
	height: 150px;
	width: 170px;
	text-indent: -10000px;
}
.exp-header-pub img
{
}
/**/
/* navHoriz */
.exp-nav-horiz
{
	background-color: #FFFFFF;
	background-image: url(imgV2/imgNewChart/bgborder-nav-horiz.gif);
	background-position: -1px 1px;
	background-repeat: no-repeat;
	height: 34px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 3px;
}
*html .exp-nav-horiz
{
	padding: 0 0 0 2px;
}
.exp-nav-horiz li
{
	float: left;
	height: 35px;
}
.exp-nav-horiz a:link, .exp-nav-horiz a, .exp-nav-horiz a:visited, .exp-nav-horiz a:hover
{
	display: block;
	float: left;
	background-color: #FFFFFF;
	background-image: url(imgV2/imgNewChart/onglet.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana,Arial, Sans-Serif;
	font-weight: 400;
	height: 35px;
	text-transform: uppercase;
	text-decoration: none;
}
.exp-nav-horiz li a:hover, .exp-nav-horiz li a.exp-selected
{
	background-image: url(imgV2/imgNewChart/onglet-selected.gif) !important;
}
.exp-nav-horiz li span
{
	display: block;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/ongletleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 13px 9px 7px;
	font-size: 12px;
	color: #036;
}
.exp-nav-horiz li a:hover span, .exp-nav-horiz li a.exp-selected span
{
	background-image: url(imgV2/imgNewChart/ongletleft-selected.gif);
}
.exp-nav-horiz li.exp-log-nav
{
	background-image: url(imgV2/imgNewChart/onglet.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
}
.exp-nav-horiz li.exp-log-nav span
{
	display: inline-block;
	float: left;
}
.exp-nav-horiz li.exp-log-nav input
{
	margin-top: 5px;
}
.exp-nav-horiz li.exp-log-nav input.exp-btn-help
{
	margin-left: 0;
}
.exp-nav-horiz li.exp-log-nav input.exp-textbox
{
	margin-left: 0;
	margin-top: 7px;
	border: solid 1px #b4bfc5;
	padding: 3px 6px 2px;
	font-size: 11px;
	font-weight: 400;
	color: #666;
	width: 78px;
	font-family: Verdana,Arial, Sans-Serif;
}
/**/
/* Left nav */
.exp-left-nav
{
	background-color: #DAE8EE;
	padding: 0 0 15px 0;
	margin-left: 2px;
	background-image: url(imgV2/imgNewChart/bg-leftnav-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*html .exp-left-nav li
{
	height: 17px;
	margin: 0;
	padding: 0;
}
.exp-left-nav li a:link, .exp-left-nav li a, .exp-left-nav li a:visited, .exp-left-nav li a:hover
{
	border-bottom: solid 1px #b3c8d1;
	padding: 2px 7px;
	background-color: Transparent;
	color: #003366;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
.exp-left-nav li a:hover, .exp-left-nav li a.exp-selected
{
	background-color: #1c2967;
	color: #fff;
}
/**/
/* Bloc connecté */
.exp-bloc-connecte
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 12px;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/bg-connecte-middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.exp-bloc-connecte span
{
	padding: 0px 8px 2px 10px;
	height: 1%;
}
.exp-bloc-connecte .exp-civilite
{
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/bg-connecte-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-top: 12px;
}
.exp-bloc-connecte .exp-nom-personne
{
	font-weight: 900;
	display: block;
}
.exp-bloc-connecte .exp-btn-deconnexion, .exp-bloc-connecte .exp-btn-moncompte
{
	margin: 1px 0 1px 8px;
}
.exp-bloc-connecte .exp-date
{
	font-weight: 900;
	display: block;
	padding-top: 12px;
}
.exp-bloc-connecte .exp-infos-commandes
{
	display: block;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/bg-connecte-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.exp-bloc-connecte .exp-btn-gestion-commande
{
	margin-top: 6px;
	margin-left: -2px;
}
/**/
/* Recherche simple/avancée */
.exp-search-title
{
	clear:both;
	border-bottom: 1px solid #999999;
	display: block;
	font-weight: 900;
	margin-bottom: 7px;
	padding: 3px 0;
}
.exp-search-module
{
	padding-left: 5px;
	padding-top:4px
}
.exp-search-module li
{
	padding: 3px 0;
	clear:both
}
.exp-search-module li.exp-search-button
{
	margin-top:7px;
	padding-top:7px;
		border-top: 1px solid #999999;
	text-align:right
}
.exp-search-module input[type="radio"], .exp-search-module input[type="checkbox"]
{
	border: 0px;
}
.exp-search-module li span
{
	padding: 2px 3px 0 0;
	width: 150px;
	line-height: normal;
	float: left;
	display: block;
}
.exp-search-module li.exp-search-button span
{
	float:none;
	display:inline-block;
	width:auto
}
.exp-search-module li label
{
	padding-top: 2px;
	line-height: normal;
	display: inline-block;
}
.exp-search-module li label span
{
	width: auto;
	padding-top: 0;
	float: none;
	display: inline-block;
}
/**/
/* Tableau */
.exp-table th
{
	border-bottom:1px solid #333333;
padding:6px 3px 3px;
text-align:left;
}
#exp-content-middle .exp-table td
{
	padding:3px;
}
#exp-content-middle .exp-table td span
{
}
/**/
/* Formulaire */
.exp-fieldset-title
{
	border-bottom: 1px solid #999999;
	display: block;
	font-weight: 900;
	clear:both;
	margin-bottom: 7px;
	padding: 7px 0 3px;
}
.exp-fieldset-module li span.exp-fieldset-infos
{
	font-style:italic;
	width:auto;
	float:none
}
.exp-fieldset-module
{
	padding-left: 5px;
	padding-top:4px
}
.exp-fieldset-module li
{
	padding: 3px 0;
	clear:both
}
.exp-fieldset-module li.exp-fieldset-button,.exp-admin-edit li.exp-fieldset-button
{
	margin-top:7px;
	padding-top:7px; 
		border-top: 1px solid #999999;
	text-align:right
}
.exp-fieldset-module input[type="radio"], .exp-fieldset-module input[type="checkbox"]
{
	border: 0px;
}
.exp-fieldset-module li span
{
	padding: 2px 3px 0 0;
	width: 150px;
	line-height: normal;
	float: left;
	display: block;
}
.exp-fieldset-module li.exp-fieldset-button span
{
	float:none;
	display:inline-block
}
.exp-fieldset-module li.exp-fieldset-button a,.exp-fieldset-module li.exp-fieldset-button a:link,.exp-fieldset-module li.exp-fieldset-button a:visited,.exp-fieldset-module li.exp-fieldset-button a:hover
{
	display:inline;
padding:0;
background-image:none
}
.exp-fieldset-module li label
{
	padding-top: 2px;
	line-height: normal;
	display: inline-block;
}
.exp-fieldset-module li label
{
	padding-right:10px;
	min-width:140px;
}
.exp-checkset li span
{
	width: auto;
	padding-top: 0;
	float: none;
	display: inline;
	//display:inline-block;
  //padding-bottom:0px
}
.exp-checkset li label
{
	padding-top:0
}
.exp-checkset li label span
{
	//padding-bottom:3px
}
.exp-checkset li span input
{
	margin:0px auto;

	//display:inline-block
}
.exp-fieldset-module ul
{
	display:inline-block;
	margin:0
}
.exp-fieldset-module ul li
{
	padding:0px 0px 3px
}
/**/
/* Adresses */
.exp-adresses
{
	margin-top:5px
}
.exp-adresses th
{
	padding:6px 3px 3px;
	border-bottom:solid 1px #333;
	text-align:left
}
#exp-content-middle .exp-adresses td
{
		padding:3px;
}
/**/
/* Fiche produit */
.exp-ficheprod
{
	width:100%
}
.exp-ficheprod th
{
	background-color:#E0EDEC;
	padding:2px 3px;
	vertical-align:top;
	text-align:right; 
}
.exp-ficheprod td
{
		padding:2px 8px 2px 3px;
		vertical-align:top
}
.exp-ficheprodsecond
{
	margin-left:20px
}
.exp-ficheprodsecond .exp-text
{
}
/**/
/* Utilisateurs */
.exp-users
{
	margin-top:5px
}
.exp-users th
{
	padding:6px 3px 3px;
	border-bottom:solid 1px #333;
	text-align:left
}
#exp-content-middle .exp-users td
{
		padding:3px;
}
/**/
.exp-listespeactus, .exp-listespeactus table
{
	width: 100%;
}
#exp-content-middle td.exp-table-aduti-title
{
	padding-bottom:8px
}
/**/
.exp-liste-actu li
{
	clear:both;
	padding:3px 0
}
.exp-liste-actu li.exp-infos
{
	text-align:right;
	padding-top:8px
}
.exp-liste-actu li span
{
	//float:left;
	//display:inline-block;
	//padding:2px 0
}
.exp-liste-actu li span.exp-description
{
	float:none;
	clear:both;
	display:block;
	padding-top:5px;
	padding-left:73px
}
.exp-liste-actu li a,.exp-liste-actu li a:link,.exp-liste-actu li a:visited,.exp-liste-actu li a:hover
{
	display:inline;
	margin-left: 5px;
	background-position:left 2px;
	//float:left;
	//background-position:left 1px;
}
.exp-liste-actu li.exp-infos a,.exp-liste-actu li.exp-infos a:link,.exp-liste-actu li.exp-infos a:visited,.exp-liste-actu li.exp-infos a:hover
{
	float:none
}
/* Gestion des commandes */
.exp-gestion-commandes
{
}
.exp-gestion-commandes .exp-commande-titre
{
	border-bottom: 1px solid #999999;
	display: block;
	font-weight: 900;
	margin-bottom: 7px;
	padding: 3px 0;
}
.exp-gestion-commandes .exp-table-CMF
{
	width: 100%;
	margin-bottom: 15px;
}
.exp-commande-produits
{
	width: 100%;
}
.exp-commande-liste-produits
{
	width: 100%;background-color:#E0EDEC
}
.exp-gestion-commandes .exp-table-CMF .exp-commande-produits .exp-acenter td
{
	vertical-align:top;
	width:25%;
	text-align:center
}
.exp-gestion-commandes .exp-table-CMF table table th, .exp-gestion-commandes .exp-table-CMF table table td
{
	padding: 2px 3px 2px 2px;		
		vertical-align:middle
}
 .exp-gestion-commandes .exp-table-CMF .exp-commande-liste-produits td
{
		vertical-align:middle;
		border-bottom: solid 1px #999;
}
.exp-gestion-commandes .exp-table-CMF .exp-commande-liste-produits th
{
	padding-bottom: 4px;
	border-bottom: solid 1px #999;
		vertical-align:bottom
}
.exp-commande-bottom > td
{
	vertical-align:top
}
*html .exp-commande-infos,*+html .exp-commande-infos
{
	width:558px
}
.exp-commande-infos th,.exp-commande-produits td.exp-adr-title
{
	background-color:#d0f0a2
}
.exp-commande-totaux
{

	text-align:right;
		width:200px;
}
.exp-commande-totaux table
{
	background-color:#E0EDEC;
		width:200px;
	font-weight:900
}
.exp-commande-produits .exp-acenter
 {float:right;
width:300px;}
/**/
/* Dernières commandes */
.exp-dernieres-commandes
{
	background-color: #E0EDEC;
	border: 1px solid #A2C4C0;
	padding: 15px 8px 10px;
}
.exp-dernieres-commandes p
{
	border-bottom: 1px solid #999999;
	font-weight: 900;
	margin-bottom: 7px;
	padding: 3px 0;
	margin: 0;
}
.exp-dernieres-commandes .exp-pagination
{
	margin: 3px 5px;
}
.exp-dernieres-commandes table
{
	width: 100%;
}
.exp-dernieres-commandes table td
{
	padding: 2px;
}
.exp-dernieres-commandes table td a, .exp-dernieres-commandes table td a:link, .exp-dernieres-commandes table td a:visited, .exp-dernieres-commandes table td a:hover
{
	font-weight: 900;
	text-transform: capitalize;
}
/**/
/* Offres */
h6.exp-titre-offre
{
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/offres-doubles-orange-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	margin: 0;
	padding: 5px 0 4px 11px;
}
ul.exp-offres
{
	padding: 0 4px 0 0;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/offres-doubles-middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
ul.exp-offres li
{
	text-align: center;
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/offres-doubles-orange-separate.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 0;
}
ul.exp-offres li .exp-intitule-offre
{
	background-color: Transparent;
	display: block;
	text-align: left;
	padding: 0 8px 0 10px;
	text-transform: uppercase;
	zoom: 1;
}
ul.exp-offres li span.exp-prix-offre
{
	background-color: Transparent;
	display: block;
	text-align: right;
	font-weight: 900;
	font-size: 11px;
	color: #333;
	padding-right: 8px;
	zoom: 1;
}
body.exp-cacic-body a.exp-voir-offres, body.exp-cacic-body a.exp-voir-offres:link, body.exp-cacic-body a.exp-voir-offres:visited, body.exp-cacic-body a.exp-voir-offres:hover
{
	background-color: Transparent;
	background-image: url(imgV2/imgNewChart/offres-doubles-orange-bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	font-weight: 900;
	height: 19px;
	padding: 0 0 3px 13px;
	text-decoration: none;
	zoom: 1;
}
/** master */
.exp-cacic-popup-edition .exp-content
{
	padding:5px 20px
}
.exp-cacic-popup-edition td,.exp-popupmaster-content td
{
	font-size:11px;
	padding:2px
}
.exp-popupmaster-content
{
	padding:10px 20px;
	background-color:#fff
}
/**/
/* Bouton contactez-nous */
a.exp-contactez-nous, a.exp-contactez-nous:link, a.exp-contactez-nous:visited, a.exp-contactez-nous:hover
{
	text-indent: -10000px;
	background-image: url(imgV2/imgNewChart/btn-contacteznous.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 148px;
	height: 57px;
}
/**/
/* Footer */
body.exp-cacic-body #exp-footer
{
	background-color: #fff;
	background-image: url(imgV2/imgNewChart/bg-center-bottom-layout.gif);
	background-position: left -3px;
	background-repeat: no-repeat;
	padding: 12px 0 10px;
	clear: both;
	height: 25px;
}
* + html body.exp-cacic-body #exp-footer
{
	padding: 7px 0 0px;
}
ul.exp-footer
{
	text-align: center;
	margin: 0;
}
ul.exp-footer li
{
	display: inline;
	padding-left: 5px;
	border-left: solid 1px #666;
}
ul.exp-footer li.exp-first
{
	border-left: 0px;
}
ul.exp-footer li a:link, ul.exp-footer li a, ul.exp-footer li a:visited, ul.exp-footer li a:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 400;
	color: #666;
	line-height: 13px;
	text-decoration: none;
}
/**/
/* Produits */
.exp-produits-titre
{
	margin:10px 0 20px;
		border-bottom:1px solid #999999;
display:block;
font-weight:900;
padding:3px 0;
	clear:both
}
.exp-produits-titre span
{
	color:#EF7400;
}
.exp-img-produit
{
	float:left;
	width:140px;
	margin:0 15px 10px 5px;
}
body.exp-cacic-body #exp-content-middle .exp-ul-ft a,body.exp-cacic-body #exp-content-middle .exp-ul-ft a:link,body.exp-cacic-body #exp-content-middle .exp-ul-ft a:visited,body.exp-cacic-body #exp-content-middle .exp-ul-ft a:hover
{
		background-color: #fff;
	background-image: url(imgV2/imgNewChart/btn-cadre-bleu-109.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	float:right;
	font-weight:400;
	font-size:11px;
	height:17px;
	padding:5px 0 0 20px;
	width:89px;
	color:#036
}
.exp-ul-ft li
{
	font-size:12px;
	font-weight:400;
	color:#333;
	padding-bottom:15px
}
.exp-ul-ft li span
{
	font-size:12px;
	padding-right:4px;
	font-weight:900
}
/* Fiche technique */
.exp-ft table.FS1
{
	border-collapse:collapse;width:100%; border-color:#999;
}
.exp-ft table.FS1 td
{
	border-width:0px 1px 1px
}
/* Mes documents */
.exp-menu-etape
{
	margin-top:10px;margin-right:15px;
}
.exp-menu-etape li
{
	padding:3px 0
}
.exp-menu-etape li.exp-titlem span
{
	border-bottom:1px solid #999999;
display:block;
font-weight:900;
margin-bottom:7px;
padding:3px 0;
}
 .exp-menuPharma .exp-menu-etape li.exp-titlem span
{
	border-bottom:1px solid #31AACD;
}
.exp-menuDM .exp-menu-etape li.exp-titlem span
{
	border-bottom:1px solid #7DBB1D;
}
.exp-menu-etape div
{
	display:inline
}
.exp-menu-etape a,.exp-menu-etape a:link,.exp-menu-etape a:visited,.exp-menu-etape a:hover
{
	margin:0
}
.exp-menu-etape a:hover
{
	text-decoration:underline
}
body.exp-cacic-body #exp-content-middle .exp-menuPharma .exp-menu-etape a:hover
{
	color:#31AACD
}
body.exp-cacic-body #exp-content-middle .exp-menuDM .exp-menu-etape a:hover
{
		color:#7DBB1D
}
/* UC: Calendar */
.exp-calendar td
{
	height:20px;
	vertical-align:middle
}
#exp-left-col table table
{
	font-weight:900;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-transform:capitalize;
		background-color:Transparent;
	background-image:url("imgV2/imgNewChart/bg-prevnext.gif");
	background-position:left top;
	height:21px;
	width:171px !important;
	background-repeat:no-repeat;
}
#exp-left-col table table td
{
	padding:2px 2px
}
#exp-left-col table table td a,#exp-left-col table table td a:link,#exp-left-col table table td a:visited,#exp-left-col table table td a:hover
{
border:0 none;
font-weight:900;
height:14px;
margin:2px 1px 1px;
padding:0;
text-indent:-3000px;
}
.exp-cacic-calendar 
{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
margin-left:6px;
margin-top:15px;
padding:0;
width:193px;
	background-color:Transparent;
	background-image:url("imgV2/imgNewChart/bg-calendar-middle.gif");
	background-position:left top;
	background-repeat:repeat-y
}
.exp-cacic-calendar  li
{
	padding-left:10px;
	padding-right:12px;
	//height:1%
}
.exp-cacic-calendar table li
{
		width:171px !important;
}
.exp-cacic-calendar .exp-calendar-top
{	
	background-color:Transparent;
	background-image:url("imgV2/imgNewChart/bg-calendar-top.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:20px;
	height:0px
}
.exp-cacic-calendar .exp-calendar-bottom
{
	background-color:Transparent;
	background-image:url("imgV2/imgNewChart/bg-calendar-bottom.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:40px
}
body.exp-cacic-body .exp-cacic-calendar a,body.exp-cacic-body .exp-cacic-calendar a:link,body.exp-cacic-body .exp-cacic-calendar a:visited,body.exp-cacic-body .exp-cacic-calendar a:hover {
border:1px solid #999999;
color:#333333;
cursor:pointer;
display:block;
font-size:11px;
font-weight:400;
height:12px;
line-height:normal;
margin-top:3px;
padding-bottom:3px;
padding-top:2px;
text-align:center;
text-decoration:none;
width:18px;
}
body.exp-cacic-body .exp-cacic-calendar a:hover {
text-decoration:underline
}
.exp-cacic-calendar th{
font-weight:400;
padding:3px 0;
text-transform:capitalize;
}
.exp-cacic-calendar td {
	background-color: transparent !important;
}
.exp-cacic-calendar .exp-both {
	background-image: url("imgV2/imgNewChart/bg-lib-both.gif");
	background-position:left top
}
.exp-cacic-calendar .exp-formation {
	background-color: #9ec05f;
height:1%;
}
.exp-cacic-calendar .exp-evenement {
	background-color: #49acda;
height:1%;
}
.exp-cacic-calendar span.exp-label-formation {
	padding: 3px 10px 3px 20px;
	margin-left:5px;
	background-color: transparent;
	background-image: url("imgV2/imgNewChart/bg-lib-formations.gif");
	background-position: 3px 2px;
	background-repeat: no-repeat;
	display: inline-block;
}
.exp-cacic-calendar span.exp-label-evenement {
	padding: 3px 10px 3px 20px;
	margin-left:5px;
	background-color: transparent;
	background-image: url("imgV2/imgNewChart/bg-lib-evenements.gif");
	background-position: 3px 2px;
	background-repeat: no-repeat;
	display: inline-block;
}
.exp-planning-popup
{
	z-index:1001;
	border:solid 1px #999;
	padding:3px 3px 1px;
	margin:-1px 0 0 3px;
	//margin:-1px 0 0 -10px;
	background-color:#fff
}
.exp-planning-popup li
{
	background-color:#fff;
	margin-bottom:2px;
	padding:1px 3px
}
.exp-planning-popup li.exp-evenement
{	background-color: #49acda;
padding-left:3px;
text-align:left;
}
.exp-planning-popup li.exp-formation
{	background-color: #9ec05f;
 	padding-left:3px;
text-align:left;
}
body.exp-cacic-body .exp-cacic-calendar .exp-planning-popup li a,body.exp-cacic-body .exp-cacic-calendar .exp-planning-popup li a:link,body.exp-cacic-body .exp-cacic-calendar .exp-planning-popup li a:visited,body.exp-cacic-body .exp-cacic-calendar .exp-planning-popup li a:hover
{
	width:auto;
	height:auto;
	border:0px;
	text-align:left;
	margin:0
}
/* Calendar Right*/
#exp-right-col  .exp-cacic-calendar  table
{
	background-image:none
}
#exp-right-col  .exp-cacic-calendar  table table
{
	font-weight:900;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-transform:capitalize;
		background-color:Transparent;
	background-image:url("imgV2/imgNewChart/bg-prevnext-rightcol.gif");
	background-position:-2px 1px;
	height:29px;
	width:127px !important;
	background-repeat:no-repeat;
}
#exp-right-col .exp-cacic-calendar table th
{
	background-image:none
}
#exp-right-col table table td
{
	padding:2px 2px
}
#exp-right-col table table td a,#exp-right-col table table td a:link,#exp-right-col table table td a:visited,#exp-right-col table table td a:hover
{
border:0 none;
font-weight:900;
height:14px;
display:block;
margin:2px 1px 1px;
padding:0;
text-indent:-3000px;
}
#exp-right-col .exp-planning-popup {
background-color:#FFFFFF;
border:1px solid #999999;
margin:-1px 0 0 -162px;
margin:20px 0 0 -185px;
}
#exp-right-col .exp-cacic-calendar 
{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
margin-left:1px;
margin-right:2px;
margin-top:15px;
padding:0;
	background-color:Transparent;
	background-image:url(imgV2/imgNewChart/bg-connecte-middle.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:auto
}
#exp-right-col  .exp-cacic-calendar .exp-calendar-top
{	
	background-color:Transparent;
	background-image:url(imgV2/imgNewChart/bg-connecte-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:20px;
	height:0px
}
#exp-right-col .exp-cacic-calendar .exp-calendar-bottom
{
	background-color:Transparent;
	background-image:url(imgV2/imgNewChart/bg-connecte-bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:20px
}