/**************************************************************************
CSS pour le MRI
Design : Marc Simoneau
Creation du css : Steve Perron
Date : Septembre 2007
Une realisation de Telus
Note : La presence de tableaux dans la presentation du site est due a une
contrainte d'application avec laquelle ce site est bati. 
**************************************************************************/

body {
	background:#a1bedb url(../images/background.gif) repeat top left;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
.courriel-erreur {
	color: #9D0A0E;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color:#5C8BBF;
	font-weight:bold;
	margin:10px 0pt;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
	color: #5C8BBF;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 10px 0 5px 0;
}

h2,h3 {
	color: #5C8BBF;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 0 5px 0;
}

h5, h6{
	color:#5C8BBF;
	font-size: 12px;
}

a {
	color:#5c8bbf;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style:none;
	margin:0;
	padding:3px 6px 5px 6px;
}

ul li {
	background:url(../images/bullet-content.gif) no-repeat 0 5px;
	padding-left:15px;
	padding-bottom:2px;
	color:#000;
}

li.section {
	background:none;
}

ul li ul {
	padding-bottom:2px;
}

ul li ul li {
	background:url(../images/bullet-content-sub.gif) no-repeat 0 5px;	
}

img {	
	border:none;
}

.clearBoth{
	clear:both;
}

/*
Exergue
*/
.exergue {
		width:369px;
}

.exergue .exergue-top {
	background:transparent url(../images/exergue-fond-zone-haut.gif) no-repeat scroll bottom center;
	height: 10px;
}

.exergue .exergue-bottom {
	background:transparent url(../images/exergue-fond-zone-bas.gif) no-repeat scroll bottom center;
	height: 10px;
	margin: 0;
	line-height:0;
}

.exergue .exergue-body {
	background:#F2F1EF none repeat scroll 0 0;
	border-left:1px solid #426FAA;
	border-right:1px solid #426FAA;
	padding: 0px 10px 1px;
}
.exergue .exergue-body .photo {
	float: left;
	padding-right:10px;
	width:120px;
}

.exergue .exergue-body .titre {
	color:#4E84BF;
	font-size:18px;
	font-weight:bold;
}


.exergue .exergue-body .texte .fleche {
	display:inline;
	padding-left: 10px;
	margin-left: 2px;
	vertical-align: middle;
}

/* Slideshow accueil */

#slide1dv {
position:absolute;
	width:360px;
	height:90px;
	margin:0 0 0 210px; 
	border-style:solid;
	border-width:0px;
	border-color:#fff;
	z-index:1;
	filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);
	margin-top:-10px;
}

#slide1dvInter {
	z-index:1;
	filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);
}

#zonetexteseul .wrap .menutop {
	display:none;
}

#menuinter .wrap .menutop {
	display: table;
	height: 44px; 
	overflow: hidden;
 	width:155px;	
	background:#FFFFFF url(../images/back-title-sub-nav.gif) repeat-x scroll left top;
}
#menuinter h4, #menuinter h4{
	margin:0px;
	padding:0px;
}
#menuinter .wrap .menutop div{
	display: table-cell;
	vertical-align: middle;
}

#menuinter .wrap .menutop div h3, #menuinter .wrap .menutop div h4, #menuinter .wrap .menutop div a.root{
	text-decoration:none;
	font-size: 12px;
	margin:0 0 0 10px;
	display:block;
	color:#323232;
	padding:0px;
}

.menubottom {
	font-size:1px;
	height:0px;
	margin-top:2px !important;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font:0px;
}

.navigation, .header, .footer-mri, .footer-gouv {
	clear:both;
	background:url(../images/background-wrapper.gif) repeat-y top left;
	width:796px;
	margin:0 auto;
	font-size:11px;
}

.navigation{
		z-index:-1;
}

.contenu, .contenu-accueil {
	clear:both;
	background:url(../images/background-wrapper.gif) repeat-y top left;
	width:796px;
	margin-left: auto !important; 
 	margin-right: auto !important;
}
/*********************************************************************************
* PIV 
*********************************************************************************/
.header .logo-quebec img {
	float:left;
	margin:0;
	padding:0;
	padding-left:17px;
	border:none;
}

.header ul {
	float:right;
	padding:0;
	margin:0;
	margin-right:19px;
	height:18px;
	width:549px;
	background:url(../images/background-piv.gif) no-repeat top left;
	list-style:none;
	text-align:right;
	padding-top:57px;
	position:relative;
}

.header ul li {
	background:none;
	display:inline;
	color:#fff;
	padding-right:10px;
	padding-left:0;
}

.header ul li.left {
	left:12px;
	position:relative;
	float:left;
}

.header ul li a:link, .header ul li a:visited, .header ul li a:hover, .header ul li a:active {
	color:#fff;
	text-decoration:none;
}

/*********************************************************************************
* Navigation principale 
*********************************************************************************/
.navigation h1 {
	text-indent:-9999px;
	height:26px;
	margin:0 8px 0 57px;
}

.navigation h1.qc {
	background:url(../images/titre-principal.jpg) no-repeat top left;
}

.navigation h1.fra {
	background:url(../images/titre-principal-fra.jpg) no-repeat top left;
}

.navigation h1.gbr {
	background:url(../images/titre-principal-gbr.jpg) no-repeat top left;
}

.navigation h1.esp {
	background:url(../images/titre-principal-esp.jpg) no-repeat top left;
}

.navigation h1.mex {
	background:url(../images/titre-principal-mex.jpg) no-repeat top left;
}

.navigation h1.ita {
	background:url(../images/titre-principal-ita.jpg) no-repeat top left;
}

.navigation h1.deu {
	background:url(../images/titre-principal-deu.jpg) no-repeat top left;
}

.navigation h1.bel {
	background:url(../images/titre-principal-bel.jpg) no-repeat top left;
}

.navigation h1.jpn {
	background:url(../images/titre-principal-jpn.jpg) no-repeat top left;
}

.navigation h1.usa {
	background:url(../images/titre-principal-usa.jpg) no-repeat top left;
}

.navigation h1.atlanta {
	background:url(../images/titre-principal-usa-atlanta.jpg) no-repeat top left !important;
}

.navigation h1.boston {
	background:url(../images/titre-principal-usa-boston.jpg) no-repeat top left !important;
}

.navigation h1.chicago {
	background:url(../images/titre-principal-usa-chicago.jpg) no-repeat top left !important;
}

.navigation h1.losangeles {
	background:url(../images/titre-principal-usa-losangeles.jpg) no-repeat top left !important;
}

.navigation h1.newyork {
	background:url(../images/titre-principal-usa-newyork.jpg) no-repeat top left !important;
}

.navigation h1.washington {
	background:url(../images/titre-principal-usa-washington.jpg) no-repeat top left !important;
}

.navigation .accueil {
	position:absolute;
	margin-left:75px;
	margin-top:10px;
}

.accueil:link, .accueil:visited, .accueil:hover, .accueil:active {
	/*fix pour le lien Accueik, doit laisse trebuchet, et non  sinon le bold n'apparait pas en Arial et le mot en allemand est trop grand pour l'image */
	font:10px "Trebuchet MS", sans serif;
	font-weight:bold;
	text-transform:uppercase; 
	color:#fff; 
	display:block;
	width:40px;
	text-decoration:none;
}

.navigation .nav-accueil-principale, .navigation .nav-accueil-delegation-special {
	margin:0 auto;
	width:782px;
}

.navigation ul.nav-principale, .navigation ul.nav-principale-section {	
	padding:0;
	margin:2px 8px 0 20px;
	height:66px;
	background:url(../images/background-navigation.png) no-repeat top left;
	position:relative;
	list-style:none;
	padding-top:7px;
	padding-left:6px;	
	width:581px;
	float:left;
}

.navigation ul.nav-principale-section {	
	background:url(../images/background-navigation.png) no-repeat top left;	
	margin-left:20px;
}

ul.nav-principale li, ul.nav-principale-section li {	
	float:left;
	text-align:center;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background:url(../images/separateur-navigation.gif) no-repeat 100% 5px;
	line-height:0.1;
	max-width:86px;
}

ul.nav-principale li.espacePays, ul.nav-principale-section li.espacePays {
	background:none;
}

ul.nav-principale li.espacePays img, ul.nav-principale-section li.espacePays img {
	position:absolute;
	top:12px;
	right:11px;
	border:none;
}

ul.nav-principale li a:link, ul.nav-principale li a:visited, ul.nav-principale li a:hover, ul.nav-principale li a:active,
ul.nav-principale-section li a:link, ul.nav-principale-section li a:visited, ul.nav-principale-section li a:hover, ul.nav-principale-section li a:active {
	/*fix pour les nom dans les grappes, doit laisse trebuchet sinon le br ne fonctionne pas correctement*/
	font:11px  Arial, "Trebuchet MS", sans serif;
	font-weight:bold;
	text-decoration:none;	
	color:#ffffff !important;
}

ul.nav-principale li.current a:link, ul.nav-principale li.current a:visited, ul.nav-principale li.current a:hover, ul.nav-principale li.current a:active,
ul.nav-principale-section li.current a:link, ul.nav-principale-section li.current a:visited, ul.nav-principale-section li.current a:hover, ul.nav-principale-section li.current a:active {
	text-decoration:underline;
}

ul.nav-principale li a:hover, ul.nav-principale-section li a:hover {
	text-decoration:underline;
}

.navigation div.outils {	
	float:right;
	margin-right:32px;
}

.navigation div.outils span {	
	float:right;
}

.bandeau{
	float:left;
	width:620px;
}

/* Image d'ambiance sur l'accueil */
.ambiance img {
	padding-left:19px;
}
/*********************************************************************************
* Zone theme droite
*********************************************************************************/
#menu-services { 
 width:192px;
}

#menu-services div div {
	display:table-cell;
	height:42px;
	vertical-align:middle;
}

#menu-services ul {
 list-style:none;
 border-top:1px solid #cbc4c5;
 margin:10px 41px 10px 1px;
 padding:0;
}
 
#menu-services ul li {
 background:none;
 border-bottom:1px solid #cbc4c5;
 padding:1px 0 3px 35px;
 height:42px;
}
 
#menu-services ul li a:link, #menu-services ul li a:visited, #menu-services ul li a:hover, #menu-services ul li a:active {
 font-weight:bold;
 color:#978889;
 text-decoration:none;
}
 
#menu-services ul li a:hover {
 text-decoration:underline;
}

.zone-theme-droite, .zone-theme-droite-famille-chien, .zone-theme-droite-cirque, .zone-theme-droite-chercheuse, 
.zone-theme-droite-collegues, .zone-theme-droite-livreur, .zone-theme-droite-famille {
	width:164px;
	margin:-73px 0 10px -2px;
}

.zone-theme-droite {
	font-size:12px;
}

#menu-pays{
	margin-left:0.25em;
}

#menu-recherche{
	margin-left:-4px;
}


#paysEntete{
	background:url(../images/pays_entete.gif) no-repeat top left;
	height:26px;
	margin-bottom:2px;
}

#paysEntete h2{
	color: #3c3c3d !important;
	margin-left: 10px;
	padding-top:5px !important;
	font-size:13px;
}

#paysContenu{
	background-color:#e3ded8;
	width:163px;
	padding-top:7px;
}

#paysContenu ul li{
	background:none !important;
	padding-bottom:0.25em !important;
	padding-left: 10px;
}

#paysContenu ul{
	padding: 3px 0 5px;
	}

#paysContenu ul li div{
	padding-left:26px;
}

#paysContenu ul li span, #paysContenu ul li a{
	color: #3c3c3d !important;
	font-weight:bold;
	font-size:11px;
}

#paysPied{
	background:url(../images/pays_pied.gif) no-repeat top left;
	height:47px;
	margin-top:2px;
}

#paysPied a{
	color: #3c3c3d !important;
	margin-left: 10px;
}

#paysPied h2{
	font-size:13px;
}

#paysGeneral{
	background:url(../images/pays_general.gif) no-repeat top left;
	height:77px;
}

#paysGeneral h2{
	padding-top:20px !important;
}

#paysGeneral h2 a{
	color:#3C3C3D !important;
	font-size:12px;
	margin-left:15px;
}

.zone-theme-droite-famille-chien {
	background:url(../images/image-menu/famille-chien.jpg) no-repeat top left;
}

.zone-theme-droite-cirque {
	background:url(../images/image-menu/cirque.jpg) no-repeat top left;
}

.zone-theme-droite-chercheuse {
	background:url(../images/image-menu/chercheuse.jpg) no-repeat top left;
}

.zone-theme-droite-collegues {
	background:url(../images/image-menu/collegues.jpg) no-repeat top left;
}

.zone-theme-droite-livreur {
	background:url(../images/image-menu/livreur.jpg) no-repeat top left;
}

.zone-theme-droite-famille {
	background:url(../images/image-menu/famille.jpg) no-repeat top left;
}

/*********************************************************************************
* Zone recherche
*********************************************************************************/
.zone-recherche {
	width:163px;
	margin-bottom:22px;
	height:23px;
}

.zone-recherche form input, .zone-theme-droite form input {
	width:107px;
	border-top:1px solid #aa9e9d;
	border-left:1px solid #978889;
	border-right:1px solid #978889;
	border-bottom:1px solid #aa9e9d;
	background:#f0eeee;
	padding:2px 0 3px 3px;
	vertical-align:middle;
	margin:2px 0 0 9px !important;
	font:13px Arial,Helvetica,sans-serif !important;
}

.zone-recherche form button, .zone-theme-droite form button {
	background:transparent url(../images/bouton-recherche.gif) no-repeat scroll 0 0;
	border:medium none;
	height:33px;
	margin:0;
	padding:0;
	width:31px;
	cursor:pointer;
	vertical-align: middle;
}

.zone-recherche form button:hover, .zone-theme-droite form button:hover {
	background:transparent url(../images/bouton-recherche-over.gif) no-repeat scroll 0 0 !important;
	vertical-align: middle;
}

.zone-recherche form button span, .zone-theme-droite form button span {
	display:none;
}

/*********************************************************************************
* Section du fil RSS
*********************************************************************************/

#zone-fil-rss {
	display:table-cell;
	vertical-align:middle;
	height:35px;
	width:163px;
	padding-right:44px;
	padding-left:9px;
}

#zone-fil-rss #fil-rss-img {
	position:absolute;
	right:36px;
	top:56px;
}

#zone-fil-rss #fil-rss-img img {
	border:none;
}

#zone-fil-rss #fil-rss {
	width: 110px;
	color:#000;
	float:left;
}

#zone-fil-rss a:hover {
	text-decoration:underline;
}




/*********************************************************************************
* Section des Nouvelles, �v�nements, Salle de presse sur l'accueil
*********************************************************************************/

/*********************************************************************************
* Zone de navigation secondaire
*********************************************************************************/

#menuinter {
	width:167px;
	margin:0;
	padding:0;
	margin-left:27px;
	margin-top:-20px;
}

#menuinter a {
	line-height:normal;
}

#menuinter ul {
	margin:10px 0 0;
	padding:0;
}

#menuinter a:hover {
	text-decoration:underline;
}

#menuinter .select ul {
	margin-top: 5px;
}

#menuinter .menubottom {
	background:transparent url(../images/background-sub-navigation.gif) no-repeat bottom right;
	font-size:1px;
	height:45px;
	margin:0pt;
	width:155px;
}

#menuinter .menubody {
	clear:both;
	background:#E3DED8;
	margin:0;
	width:155px;
}

#menuinter .menubody ul li {
	padding:0px 0px 4px 8px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
}
/*voir les règles w3c sur descendant-selectors, Child selectors, adjacent sibling selectors*/
#menuinter .menubody ul li>a {
	font-weight:bold;
	cursor:pointer;
}

#menuinter .menubody ul li.has-child ul {
	display:none;
}

#menuinter .menubody ul li.has-child,  #menuinter .menubody ul li.select-has-child {
	background:none;
	border-top:1px solid #FFFFFF;
	padding:8px 10px 5px 10px;
}

#menuinter .menubody ul li ul.open {
	padding-top:5px;
}

#menuinter .menubody ul li ul li a {
	padding:0;
	display:block;
	color:#463D3C;
	font-weight:normal;
}

#menuinter .menubody ul li ul li.has-child, #menuinter .menubody ul li ul li.select-has-child {
	background:url(../images/bullet-with-child.gif) no-repeat 0 5px;
	border:none;
	padding:0px 8px 5px;
	color:#463D3C;
}

#menuinter .menubody ul li ul li.select-has-child {
	background:url(../images/bullet-with-child-sel.gif) no-repeat 0 5px;
}

/*voir les règles w3c sur descendant-selectors, Child selectors, adjacent sibling selectors*/
#menuinter .menubody ul li ul li.select-has-child>a, #menuinter .menubody ul li ul li.select>a{
	font-weight:bold;
}
.menubody ul{
	margin-top:1px !important;
}



/********Début spécial grappe nos bureaux*******/
#menuinter .menubody ul li.no-content, #menuinter .menubody ul li.expand {
	background:none repeat scroll 0 0 transparent;
	padding:0;
}
#menuinter .menubody ul li.no-content ul {
	padding-left:10px;
	padding-top:0;
}
#menuinter .sous-menu ul li a {
	color:#463D3C;
	line-height:normal;
	font-weight:normal;
}
#menuinter .sous-menu ul {
	padding-left:10px;
	padding-top:8px;
	margin-top:2px !important;
}
#menuinter .sous-menu ul li.select a {
	font-weight:bold;
}
#menuinter .international-delegations ul li.has-child ul{
	display:none;
}
#menuinter .menubody ul li.no-content h4 {
	cursor:pointer;
	padding:8px 10px 5px;
	margin:0px;
	font-size:12px;
}
/******* Fin spécial grappe nos bureaux*************/

/*********************************************************************************
* Zone de contenu
*********************************************************************************/



#zonetexte, #liaison {
	margin-left: 16px;
    margin-right: 30px;
	width:370px;
}

#zonetexteseul {
	width:570px;
	margin:0 20px;
}

#zonetexteseul h2 {
	font-weight:bold;
}

#zonetexteseul li.no-content {
	background:none;
}

#zonetexteseul li.noPuce{
	background:none;
}

div#zonetexteseul div.wrap div.plansite h2, div#zonetexteseul div.wrap div.plansite h3{
	padding:0px;
	font-size: 1em;
}

#zonetexteseul p {
	margin:10px 0;
}

#zonetexteseul form {
	padding-top:1px; /* Pour ajuster le style FF avec IE */
}

.image-droite {
	float:right;
	color:#abac9e;
	margin:0 0 20px 20px;
}

.image-gauche {
	float:left;
	color:#abac9e;
	margin:0 20px 20px 0;
}

#zonetexte blockquote.standard {
	background:url(../images/background-blockquote.gif) no-repeat bottom left;
	margin:10px 0;
	padding-bottom:20px;
}

#zonetexte blockquote.mini {
	float:right;
	width:179px;
	background:url(../images/background-blockquote-mini.gif) no-repeat bottom left;	
	margin:0 5px 10px 5px;
	padding-bottom:10px;
}

#zonetexte blockquote.standard h5 {
	font-weight:bold;
	height:10px;
	margin:0;
	padding-left:15px;
	padding-top:10px;
	background:url(../images/blockquote-title.gif) no-repeat top left;
}

#zonetexte blockquote.mini h5 {
	font-weight:bold;
	background:url(../images/blockquote-mini-title.gif) no-repeat top left;
	height:10px;
	margin:0;
	padding-left:15px;
	padding-top:10px;
}

#zonetexte blockquote.standard p {
	background:#e1eaf4;
	color:#4e84bf;
	margin:0;
	padding:15px 25px 0px;
	border-left:1px solid #bfd3e8;
	border-right:1px solid #bfd3e8;
	width:317px;
	text-align:justify;
}

#zonetexte blockquote.mini p {
	background:#e1eaf4;
	color:#4e84bf;
	margin:0;
	border-left:1px solid #bfd3e8;
	border-right:1px solid #bfd3e8;
	padding:15px 15px 20px;	
	text-align:justify;
}

#zonetexte #commerce-accueil table {
	border:none;
	table-layout:fixed;
}

#zonetexte table {
	width:369px;
	border-collapse:collapse;
	border:1px solid #b5a899;
}

#zonetexte th {
	border:1px solid #b5a899;
	background:#e1eaf4;
	padding:5px 10px;
	font-weight:bold;
	color:#000;
}

#zonetexte td {
	border:1px solid #b5a899;
	background:#fff;
	padding:5px 10px;
	color:#000;
}

#zonealbum2 td {
	border:none;
	background:#fff;
	padding:5px 10px;
	color:#000;
}

#zonealbum2 table {
	width:369px;
	border:none;
}

#zonetexte .odd td {
	background:#f2efed;
}

#zonetexte form {
	background:url(../images/background-formulaire.gif) no-repeat bottom left;
	padding-bottom:8px;
	margin-top:10px;
}

#zonetexte form h5 {
	font-weight:bold;
	height:12px;
	margin:0;
	padding-left:10px;
	padding-top:10px;
	background:url(../images/formulaire-title.gif) no-repeat top left;
}

#zonetexte form div {
	margin:0;
	padding:0;
	padding-top:10px;
	border-left:1px solid #e3ded8;
	border-right:1px solid #e3ded8;
	background:#f2efed;
	position:relative;
}

#zonetexte form span.obligatoire {
	position:absolute;
	top:10px;
	left:140px;
	background:url(../images/bullet-obligatoire.gif) no-repeat 0 4px;
	color:#b5a899;
	font-weight:bold;
	padding-left:15px;
	display:block;	
}

#zonetexte form dl {
	margin:0;
	margin:20px 10px 3px 10px;
	color:#b5a899;
	float:left;
}

#zonetexte form dl dt {
	margin:0;
	padding:0;
	clear:both;
	float:left;
	height:23px;
	width:105px;
	text-align:right;
	margin-right:5px;
	padding-top:3px;
	padding-right:20px;
	font-weight:bold;
}

#zonetexte form dl dt.obligatoire {
	background:url(../images/bullet-obligatoire.gif) no-repeat 100% 6px;
}

#zonetexte form dl dd {
	float:left;
	margin:0;
	padding:0;
	width:209px;
}

#zonetexte form dl dd input {
	margin:0;
	width:209px;
	height:15px;
}

#zonetexte form ul {
	clear:both;
	margin:0;
	margin-right:9px;
	padding:0;
	float:right;
}

#zonetexte form .boutons  li {
	background:none;
	display:inline;
	padding:0;
}	

#zonetexte form button {
	background:url(../images/button-formulaire.gif) no-repeat top left;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	height:28px;
	width:112px;
	color:#fff;
}

#zonetexte form button {
	padding-bottom:10px;
	padding-top:0;
}

#zonetexte .ambiance {
	float:right;
	padding:4px;
}

#zonetexte .copyright-photo {
	color:#b5a899;
}

#zonetexte .coordonnees {
	background:url(../images/bullet-content.gif) no-repeat 0 4px;
	padding-left:15px;
	margin-left:5px;
	color:#000;
}

#zonetexte .coordonnees h5, #zonetexte .coordonnees h6 {
	font-weight:bold;
	margin:0;
	padding:0;
}

#commerce-accueil{
	letter-spacing:-1px;
	font-size: 13px;
}
#commerce-accueil td{
	border:none;
	padding-left:1px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:left;
	text-overflow:none;
	height:79px;
}


.albumphotonav {
    float:left;
    margin-left:20px;
    margin-top:20px;
}

.albumphotonav .titre a{	
    font-weight:bold;
}

.albumphotonav .titre{	
    padding:4px;
    text-align:center;
    font-weight:bold;
	background: url(../images/titre-photo.gif) no-repeat top left;
}

/* Fil d'Ariane */
#filariane {
	margin:-15px 0 0 16px;
	padding:20px 0 15px;
	list-style:none;
	color:#463d3c;
	font-size:11px;
	width:360px;
}

#filariane a:link, #filariane a:visited, #filariane a:hover, #filariane a:active {
	color:#463d3c;
	text-decoration:none;	
}

#filariane a:hover {
	text-decoration:underline;
}

#filariane .current, #filariane .section  {
	font-weight:bold;
}


/*********************************************************************************
* Zone des cat�gories
*********************************************************************************/	

#menu-promo {	
	clear:both;
	margin:0 31px 0 -1px;
}

#menu-promo ul {
	margin:0;
	padding:0;
}

#menu-promo li {	
	background:none;
	width:100%;
	margin:0;
	padding:0;
}

#menu-promo img {
	clear:both;
	margin:0 auto;
	border:none;
	margin-bottom:10px;
	display:block;
}

#menu-promo-accueil {	
	clear:both;
	margin:20px 20px 0 10px;
}

#menu-promo-accueil img {
	clear:both;
	margin:0 auto;
	border:none;
	margin-bottom:10px;
	display:block;
}

/************************************************************************************
* Zone Footer MRI
*************************************************************************************/
.footer-mri {
	padding:20px 0 1px 0;
	color:#4e84bf;
	text-align:center;
}

.footer-mri #dateDernModif{
	font-size:11px;
	padding-bottom:5px;
}

.footer-mri ul.first-line {
	padding:10px 60px 0 60px;
	background:url(../images/background-footer-mri.gif) no-repeat 0 0;
	list-style:none;
}

.footer-mri ul {
	padding:0px 175px 0 175px;
	list-style:none;
  	margin:0;
}

.footer-mri ul li {
	display:inline;
	background:url(../images/separateur-footer.gif) no-repeat 0 3px;
	font-size:1em;
	padding-left:8px;
	padding-right:4px;
}

.footer-mri ul li.first {
	background:none;
	padding-left:0;
}

.footer-mri ul li a {
	font-size:11px;
	text-decoration:none;
}

.footer-mri ul li a:hover {
	text-decoration:underline;
}



/************************************************************************************
* Zone Footer Gouv
*************************************************************************************/
.footer-gouv {	
	height:59px;
	background:url(../images/background-footer.gif) no-repeat top left;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.footer-gouv .gouv-logo {
	margin:0 auto;
	border: none;
}

.footer-gouv .copyright {
	font-size:11px;
	color:#4e84bf;
}


/************************************************************************************
* Album photo
*************************************************************************************/
.thickbox-content {
	margin:20px 10px;
	text-align:center;
}

.thickbox-content img {
	margin-bottom: 10px;
}

/************************************************************************************
* Nos bureaux
*************************************************************************************/
div.nos-bureaux-coordonnees-principale {
	width:100%; 
	float:left;
}

div.nos-bureaux-coordonnees-image-bureau {
	float:left; 
	min-height:1px;
	margin-right:15px;
	padding-bottom:15px;
}

div.nos-bureaux-coordonnees-autre{
	margin-bottom:10px;
}

.hautpage {
	background:url("../images/up.gif") no-repeat scroll right bottom transparent;
	display:block;
	font-size:0.9em;
	margin-left:auto;
	margin-right:0;
	padding-right:15px;
	text-align:right;
	color:#057ABC;
	text-decoration:none;
}
.voirconseillers{
	float: left;
}
.imgchefposte
{
	float: left;
	margin-right : 15px;
	margin-bottom : 5px;
}

th.description {
	width: 40%;
}

th.telephone {
	width: 20%;
}

th.telecopieur {
	width: 20%;
}

#nom_conseiller {
	color:#4E84BF;
}

#local_international {
	margin-left:15px;
}

/************************************************************************************
* Nous joindre
*************************************************************************************/
#div_courriel_nom,
#div_courriel_email,
#div_courriel_message,
#div_courriel_boutons {
	clear: both;
	padding-top: 12px;
}

#div_courriel_nom_titre,
#div_courriel_email_titre,
#div_courriel_message_titre {
	font-weight: bold;
}

#div_courriel_nom_titre_descr,
#div_courriel_email_titre_descr,
#div_courriel_message_titre_descr {
	font-weight: normal;
}

/*********************************************************************************
* Promos
*********************************************************************************/
.ul-promo li {
	padding:0;
}

.ul-promo {
	padding:15px 0 0;
	text-align:center;
	width:180px;
}

.ul-promo a {
	display:block;
	margin:0;
} 

/************************************************************************************/
/* Accueil par Steve Perron 															*/
/* Certains styles sont �galements utilis�s pour l'accueil de la section Arts et Culture  et accueil des etaits*/
/************************************************************************************/

#salledepresse-zone, #discours {
	display:none;
	padding-top:0px;
}

#agenda-zone {
	display:inline;
	float:left;
} 

#salledepresse-zone{
	clear:none;
	width:359px;
}


#onglets-accueil, #actualites, #presse, #evenements {
	float:left;
	width:360px;
}

#actualites{
	margin-bottom:10px;
}

#actualites h2, #zonetexte #actualites h2  {
	background:url(../images/background-header-type1.gif) no-repeat top left;
	font-weight:bold;
	padding:8px 0 6px 5px;
	margin-bottom:7px;
	color:white;
}

#agenda-zone h2, #zonetexte #evenements h2 {
	background:url(../images/background-header-type2.gif) no-repeat top left;
	font-weight:bold;
	padding:8px 0 6px 5px;
	margin-bottom:7px;
}

#actualites ul, #agenda-zone ul, #salledepresse-zone ul, #zonetexte #actualites ul, #zonetexte #evenements ul {
	padding:0;
	padding-bottom:3px;
	clear:both;
}

#salledepresse-zone ul li{
	border-bottom:1px solid #d3d3d3;
	background:none;
	padding-left:65px;
	margin-bottom:3px;
	width:294px;
	position:relative;
	text-align:justify;
}

#actualites .photo, #evenements .photo{
	width: 90px;
	float: left;
}

.contenu-droite-photo{
	margin-left: 100px;
}

#actualites ul li, #agenda-zone ul li, #zonetexte #actualites ul li, #zonetexte #evenements ul li {
	border-bottom:1px solid #d3d3d3;
	background:none;
	margin-bottom:3px;
	width:357px;
	text-align:justify;
	padding-left:0px;
}

#actualites ul li .date, #agenda-zone ul li .date, #zonetexte #actualites ul li .date, #zonetexte #evenements ul li .date {
	display:block;
	top:0;
	left:0;
	color:#9e8f90;
}

#salledepresse-zone ul li .date{
	position:absolute;
	top:0;
	left:0;
	color:#9e8f90;
}

#actualites ul li .aucun, #agenda-zone ul li .aucun, #salledepresse-zone ul li .aucun, #zonetexte #actualites ul li .aucun, #zonetexte #evenements ul li .aucun {
	color:#9E8F90;
}

#actualites ul li a:link, #actualites ul li a:visited, #actualites ul li a:hover, #actualites ul li a:active,
#agenda-zone ul li a:link, #agenda-zone ul li a:visited, #agenda-zone ul li a:hover, #agenda-zone ul li a:active,
#salledepresse-zone ul li a:link, #salledepresse-zone ul li a:visited, #salledepresse-zone ul li a:hover, #salledepresse-zone ul li a:active,
#zonetexte #actualites ul li a:link, #zonetexte #actualites ul li a:visited, #zonetexte #actualites ul li a:hover, #zonetexte #actualites ul li a:active,
#zonetexte #evenements ul li a:link, #zonetexte #evenements ul li a:visited, #zonetexte #evenements ul li a:hover, #zonetexte #evenements ul li a:active
 {
	color:#4e84bf;
	font-weight:bold;
}

#actualites ul li .description, #agenda-zone ul li .description, #salledepresse-zone ul li .description, #zonetexte #actualites ul li .description, #zonetexte #evenements ul li .description {
	display:block;
}

#actualites .tous, #agenda-zone .tous, #salledepresse-zone .tous, #zonetexte #actualites .tous, #zonetexte #evenements .tous {
	text-align:right;
	margin-right:3px;	
}

#actualites .tous a:link, #actualites .tous a:visited, #actualites .tous a:hover, #actualites .tous a:active,
#agenda-zone .tous a:link, #agenda-zone .tous a:visited, #agenda-zone .tous a:hover, #agenda-zone .tous a:active,
#salledepresse-zone .tous a:link, #salledepresse-zone .tous a:visited, #salledepresse-zone .tous a:hover, #salledepresse-zone .tous a:active,
#zonetexte #actualites .tous a:link, #zonetexte #actualites .tous a:visited, #zonetexte #actualites .tousi a:hover, #zonetexte #actualites .tous a:active,
#zonetexte #evenements .tous a:link, #zonetexte #evenements .tous a:visited, #zonetexte #evenements .tous a:hover, #zonetexte #evenements .tous a:active {	
	color:#4e84bf;
	font-weight:bold;
	
}
#onglet-accueil-actualites ul {
	background:url(../images/background-onglets.gif) no-repeat top left;
	height:27px;
}

#onglet-accueil-actualites ul li {
	background:none;
	float:left;
	padding:0;
	height:26px;
	margin-right:6px;
}

#onglet-accueil-actualites ul li a {
	text-transform:uppercase;
	font-weight:bold;
	color:#949494;
	display:block;
	padding:4px 6px 0;
}

#onglet-accueil-actualites ul li.current {
	background:url(../images/background-onglet-left.gif) no-repeat top left;	
}

#onglet-accueil-actualites ul li.current a {
	background:url(../images/background-onglet-right.gif) no-repeat right top;
	cursor:default;
	color:#5C8BBF;
}

#onglet-accueil-actualites ul li.current a:hover {
	text-decoration:none;
}

#onglets-accueil ul {
	background:url(../images/background-onglets.gif) no-repeat top left;
	height:27px;
}

#onglets-accueil ul li {
	background:none;
	float:left;
	padding:0;
	height:26px;
	margin-right:6px;
}

#onglets-accueil ul li a {
	text-transform:uppercase;
	font-weight:bold;
	color:#949494;
	display:block;
	padding:4px 6px 0;
}

#onglets-accueil ul li.current {
	background:url(../images/background-onglet-left.gif) no-repeat top left;	
}

#onglets-accueil ul li.current a {
	background:url(../images/background-onglet-right.gif) no-repeat right top;
	cursor:default;
	color:#5C8BBF;
}

#onglets-accueil ul li.current a:hover {
	text-decoration:none;
}

#salledepresse-zone #ongletSubNav {
	float:left;
	border-bottom:1px solid #d3d3d3;
	margin-bottom:10px;
	width:100%;	
}

#salledepresse-zone #ongletSubNav li {
	background:url(../images/separateur-sub-navigation.gif) no-repeat 0 6px;
	padding:0;
	float:left;
	padding:4px 12px 0 12px;
	border:none;
	width:auto;
}

#salledepresse-zone #ongletSubNav li#tabdiscours {
	background:none;
}

#salledepresse-zone #ongletSubNav li a:link, #presse #ongletSubNav li a:visited, #presse #ongletSubNav li a:hover, #presse #ongletSubNav li a:active {
	text-transform:uppercase;
	font-weight:bold;
	color:#949494;
}

#salledepresse-zone #ongletSubNav li.current {
	padding:4px 12px 0 12px;
	margin-right:0;
}

#salledepresse-zone #ongletSubNav li.current a:link, #presse #ongletSubNav li.current a:visited, #presse #ongletSubNav li.current a:hover, #presse #ongletSubNav li.current a:active {
	display:block;
	cursor:default;
	color:#5C8BBF;
}

#salledepresse-zone #ongletSubNav li.current a:hover {
	text-decoration:none;
}

#contenu-accueil-general {
	position:relative;
	margin-left:31px;
	margin-top:15px;
}

#contenu-accueil {
	position:relative;
	margin-left:31px;
}

.ambiance-contenu-accueil {
	position:absolute;
	top:-187px;
	left:15px;
}

#contenu-accueil-general h4 {
	position:absolute;
	top:1px;
	left:0;
	width:60px;
	margin:0;
	padding:0;
	padding-right:22px;
	font-weight:bold;
	text-align:right;
	background:url(../images/background-titre-pays.gif) no-repeat 100% 4px;
}

#contenu-accueil-general ul {
	background:url(../images/background-pays.gif) no-repeat top left;
	height:60px;
	width:479px;
	padding-left:85px;
}

#contenu-accueil-general ul li {
	float:left;
	background:none;
	padding:0;
	padding-right:6px;
	padding-top:6px;
}

#contenu-accueil-general ul li img {
	border:none;
}
.root {
	font-weight:bold;
}


/* Urgence */
#message .urgenceaccueil {
	width:349px;
	margin-left:8px;
	background: url(../images/urgence_bg.gif) repeat-y;
}
#message .urgenceaccueil .wrap {
	padding-bottom: 16px;
	background: url(../images/urgence_bas.gif) bottom no-repeat;
}
/* Hides from IE5-mac \*/
* html #message .urgenceaccueil .wrap {height: 1%;}
/* End hide */

#message .urgenceaccueil h3 {
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 40px;
	background: #074370 url(../images/urgence_logo.gif) 4px -1px no-repeat;
}
#message .urgenceaccueil .texte {
	padding: 5px 10px 10px;
}
#message .urgenceaccueil h4 {
	font-size: 1.2em;
	margin: 0;
}
#message .urgenceaccueil h5 {
	font-size: 1.0em;
	margin: 0;
}
#message .urgenceaccueil .texte .visuel {
	width: 100px;
	float: right;
	margin: 10px 0 5px 10px;
	border: 1px #999 solid;
}
#message .urgenceaccueil .texte .visuel img {
	width: 100px;
}
#message .urgenceaccueil .texte p {
	font-size: 0.9em;
	margin: 0.7em 0 0;
}
#message .urgenceaccueil #alerte {
	clear: both;
	font-size: 0.9em;
	padding: 5px;
	margin: 5px 1px 0;
	border: 1px #F09A31 solid;
	border-right: none;
	border-left: none;
	background: #F2AB53 url(../images/alerte_bg.gif) repeat-y;
}
#message .urgenceaccueil marquee {
	width: 95%;
 	voice-family: "\"}\"";
 	voice-family: inherit;
 	width: auto;
 	font-size:small;
}
html>body #message .urgenceaccueil marquee {
	width: auto;
}


/* Message d'interet */
#message .interetaccueil {
	width:349px;
	margin-top:15px;
	padding: 0;
	background: url(../images/message_bg.gif) repeat-y;
}
#message .interetaccueil .wrap {
	margin: 0;
	padding: 0;
	background: url(../images/message_bas.gif) bottom no-repeat;
}
/* Hides from IE5-mac \*/
* html #message .wrap {height: 1%;}
/* End hide */
#message .interetaccueil h3 {
	margin: 0;
	padding: 4px 0 4px 30px;
	font-size: 1.1em;
	text-transform: uppercase;
	background: url(../images/message_haut.gif) no-repeat;
}
#message .interetaccueil .texte {
	padding: 10px 10px 15px;
	font-size: .9em;
}
#message .interetaccueil .texte h4 {
	font-size: 1.2em;
	margin: 0 0 10px;
}
#message .interetaccueil .texte p {
	margin: 0 0 10px;
}

/*********************************************************************************
* Page interne de message d'urgence
*********************************************************************************/

#zonetexte .urgenceinfo h1 {
	background:#074370 url(../images/urgence_logo.gif) no-repeat scroll 4px 1px;
	height:29px;
	padding-left:40px;
	padding-top:6px;
}

#zonetexte .urgenceinfo .image {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	width:220px;
}

#zonetexte .urgenceinfo .image div {
	margin-top: 5px;
}


#zonetexte .urgenceinfo .article {
	margin-bottom:15px;
}

#zonetexte .urgenceinfo .boites {
	clear:both;
}

#zonetexte .urgenceinfo .boites h4 {
	background:#F2AB53 url(../images/alerte_bg.gif) repeat-y scroll 0%;
	margin:0;
	padding:5px 0pt 5px 5px;
}

#zonetexte .urgenceinfo .boites div {
	border:1px solid #F2AB53;
	float:left;
	margin:5px 10px 5px 0pt;
	padding:0;
	width:348px;
}

#zonetexte .interetinfo h1 {
	background:#e4f3fc url(../images/message_logo.gif) no-repeat scroll 9px 6px;
	height:29px;
	padding-left:40px;
	padding-top:6px;
}

#zonetexte .interetinfo .image {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	width:220px;
}

#zonetexte .interetinfo .image div {
	margin:5px 0 0 0;
	padding:0;
}


#zonetexte .interetinfo .article {
	margin-bottom:15px;
}

#zonetexte .interetinfo .boites {
	clear:both;
}

#zonetexte .interetinfo .boites h4 {
	background:#F2AB53 url(../images/alerte_bg.gif) repeat-y scroll 0%;
	margin:0;
	padding:5px 0pt 5px 5px;
}

#zonetexte .interetinfo .boites div {
	border:1px solid #F2AB53;
	float:left;
	margin:5px 10px 5px 0pt;
	padding:0;
	width:348px;
}

/*********************************************************************************
* Bouton pour afficher la liste des espaces pays
*********************************************************************************/

ul.nav-principale li.espacePays img, ul.nav-principale-section li.espacePays img {
	border:none;
	cursor:pointer;
	position:absolute;
	right:44px;
	top:12px;
}

ul.nav-principale li.espacePays2, ul.nav-principale-section li.espacePays2 {
	background:none;
}

ul.nav-principale li.espacePays2 img, ul.nav-principale-section li.espacePays2 img {
	border:none;
	cursor:pointer;
	position:absolute;
	right:11px;
	top:3px;
}

/*********************************************************************************
* Liste des pays
*********************************************************************************/

#liste-espaces-drapeaux {
	-moz-opacity: 0.95;
	background: #FFFFFF url(../images/barre-grise.gif) repeat-y right;
	border: 1px solid #9EBBDD;
	color:#000000;
	filter: alpha(opacity=95);
	height:auto;
	position: absolute;
	opacity: 0.95;
	right:23px;
	top:75px;
	text-align:left;
	width: 175px;
	z-index: 5;
}

.liste_espaces{
	height:100%;
	padding:0px 0px 0px 5px;
	text-align:right;
	width:145px;
}

.separateur { 
	background-color: #9EBBDD;
	border: 0px;
	color: #9EBBDD;
	font-size: 1px;
   	height: 1px;
	line-height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
	width:145px;
}

/*********************************************************************************
* Liens pour la liste des pays
*********************************************************************************/

a.liste_espaces, a.liste_espaces_petit {
	color: #5C8BBF;
	font-weight:bold;
	text-decoration:none;
}

a.liste_espaces_petit {
	font-size: 0.8em;
}

a.liste_espaces:hover, a.liste_espaces:focus, 
a.liste_espaces_petit:hover, a.liste_espaces_petit:focus {
	text-decoration:underline;
}
	
a.liste_espaces img, a.liste_espaces_petit img {
	border:none;
}

/*********************************************************************************
* Bouton Selectionnez votre Etat
*********************************************************************************/


ul.nav-principale li.selection_etat, ul.nav-principale-section li.selection_etat {
	background:none;
}

ul.nav-principale li.selection_etat #selection_etat , ul.nav-principale-section li.selection_etat #selection_etat 
{
	color:#A9CAEB;
	position:absolute;
	right:65px;
	top:38px;
	width:130px;
}

/********************************************************************************
* Page d'accueil des delegations
*********************************************************************************/
/********** Menu delegation *************/
#zone-menu-delegation {
	float:left;
	width:184px;
	margin-left:4px;
}

#zone-menu-delegation div {
	
}

#zone-menu-delegation div div.wrap {
	
}

#zone-menu-delegation div {
	padding:0 0 10px 0;
	margin:0 0 8px 0;
}

#zzone-menu-delegation div div.wrap {
	padding:0;
}

#zone-menu-delegation h1 {
	padding:15px 15px 1px;
	margin:0;
	font-size:1em;
	font-weight:bold;
}

#zone-menu-delegation ul {
	padding:0;
	margin:0;
}

#zone-menu-delegation li {
	padding-top:2px;
	padding-left:9px;
	padding-bottom:0;
	background:url(../images/puce-orange.gif) left 8px no-repeat;
	margin:5px 15px 0 17px;
}

#zone-menu-delegation li a {
	font-size:0.9em;
	color:#51260b;
	padding:0;
	margin:0;
	text-decoration:none;
}

#zone-menu-delegation li a:hover, #zone-menu-delegation li a:active {
	text-decoration:underline;
}


/********** Contenu principale delegation *************/

#message {
	margin-left:12px;
}

#zone-centre {
	padding-top:105px;
	width:360px;
}

#zone-main-content{
	margin-top:-15px;
}

#zone-main-content-delegation {
	background:#FFFFFF none no-repeat scroll left 2px;
	margin:0 0 0 19px;
	width:532px;
}

#zone-main-content-delegation .wrap2 {
	padding:0 10px 38px 3px;
	overflow:auto;
}

#zone-main-content-delegation h1 {
	padding:0;
	margin:12px 0 0 6px;
}

#zone-main-content-delegation .wrap2 div {
	float:left;
	width:190px;
	padding:0 0 0 7px;
}

#zone-main-content-delegation h2 {
	text-indent:-9999px;
	width:189px;
	height:60px;
	padding:0;
	margin:13px 0 6px 0;
}

#zone-main-content-delegation ul.trois-clics {
	padding-left:7px;
}

#zone-main-content-delegation div.wrap2 ul li {
	margin:0;
	padding-top:4px;
	background-position:left 10px;
}


/********** Onglets delegation *************/

#onglets-delegation {
	clear:both;
	width:359px;
}

#onglets-delegation ul {
	background:url(../images/tetiere.gif) no-repeat top left;
	height:45px;
}

#onglets-delegation ul li {
	background:none;
	float:left;
	padding:0;
	height:26px;
	margin-right:6px;
	margin-top: 24px;
}

#onglets-delegation ul li a {
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	color:#949494;
	display:block;
	padding:8px 6px 0;
	/*width: 95px;*/
}

#onglets-delegation ul li.current {
	background:url(../images/background-onglet-left.gif) no-repeat top left;	
}

#onglets-delegation ul li.current a {
	background:url(../images/background-onglet-right.gif) no-repeat right top;
	cursor:default;
}

#onglets-delegation ul li.current a:hover {
	text-decoration:none;
}

#coordonnees-zone, #chefdeposte-zone, #mandats-zone {
	border-left:1px solid #C3BBAE;
	border-right:1px solid #C3BBAE;
	margin-left:1px;
	width:355px;
}

#coordonnees-zone .wrap, #chefdeposte-zone .wrap, #mandats-zone .wrap {
	padding: 38px 15px 0 15px;
}

#zone-main-content-transition {
	background:url(../images/footer.gif) no-repeat left bottom;
	padding-bottom: 14px;
}
#zone-centre-delegation {
	width:360px;
}

.img-menu-transitoire {
	margin-top: 10px;
	border: none;
}

.img-custom-head {
	margin-left: 17px;
}

/*************************/

 .zone_gauche {
	float: left;
}

 .zone_droite {
	float: right;
}

#statique {
	margin:25px 0 0;
	padding:0pt 0pt 20px 20px;
	width:540px;
}

#statique table {
	width: 260px;
	border-collapse:collapse;
}

#statique td {
	vertical-align: top;
	border-top:1px solid #4E84BF;
}

#statique a {
	color: #4E84BF;
	text-transform: UPPERCASE;
}

#statique .clair a {
	color: #98B8DA;
	text-transform: none;
}

/* Bandeau de sortie JQuery. */
.bandeausortie {
	border:2px solid #666666;
	background: #e6f1fb;
	text-align:left;
}
	
.bandeausortie .ui-dialog-titlebar {
	display:none;
}

.bandeausortie .ui-dialog-content {
	margin:10px;
}

.bandeausortie .ui-dialog-content h2 {
	font-size:1em;
}
		
.bandeausortie .ui-dialog-buttonpane {
	width:100%;
}

.bandeausortie .ui-dialog-buttonpane button {
	background:transparent;
	border:none;
	float:right;
	margin:0 5px 5px 0;
	padding:0;
	text-decoration:underline;
	cursor:pointer;
	font-size:1.1em;
}


/********** MENU ACCORDEON ************/
#ui-accordion {
	width:167px;
}

#ui-accordion li{
	list-style:none;
	padding:3px 0pt 5pt;
}

#ui-accordion div.clickable-header h2 {
	padding:0 10px;
	margin:0;
	color:white;
	font-size:12px;
}

#ui-accordion div.clickable-header {
	text-align:center;
	height:38px;
	width:167px;
	background:url(../images/cadre-haut-bleu.gif) no-repeat top left;
	cursor:pointer;
	vertical-align:bottom;
	font-size: 9px
}

#ui-accordion li.selected div.clickable-header
{
	background:url(../images/cadre-haut-bleu.gif) no-repeat top left;
}
#ui-accordion li div.clickable-header-over  
{
	background:url(../images/cadre-haut-bleu-fonce.gif) no-repeat top left;
}


#ui-accordion li .menu-bottom {
	background:url(../images/cadre-bas-bleu.gif) no-repeat top left;
	height:8px;
}

#ui-accordion li.selected .menu-bottom
{
	background:url(../images/cadre-bas-bleu.gif) no-repeat top left;
}
#ui-accordion li .menu-bottom-over 
{
	background:url(../images/cadre-bas-bleu-fonce.gif) no-repeat top left;
}

#ui-accordion h3 {
	text-decoration:none !important;
	padding: 4px 0 0 4px !important;
	margin: 0 !important;
	background: none !important;
	text-transform:none !important;
	text-align:left;
	color:#5c8bbf !important;
	height: 0px !important;
	font-size:12px;
	display:table-cell;
}

#ui-accordion .menu-contenu {
	width: 165px;
}

#ui-accordion .menu-contenu p {
	color:#000000;
	text-decoration:none;
	padding-left: 12px;
	margin:5px 0;
}
#ui-accordion .menu-contenu p a {
	text-decoration: underline;
}

#ui-accordion .menu-contenu ul{
	padding-left: 12px;
}

#ui-accordion .menu-contenu ul li{
	color:#000000;
	padding-left:10px;
	text-decoration:none;
	padding:2px 0pt 0px 15px;
	font-weight:none;
	background:transparent url(../images/bullet-content.gif) no-repeat scroll 0px 7px;
}


/********** FIN MENU ACCORDEON ************/

.infoConseiller .moreInfoNom {
	color:#4B87BD;
	font-size:18px;
}

.infoConseiller img {
	position: absolute;
	left: 28px;
	padding-top: 20px;
}

.infoConseiller .moreInfoService {
	color:#B2A89E;
	font-weight:bold;
}

.infoConseiller .moreInfoContact{
	position:absolute;
	bottom:0;
	right:10px;
	width:270px;
}

.infoConseiller {
	height:310px;
	position:relative;
}

.infoConseiller .moreInfoTitle {
	position:absolute;
	width:270px;
	bottom:0;
	left:30px;
}

.infoConseiller .moreInfoPhone {
	font-weight: bold;
}

.infoConseiller .moreInfoPhoneNum , .moreInfoContact .moreInfoPhone .moreInfoPhoneNum {
	margin-left: 15px;
}

.infoConseiller .moreInfoFaxNum, .moreInfoContact .moreInfoFax .moreInfoFaxNum {
	margin-left: 15px;
}

.imprimer-fiche {
	cursor:pointer;
	left:5px;
	position:absolute;
	top:4px;
}


/****************************************************************
* FilmFilm
*****************************************************************/

.fichefilm img {
	padding:10px 20px 10px 10px;
}
