/*-------- CMS VDOC -------*/
/*COULEURS
CL9 vert foncé 006178
vert moins foncé 037A90
bleu foncé 			004494
bleu moyen 		009ee0
beige			 		efe8c9
beige vert 			c9b24b
bleu clair  84d0f0
rouge						e2001a


couleurs des carrés:

rose 		f4b5d0
bleu clair  84d0f0
orange 		fabb00
vert		c9d200
gris		7f9fb1									
*/
/*code HTML d'un bouton : 
<center>
<div align="center" class="buttonCE"><a href="ICIMONURL" target="_blank">ICIMONTEXTE</a></div>
</center>
*/
OL.num UL { list-style:}/*(css CE)*/


BODY {margin:0px; padding:0px; background-color:white; text-align:center;}
/*---links---*/
A:link, A:visited {color:#009ee0; text-decoration:underline;}
	A:hover, A:active {color:#c9b24b; text-decoration:underline;}
/*---HTML forms---*/
FORM {padding:0px; margin:0px; }
INPUT,TEXTAREA,SELECT { background:white; color:#494949; border:1px solid #D2D2D2; font:normal 11px arial,verdana,helvetica,sans serif;}
INPUT.radio { background:transparent none; border:none;}
INPUT.checkbox { background:transparent none; border:none; }
/*----------------------------------------global layout---*/
.page {}
.layout {width:1029px; margin:0px auto 10px auto; text-align:left; border-left:1px solid #c9b24b; border-right:5px solid #efe8c9; border-bottom:5px solid #efe8c9}
.layoutsml {width:750px; margin:0px auto 10px auto; text-align:left; border-left:1px solid #c9b24b; border-right:5px solid #efe8c9; border-bottom:5px solid #efe8c9}

/*--header--*/
.header { background-color: transparent!important;}
/*top navigation*/
.header .topnav {display:none}
.header .topnav .outer {float:right; margin-top:10px;}
.header .topnav .leftmargin {width:0px;}
.header .topnav .left {width:4px; background:url(../images/topnavleft.gif) no-repeat 0px 3px;}
.header .topnav .content {height:16px; font:normal 11px arial,helvetica,sans serif; padding:0px 4px 0px 4px; }
.header .topnav .right {width:0px;}
.header .topnav .rightmargin {width:0px;}
	/*topnav links*/
	.header .topnav A:link, .header .topnav A:visited {color:#004494; text-decoration:none;}
	.header .topnav A:hover, .header .topnav A:active {color:#c9b24b; text-decoration:none;}
/*-quicksearch-*/
.header .quicksearch {float:right; margin:60px 0px 0px 0px; height:19px; background:url(../images/topnavleft.gif) no-repeat 3px 3px; padding-left:10px; width:auto}
/*graphic identity*/	
.header .identity {
	height:110px; 
	background-color: transparent/*!important*/; 
	background-image:url(../images/Tetiere_v2_1024x110.jpg); 
	clear:both;
}
.header .identitysml {
	height:80px; 
	background-color: 
	transparent!important;
	background-image:url(../images/Tetiere_v2_750x80.jpg); 
	clear:both;  
 }
.header .identity .logo-left {font-size:0px}
.header .identity .image {font-size:0px; }
.header .identity .image IMG {margin:0px; margin-top:0px;}
.header .identity .logo-right {font-size:0px}
/* logo link position */
#logoLink { position:absolute; width:120px; height:64px; cursor:pointer; cursor:hand }
/*mainnav*/
.header .mainnav {
	height:50px;  
	border:none; 
	background-color:transparent!important; 
	background-image:url(../images/mainnav/mainnavback.jpg); 
	background-repeat:no-repeat;
}
/*align menu with text-align*/
/*--container--*/
.container { 
	width:100%;
	background-color: transparent!important;
	background-repeat:no-repeat;
	position:relative; 
	top:-20px;
	_top:-18px;
} /*top:-20px pour permettre le chevauchement avec le header pour le rollover. par conséquent il faut remonter aussi le footer pour éviter un écart en bas.*/
.sublayout {}
/*left column*/
.leftcol {width:152px; background-color: transparent!important; }
.leftcol .outer {width:152px; margin:0px 6px 0px 0px}
.leftcol .topmargin {height:53px; }
.leftcol .content {font-family:Arial,Verdana,helvetica,sans serif; font-size:11px;}
.leftcol .bottommargin {height:10px; }
.leftcol A:link, .leftcol A:visited, .leftcol A:hover, .leftcol A:active {font-weight:bold; font-family:Arial,Verdana,helvetica,sans serif;}
/*middle column*/
.maincol {border-right:1px solid #DCDBDB;}
.maincol .topmargin {height:10px;}
.maincol .content { padding:6px 0px 0px 0px;}
.maincol .bottommargin {height:10px; }
/*right column*/
.rightcol {
	width:205px; 
	background-color:#037A90;
	background-image:url(../images/rightcolback.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.rightcol .outer {width:205px; margin:0}
.rightcol .topmargin {height:15px; }
.rightcol .content {
	text-align:center;
	font-family:Arial,Verdana,helvetica,sans serif;
	font-size:12px;
	color:white;
}
.rightcol P {color:white;}
.rightcol .bottommargin {height:10px; }

.rightcol A:link, .rightcol A:visited {color:white; text-decoration:underline;}
.rightcol A:hover, .rightcol A:active {color:#c9b24b; text-decoration:underline;}

/*--footer--*/
.footer {margin:0 0 -18px 0 ; padding:0px; background:#efe8c9; position:relative; top:-18px; _top:-16px }
.footer #poweredBy { display: none}
.footer .bottomnav {margin:0px 0px 0 0px; padding:5px 0 0 0;}
.footer .bottomnav .outer {margin:0px; padding:0px;}
.footer .bottomnav .leftmargin {width:0px;}
.footer .bottomnav .left {width:3px;}
.footer .bottomnav .content { color:white; height:14px; font:normal 11px arial,helvetica,sans serif; padding:0px 10px 0px 10px; border-right:2px solid white}
.footer .bottomnav .right {width:0px;}
.footer .bottomnav .rightmargin {width:0px;}
	/*bottomnav links*/
	.footer .bottomnav A:link, .footer .bottomnav A:visited {color:#009ee0; text-decoration:none;}
	.footer .bottomnav A:hover, .footer .bottomnav A:active {
	color:#c9b24b;
	text-decoration:none;
}
	
	
/*----------------------------------------contents---*/
/*-content zone-*/
.main-content  {font:normal 12px Arial,Verdana,helvetica,sans serif; margin:0px; height:100%;}
.main-content TD {font-family:Arial,Verdana,helvetica,sans serif; font-size:12px; }
P {font-size:12px}

/*-titres-*/
.main-title {background:url(../images/h0_bullet.gif) no-repeat right bottom; font-size:18px; color:#009ee0; padding:0px 0px 6px 0px; margin:5px 14px 2px 10px; }
.title-level1 {
background:url(../images/h1_back.gif);
background-repeat: no-repeat;
background-position:0 3px;
font:bold 16px arial,helvetica,sans serif;
line-height:30px;
color:#004494; 
padding:5px 0px 5px 20px; 
margin:10px 0px 10px 0px}
.title-level2 {
	font:bold 14px Arial,Verdana,helvetica,sans serif;
	color:#c9b24b;
	padding:0;
	margin:10px 0px px 0px
}
	/* links */
	.title-level2 A:link, .title-level2 A:visited { color:#de2027; text-decoration:underline }
	.title-level2 A:hover, .title-level2 A:active { text-decoration:none }
/*Multicolumn*/
.multicolumn {}
.multicolumn .outer {}
.multicolumn .column {}
.multicolumn .column-1 {}
.multicolumn .column-2 {}
/*-content bloc-*/
.text-bloc {margin:10px 15px 10px 12px; }
.maincol .text-bloc {_width:785px;}
.rightcol .text-bloc {_width:195px;}
/*-text types-*/
.bloc-header {font-weight:bold; color:#525252; margin:0px 0px 0px 0px}
.paragraph {color:#525252; margin:5px 0px 10px 0px; font-weight:normal }
.separator {height:6px; font-size:1px; background:url(../images/separator.gif) repeat-x; padding:0px; margin:5px 0px 10px 0px; text-align:right; clear:both}
#withtop.separator {height:16px; font-size:1px; background:url(../images/separator.gif) repeat-x left bottom; padding:0px; margin:5px 0px 10px 0px; text-align:right; }
#withtop.separator #gototop {width:16px; height:16px; background:url(../images/gototop.gif) no-repeat; cursor:pointer; cursor:hand;float:right}
/*-text styles-*/
.text-style1 {font-weight:bold;}
.text-style2 {color:#004494}
.text-style3 {font-style:italic}
STRONG.text-style3 {font-weight:normal}
.text-highlighted {color:#e2001a}
/*- list-*/
.list-bloc { padding:0px; margin:0px 0px 10px 0px}
.bullet-link {
	margin:0 0 0 15px;
	padding:0px 0px 0px 0px;
	font:normal 11px Arial,Verdana,helvetica,sans serif;
	line-height:16px;
	color:#c9b24b;
 }
 .bullet-link A:link,
 .bullet-link A:visited {
 	text-decoration:none;
}
.bullet-list {margin:0px; padding:0px 0px 0px 18px; background: url(../images/bullet_list.gif) no-repeat 5px 7px; list-style:none; line-height:18px;}
/*-tables-*/
.table-border {border-collapse:collapse; margin:10px 15px 10px 12px;}
.table-caption {font:bold 14px Arial,Verdana,helvetica,sans serif; padding:4px 6px 4px 6px; border:none; text-align:left;}
.cell-header {color:#000000; padding:8px 6px 5px 16px; background:#ffffff url(../images/cellheader.gif); border:1px solid #d0d0d0; font:bold 12px Arial,Verdana,helvetica,sans serif;}
.cell1 {font:normal 12px Arial,Verdana,helvetica,sans serif; color:#494949; padding:4px 6px 4px 6px; background-color:white; border:1px solid #D0D0D0}
.cell2 {font:normal 12px Arial,Verdana,helvetica,sans serif; color:#494949; padding:4px 6px 4px 6px; background-color:#F3F3F3; border:1px solid #D0D0D0}
.cell-footer {font:bold 12px Arial,Verdana,helvetica,sans serif; color:#000000; padding:4px 6px 4px 6px; background-color:#ffffff; border:1px solid #d0d0d0;}
/*-forms-*/
.form-style { margin:10px 15px 10px 12px; padding:7px; background:#FAFAFA; border:1px solid #E6E6E6; _width:100%}
.form-style .cell1 {padding:2px 10px 2px 2px; border:none; background-color:transparent; font-weight:bold; font-family:arial,verdana,helvetica,sans serif;}
.form-style .cell2 {padding:2px; border:none; background-color:transparent; font-family:arial,verdana,helvetica,sans serif;}
/*images*/
.img-left {float:left; display:block; margin:5px 10px 2px 0px; font:bold 9px Arial,Verdana,helvetica,sans serif; color:#5D5D5D; text-align:center}
.img-center { display:block; margin:5px 0px 2px 0px; font:bold 9px Arial,Verdana,helvetica,sans serif; color:#5D5D5D; text-align:center}
.img-right {float:right; display:block; margin:5px 0px 2px 10px; font:bold 9px Arial,Verdana,helvetica,sans serif; color:#5D5D5D; text-align:center}
/*-buttons-*/
/* outer */
.buttons-outer { margin:5px 0px 10px 0px; padding:8px 0px 0px 0px; text-align:right }
/* main */
.button {font:bold 11px arial,verdana,helvetica,sans serif;}
	
/* links */
.button A:link, .button A:visited { cursor:hand; color:#525252; text-decoration:none !important }
.button A:hover, .button A:active { cursor:hand; text-decoration:none !important }
/* button1 */
.button1-part0 { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left; } /* margin = space between buttons  */
.button1-part1 { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }
.button1-part0-down { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left;  }
.button1-part1-down { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }
/* button2 */
.button2-part0 { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left; } /* margin = space between buttons  */
.button2-part1 { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }
.button2-part0-down { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left;  }
.button2-part1-down { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }
/* button3 */
.button3-part0 { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left; } /* margin = space between buttons  */
.button3-part1 { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }
.button3-part0-down { white-space:nowrap; margin:0px 2px 0px 2px; padding:0px 0px 0px 20px; height:34px; background:  url(../images/button1bg1.gif) no-repeat top left;  }
.button3-part1-down { white-space:nowrap; margin:0px; padding:9px 20px 0px 0px; height:34px; background:  url(../images/button1bg.gif) no-repeat top right; }	
	
/*inactive button*/	
.inactive {}
	/* links */
	.inactive A:link, .inactive A:visited { cursor:hand; color:#e5e5e5; text-decoration:none !important }
	.inactive A:hover, .inactive A:active { cursor:hand; text-decoration:none !important }
.inactive .button1-part0,.inactive .button1-part0-down,.inactive .button2-part0,.inactive .button2-part0-down,.inactive .button3-part0,.inactive .button3-part0-down {background:  url(../images/buttoninact1.gif) no-repeat top left;}
.inactive .button1-part1,.inactive .button1-part1-down,.inactive .button2-part1,.inactive .button2-part1-down,.inactive .button3-part1,.inactive .button3-part1-down {background:  url(../images/buttoninact2.gif) no-repeat top right;}


/*-vignette-*/
.stamp { margin:4px 5px 6px 5px}
	
/*----------------------------------------objects---*/
/*-submenu-*/
.submenu {width:152px; padding:0px 4px 0px 0px; text-wrap:normal;  }
.submenu .menutop {display:none; background-color:blue}
.submenu .menulevel1 { width:148px; background:url(../images/menulevel1.gif) no-repeat left bottom; font:normal 12px arial,helvetica,sans serif; margin:0px; padding:5px 0px 6px 0px; cursor:pointer; cursor:hand; border-top:1px solid #BEBEBE}
.submenu .menulevel1-expanded { width:148px; background:url(../images/menulevel1actif.gif) no-repeat left bottom; font:normal 12px arial,helvetica,sans serif; margin:0px; padding:5px 0px 6px 0px; cursor:pointer; cursor:hand; border-top:1px solid #BEBEBE}
	/*links level1*/
	.submenu A {padding:0px; margin:0px 2px 0px 16px; display:block}
	.submenu A:link,.submenu A:visited {color:#6F6F6F; text-decoration:none}
	.submenu A:hover,.submenu A:active {color:#f5a124; text-decoration:none}
	
.submenu .sousmenu { width:151px; padding:0px; margin:0px 1px 0px 0px; background:#F5F5F5; border-top:1px solid #BEBEBE}
.submenu .menulevel2 { list-style:none; width:134px; background:white url(../images/menulevel2.gif) no-repeat left bottom; font:normal 10px arial,helvetica,sans serif; margin:0px 0px 0px 13px; padding:4px 0px 6px 0px; border-left:1px solid #BCBCBC  }
	/*links level2*/
	.submenu .menulevel2 A {padding:0px; margin:0px 2px 0px 14px; display:block}
	.submenu .menulevel2 A:link,.submenu .menulevel2 A:visited {color:#6F6F6F; text-decoration:none}
	.submenu .menulevel2 A:hover,.submenu .menulevel2 A:active {color:#FF0000; text-decoration:none}
.submenu .menulevel2-active { list-style:none; width:134px; background:white url(../images/menulevel2.gif) no-repeat left bottom; font:bold 9px arial,verdana,helvetica,sans serif; margin:0px 0px 0px 13px; padding:4px 0px 6px 0px; border-left:1px solid #BCBCBC  }
	/*links level2 active*/
	.submenu .menulevel2-active A {padding:0px; margin:0px 2px 0px 14px; display:block}
	.submenu .menulevel2-active A:link,.submenu .menulevel2-active A:visited {color:#6F6F6F; text-decoration:none}
	.submenu .menulevel2-active A:hover,.submenu .menulevel2-active A:active {color:#FF0000; text-decoration:none}
	
.submenu .menulevel3 { list-style:none; width:134px; background:#FBFBFB url(../images/menulevel3.gif) no-repeat left bottom; font:normal 10px arial,helvetica,sans serif; margin:0px 0px 0px 13px; padding:3px 0px 3px 0px; border-left:1px solid #BCBCBC; border-bottom:1px solid #EBEBEB;}
	/*links level3*/
	.submenu .menulevel3 A {padding:0px; margin:0px 2px 0px 22px; display:block}
	.submenu .menulevel3 A:link,.submenu .menulevel3 A:visited {color:#6F6F6F; text-decoration:none}
	.submenu .menulevel3 A:hover,.submenu .menulevel3 A:active {color:#FF0000; text-decoration:none}
.submenu .menulevel3-active { list-style:none; width:134px; background:#FBFBFB url(../images/menulevel3.gif) no-repeat left bottom; font:bold 9px arial,verdana,helvetica,sans serif; margin:0px 0px 0px 13px; padding:3px 0px 3px 0px; border-left:1px solid #BCBCBC; border-bottom:1px solid #EBEBEB;}
	/*links level3 active*/
	.submenu .menulevel3-active A {padding:0px; margin:0px 2px 0px 22px; display:block}
	.submenu .menulevel3-active A:link,.submenu .menulevel3-active A:visited {color:#6F6F6F; text-decoration:none}
	.submenu .menulevel3-active A:hover,.submenu .menulevel3-active A:active {color:#FF0000; text-decoration:none}
.submenu .menubottom {width:148px; height:55px; list-style:none; background:url(../images/bottommenu.gif) no-repeat;}
/*-streamline navigation-*/
.streamline {/*background:url(../images/link_arrow2.gif) no-repeat 0px 6px; font:normal 11px Arial,helvetica,sans serif; color:#555555; margin:0px 5px 10px 5px; padding:2px 0px 0px 8px;*/display:none}
	/*streamline links*/
	.streamline A:link, .streamline A:visited {color:#555555; text-decoration:underline;}
	.streamline A:hover, .streamline A:active {color:#FF0000; text-decoration:none;}
/*raccourcis*/
.shortcuts {margin:0px 5px 0px 5px; width:20px; padding:0px; text-align:left; float:right; }
.shortcuts .list-bloc {margin:0px}
.shortcuts .bullet-link {margin:1px; width:16px; height:16px; cursor:pointer; cursor:hand}
.shortcuts #friend {/*background: url(../images/send_icon.gif) no-repeat center center;*/display:none}
.shortcuts #print {/*background: url(../images/print_icon.gif) no-repeat center center;*/display:none}
/*-newsletter-*/
.newsletter {}
.newsletter .libelle {}
/*-quicksearch-*/
.quicksearch {text-align:left; margin:4px 0px 6px 0px; width:197px;}
.quicksearch INPUT {border:1px solid #9A9A9A; font:normal 11px arial,helvetica,sans serif; color:#535353}
.quicksearch .button {font:bold 10px Arial,Verdana,helvetica,sans serif; }
.quicksearch .button A:link,.quicksearch .button A:visited { font-weight:bold; color:#000000}
.quicksearch .button1-part0 { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; } /* margin = space between buttons  */
.quicksearch .button1-part1 { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important;  }
.quicksearch .button1-part0-down { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; }
.quicksearch .button1-part1-down { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important; }
/*-bloc-*/
.maincol .bloc {margin:0px auto 6px auto; width:215px; padding:0px; text-align:left; background:url(../images/bloctoptest.gif) no-repeat top left;}
.rightcol .bloc {margin:0px 10px 6px 10px; padding:0px; text-align:left; border:1px solid #c9b24b; }

.bloc .title {
	font:bold 15px arial,helvetica,sans serif;
	color:#c9b24b;
	padding:10px 10px 8px 20px;
}
.bloc .content-zone {  padding:10px 12px 0px 12px}
.bloc .list-bloc {}
.bloc .content-zone-active {}
/*bloc contents*/
.bloc .list-bloc {margin:0px}
.bloc .bullet-link {background:url(../images/link_arrow2.gif) no-repeat 2px 6px; font:normal 10px arial,verdana,helvetica,sans serif; line-height:18px; padding:0px 0px 0px 12px;}
	.bloc .bullet-link A:link,.bloc .bullet-link A:visited {
	color:white;
	text-decoration:underline;
}	
	.bloc .bullet-link A:hover,.bloc .bullet-link A:active {
	color:#c9b24b;
	text-decoration:underline;
}
.bloc .button A:link,.bloc .button A:visited { color:white}
.bloc .button1-part0 { white-space:nowrap; background:url(../images/button2bg1.gif) no-repeat top left !important;} /* margin = space between buttons  */
.bloc .button1-part1 { white-space:nowrap; background:url(../images/button2bg.gif) no-repeat top right !important;}
.bloc .button1-part0-down { white-space:nowrap; background:url(../images/button2bg1.gif) no-repeat top left !important;}
.bloc .button1-part1-down { white-space:nowrap; background:url(../images/button2bg.gif) no-repeat top right !important;}
.rightcol .text-bloc {
	padding-left:10px;
	padding-right:10px;
	font:normal 11px arial,verdana,helvetica,sans serif;
	margin:0px 0px 0px 0px;
	}
.rightcol .paragraph, .rightcol .paragraph P {
	color:white;
	font-size:12px
}


.rightcol .img-center {}
.rightcol .separator {margin:0px 0px 0px 0px;}
.rightcol .bullet-link {font-size:14px; line-height:18px; font-weight:bold;}
.rightcol .bullet-list {font-size:12px}
/*Pager*/
.pager {background:url(../images/separator.gif) repeat-x left bottom; padding:5px 0px 10px 0px; margin:5px 10px 10px 7px; clear:both}
.pager .button {font:bold 10px Arial,Verdana,helvetica,sans serif; }
.pager .button A:link,.pager .button A:visited { font-weight:bold; color:#000000}
.pager .button1-part0 { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; } 
.pager .button1-part1 { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important;  }
.pager .button1-part0-down { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; }
.pager .button1-part1-down { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important; }
/* tooltip*/
#ToolTip { border:1px solid #797C82; color:#240615; background-color:#FFF59F; font-family:Arial, Helvetica,sans serif; font-size:10px; padding:2px 4px 2px 4px; width:250px }
#ToolTip .text-style2 { color:#f5a124 }
#ToolTip .text-style3 { color:#B88101 }
/*cell form button*/
.form-style .cell2 .button {font:bold 10px Arial,Verdana,helvetica,sans serif; }
.form-style .cell2 .button A:link,.form-style .cell1 .button A:visited { font-weight:bold; color:#000000}
.form-style .cell2 .button1-part0 { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; } /* margin = space between buttons  */
.form-style .cell2 .button1-part1 { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important;  }
.form-style .cell2 .button1-part0-down { white-space:nowrap; background: url(../images/buttongridbg1.gif) no-repeat top left !important; }
.form-style .cell2 .button1-part1-down { white-space:nowrap;  background: url(../images/buttongridbg.gif) no-repeat top right !important; }
/* ---- bars ---- */
.bar-outer { font-size:1px }
.bar { background-color:#ffffff; border:1px solid #afb6c1;}
.bar-gauge {background-image:url(../images/barbg.gif); border-right:1px solid #afb6c1; font-size:9px}
.bar-text {width:26px; font-family:Arial, Helvetica,sans serif; font-weight:normal; color:#E30606; font-size:10px; margin:0px 3px 0px 0px; text-align:right}
HR {height:0;
	color: ;
	background-color: ;
	border-top:#009ee0 1px solid;
}

TABLE.bordure { border:1px solid #004494; border-collapse:collapse;}
TABLE.bordure>TR>TD, TABLE.bordure>TBODY>TR>TD { border:1px solid #004494}
.rightcol TABLE.bordure { border:1px solid #c9b24b; border-collapse:collapse;}
.rightcol TABLE.bordure>TR>TD, .rightcol TABLE.bordure>TBODY>TR>TD { border:1px solid #c9b24b}
/*bouton CLASSE EXPORT*/
/*bouton CLASSE EXPORT .maincol*/
.maincol .buttonCE{
	display:inline-block;
	_width:200px;
	background-color:white;

	}
.maincol .buttonCE A:link, .maincol .buttonCE A:visited {
	display:inline-block;
	_width:100%;
	padding:10px 20px 10px 20px;
	 background-color: transparent!important;
	border:2px solid #009ee0;
	font-size:16px;
	font-weight:bold;
	color:#004494;
	text-decoration:none;
	background-image: url(../images/buttonCE.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	}
.maincol .buttonCE A:hover, .maincol .buttonCE A:active {
	background-image: url(../images/buttonCE-hover.gif);
	border-color:#009ee0;
	text-decoration:none;
	color:transparent !important;
}

/*bouton CLASSE EXPORT rightcol*/
.rightcol .buttonCE{
	display:inline-block;
	_width:150px;
	background-color:#efe8c9;
	/*mettre une image suffisamment grande (200x200) qui sera centrée et affichée à la dimension du texte. répartire le texte par des <br /> pour la forme du bouton. */
	background-position:top left;
	}
.rightcol .buttonCE A:link, .rightcol .buttonCE A:visited {
	display:inline-block;
	_width:100%;
	padding:5px 10px 5px 10px;
	background-color:#efe8c9;
	border:2px solid #84d0f0;
	font-size:14px;
	font-weight:bold;
	color:#004494;
	text-decoration:none
	}
.rightcol .buttonCE A:hover, .rightcol .buttonCE A:active {
	background-color:#c9b24b;
	background-position:center;
	border-color:#84d0f0;
	text-decoration:none;
	}
.table-caption {
	text-align:center;
}
.table-caption H1 {
	display:inline;
	margin:0;
}
.table-caption H1 SPAN {
	display:block;
	height:45px;
	min-width:93px;
	color:#004494;
	background-image:url(../images/fondtitre.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.lien-entreprise,
.lien-candidat,
.lien-exposant{
	display:inline-block;
	}
.lien-entreprise A:link,
.lien-entreprise A:visited {
	display:inline-block;
	padding:2px 5px 2px 22px;
	 background-color: transparent!important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/icon_entr.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	}
.lien-entreprise A:hover,
.lien-entreprise A:active {
	background-image: url(../images/icon_entr_hov.gif);
	border-color:#009ee0;
	text-decoration:none;
	}
.lien-candidat A:link,
.lien-candidat A:visited {
	display:inline-block;
	padding:2px 5px 2px 22px;
	 background-color: transparent!important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/icon_cand.gif);
	background-position:0 -1px;
	background-repeat:no-repeat;
	}
.lien-candidat A:hover,
.lien-candidat A:active {
	background-image: url(../images/icon_cand_hov.gif);
	border-color:#009ee0;
	text-decoration:none;
	}

.lien-exposant A:link,
.lien-exposant A:visited {
	display:inline-block;
	padding:2px 5px 2px 22px;
	 background-color: transparent!important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/icon_exp.gif);
	background-position:0 -1px;
	background-repeat:no-repeat;
	}
.lien-exposant A:hover,
.lien-exposant A:active {
	background-image: url(../images/icon_exp_hov.gif);
	border-color:#009ee0;
	text-decoration:none;
	}
.rightcol .table-caption {
	color:#84d0f0;
}
.horaire {
	width:28px;
	height:28px;
	background-image:url(../images/fondhoraire.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:11px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	padding:10px 10px 5px 5px;
	float:right;
	margin-left:10px;
}
.horaire STRONG {
	text-align:right;
	font-size:14px;
	line-height:14px;

}
.trophee {
	background-image:url(../images/trophee_large.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
}