/* 
  -----------------------------------
  IQ by Project Seven Development
modifié fx slosman
  -----------------------------------
*/
html, body {
height: 100.1%;
 margin: 0 0 1px; 
}
body {
	min-width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #e8ecf4;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-color: #2B5DA6;
	background: -webkit-gradient(linear, left top, left bottom, from(#2b62b2), to(#183d74));
	background: -moz-linear-gradient(top, #2b62b2, #183d74);
	background: linear-gradient(#2b62b2, #183d74);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b62b2', endColorstr='#183d74'); 
}
#banniere {
	background-image:url('img/banniere5.jpg');
    background-repeat:no-repeat; 
	width: 940px;
	margin: 0 auto;
	padding: 0px;
    color: #ffffff;
}
#navbar {
    background-color:#dd3300;
	background: -webkit-gradient(linear, left top, left bottom, from(#dd3300), to(#a12a12));
	background: -moz-linear-gradient(top, #dd3300, #a12a12);
	background: linear-gradient(#dd3300, #a12a12);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3300', endColorstr='#a12a12');
	zoom: 1;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#ffffff;
	}
#tnav-center {
	width: 940px;
	margin: 0 auto;
}
/******SKIP LINKS********/
#skips {
	position: absolute;
	top: 20px;
	right: 15px;
	margin: 0 15px 0 0;
}
#skips a, #skips a:visited{
	color: #333333;
	cursor: default;
	font-size: 0.5em;
}
#skips a:hover, #skips a:active  {
	background-color: #ffffff;
	color: #FF0000;
	text-decoration: none;
	cursor: default;
}
#skips a:focus {
	color: #FFFFFF;
	background-color: #a12a12;
}

/******vous etes ici ********/
#ici-box {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#ici-center {
	margin: 0 auto;
	width: 940px;
	padding: 0px;
	color: #333333;
	background-color: #e8ecf4;
	font-size:0.8em;
}
#vousetesici {
	text-align: left;
	float: left;
	font-family:Arial;
	padding-left: 0px; 
    width:  400px;
}
.contenu{
margin-left: 0px;
color: #333333;
font-size: 0.75em;
}
.s {
  width: 120px;
}
.searchform {
	margin-top: 0px;
}
.button {
    padding: 0px;
    background-color:#183d74;
	color:#ffffff;
	}
.go {
  width:  30px;
}
input {
	color:#007FAA;
}
input:focus {
    background-color:#88b0d4;
	color:#333333;
}
label {
	font-weight:600;
	color:#183d74;
    font-size: 1.05em;
}

div.searchfloatright {
	text-align: right;
	float: right;
	font-family:Arial;
    padding: 8px 0 8px 0;
    margin-left: 0px;
}

/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
	width: 940px;
	background-image: url(img/p7iq_2colSBR940.jpg);
	color: #000000;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
	background-image: url(img/p7iq_2colSBR940Top.jpg);
}
#c1 {
	margin-right: 20px;
	float: left;
	width: 680px;
}
#c2 {
	width: 240px;
	float: left;
	margin-right: 0px;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
	background-image: url(img/p7iq_2colSBR940Bottom.jpg);
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h3 {
	font-size: 0.9em;
	margin: 28px 0px 0px;
}
h1 {
	font-size: 1.6em;
	margin: 10px 0 30px 0;
	color: #660000;}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}

#footer {
    width: 940px;
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
#footercontent  img {
	border: 0;
}
#footercontent a, #footercontent a:visited{
	cursor: default;
	color: #000000;
 }
#footercontent a:hover, #footercontent a:active {
	color: #FF0000;
	cursor: default;
}
#footercontent a:focus {
	color: #FFFFFF;
	background-color: #a12a12;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
    background-color:#dd3300;
	background: -webkit-gradient(linear, left top, left bottom, from(#dd3300), to(#a12a12));
	background: -moz-linear-gradient(top, #dd3300, #a12a12);
	background: linear-gradient(#dd3300, #a12a12);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3300', endColorstr='#a12a12');
	zoom: 1;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033cc;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a:focus {
	color: #FFFFFF;
	background-color: #a12a12;
}
a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}
a.external:link
{
background: url(img/icon.gif) no-repeat 100% 0;
padding: 0 30px 0 0;
}
a.external:visited
{
color: purple;
background: url(img/icon.gif) no-repeat 100% -100px;
padding: 0 30px 0 0;
}
a.external:hover
{
color: red;
background: url(img/icon.gif) no-repeat 100% -200px;
padding: 0 30px 0 0;
}
a.external:focus {
	color: #FFFFFF;
	background-color: #a12a12;
}
a.langue-nav, a.langue-nav:visited {
font-size: 0.75em;
color: #ffffff;
background-color: #336699;
text-decoration: underline;
margin: 0 9px 0 0;
padding: 3px 3px;
	}
a.langue-nav:hover
{
font-size: 0.75em;
color: #FF7F00;
text-decoration: underline;
margin: 0 9px 0 0;
}
a.langue-nav:active
{
font-size: 0.75em;
color: #FF7F00;
text-decoration: underline;
margin: 0 9px 0 0;
}
a.langue-nav:focus
{
font-size: 0.75em;
background-color: #a12a12;
color: #ffffff;
text-decoration: underline;
margin: 0 9px 0 1px;
}
.renfort2 {
    color: #007FAA;
    font-weight: bold;
}
#menucol
{
background-color:#000000;
margin: 20px 0 10px 0;
}
.sidebar {
color: #b2bdcf;
background-color: #000000;
padding: 5px 5px;
}
div.imgcentre {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  color: #663333;
	}
div.desc-imgcentre
{
  margin: 2px;
  color: #663333;
	text-align: center;
	}
div.img
  {
  margin: 6px 6px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  border: 0px;
}
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 220px;
  margin: 10px;
  color: #660000;
  }
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:2.8em;
	margin: 0 10px 0 0;
	padding: 0 .1em .1em 0;
	display: block;
	line-height: .8em;
	background-color:#cccccc;
	color: #000000;
	border-right: 0px solid #000000;
}  
td, th { border: 1px solid }
table#sein { 
color: #000000;
    text-align: center;
    width: 100%;
    border: thin solid black;
    border-collapse: collapse;
}
.sidebar {
color: #b2bdcf;
background-color: #000000;
padding: 5px 5px;
margin-bottom: 15px;
}
.side_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	    width:auto;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#666666;
		font-size:12px;
}
.side_nav a, .side_nav a:visited {
	    color: #ffcc33;
	    background-color:#000000;
	    text-decoration: none;
	    display: block;
		padding:8px 5px 8px 8px;
		font-family:Arial;
		text-decoration:none;
		text-align:left;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#666666;}
.side_nav a:hover, .side_nav a:active {
	    color: #ffcc33;
	    background-color:#333333;
	    text-decoration: none;
	    display: block;
		padding:8px 5px 8px 8px;
		font-family:Arial;
		text-decoration:underline;
		text-align:left;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#666666;}

.side_nav a:focus {
	background-color: #a12a12;
	color: #ffffff;
}
#p7mark {
	background-color: #333333;
	color: #ffcc33;
	text-decoration: underline;
	zoom: 1;
}
.callout {
	float: left;
	width: 150px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	font-size: 0.75em;
	background-color:#ffffff;
}
#tmm-center {
margin: 0 auto;
width: 400px;
}
/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 03 - Greystone
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh03 {
	width: auto;
	margin: 0 auto;
	font-family:Arial;
	font-size:11px;
	background-color:#efb1b4;
	border-width:2px;
	border-style:solid;
	border-color:#dd3300;
	text-align: left;
	line-height: normal;
    position:relative;
    z-index:9999999;
}
/*Hide Sub-Menu in Design View*/
.p7PMMh03 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh03 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh03 li {
	list-style-type: none;
	float: left;
	width: 120px;
}
/* Hide from IE5 Mac \*/
.p7PMMh03 li {width: auto;}
/*End Hiding*/

/*Top Level Links*/
.p7PMMh03 a {
	display: block;
	text-decoration: none;
	padding: 6px 18px 6px 18px;
	color: #000 !important;
	border-right: 1px solid #dd3300;
	text-align: left;
}
.p7PMMh03 a:hover {
    color: #c30 !important;
	background-color: #f2eceb;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #dd3300;	
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh03 ul a.pmmfirst {
}
.p7PMMh03 ul a.pmmlast {
}
.p7PMMh03 ul li.pmmfirst {
}
.p7PMMh03 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh03 ul ul {
	z-index: 10000;
	width: 200px;
	background: #f2eceb;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #dd3300;
	-moz-border-radius: 0px 8px 8px 8px;
	-webkit-border-radius: 0px 8px 8px 8px;
	border-radius: 0px 8px 8px 8px;
}
.p7PMMh03 ul ul li {
	float: none;
	background-image: none;
}
.p7PMMh03 ul ul a {
	padding: 4px 12px;
	color: #333 !important;
	background-image: none;
	background-color: transparent;
	text-align: left;
	border: 0;
	font-size: 0.95em;
	overflow: hidden;
	text-transform: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}
.p7PMMh03 ul ul a:hover {
	background-color: #f2eceb !important;
	color: #c30 !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh03 ul ul ul {
	border-top: 1px solid #555;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #555;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh03 img {
	border: 0;
}
.p7PMMh03 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh03 ul a.trig_closed, .p7PMMh03 ul a.trig_closed_left {
	background-image: url(img/pmm_south_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul li.trig_open {
	color: #FFF !important;
	background-color: #404040 !important;
}
.p7PMMh03 ul a.trig_open {
	background-position: 100% -165px;
    color: #c30  !important;
	background-color: #f2eceb;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #dd3300;	
}
.p7PMMh03 ul a.trig_open_up {
    color: #c30  !important;
	background-color: #f2eceb;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #dd3300;	
}
.p7PMMh03 ul ul a.trig_closed {
	background-image: url(img/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh03 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #424242 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh03 .current_mark {
	font-weight: bold;
	text-decoration: underline;
/*	background-color: #f2eceb !important; */
}
.p7PMMh03 ul ul .current_mark {
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*
NO-SCRIPT RULES
The following rules enable your menu to work even when javascript is disabled in the browser
*/
.p7PMMh03.p7PMMnoscript {
	position: relative;
}
.p7PMMh03.p7PMMnoscript ul div {
	position: absolute;
	display: block;
	left: -9999px;
	top: 98%;
}
.p7PMMh03.p7PMMnoscript ul ul div {
	left: -9999px;
	top: 0px;
}
.p7PMMh03.p7PMMnoscript li:hover div {
	display: block;
	left: auto;
}
.p7PMMh03.p7PMMnoscript li:hover ul div, .p7PMMh03.p7PMMnoscript li:hover ul ul div, 
.p7PMMh03.p7PMMnoscript li:hover ul ul ul div, .p7PMMh03.p7PMMnoscript li:hover ul ul ul ul div, 
.p7PMMh03.p7PMMnoscript li:hover ul ul ul ul ul div {
	left: -9999px;
}
.p7PMMh03.p7PMMnoscript li li:hover div, .p7PMMh03.p7PMMnoscript li li li:hover div, 
.p7PMMh03.p7PMMnoscript li li li li:hover div, .p7PMMh03.p7PMMnoscript li li li li li:hover div, 
.p7PMMh03.p7PMMnoscript li li li li li li:hover div {
	left: 190px;
	top: 1em;
}
/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/

.p7TMM01 {
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
}
.p7TMM01 ul {
	margin: 0;
	padding: 0;
}
.p7TMM01 ul ul {
	font-size: .9em;
}
.p7TMM01 ul ul ul {
	font-size: 1em;
}
.p7TMM01 li {
	list-style-type: none;
	margin: 0;
}
.p7TMM01 ul ul li {
	padding-left: 2em;
}
.p7TMM01 ul a:link, .p7TMM01 ul a:visited {
	color: #000;
	display: block;
	padding: 3px 8px 3px 18px;
	text-decoration: none;
	zoom: 1;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM01 ul a:hover, .p7TMM01 ul a:active {
	color: #C30;
	text-decoration: underline;
}
.p7TMM01 ul a:focus {
	color: #a12a12 !important;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.p7TMM01 ul ul a {
	font-variant: normal;
}
.p7TMM01 a.p7tmm_page {
	background-image: url(img/tmm_page.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_closed {
	background-image: url(img/tmm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM01 a.trig_open {
	background-image: url(img/tmm_south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7TMM01 ul ul a.trig_closed, .p7TMM01 ul ul a.trig_open {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM01 ul ul a.trig_open {
	color: #000;
}
.p7TMM01 a.current_mark {
	font-weight:bold;
	color:#C30;
}
.p7TMM01 ul ul a.current_mark {
	color:#C30;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM01_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM01_toggle_all a:link, .p7TMM01_toggle_all a:visited {
	color: #000;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM01_toggle_all a:hover, .p7TMM01_toggle_all a:focus, .p7TMM01_toggle_all a:active {
	color: #C30;
	text-decoration: underline;
}
.p7PMMh03 a:focus {
	background-color: #a12a12;
	color: #ffffff !important;
}
ul.page
{
list-style: square url("img/tmm_page.gif");
}

li.south {list-style: url(img/tmm_south_black.gif);} 
