/* Styles pour le site mais pas les applications */
@import url("/css/commun.css");

body {
	margin: 0 0px 0px 0px;
	background-color: #C0C0C0;
	font-size: 9pt;
	font-family: Arial, Verdana;
}

a {
	text-decoration: none;
	cursor: pointer;
}

img {
	border: 0px none transparent;
}

fieldset {
	-moz-border-radius: 5px;
	border-radius: 8px;
	border: solid 1px #c0c0c0;
	border-radius: 8px;
}

.encadre_r {
	border: solid 1px #ccc;
	border-radius: 7px;
	padding: 20px;
}

::-moz-selection {
	background: #30796e;
	color: #fff;
	text-shadow: none;
}

::-webkit-selection {
	background: #30796e;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #30796e;
	color: #fff;
	text-shadow: none;
}

button {
  padding: 3px 3px 3px 3px;
	cursor: pointer;
}

button img, button span {
	vertical-align: middle;
}

div.errorStandout {
	color: Red;
	font-weight: bold;
	font-size: 12pt;
	border: 1px solid red;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
}

input[type=button], input[type=submit], input[type=checkbox], input[type=reset], input[type=radio], select {
	cursor: pointer;
}

#divCrimDiscl {
	border: solid 1px #ccc;
	border-radius: 7px;
	padding: 0 20px 20px 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#divWrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-color: White;
	-webkit-print-color-adjust: exact;
}

	#divWrapper div.innerDiv {
		padding: 10px 10px 10px 10px;
	}

	#divWrapper div.divTitle {
		font-size: 13pt;
		font-weight: bold;
		margin-bottom: 7px;
		text-transform: uppercase;
	}

	#divWrapper div.divTitle2 {
		font-size: 13pt;
		font-weight: bold;
		margin-bottom: 7px;
	}

#divTopMenu {
	text-align: left;
	background-color: white;
	/* height: 36px; */
}

#divTopMenuControl {
	background-image: url(/images/2012/top_menu_stroke_941x8.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 52px 0 52px;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
}

	#divTopMenuControl div.admBouton {
		width: 127px;
		height: 36px;
		background-image: url(/images/2012/top_menu_admin_button_127x36.png);
	}

#divAdminMenu {
}

#divAdminMenuControl {
	color: White;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
}

	#divAdminMenuControl a {
		color: White;
	}

		#divAdminMenuControl a:hover {
			color: #e0e0e0;
		}

#divReachUs, #divAdminMenu {
	background-image: url(/images/2012/top_reachus_bg16x16.png);
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

#divReachUs {
	height: 200px;
}

#divReachUsContentControl .map1 {
	float: left;
	margin: 14px 0 0 20px;
	width: 308px;
}

#divReachUsContentControl .adr {
	float: left;
	margin-left: 20px;
	padding-top: 32px;
	color: White;
	width: 625px !important;
}

#divReachUsContentControl .adrTitre {
	margin-bottom: 7px;
	font-weight: bold;
}

#divReachUsContentControl .adrBody {
	margin-left: 6px;
}

#divReachUsContentControl .succ {
	float: left;
}

#divReachUsContentControl .sac {
	margin-left: 20px;
	float: left;
	width: 230px !important;
}

#divReachUsContentControl .dd {
	margin-bottom: 15px;
}

#divReachUsContentControl .reseauxsoc {
	float: left;
	color: White;
	font-weight: bold;
	margin-right: 20px;
}

	#divReachUsContentControl .reseauxsoc a {
		color: White;
	}

#divReachUsContentControl .stroke {
	margin-bottom: 0px;
	width: 572px;
	background-repeat: repeat-x;
	background-image: url(/images/2012/stroke_1x2.png);
}

#divReachUsContentControl .divIcon {
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
	color: White;
	font-weight: normal;
}

.topMiscControl {
	padding-top: 14px;
	margin-right: 15px;
}

#divTopReachUsControl {
	background-image: url(/images/2012/top_menu_contact_button_127x36.png);
	width: 127px;
	height: 36px;
}
/*
#divCascadeMenu {
	background-color: White;
	background-image: url(/images/2012/main_menu_bg_938x42.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 40px;
}
*/
#divMainMenuControl {
	position: relative;
	background-image: url(/images/2012/MainMenu/fond_menu_principal940x42.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 42px;
	margin: 0 auto 0 auto;
}

	#divMainMenuControl div.menuItem {
		float: left;
		text-align: center;
		padding-top: 12px;
	}

		#divMainMenuControl div.menuItem a {
			color: #e0e0e0;
			font-size: 12pt;
		}

			#divMainMenuControl div.menuItem a:hover {
				color: White;
				cursor: pointer;
			}

	#divMainMenuControl div.menuSplitter {
		float: left;
		background-image: url(/images/2012/MainMenu/menu_principal_splitter2x42.png);
		height: 42px;
		width: 2px;
	}

	#divMainMenuControl div.zoneClient {
		float: right;
		padding-right: 20px;
	}

.lightLink {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

	.lightLink:hover {
		color: #DDDDDD;
	}

.darkLink {
	color: #5e8d81;
	font-size: 8pt;
	font-weight: bold;
}

.darkLinki {
	color: #5e8d81;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

	.darkLinki:hover {
		color: #387062;
	}

#divHeader {
	background-color: White;
	/*height: 80px;*/
	padding-top: 10px;
	padding-left: 15px;
	margin: 0 auto 0 auto;
	width: 940px;
	min-height: 80px;
}

#divCascadeMenu {
	height: 42px;
}

#divZoneClientLogin {
	margin-top: 7px;
	margin-left: 2px;
}

/* SLIDER */

#divSlider {
	position: relative;
	text-align: left;
	background-color: White;
	height: 315px;
	width: 940px;
	margin: 0 auto 0 auto;
}

#divSimpleSlideShowControl div {
	width: 940px;
	height: 315px;
	cursor: pointer;
}

#divSlide1 {
	background-image: url(/images/2012/slide_1.png);
}

#divSlide2 {
	background-image: url(/images/2012/slide_2.png);
}

#divSlide3 {
	background-image: url(/images/2012/slide_3.png);
}

#divSlide4 {
	background-image: url(/images/2012/slide_4.png);
}

#divSlide1en {
	background-image: url(/images/2012/slide_1en.png);
}

#divSlide2en {
	background-image: url(/images/2012/slide_2en.png);
}

#divSlide3en {
	background-image: url(/images/2012/slide_3en.png);
}

#divSlide4en {
	background-image: url(/images/2012/slide_4en.png);
}

#sliderPager {
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: -20px;
	z-index: 9000;
}

	#sliderPager li {
		width: 15px;
		float: left;
		list-style: none;
	}

	#sliderPager a {
		width: 10px;
		height: 10px;
		display: block;
		background-image: url(/images/2012/pager_inactive_dot_10x10.png);
	}

	#sliderPager li.activeSlide a {
		background-image: url(/images/2012/pager_active_dot_10x10.png);
	}

	#sliderPager img {
		border: none;
		display: block;
	}

#divFunnel {
	position: relative;
	width: 940px;
	height: 249px;
	margin: 10px auto 0 auto;
	color: White;
	background-image: url(/images/2012/funnel_background.png);
}

	#divFunnel .btnGo {
		position: absolute;
		top: 100px;
		right: 24px;
	}

#divFunnelSpot1 {
	width: 200px;
	height: 205px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#divFunnelSpot2 {
	width: 200px;
	height: 205px;
	float: left;
	margin-left: 90px;
	margin-top: 20px;
}

#divFunnelSpot3 {
	width: 200px;
	height: 205px;
	float: left;
	margin-left: 80px;
	margin-top: 20px;
}

#divFunnel h2 {
	font-weight: bold;
	font-size: 15pt;
	margin-top: 5px;
	margin-bottom: 12px;
}

#divFunnel td.minipointe {
	padding-top: 15px;
	padding-right: 10px;
}

#divFunnel td.textzone {
	padding-left: 4px;
	height: 80px;
}

#divFunnel td.ddlzone {
	padding-top: 10px;
}

#divFunnel select {
	width: 190px;
	margin-top: 10px;
	font-size: 9pt;
}

#divMainTripleZone {
	width: 940px;
	height: 222px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.tripleZone {
	padding-top: 11px;
	margin-right: 17px;
}

.divSmallTrainingSelectorControl {
	position: relative;
	height: 234px;
	width: 283px;
	background-image: url(/images/2012/main_small_formation_bg283x234.png);
	background-repeat: no-repeat;
	background-position: top;
}

	.divSmallTrainingSelectorControl div.divTitle {
		margin-bottom: 0px !important;
	}

.divTrainingSelectorControl {
	position: relative;
	height: 222px;
	width: 343px;
	background-image: url(/images/2012/main_formation_bg343x222.png);
	background-repeat: no-repeat;
	margin-right: 14px;
}

.divSmallTrainingSelectorControl div.stroke {
	margin-top: 5px;
	width: 260px;
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(/images/2012/stroke_1x2.png);
}

.divTrainingSelectorControl div.stroke {
	margin-top: 11px;
	width: 325px;
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(/images/2012/stroke_1x2.png);
}

.divTrainingSelectorControl h3, .divSmallTrainingSelectorControl h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #486e63;
}

.divTrainingSelectorControl td.smaller, .divSmallTrainingSelectorControl td.smaller {
	font-size: 8pt;
}

.divSmallTrainingSelectorControl select {
	width: 260px;
	margin-top: 2px;
	font-size: 9pt;
}

.divTrainingSelectorControl select {
	width: 310px;
	margin-top: 2px;
	font-size: 9pt;
}

.divTrainingSelectorControl .divCCDC, .divSmallTrainingSelectorControl .divCCDC {
	margin-top: 7px;
	margin-right: 18px;
	text-align: right;
	font-weight: bold;
}

.linkCat {
	color: #486e63 !important;
}

.divTrainingSelectorControl .fineprint {
	font-size: 9px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
}

.divSmallTrainingSelectorControl .fineprint {
	font-size: 9px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#divNouveauteControl {
	position: relative;
	width: 283px;
	height: 222px;
	background-image: url(/images/2012/NouveauteControlBG_283x222.png);
	background-repeat: no-repeat;
	margin-right: 2px;
}

	#divNouveauteControl .cellText {
		width: 140px !important;
		font-size: 8pt;
	}

	#divNouveauteControl #divBouton {
		margin-top: 10px;
	}

#divReseauxControl {
}

	#divReseauxControl .news {
		margin-bottom: 8px;
	}

	#divReseauxControl .mb15 {
		margin-bottom: 17px;
	}

#divRSIconesControl {
	position: relative;
	width: 283px;
	height: 64px;
	padding-top: 14px;
	background-image: url(/images/2012/reseaux_bg283x64.png);
	background-repeat: no-repeat;
}

	#divRSIconesControl .pl17 {
		padding-left: 17px;
	}

#divTousServices {
	margin-top: 20px;
}

#divTousServicesControl {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

	#divTousServicesControl a {
		color: #595959;
	}

		#divTousServicesControl a:hover {
			color: #808080;
		}

#divTousServices .mapHeader {
	font-weight: bold;
}

#divTousServices .mapSection {
	font-style: italic;
}

#divTousServices .mapElem {
}

#divTousServices td {
	font-size: 9px;
}

#divTousServices ul {
	margin-top: 0;
	margin: 0;
	padding: 0;
}

#divTousServices .l2li {
	margin-left: 0px;
	list-style-type: none;
}

#divTousServices li {
	list-style-type: none;
	margin-left: 0px;
}

#divTousServicesControl .topLine {
	background-image: url(/images/2012/barre_haut_tous_services.png);
	background-repeat: no-repeat;
	height: 26px;
}

	#divTousServicesControl .topLine input[type=image] {
		margin: 6px 0 0 6px;
	}

#divTousServicesControl .fold {
	display: none;
}

#divTousServicesControl .body {
	font-size: 8pt;
	padding: 10px 0px 0px 20px;
	background-image: url(/images/2012/barre_bg_tous_services.png);
	background-repeat: repeat;
}

#divTousServicesControl .bottomLine {
	background-image: url(/images/2012/barre_fond_tous_services.png);
	background-repeat: no-repeat;
}

#divFooter {
	margin-top: 12px;
	padding-top: 16px;
	width: 940px;
	height: 40px;
	background-image: url(/images/2012/footer_bg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

	#divFooter td {
		font-size: 10px;
	}

#divBotLine {
	margin-top: 12px;
}

#divExtLine {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: center;
	width: 950px;
	color: White;
}

/* planche 2 */

#divSousMenuControl {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 940px;
	height: 247px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/2012/fond_control_produits_et_services.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 10000;
	display: none;
}

	#divSousMenuControl select {
	}

	#divSousMenuControl .pesHeader.lien a {
		font-weight: bold;
		color: #486E63;
	}

	#divSousMenuControl .pesHeaderg {
		font-weight: bold;
		color: #c0c0c0;
	}

	#divSousMenuControl div.pesHeaderg a {
		color: #c0c0c0;
	}

	#divSousMenuControl .pesHeader2 {
		font-weight: bold;
		color: #486E63;
		margin-top: 7px;
	}

	#divSousMenuControl .pesHeader2g {
		font-weight: bold;
		color: #c0c0c0;
		margin-top: 7px;
	}

	#divSousMenuControl div.pesHeader2g div.lien a {
		color: #c0c0c0;
	}

	#divSousMenuControl .pesItem {
		margin-left: 5px;
	}

	#divAdminMenuControl .pesItemG {
		color: #c0c0c0;
	}

	#divSousMenuControl .pesItemG {
		color: #c0c0c0;
	}

	#divSousMenuControl div.pesItemG a {
		color: #c0c0c0;
	}

	#divSousMenuControl .pesGT {
		font-size: 7px;
	}

	#divSousMenuControl .bouton {
		margin-top: 15px;
		text-align: right;
		width: 203px;
	}

	#divSousMenuControl .divPointeur {
		position: absolute;
		top: -12px;
		height: 15px;
		width: 660px;
	}

	#divSousMenuControl .divLinks {
		float: left;
		width: 640px;
		padding: 7px 0 0 17px;
		font-size: 10px;
	}

	#divSousMenuControl .divForm {
		margin-top: 20px;
		margin-left: 40px;
		float: left;
	}

	#divSousMenuControl .fineprint {
		font-size: 9px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
	}

	#divSousMenuControl .texteb {
		font-size: 12px;
		font-weight: bold;
	}

	#divSousMenuControl .texte {
		font-size: 12px;
		font-weight: normal;
		margin-left: 5px;
	}

	#divSousMenuControl .divIcon {
		font-size: 12px;
		font-weight: normal;
		margin-top: 4px;
	}

	#divSousMenuControl a {
		color: #317475;
	}

	#divSousMenuControl .lien,
	#divApplicationMenuControl .lien,
	#divApplicationMenuControl .lien a {
		font-size: 12px;
		font-weight: bold;
		margin-top: 6px;
		color: #317475;
	}

#divFooterControl .lien a {
	color: #317475;
}

#divSousMenuControl .indlien,
#divApplicationMenuControl .indlien {
	font-size: 11px;
	margin-left: 2px;
	margin-top: 4px;
}

	#divApplicationMenuControl .indlien a.pesItemG {
		color: #c0c0c0;
		cursor: help;
	}

	#divSousMenuControl .indlien a,
	#divApplicationMenuControl .indlien a {
		color: Black;
	}

#divSousMenuControl div.stroke {
	margin-top: 5px;
	width: 200px;
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(/images/2012/stroke_1x2.png);
}

#divSousMenuControl select {
	width: 202px;
	margin-top: 8px;
	font-size: 9pt;
}

#divSousMenuControl .adrTitre, #divPageReachUsContentControl .adrTitre {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}

#divSousMenuControl .adrBody, #divPageReachUsContentControl .adrBody {
	margin-left: 6px;
	font-weight: normal;
}

#divSousMenuControl .succ {
}

#divSousMenuControl .sac {
	width: 240px !important;
}

#divPageReachUsContentControl .sac {
	width: 240px !important;
	margin-bottom: 20px;
}

#divPageReachUsContentControl .col2 {
	margin-left: 70px;
}

#divPageReachUsContentControl .standOut {
	font-size: 11pt;
	font-weight: bold;
	color: #317475;
	margin-top: 7px;
	margin-bottom: 7px;
}

#divPageElement {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	background-color: White;
}

#divFormationContentControl {
}

#divFormationTrainerDisplayControl .trainerPicture {
	padding: 4px;
	border-style: solid;
	border-color: #317475;
	border-width: 1px;
	float: left;
}

#divFormationTrainerDisplayControl div.trainerAbstract {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 450px;
}

	#divFormationTrainerDisplayControl div.trainerAbstract h1 {
		margin-top: 0;
	}

#divPageContentControl {
	position: relative;
}


	#divPageContentControl .contentEditorPanel div.iconz {
		margin: 15px 0 0 15px;
		width: 280px;
		text-align: center;
	}

	#divPageContentControl .contentEditorPanel {
		position: absolute;
		top: 20px;
		left: 20px;
		width: 400px;
		height: 268px;
		display: none;
		padding: 37px 0px 0px 20px;
		background-image: url(/images/2012/content_editor_ctrl_bg400x268.png);
		background-repeat: no-repeat;
		z-index: 90000;
	}

	#divPageContentControl .contentBody, #divFormationContentControl .contentBody {
		margin-left: 10px;
		width: 630px !important;
	}

		#divPageContentControl .contentBody h1, #divFormationContentControl .contentBody h1, div.post h1 a,
		#divPageContentControl .contentBody h2, #divFormationContentControl .contentBody h2, div.post h2 a,
		#divPageContentControl .contentBody a, #blogspot div.text h1, #blogspot div.text h2, #blogspot a, #blogspot h1,
		#divCarousselServicesControl h1, #divFormationTrainerDisplayControl div.trainerAbstract h1 a,
		#divFormationContentControl div.contentBody a,
		#divPageElement a {
			color: #317475;
		}

#divFormationContentControl a {
	color: Black;
}

#divPageContentControl .breadCrumb, #divFormationContentControl .breadCrumb {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 11px;
	margin-left: 10px;
}

	#divPageContentControl .breadCrumb a {
		color: #317475;
	}

#divPageContentControl .breadCrumbL1 {
	font-weight: bold;
}

#divPageContentControl .breadCrumbL2 {
	font-weight: normal;
}

#divPageContentControl .breadCrumbL3 {
	font-weight: normal;
}

#divCarousselServicesControl {
}

	#divCarousselServicesControl .topStroke {
		margin: 25px 0 15px 0;
	}

	#divCarousselServicesControl .col2 {
		padding-left: 30px;
	}

	#divCarousselServicesControl div.pager a {
		margin: 0 12px 0 12px;
		color: Black;
		font-weight: bold;
	}

		#divCarousselServicesControl div.pager a.currentPage {
			color: #317475;
		}

#divCarousselItemControl {
}

	#divCarousselItemControl .record {
		margin-bottom: 30px;
	}

	#divCarousselItemControl .titre {
		color: #317475;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 7px;
	}

	#divCarousselItemControl .ligneGrise {
		height: 1px;
		width: 300px;
		background-color: #ccced1;
		margin-bottom: 4px;
	}

	#divCarousselItemControl .texte {
		position: relative;
		width: 300px !important;
		height: 100px;
	}

	#divCarousselItemControl .boutonPlus {
		position: absolute;
		right: 4px;
		bottom: 2px;
	}

	#divCarousselItemControl .image {
		margin-bottom: 4px;
	}

#divFormulaireDemandeInfoControl td.field input, table.form,
table.form td input[type=text], table.form td input[type=password] {
	border: 1px solid #c0c0c0;
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
	margin-bottom: 2px;
}

/****************************************************/
/* Blog Related                                     */
/****************************************************/

#blogspot {
	margin-right: 10px;
}

	#blogspot div.text a.more {
		margin-left: 7px;
		font-weight: bold;
	}

#divBlogAdmin {
	/* border: 1px solid #8686D4; */
	background-color: #DFF5FF;
	border-radius: 5px;
	padding: 10px;
}

#divBloggersControl {
	margin-bottom: 15px;
}

	#divBloggersControl .topSlice {
		background-image: url(/images/2012/blogger_top_slice.png);
		height: 7px;
		width: 283px;
	}

	#divBloggersControl .midSlice {
		padding: 0 5px 0 5px;
		background-image: url(/images/2012/blogger_mid_slice.png);
	}

	#divBloggersControl .botSlice {
		background-image: url(/images/2012/blogger_bot_slice.png);
		height: 7px;
		width: 283px;
	}

	#divBloggersControl .titre, #divBloggersControl .titre2 {
		font-size: 12pt;
		font-weight: bold;
		color: #317475;
		margin-left: 10px;
	}

	#divBloggersControl .titre2 {
		margin-bottom: 15px;
	}

	#divBloggersControl .picBox {
		margin: 15px 0 30px 0;
		padding-left: 3px;
	}

	#divBloggersControl .picScroller {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#divBloggersControl .arrow {
		margin-top: 15px;
		cursor: pointer;
	}

	#divBloggersControl .pic {
		position: relative;
		float: left;
		width: 237px;
		height: 78px;
		overflow: hidden;
		margin-left: 3px;
	}

	#divBloggersControl .picMenu {
		background: rgba(255,255,255,0.8);
		height: 32px;
		width: 73px;
		z-index: 10000;
		position: absolute;
		padding-top: 3px;
		padding-left: 5px;
		font-weight: bold;
	}

	#divBloggersControl .picMenuContainer {
		width: 73px;
		height: 73px;
		overflow: hidden;
	}

	#divBloggersControl .mostRead {
		margin-left: 10px;
	}

	#divBloggersControl div.link {
		background-image: url(/images/2012/guizmout_nouveaute_control0_4x7.png);
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding-left: 10px;
		margin-bottom: 6px;
	}

	#divBloggersControl a {
		color: #505050;
	}

#divBlogImage {
	margin: 0 auto 0 auto;
	width: 940px;
}

#divTagCloud {
	margin-bottom: 10px;
	white-space: normal;
}

	#divTagCloud ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-transform: capitalize;
	}

		#divTagCloud ul li {
			margin-bottom: 3px;
			display: inline;
		}

	#divTagCloud a {
		color: #979797;
		margin-right: 3px;
		display: inline;
		font-weight: bold;
	}

		#divTagCloud a.biggest {
			font-size: 130%;
		}

		#divTagCloud a.big {
			font-size: 124%;
		}

		#divTagCloud a.medium {
			font-size: 115%;
		}

		#divTagCloud a.small {
			font-size: 100%;
		}

		#divTagCloud a.smallest {
			font-size: 90%;
		}

#commentlist {
	background-color: #FFF;
	padding-top: 10px;
}

.comment_header {
	display: block;
	vertical-align: middle;
}

.comment {
	border: 0px solid silver;
	padding: 3px 10px;
	margin-bottom: 10px;
	border: 0px;
}

	.comment .comment_bloc {
		position: relative;
		background-image: url(/images/2012/blog_comment_bg.png);
	}

	.comment .reply-to-link {
		float: right;
	}

	.comment .author {
		margin: 0;
		padding: 3px 5px;
		font-size: 90%;
		border: 0px;
		height: 16px;
	}

#addcomment, #comment {
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
}

.self {
	background: #f8f8f8;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 3px 10px 6px 0;
}

	.comment .gravatar img {
		height: 28px;
		border: 1px solid silver;
		margin: 0;
		padding: 0;
	}

.comment img.flag {
	margin-left: 5px;
}

.comment .content {
	min-height: 25px;
	margin: 1px;
	padding: 0 25px 25px 25px;
}

.comment cite {
	font-family: Monospace;
	font-style: normal;
}

.visitor {
	padding: 25px 0 0 25px;
	margin-bottom: 15px;
}

	.visitor .fn {
		color: #609083;
		font-size: 12pt;
		font-weight: bold;
	}

	.visitor .date {
		margin-left: 15px;
		color: #bbbbbb;
	}

	.visitor div {
		font-size: 0.8em;
		color: #666;
	}

.comment {
	padding: 5px;
}

#divBlogCategoryControl {
	position: relative;
	background-image: url(/images/2012/blog_category_bg_283x64.png);
	width: 283px;
	height: 64px;
	color: White;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 15px;
}

	#divBlogCategoryControl .body {
		padding: 20px 0 0 15px;
	}

	#divBlogCategoryControl select {
		width: 155px;
	}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 15px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

	.comment-replies .comment_bloc {
		background-color: #fafafa;
		background-image: none;
		border: 1px solid #f0f0f0;
	}

#commentlist #comment-form {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 10px 0;
}

/*  Comment notification unsubscription  */
#commentNotificationUnsubscription {
	margin-bottom: 10px;
	color: Gray;
	background: #ffc;
	border: 1px solid silver;
	padding: 10px;
}

	#commentNotificationUnsubscription h1 {
		margin: 0 auto 12px auto;
		padding: 0;
	}

/* comment menu */
#commentMenu {
	padding: 0;
	margin: 0;
	clear: both;
}

	#commentMenu li {
		float: left;
		border: 1px solid silver;
		border-bottom: transparent;
		margin: 0;
		list-style: none;
		margin-right: 5px;
		padding: 3px 8px;
		cursor: pointer;
		position: relative;
		top: 2px;
		background: #d8d8d8;
	}

		#commentMenu li.selected {
			background: white;
			border-bottom: 1px solid white;
		}

.commentForm .bbcode {
	font-size: 90%;
	float: right;
	position: relative;
	top: 20px;
	padding: 3px;
}

.commentForm .bbcodeNoLivePreview {
	top: 0;
}

.bbcode a {
	margin: 1px;
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #ccc;
}

/* comment form */
.commentForm textarea {
	width: 100%;
	height: 150px;
	border: 1px solid silver;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	padding-top: 3px;
}

.commentForm input[type='text'] {
	border: #ccc 1px solid;
	BACKGROUND-COLOR: #fff;
	width: 300px;
	margin: 2px 0;
}

.commentForm select {
	border: #ccc 1px solid;
	width: 308px;
}

#divBlogBioPostListControl {
	margin-bottom: 25px;
}

	#divBlogBioPostListControl li {
		list-style-type: none;
		margin-left: 25px;
		margin-bottom: 3px;
	}

/****************************************************/
/* infolettre                                       */
/****************************************************/

#divInfolettreSubheader {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#divNewsLetterSidePanelControl .itemz {
	width: 282px;
	background-image: url(/images/2012/blog_comment_bg.png);
}

#divNewsLetterSidePanelItemControl .image {
	float: left;
	margin: 10px 10px 10px 10px;
}

#divNewsLetterSidePanelItemControl .synopsis {
	float: left;
	width: 175px;
	margin-top: 10px;
	font-size: 8pt;
}

#divNewsLetterSidePanelItemControl .splitter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}


/* *************************************************/
/* OLD STOCK  */
/* psim message */
#divPageElement ul.psimMessage {
	background-color: #FFF;
	border: 1px #9b9c9d solid;
	margin-left: 9px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	border-radius: 6px;
	width: 460px;
}

	#divPageElement ul.psimMessage li.message, #divPageElement ul.psimMessage li.errorMessage {
		margin-left: 20px;
		color: #C00; /*background-color : #Fcc;*/
		width: 432px;
		vertical-align: top;
	}

	#divPageElement ul.psimMessage li.message {
		color: #00C; /*background-color : #ccF;*/
	}

		#divPageElement ul.psimMessage li.message a {
			text-decoration: underline; /*text-decoration: none;*/ /*color :#068F83;*/
		}

			#divPageElement ul.psimMessage li.message a:hover {
				text-decoration: none;
			}

#divPageElement ul.psimMessageLogin {
	width: 348px;
	margin-left: 10px;
}

#divPageElement ul.psimMessageLoginW {
	width: 447px;
	margin-left: 10px;
}

#divPageElement ul.psimMessageLogin li.message, #divPageElement ul.psimMessageLogin li.errorMessage {
	width: 320px;
}

/* Boite de login */
table.form {
	border: solid 1px #9B9C9D;
	line-height: 20px;
	width: 635px;
	background-color: White;
	margin-bottom: 20px;
	margin-left: 4px;
	padding-left: 40px;
}

	table.form td {
		padding: 8px 10px 8px 10px;
	}

		table.form td.instructions {
			width: 460px;
		}

		table.form td.label {
			width: 200px;
			vertical-align: middle;
		}

		table.form td.isRequired {
			padding: 8px 0px 8px 0px;
			vertical-align: middle;
		}

div.AsteriskExplanation {
	margin: 15px 0px 10px 10px;
	font-weight: bold;
}

.inscriptionContainer {
	margin-left: 4px;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	border: 1px solid #c0c0c0;
	border-radius: 8px;
}

.calendar {
	border: none;
	margin: 0 auto;
}

	.calendar .weekend {
		background-color: #F1F1F1;
	}

	.calendar .other {
		color: silver;
	}

	.calendar a.exist {
		display: block;
		font-weight: bold;
		background-color: #F1F1F1;
	}

	.calendar td {
		vertical-align: top;
		background: white;
	}


/* ***************************************************/
/* Side Menu Related */
#divSideMenuControl {
}

	#divSideMenuControl ul {
		padding-left: 10px;
		list-style-type: none;
		cursor: pointer;
	}

		#divSideMenuControl ul li:hover {
			font-weight: bold;
		}

		#divSideMenuControl ul li ul {
			padding-left: 40px;
			list-style-type: none;
		}

			#divSideMenuControl ul li ul li {
				width: 100px;
			}

				#divSideMenuControl ul li ul li:hover {
					background-color: Black;
					color: Yellow;
				}

/* /new stock */

.homeSpot {
	float: left;
}

	.homeSpot p {
		/*padding: 10px 13px;*/
		padding: 0px 13px;
	}

	.homeSpot ul {
		margin: 0;
		padding: 10px 15px;
		list-style: none;
	}

	.homeSpot h1 {
		margin: 0;
		padding: 0;
		font-size: 14px;
		text-transform: uppercase;
		color: #C4112F;
		letter-spacing: -1px;
		padding: 13px 0 0 12px;
		height: 28px;
		border-left: 2px solid #999;
		height: 15px !important;
		height: /**/ 28px;
		width: 168px !important;
		width: /**/ 180px;
	}

.highlightedSpot * {
	border-left: 2px solid #FFF;
	background-color: #D7F2F3;
}

	.highlightedSpot * * {
		border-left: 0;
		background-color: #D7F2F3;
	}

#HomeSpot4 h1 {
	border-right: 2px solid #999;
}

#HomeSpot4 * {
	border-right: 2px solid #FFF;
}

	#HomeSpot4 * * {
		border-right: 0;
	}

#HomeSpot5 h1 {
	border-left: 0;
}

#Actualities {
	clear: left;
	position: absolute;
	top: 110px;
	left: 740px;
	height: 300px;
}

	#Actualities h1 {
		margin: 0;
		padding: 0;
		font-size: 14px;
		text-transform: uppercase;
		color: #C4112F;
		letter-spacing: -1px;
		height: 28px;
		background-color: #FFF;
		position: relative;
	}

	#Actualities dl {
		margin: -13px 0 0;
		padding: 0;
		overflow: hidden;
		height: 273px;
	}

		#Actualities dl dt {
			margin-top: 10px;
			padding-top: 10px;
			background: url(/images/contenu_separateur.gif) repeat-x;
		}

			#Actualities #MoreNews a, #Actualities dl dt a {
				text-decoration: underline;
				color: #C4112F;
				font-weight: bold;
				font-size: 11px;
			}

		#Actualities dl dd {
			margin: 0;
		}

			#Actualities dl dd span.date {
				display: block;
			}

	#Actualities #MoreNews {
		margin-top: 5px;
	}


#MainNavigation {
	width: 725px;
}

#SubNavigation {
	position: absolute;
	top: 5px;
	height: 18px !important;
	height: /**/ 28px;
	left: 730px;
	padding: 7px 0 0;
}

#ProfilingNavigation {
	display: none;
}

	#ProfilingNavigation li {
		margin-left: -5px;
	}


#ProfilingNavigation {
	position: absolute;
	top: 38px;
	left: 733px;
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
	overflow: hidden;
}

#WIPE_ME_SearchForm {
	position: absolute;
	top: 85px;
	left: 740px;
}

input.standardField {
	width: 195px;
	color: #808080;
	font-size: 9pt;
	border-color: #CCCCCC;
	border-width: 0px;
	background-color: transparent;
}

input.standardFieldWaterMark {
	width: 195px;
	color: #808080;
	font-size: 9pt;
	border-color: #CCCCCC;
	border-width: 0px;
}

input.standardFieldWaterMark_PW {
	width: 195px;
	color: #FFFFFF;
	font-size: 10px;
	border-color: #CCCCCC;
	border-width: 0px;
	text-indent: 900px;
	vertical-align: middle;
	text-align: right;
	background-image: url(..//images/2012/watermark_password_fr.png);
	background-repeat: no-repeat;
}

input.standardFieldWaterMark_PW_EN {
	width: 175px;
	color: #FFFFFF;
	font-size: 10px;
	border-color: #CCCCCC;
	border-width: 0px;
	text-indent: 900px;
	vertical-align: middle;
	text-align: right;
	background-image: url(..//images/2012/watermark_password_en.png);
	background-repeat: no-repeat;
}

.miniErrorFont {
	font-size: 9pt;
	font-weight: bold;
	color: Red;
}

#divLoading {
	display: none;
	border-radius: 4px;
	border: 1px solid black;
	padding: 5px;
	margin-top: 20px;
	width: 625px;
}

#divReachUs a {
	color: #91DFD4;
}
/* RAD Related */

.RadMenu_GE a.link:hover {
	cursor: pointer !important;
}

.slide {
	top: 10px;
}
/* /rad */

.rad_menuitem {
	background-color: #424346;
	font-size: 10pt;
}

/* misc */
.red {
	color: red;
	font-weight: bold;
	cursor: help;
}
.hred {
	color: red;
	font-weight: bold;
	cursor: help;
	display: none;
}
.ul {
	border: 0px none transparent;
	border-bottom: 1px solid black;
}

.SpoofWarning {
	background-color: Red;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}

.texteVert {
	color: #4c7268;
}


@media screen {
	.GECHO_printOnly, .printOnly {
		display: none;
	}
}

@media print {
	.GECHO_screenOnly, .screenOnly, .noprint {
		display: none;
	}
}

.legende {
	background-color: white;
}

.bottom-close {
	text-align: center;
	background-color: #ccc;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-top: 10px;
	border-top: solid #9b9c9d 1px;
}

.popBody {
	background-color: #FFF;
	margin: 10px;
}

/* temporaire */
.MessageSecuriteOuter {
  position: relative;
  border: 1px #FF6600 solid;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 10px 10px 10px;
  background-color: #FFFF99;
  color: #FF6600;
  margin-left: 4px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  overflow: hidden;
}
.MessageSecuriteVP {
  overflow: hidden;
}
.pseudoBotPad {
  width: 100%;
  height: 10px;
  z-index: 10000;
}
.MessageSecuriteInner {
}