/* --------------------------------------------------------------
  officeo.css 
-------------------------------------------------------------- */
/* header
-------------------------------------------------------------- */
#header {
	/*background: transparent url(images/bckBanT_blank.png) top left no-repeat;*/
	width: 1004px;
	height: 114px;
}

#header-back {padding: 40px 30px 0 0; text-align: right}

#logo {margin: 21px 0 0 25px}
#logo img {height:60px;}

#header .liens {padding:6px 0 0 25px;font-family:"Trebuchet MS",arial;font-size:13px;position:absolute;}

#header .liens a {background: transparent url(images/pictArrowGray.png) 4px 3px no-repeat;padding:0 15px 0 25px;text-decoration:underline;color:#AAAAAA}
#header .liens a:hover {background: transparent url(images/pictArrowRed.png) 5px 4px no-repeat;color:#554A40;}
#header .liens a.on {background: transparent url(images/pictArrowRed.png) 3px 3px no-repeat;cursor:default;text-decoration:none;color:#554A40;font-weight:bold;}
#header .liens a.on:hover {text-decoration:none;}

#menu {margin-bottom: 5px;text-transform: uppercase;}
#menu ul {list-style: none;}
#menu ul li {
	display: block; 
	float: left; 
	margin-right: 1px;
	/*text-transform: uppercase;*/ 
	font-size: 1.06em;
	list-style: none; background-image: none; padding-left: 0px;
	width: 137px;
	text-align: center;
	position: relative;
	z-index: 50; 
	/*background: transparent url(images/menuL.png) top left no-repeat;padding-left: 0px*/ 
}

#menu ul li a {
	color: #FFFFFF;
	height: 30px;
	display: block;
	padding: 0 0 0 0;
	cursor: hand;
	text-decoration:none
}

#menu ul li a span {
	height: 25px;
	color: #FFFFFF;
	display: block;
	background: transparent url(images/bck-menu.png) top left repeat-x;
	padding: 5px 0;
	/*padding: 5px 5px 0 5px; /*IE7 FF*/
	/*[padding: 5px 11px 0 11px; /* old FF */
	/*padding: 5px 7px 0 7px; /* Safari Chrome*/
	/*]*/

}

#menu ul li a.active, #menu ul li:hover a {color: #393e40; background: transparent url(images/bck-menu-active.png) top left repeat-x;}
#menu ul li a.active span, #menu ul li:hover a span{color: #393e40;background: transparent url(images/bck-menu-active.png) top left repeat-x}

#menu ul li ul {
	display: none;
	z-index: 100;
}

#menu ul li:hover ul {
	position: absolute;	
	border: solid 1px #666;
	border-top: none;
	margin: 0 10px 0 10px;
	padding: 1px;
	width: 135px;
	display: block;
	background-color: #eae6e7;
	list-style: square;
	left:-11px; top:30px
}

#menu ul li:hover ul li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#menu ul li:hover ul li a, #menu ul li ul li a:hover {
	height: 20px;
	background: none;
	color: #666;
	font-size: 0.9em;
	padding: 4px 0 0px 5px;
	margin: 0;
	text-align: left;
}

#menu ul li:hover ul li a:hover {
	background-color: #ccc;
	font-weight: bold;
}


#menu ul li#first a span.onglet, #menu ul li#first:hover a span.onglet, #menu ul li#first a.active span.onglet,
#menu ul li#last a span.onglet, #menu ul li#last:hover a span.onglet, #menu ul li#last a.active span.onglet { width: 5px ; height: 31px }
#menu ul li#first a span.onglet, #menu ul li#first:hover a span.onglet, #menu ul li#first a.active span.onglet { float: left }
#menu ul li#last a span.onglet, #menu ul li#last:hover a span.onglet, #menu ul li#last a.active span.onglet { float: right }
#menu ul li#first a span.onglet { background: transparent url(images/menuOngletleftOff.jpg) top left no-repeat }
#menu ul li#first:hover a span.onglet, #menu ul li#first a.active span.onglet { background: transparent url(images/menuOngletleftOn.jpg) top left no-repeat }
#menu ul li#last a span.onglet { background: transparent url(images/menuOngletrightOff.jpg) top left no-repeat }
#menu ul li#last:hover a span.onglet, #menu ul li#last a.active span.onglet { background: transparent url(images/menuOngletrightOn.jpg) top left no-repeat }



/*#menu ul li#first a span.onglet, #menu ul li#first a.active span.onglet, #menu #last a .onglet, #menu #last a.active .onglet,
#menu ul li#first a:hover span.onglet, #menu ul li#first a.active:hover span.onglet, #menu #last a:hover .onglet, #menu #last a.active:hover .onglet,
#menu ul li#first:hover span.onglet, #menu ul li#firsthover a.active span.onglet, #menu #last li:hover a .onglet, #menu #last li:hover a.active .onglet
 { width: 5px ; height: 31px; float: left }
#menu ul li#first a span.onglet, #menu ul li#first a.active span.onglet, #menu ul li#first a:hover span.onglet, #menu ul li#first a.active:hover span.onglet { float: left }
#menu #last a .onglet, #menu #last a.active .onglet, #menu #last a:hover .onglet, #menu #last a.active:hover .onglet { float: right }
#menu ul li#first a span.onglet, #menu ul li#first a:hover span.onglet { background: transparent url(images/menuOngletleftOff.jpg) top left no-repeat }
#menu ul li#first a.active span.onglet, #menu ul li#first:hover span.onglet { background: transparent url(images/menuOngletleftOn.jpg) top left no-repeat }
#menu #last a .onglet, #menu #last a:hover .onglet { background: transparent url(images/menuOngletrightOff.jpg) top left no-repeat }
#menu #last a.active .onglet, #menu #last a.active:hover .onglet { background: transparent url(images/menuOngletrightOn.jpg) top left no-repeat }
*/

.officeo-access {
	background: transparent url(images/pictSecure.png) right 18px no-repeat;
	padding: 19px 0 0 20px;
	font-weight: bold;
	margin-right:22px;
}
#form-search {text-align:right;padding-top:18px;}
#form-search input:first-child {display:none;}

#form-search input {display:block;float:left;height:18px;vertical-align:top;padding-top:0px;font-size:13px;line-height:15px;width:154px;}
#form-search .btn-yellow {
	border: none; 
	background: url(images/btnYellow.png) no-repeat right center;
	width: 24px;
	height: 20px;
	color: #FFFFFF;

}

/*html>body .btn-yellow { padding: 0 0 3px 2px }*/


#blk-assistant {position: relative; margin-top: -11px}

#blk-assistant p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666}
#blk-assistant a {color: #666}
#blk-assistant p.txt-assistant {width: 200px; text-align: right; margin: 0 0 0 80px; padding: 0;  }
#blk-assistant .border-b p {font-size: 1.2em; margin:0; padding: 10px 0 0 0; line-height:21px;}
#blk-assistant .border-b {margin: 0 0 20px 5px; text-align: right; width: 291px}
#blk-assistant a:hover {text-decoration: none;}
.img-laurent {position: absolute; right: 26px; bottom: 4px}
#breadcrumb {margin-left: 20px}
#breadcrumb { font-size: 1em; color: #666; font-weight: normal }
#breadcrumb a { color: #000000; text-decoration: underline }

/* container
-------------------------------------------------------------- */
.container {
 /* background: transparent url(images/bckContainer.png) top left repeat-y;*/
 	background-color: #FFF;
  	position:relative;
	padding-bottom: 20px
}

/* titles
-------------------------------------------------------------- */

h1.spip {
	background: transparent url(images/pictArrowRed.png) 0 6px no-repeat; 
	font-size: 1.7em;
	margin-bottom:15px;
	padding-left: 20px; 
	line-height: normal;
}

h2.title-arrow-red {
	font-size: 1.7em;
}

h3.spip {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url(images/pictArrowWhite.png) 0 6px no-repeat; 
	padding-left: 20px; 
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 7px;
	line-height:normal
}

.title-arrow-red span.bis, .title-col-r span.bis {
	background: none;
	padding: 0;
	line-height:normal;
	color: #fd5329;
}

/* flèches */
.title-arrow-red span {background: transparent url(images/pictArrowRed.png) left no-repeat; padding-left: 20px; line-height:normal}
.title-arrow-gray span {background: transparent url(images/pictArrowGray.png) left no-repeat; padding-left: 20px}
.title-arrow-white span {background: transparent url(images/pictArrowWhite.png) left no-repeat; padding-left: 20px}
.title-arrow-yellow span {background: transparent url(images/pictArrowYellow.png) left no-repeat; padding-left: 20px}

/* paragraphe d'accroche dans un article spip */
.accroche, .accrocheWhite {
	margin: 0px 10px 10px 5px;
	padding: 10px 5px 5px 5px;
}

.accroche {
	border: 1px solid #FFD324;
	background-color: #FFF6BF;
}
.accrocheWhite { border: 1px solid #CCCCCC; }

/****accroche logo*/
.officeo, .officeopro, .eofficeo { padding-left: 86px}
.officeo { background: transparent url(images/picto-officeo.png) 0 10px no-repeat }
.officeopro { background: transparent url(images/picto-officeopro.png) 0 10px no-repeat }
.eofficeo { background: transparent url(images/picto-eofficeo.png) 0 10px no-repeat }
/****accroche services particuliers*/
.secretariat, .assistanat, .services, .compta, .administration, .organisation, .bureautique { padding-left: 86px }
.secretariat{ background: transparent url(images/ico-gestioncourrier.jpg) 10px 10px no-repeat }
.assistanat { background: transparent url(images/ico-assistanatdirection-active.jpg) 10px 10px no-repeat }
.services { background: transparent url(images/ico-servicesgeneraux-active.jpg) 10px 10px no-repeat }
.compta { background: transparent url(images/ico-comptabilitegestion-active.jpg) 10px 10px no-repeat }
.administration { background: transparent url(images/ico-administrationvente-active.jpg) 10px 10px no-repeat }
.organisation { background: transparent url(images/ico-organisation-active.jpg) 10px 10px no-repeat }
.bureautique { background: transparent url(images/ico-travauxbureautiques-active.jpg) 10px 10px no-repeat }


.ampoule { background: transparent url(images/picto-ampoule.png) 10px 10px no-repeat; padding-left: 50px }
.question, .ordi, .actu, .contact { padding-left: 90px }
.question { background: transparent url(images/picto-question.png) 10px 10px no-repeat }
.ordi { background: transparent url(images/picto-ordi.png) 10px 0 no-repeat }
.temoignage { background: transparent url(images/ico-temoignage-w50.jpg) 10px 10px no-repeat; padding-left: 70px }
.actu { background: transparent url(images/picto-actu.png) 0 10px no-repeat; padding-left: 70px }
.contact { background: transparent url(images/picto-contact.png) 0 10px no-repeat; padding-left: 70px }


/* ARRONDI
-------------------------------------------------------------- */
.arrondi { 
	position: relative;
	z-index:0;
	padding: 10px 20px;    
    -moz-border-radius: 10px 10px 10px 10px; 
 	-webkit-border-radius: 10px 10px 10px 10px; 
 	border-radius: 10px 10px 10px 10px;  
	}
	
.radius-white {
    position: relative;
    background: #FFF; 
 	border: 1px solid #CCC; 
 	margin: 0 0 10px 20px;
}
#content .radius-white { margin: 0 10px 10px 0 }
#content .radius-white strong { color: #FD5329; }
#content .radius-white ul.spip li { width: auto; }
.ml10 { margin-left: 10px }

.floatRight {float: right}
.floatLeft {float: left; text-align: left}
.f24 {font-size: 24px}
.f16 {font-size: 16px}
.f11 {font-size: 11px}

/* HP
-------------------------------------------------------------- */
#blk-hp-anim {
	background: transparent url(images/blkHpAnimT.png) top left no-repeat;
	width: 966px; margin: 0 auto 10px auto;
	padding-top: 13px;
}

#blk-hp-anim a { text-decoration: none }
#blk-hp-anim .col-left p {margin: 0; padding: 0}
#blk-hp-anim .col-left {
	background: transparent url(images/blkHpAnimbck.png) top left repeat-y;
	padding: 0 10px 0 28px;
	float: left;
	width: 678px;
}
html>body #blk-hp-anim .col-left { width: 650px; }

#blk-hp-anim .col-left img { float: left; margin-bottom: 10px }
#blk-hp-anim-b {background: transparent url(images/blkHpAnimB.png) top left no-repeat; height: 18px; clear: left;margin-top: -6px}
.col-right{
	/*background: transparent url(images/blkHpAnimR.png) top left no-repeat;*/
	width: 273px;
	height: 254px;
	text-align: center;
	margin-left: 693px;
	color:#FFFFFF
}



ul#menu-blk-anim li, ul#spotmenu li { 
	float: left; 
	
	height: 40px;
	border-right: 1px solid #d1d1d1;
	font-size: 1.3em;
	list-style: none;
	background-image: none;
	text-align: center;
	line-height: 1.2em;
	
	padding: 0 15px 0 20px; /*IE7 FF*/
	[padding: 0 15px 0 20px; /* old FF */
	padding: 0 10px 0 20px; /* Safari Chrome*/
	]
}
ul#menu-blk-anim li a, ul#spotmenu li a { color: #aaa }
ul#menu-blk-anim li.active a, ul#spotmenu li.active a { color: #333 }

ul#menu-blk-anim li.last, ul#spotmenu li.last {border-right: none} 
ul#menu-blk-anim li.active, ul#spotmenu li.active {background: transparent url(images/pictArrowRed.png) 4px 5px no-repeat}
.num-azur {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(images/bckNumAzur.png) top left no-repeat;
	text-align: left;
	height: 32px;
	padding: 5px 0 0 45px;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFFFFF
}
.num-azur span {
	color:#edb353;
	letter-spacing: 0.05em;
	padding-left: 20px}


.blk-accol {
	background: transparent url(images/bckAccol.png) 300px 55px no-repeat;
	padding: 0 0 0 330px;
}

.blk-accol h3 {
	color: #bd0025;
	font-size: 2em;
	margin-bottom: 0.5em;
	line-height: normal;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
}

/*block arrrondi generique*/
.blk-gen-hp, .blk-gen {width: 294px}
.blk-gen { margin: 0 0 10px 20px }
.blk-gen-hp { background: white url(images/bckBlkHP.png) top left repeat-x;  margin: 0 0 10px 20px; height: 130px}

/*
.w293 {width: 293px}
.w296 {width: 296px}*/
.w340 {width: 340px}
.w605 {width: 605px}

.blk-gen-hp a, .blk-gen a { text-decoration: none }

.blk-gen-t, .blk-gen-b {position: relative; height: 18px;}
.blk-gen-t {background: transparent url(images/bckBlkGenTL.png) top left no-repeat}
.blk-gen-b {background: transparent url(images/bckBlkGenBL.png) top left no-repeat}

.blk-gen-t .corner-rt, .blk-gen-b .corner-rb {position: absolute; width: 19px; height: 18px;}
.blk-gen-t .corner-rt {background: transparent url(images/cornerTR.png) top right no-repeat; right: 0; top: 0}
.blk-gen-b .corner-rb {background: transparent url(images/cornerBR.png); right: 0; bottom: 0}

.blk-gen-m {background: transparent url(images/bckBlkGenM.png) top left repeat-y; position: relative;padding: 0 20px; z-index:200}
.w340 .blk-gen-m {background: transparent url(images/bckBlkGenM-340.png) top left repeat-y;}
.w605 .blk-gen-m {background: transparent url(images/bckBlkGenM-605.png) top left repeat-y;}
.blk-gen-hp .blk-gen-m { height: 130px; }
.blk-gen-m h3 a { color: #333 }
.blk-gen-m p {color:#666; line-height: 1.1em; font-size: 1.2em; }
.blk-gen-m p a { color: #666}
.blk-gen .blk-gen-m p { margin: 0; padding: 0; font-size: 1em }
.blk-gen-hp h2 {text-align: center}

.blk-gen-hp h3 {text-align: center}
.blk-gen h3 { padding: 0 0 0 20px; margin-bottom: 5px;  font-size: 1.3em  }

/* blk generique fond gris */
.blk-gen-gray { width: 341px;  margin: 0 0 0 20px }
.blk-gen-gray .top { width: 341px; height: 23px; background: white url(images/bckBlkGenGrayTop.png) top left no-repeat }
.blk-gen-gray .mid { background: white url(images/bckBlkGenGrayMid.png) top left repeat-y}
.blk-gen-gray .bot { width: 341px; height: 23px; background: white url(images/bckBlkGenGrayBot.png) top left no-repeat }


.w605 h2 { padding: 0 0 0 25px; margin-bottom: 5px;  font-size: 1.3em; font-weight: bold  }
.w605 .blk-gen-m h3 { line-height: 1.5em; font-size: 1em; font-weight: normal; margin: 0; padding: 0 }
.w605 .blk-gen-m h3 a { text-decoration: none; color: #666666 }
.w605 .blk-gen-m h2 a { text-decoration: none }
.w605 .blk-gen-m h3 a:hover,.w605 .blk-gen-m h2 a:hover { text-decoration: underline }

/* Titre h2 bloc gen */
.blk-gen h2.secretariat { background: transparent url(images/ico-gestioncourrier-small.jpg) top left no-repeat}
.blk-gen h2.compta { background: transparent url(images/ico-comptabilitegestion-small.jpg) top left no-repeat}
.blk-gen h2.serviceGen { background: transparent url(images/ico-servicesgeneraux-small.jpg) top left no-repeat}
.blk-gen h2.adminVentes { background: transparent url(images/ico-administrationvente-small.jpg) top left no-repeat}
.blk-gen h2.travauxBureau { background: transparent url(images/ico-travauxbureautiques-small.jpg) top left no-repeat}

/* list bloc gen*/
.blk-gen ul, .blk-gen-gray ul { margin: 0 0 20px 0; padding: 0 }
.blk-gen ul li, .blk-gen-gray ul li { background-image: none; margin-bottom: 0; border-bottom: 1px solid #efefef; padding: 5px 0; background-color: transparent}
.blk-gen-gray ul#rsc { margin: 0 15px }
.blk-gen-gray ul#rsc li { padding: 0 0 17px 75px; border-bottom: none } 
.blk-gen-gray.blk-gen-m ul#rsc li p { font-size: 1.2em } 
.blk-gen-gray ul#rsc li.ico-rsc1 { background: transparent url(images/ico-rsc1.png) top left no-repeat }
.blk-gen-gray ul#rsc li.ico-rsc2 { background: transparent url(images/ico-rsc2.png) top left no-repeat }
.blk-gen-gray ul#rsc li.ico-rsc3 { background: transparent url(images/ico-rsc3.png) top left no-repeat }
.blk-gen-gray ul#rsc li.ico-rsc4 { background: transparent url(images/ico-rsc4.png) top left no-repeat }
.blk-gen-gray p.rscTxt { text-align: center; font-size: 1.6em; margin: 0; padding: 0 }

.blk-pub1, .blk-pub2, blk-pub3 { display: block; height: 65px }
.blk-pub1 { margin: 0 0 0 20px }
.blk-pub1 p span { font-size: 1.3em; color: #000 }
.blk-pub1 p { margin: 0; padding: 0; color: #666; font-size: 1.4em }

.blk-pub2 { margin: 0 0 0 10px; position: absolute; right: 0; top: 9px; width: 320px; height: 81px;}
.blk-pub2 p { background-color: #fff }
.blk-pub2 img { float: right; margin-right: 10px; z-index: 0 }
.blk-pub2 p { font-size: 0.9em; margin-top: 30px; text-align: right }

.blk-pub3 { margin: 0 0 0 30px }
.blk-pub3 p { margin: 0 0 4px 0; padding: 0 }

/*block HP top*/
#blkTopHP { background: transparent url(images/blk-topHP-bck.png) top left repeat-x; height: 92px; margin: 0 0 10px 20px }
#blkTopHP #col1 { background: transparent url(images/blk-topHP-arrondi.png) top left no-repeat; width: 685px; height: 92px; float: left; padding: 5px 0 0 15px; position: relative }
#blkTopHP #col2 { background: transparent url(images/blk-topHP-numazur.png) top right no-repeat; width: 262px; height: 92px; float: left }
#blkTopHP #col2 p { padding: 60px 0 0 0 ; text-align: center; font-size:1.3em; color: white}
#blkTopHP #col2 a { color: white; cursor: pointer}
#blkTopHP #col2 .title-arrow-red span {  background-position: top left }

#blkTopHP #col1 h1 { margin-bottom: 5px; font-size: 2em; }
#blkTopHP #col1 p.title-arrow-red { margin: 0 0 5px 0; padding: 0; font-size: 1.2em}  

/*Pages*/
#visu-page { margin-bottom: 40px }
#content { text-align: justify; color:#666666;}
#content p, #content h3, #content ul.spip { margin-right: 10px}
#content a.spip_in, #content a.spip_out {color: #3a7687;text-decoration: underline;}

/*Partner */
#visu-page-partner { background: transparent url(images/bck-visu-partner.png) top left no-repeat; width: 654px; height: 89px; padding: 10px 20px  }
#visu-page-partner #partner-col-l { width: 205px; float: left; display: block; padding: 5px 0 0 25px}
#visu-page-partner #partner-col-r {width: 399px; float: left; display: block; color: #FFFFFF;  padding: 0 0 0 25px} 

#partnerList {height: 300px; overflow-y: hidden;}
#partnerList p a {display: block; margin: 0 0 30px 0;}

/*recrutement*/
.img-recrutement {position: absolute; bottom:-13px; left: 5px }
.p-recrutement a {float:right; width:150px; color: #666; line-height: normal}
h3.recrutement {margin-left: 45px; }

/*espace pro*/
.img-espacepro {position: absolute; bottom:-13px; right:5px; z-index: 0}
.blk-gen-hp .blk-gen-m .p-espacepro {width: 180px; text-align: right;}
.blk-gen-hp h3.title-espacepro { text-align: left; width: 250px;color:#517682; font-style: italic; font-size: 1.7em; line-height: 1em; margin-bottom: 10px}
.blk-gen-hp h3.title-espacepro a {color:#517682}

/*temoignage*/
.blk-gen-hp .blk-gen-t-temoignage {background: transparent url(images/bck-t-temoignage.png) top left no-repeat; position: relative; height: 42px; }
.blk-gen-hp .blk-gen-t-temoignage h3 {color: #FFF; font-size: 1.8m; padding-top: 8px; margin-bottom: 0}
.blk-gen-hp .blk-gen-t-temoignage h3 a {color: #FFF; }
.blk-gen-hp .blk-gen-t-temoignage .corner-rt {
	position: absolute;
	background: transparent url(images/cornerTR-temoignage.png) top right no-repeat;
	right: 0;
	top: 0;
	width: 39px;
	height: 42px;
}
#blk-temoignage .blk-gen-m {padding-top: 25px;}
#blk-temoignage .blk-gen-m img { float: left; margin-right: 5px }
#blk-temoignage .blk-gen-m #col-right-temoignage p {  line-height: 1.3em; }
#anim-swf {background: transparent url(images/bckGestionPriveeHP.png) top left no-repeat; width: 646px; height: 212px; margin: 0 0 20px 20px}

#anim-swf #anim-swf-lk {text-align: right}
#anim-swf #anim-swf-nav { height: 190px; padding-left:20px; position: relative}
#anim-swf #anim-swf-nav .lk-l { position:absolute; left: 20px; top: 40px}
#anim-swf #anim-swf-nav .lk-r { position:absolute; right: -25px; top: 40px}
#anim-swf #anim-swf-nav	.anim-swf-img { position:absolute; left: 50px; top: 44px}
#anim-swf #anim-swf-lk a {color:#333; font-size: 1.2em}

#anim-swf #anim-swf-nav a {padding: 40px 0 0 0; display: block; float: left; width: 26px}
#anim-swf #anim-swf-nav .anim-swf-img {float: left; width: 281px; display: block}

#blk-temoignage .blk-gen-m #col-left-temoignage { width: 69px; float:left}
#blk-temoignage .blk-gen-m #col-right-temoignage { margin-left: 69px}

#anim-swf h2 {color: #FFFFFF; text-align: center; margin: 60px 0 10px 0; text-transform: uppercase; font-size: 2.4em}
#anim-swf h2 a {color: #FFFFFF;}
#anim-swf p { line-height: 1em; color: #000000}
.blk-gen-hp h3 { font-size: 1.4em; font-weight: normal }

/* intern pages
------------------------------------------------------------- */
ul.menu-vertical, ul.menu-vertical-press {border-left: 2px solid #dedbd4; padding: 0 0 0 10px; margin: 0 0 0 0; list-style: none; }
ul.menu-vertical li, ul.menu-vertical-press li {margin-bottom: 10px; background-image: none; padding-left:0; font-size: 0.9em }


ul.menu-vertical li a {background: transparent url(images/pictListMenuVred.png) 0 5px no-repeat; padding-left: 15px; text-decoration: none }
ul.menu-vertical li a:hover {background: transparent url(images/pictListMenuVblack.png) 0 5px no-repeat; padding-left: 15px; color:#bd0025}
ul.menu-vertical li.active a, ul.menu-vertical li.active a:hover {background: transparent url(images/pictListMenuVblack.png) 0 5px no-repeat; padding-left: 15px; color:#fd5329; font-weight: bold}

/*presse*/
ul.menu-vertical-press li a:hover {color:#bd0025}
ul.menu-vertical-press li.active a, ul.menu-vertical li.active a:hover {color:#bd0025; font-weight: bold}
ul.menu-vertical-press li img { float: left; margin-right: 5px}

.blk-color {background-color: #f5f1ee; padding: 10px; color: #666}
.blk-color .title { background: transparent url(images/bck-blk-color-title.png) left no-repeat; padding-left: 30px; color: #000 }
.blk-confiance { background: transparent url(images/bck-blk-pub-confiance-t.png) top left no-repeat; padding-top: 21px; width: 245px }
.blk-confiance-m { background: transparent url(images/bck-blk-pub-confiance-m.png) top left repeat-y;  }
.blk-confiance-b { background: transparent url(images/bck-blk-pub-confiance-b.png) bottom left no-repeat; width: 245px; height: 21px }

.blk-confiance-m p { margin: 0; padding: 0 10px; text-align: center}
.title-col-r { font-family: "Times New Roman", Times, serif ; line-height: 20px; width: 100%; font-size: 1.6em; border-bottom: 1px solid #d9d9d9; margin:0 1em 0.5em 0; padding-bottom: 10px}
/* tools
-------------------------------------------------------------- */
/*text colors*/
.txt-yellow {color: #f5a235}
.txt-red {color: #bd0025}
.txt-gray {color:#999}
.txt-blue, #content p strong {color:#3a7687}

/*text size*/
.txt-1-1em {font-size: 1.1em}
.txt-1-2em {font-size: 1.2em}
.txt-1-3em {font-size: 1.3em}
.txt-1-4em {font-size: 1.4em}
.txt-1-5em {font-size: 1.5em}
.txt-1-6em {font-size: 1.6em}
.txt-2-em {font-size: 2em}

/*text-position*/
.txt-center {text-align: center}
.txt-right {text-align: right}
.txt-justify {text-align: justify}

.pos-relative {position: relative}
.txt-pub { font-size:0.9em; color: #666; text-align: center }

.ml10 { margin-left: 10px }
.mr10 { margin-right: 10px }

/* tip 
a.tip:hover { position: relative }
a.tip span { display: none }*/
#menu-services ul li.prestation71, #menu-services ul li.prestation71off,
#menu-services ul li.prestation72, #menu-services ul li.prestation72off,
#menu-services ul li.prestation51, #menu-services ul li.prestation51off,
#menu-services ul li.prestation74, #menu-services ul li.prestation74off,
#menu-services ul li.prestation76, #menu-services ul li.prestation76off,
#menu-services ul li.prestation78, #menu-services ul li.prestation78off
 { display: none}

a.tip span {
	padding-top: 65px;
	display: block;
	font-size: 0.8em;
	/*display: block;
	position: absolute; 
	top: 30px; 
	left: 10px;
	width: 73px;
	height: 39px;
	padding: 15px 10px 0 10px;
	font-size: 0.8em;
	line-height: normal;*/
	text-align: center;
	/*font-weight: bold;
	background: transparent url(images/bck-bulle.png) top left no-repeat;
	cursor: pointer;*/
}
#menu-services { margin-bottom: 20px }
#menu-services ul li.prestation51 a.tip span, #menu-services ul li.prestation51off a.tip span { display: none; padding-top: 80px}
/* CP pour menu services */
#menu-services ul li.prestation5off a.tip:hover span, #menu-services ul li.prestation6off a.tip:hover span, #menu-services ul li.prestation7off a.tip:hover span, #menu-services ul li.prestation8off a.tip:hover span, #menu-services ul li.prestation9off a.tip:hover span, #menu-services ul li.prestation10off a.tip:hover span, #menu-services ul li.prestation11off a.tip:hover span, #menu-services ul li.prestation51off a.tip:hover span,
#menu-services ul li.prestation5off a.tip span, #menu-services ul li.prestation6off a.tip span, #menu-services ul li.prestation7off a.tip span, #menu-services ul li.prestation8off a.tip span, #menu-services ul li.prestation9off a.tip span, #menu-services ul li.prestation10off a.tip span, #menu-services ul li.prestation11off a.tip span, #menu-services ul li.prestation51off a.tip span 
{ padding-top: 80px }


/* links
-------------------------------------------------------------- */
.link-arrow-yellow, .blk-accol a.spip_in, .blk-accol a.spip_out, .right-simple a.spip_in, .right-simple a.spip_out {background: transparent url(images/pictArrowYellow.png) 0 0 no-repeat; padding-left: 20px}
.link-btn-gray {
	background: transparent url(images/btnGray.png) top left no-repeat; 
	width: 169px; 
	height: 32px;
	display: block;
	color:#FFFFFF;
	font-size: 1.4em;
	padding: 3px 0 0 5px;
	margin: 0 auto;
}
.right-simple a.spip_in, .right-simple a.spip_out {
	font-size: 1.2em;
	line-height: normal
}

.link-arrow-white-yellow {background: transparent url(images/pictArrowWhiteY.png) 0 0 no-repeat; padding-left: 20px}

/* page contact */
ul#menu-form { width: 368px; margin: 0 auto; background: transparent url(images/bck-form-t.png) bottom left no-repeat; padding: 0 0 10px 25px; height: 26px }
ul#menu-form li {
	display: block; 
	float: left; 
	margin-right: 1px;	
	background: transparent url(images/menuActiveL.png) top left no-repeat;
	padding-left: 0;
	
}

ul#menu-form li a {
	color: #FFFFFF;
	height: 26px;
	display: block;
	padding: 0 0 0 5px;
	cursor: hand;
	text-decoration:none;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold
}

ul#menu-form li a span {
	height: 21px;
	display: block;
	background: transparent url(images/menu-form-cornerTR.png) top right no-repeat;
	padding: 5px 5px 0 0;
	color: #FFFFFF;
}


ul#menu-form li a.active, ul#menu-form li a:hover {background: transparent url(images/menu-form-active-back-l.png) top left no-repeat}
ul#menu-form li a.active span, ul#menu-form li a:hover span{background: transparent url(images/menu-form-active--cornerTR.png) top right no-repeat}



ul#menu-form li { display: block; float: left; position: relative; background: transparent url(images/menu-form-back-l.png) top left no-repeat; height: 26px}


/*page services*/
#menu-services ul { margin: 0 10px 0 0 }
#menu-services ul li { display: block; float: left; margin: 0 10px 0 0; padding-left: 0 } 


#menu-services ul li.prestation5 a, #menu-services ul li.prestation6 a, #menu-services ul li.prestation7 a, #menu-services ul li.prestation8 a, #menu-services ul li.prestation9 a, #menu-services ul li.prestation10 a, #menu-services ul li.prestation11 a, #menu-services ul li.prestation51 a, 
#menu-services ul li.prestation5 , #menu-services ul li.prestation6 , #menu-services ul li.prestation7 , #menu-services ul li.prestation8 , #menu-services ul li.prestation9 , #menu-services ul li.prestation10 , #menu-services ul li.prestation11, #menu-services ul li.prestation51, 
#menu-services ul li.prestation5off a, #menu-services ul li.prestation6off a, #menu-services ul li.prestation7off a, #menu-services ul li.prestation8off a, #menu-services ul li.prestation9off a, #menu-services ul li.prestation10off a, #menu-services ul li.prestation11off a, #menu-services ul li.prestation51off a, 
#menu-services ul li.prestation5 , #menu-services ul li.prestation6 , #menu-services ul li.prestation7 , #menu-services ul li.prestation8 , #menu-services ul li.prestation9 , #menu-services ul li.prestation10 , #menu-services ul li.prestation11, #menu-services ul li.prestation5off , #menu-services ul li.prestation6off , #menu-services ul li.prestation7off , #menu-services ul li.prestation8off , #menu-services ul li.prestation9off , #menu-services ul li.prestation10off , #menu-services ul li.prestation11off, #menu-services ul li.prestation51off  
{ width: 66px; height: 85px; display: block; margin-bottom:20px;} 
#menu-services ul li.prestation5, #menu-services ul li.prestation6, #menu-services ul li.prestation7, #menu-services ul li.prestation8, #menu-services ul li.prestation9, #menu-services ul li.prestation10, #menu-services ul li.prestation11 { padding-top: 15px }

#menu-services ul li.prestation51, #menu-services ul li.prestation51off, #menu-services ul li.prestation51 a, #menu-services ul li.prestation51off a {width: 130px; height: 85px; display: block; margin-bottom:20px;}
#menu-services ul li.prestation51 {margin-bottom:35px;} 
#menu-services ul li.prestation5  { background: transparent url(images/ico-gestioncourrier-active.jpg) 0 15px no-repeat }
#menu-services ul li.prestation5 a { background: white url(images/ico-gestioncourrier.jpg) top left no-repeat }
#menu-services ul li.prestation5off a { background: white url(images/ico-gestioncourrier-off.jpg) 0 15px  no-repeat }

#menu-services ul li.prestation6 { background: transparent url(images/ico-assistanatdirection-active.jpg) 0 15px  no-repeat } 
#menu-services ul li.prestation6 a { background: white url(images/ico-assistanatdirection.jpg) top left no-repeat } 
#menu-services ul li.prestation6off a { background: white url(images/ico-assistanatdirection-off.jpg) 0 15px no-repeat } 
 
#menu-services ul li.prestation7 { background: transparent url(images/ico-servicesgeneraux-active.jpg) 0 15px  no-repeat } 
#menu-services ul li.prestation7 a { background: white url(images/ico-servicesgeneraux.jpg) top left no-repeat } 
#menu-services ul li.prestation7off a { background: white url(images/ico-servicesgeneraux-off.jpg) 0 15px  no-repeat } 

#menu-services ul li.prestation8 { background: transparent url(images/ico-comptabilitegestion-active.jpg) 0 15px  no-repeat } 
#menu-services ul li.prestation8 a { background: white url(images/ico-comptabilitegestion.jpg) top left no-repeat } 
#menu-services ul li.prestation8off a { background: white url(images/ico-comptabilitegestion-off.jpg) 0 15px  no-repeat } 
 
#menu-services ul li.prestation9 { background: transparent url(images/ico-administrationvente-active.jpg) 0 15px no-repeat } 
#menu-services ul li.prestation9 a { background: white url(images/ico-administrationvente.jpg) top left no-repeat } 
#menu-services ul li.prestation9off a { background: white url(images/ico-administrationvente-off.jpg) 0 15px no-repeat } 
	 
#menu-services ul li.prestation10 { background: transparent url(images/ico-organisationsuivi-active.jpg) 0 15px  no-repeat } 
#menu-services ul li.prestation10 a { background: white url(images/ico-organisationsuivi.jpg) top left no-repeat } 
#menu-services ul li.prestation10off a { background: white url(images/ico-organisationsuivi-off.jpg) 0 15px no-repeat } 

#menu-services ul li.prestation11 { background: transparent url(images/ico-travauxbureautiques-active.jpg) 0 15px  no-repeat }
#menu-services ul li.prestation11 a { background: white url(images/ico-travauxbureautiques.jpg) top left no-repeat }
#menu-services ul li.prestation11off a { background: white url(images/ico-travauxbureautiques-off.jpg) 0 15px no-repeat }

#menu-services ul li.prestation51 { background: transparent url(images/ico-solutionsofficeo.jpg) 30px 0 no-repeat; border-left: 1px dashed #999}
#menu-services ul li.prestation51 a { background: white url(images/ico-solutionsofficeo.jpg) 20px 0 no-repeat; }
#menu-services ul li.prestation51off a { background: white url(images/ico-solutionsofficeo-off.jpg) 20px 0 no-repeat; border-left: 1px dashed #999 }


/* Page tarif*/
#tarifs {
}

#bloc_tarif {
}

.bloc_tarif_titre p { margin: 0 0 5px 0 }
#content .radius-white .bloc_tarif_titre strong{ color: #333333 }
#content .radius-white .bloc_tarif_titre .bloc-red strong{ color: #FFF }
#vignette_1, #vignette_2, #vignette_3, #vignette_4 { position: absolute; right: 0; top: 0; width: 118px; height: 43px; display: block}
#vignette_1 { background: transparent url(images/vignette-gratuit.png) top left no-repeat }
#vignette_3 { background: transparent url(images/vignette-lesplus.png) top left no-repeat }
#vignette_4 { background: transparent url(images/vignette-options.png) top left no-repeat }

.bloc-red { float: left; margin: 0 10px 10px 0; line-height: 18px; border: 1px solid #CCCCCC; background: transparent url(images/bck-blkorange.png) top left repeat-x; height: 90px; padding: 2px 10px; color: #FFF}
.w164{width: 164px}
.w330{width: 330px}
h2.tarif {
	font-family: arial;
	color: #e85534;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
h3.tarif {font-family: arial; font-size: 12px}
.title-prestation {margin-bottom: 5px;}
.tarif-avant-deduction {font-size: 24px; font-weight: bold}
.tarif-apres-deduction {font-size: 14px; margin-top: 5px; font-weight: bold; }
.separator { width: 100%; height: 1px; display: block; background-color: #FFF; margin: 2px 0 }
#option {clear: both}
#option p {clear: both; font-size: 14px}
#tarif_2 #option h3 { float: left }
#tarif_2 { margin: 0 auto; width: 560px }
#tarif_4 {  }
#tarif_2 .w330 div.borderW { border-right: 1px solid #FFF; margin-right: 10px }
#tarif_3 .bloc-gray { position: absolute; background-color: #e2e2e2; border: 1px solid #CCC; padding: 5px; top: 100px; right: 180px}
#tarif_3 .coffre, #tarif_3 .taches, #tarif_3 .finances, #tarif_3 .courriers, #tarif_3 .favoris { padding: 7px 0 0 35px; height: 22px; display: block }
#tarif_3 .coffre { background: transparent url(images/coffre-small.png) 4px 0 no-repeat }
#tarif_3 .taches { background: transparent url(images/tache-small.png) top left no-repeat }
#tarif_3 .finances { background: transparent url(images/service-opbancaire-small.png) top left no-repeat }
#tarif_3 .courriers { background: transparent url(images/service-courrier-small.png) top left no-repeat }
#tarif_3 .favoris { background: transparent url(images/service-lien-ext-small.png) top left no-repeat }
#tarif_4 .bloc-gray { position: absolute; border: 1px solid #CCC;  top: 60px; right: 250px; padding: 5px 5px 5px 40px; background: #e2e2e2 url(images/blocgray-arrow.jpg) 10px 20px no-repeat}

span.note {
font-size:10px;
}


/* footer
-------------------------------------------------------------- */
#footer {
	height: auto;
	display: block; 
	background-color: #464c4e;
	padding: 20px 0;
	margin: 0;
	position:relative;
	
}

#footer ul.list-column {width: 1004px;margin: 0 auto;}
#footer ul.list-column li {
	list-style: none;
	width: 250px; 
	display: block; 
	float: left;
	border-right: 1px solid #6f7373;
	text-align: left;
	background-image: none; padding-left:0;
	
}
#footer ul.list-column li.last {border-right: none; width: 185px}
#footer ul.list-column li li {border-right: none; width: auto; float: none}
#footer a:focus, #footer a:hover, #footer a {color: #fff; text-decoration: none;}
.error {
	padding: 0;
}

#messageBox1 label {
	display: block;
	float: none;
	background-color: #fff;
	border: 0;
}

.slideshow {
    position:relative;
    height:83px;
}

.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#pressSlideshow.slideshow IMG {
    position:absolute;
    top:0;
    left:60px;
    z-index:8;
    opacity:0.0;
}

#pressSlideshow.slideshow IMG.active, .slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#pressSlideshow.slideshow IMG.last-active, .slideshow IMG.last-active {
    z-index:9;
}

#temoignageSlideshow div {
    z-index:8;
    opacity:0.0;
    display: none;
}


#temoignageSlideshow div.active {
    z-index:10;
    opacity:1.0;
    display: block;
}

#temoignageSlideshow div.last-active {
    z-index:9;
}

#monofficeo-footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: left;
	background: #FFF6BF none repeat scroll 0 0;
	border: 1px solid #FFD324;
	color: #514721;
	margin: 20px 10px;
	padding: 5px;
	width: 450px;
}

#social {
    height: 50px;
    clear: both;
}

