/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

* {
	margin: 0pt;
	padding: 0pt;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}

a {
	outline: none;
	color: #3A6794;
}

a:active {
	outline: none;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}

h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.blue {
	color: #286ea0;
}

#bg {
	width: 760px;
	margin: 0 auto;
	padding: 6px 10px 0px 10px;
	background: url(bg.gif) no-repeat;
}

#wrap {
	padding: 9px 0 0 2px;
	color: #303030;
	width: 736px;
	margin-bottom: 0;
}

/* TOP */

#top {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 85px;
	background: #FFF url(fade.gif) repeat-x;
	color: #808080;
}

.logo {
	float: left;
	padding-top: 0px;
	padding-left: 200px;
	width: 350px;
	height: 73px;
}

.logo span {
	display: none;
}

.logo em {
	display: block;
	width: 360px;
	height: 75px;
	background: url('logo.gif') no-repeat 0px 5px;
}

.logo a:hover em {
	background: url('logo.gif') no-repeat 0px 5px;
}
.francois a {
background-image: url(aqua.jpg);
}
#title {
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
}

#title h1 {
	padding: 10px 0 2px;
	font-size: 12pt;
	color: rgb(96, 119, 189);
	margin-left: 90px;
	margin-top: 0;
}

#title h1 strong {
	font-size: 18pt;
}

#header {
	background: #051651 url('header.jpg') no-repeat scroll center;
	position: relative;
	height: 150px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	width: 725px;
	margin: 5px 5px 0;
}

#header-menu {
	background: #051651 url('header.jpg') scroll center bottom;
	position: relative;
	height: 30px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	width: 725px;
	margin: 0 5px 5px;
}

#header-menu {

}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

ul.menu {
	position: absolute;
	bottom: 0pt;
	left: 10px;
	width: 90%;
}

ul.menu li {
	display: inline;
	padding-bottom: 6px;
}

ul.menu, ul.menu li a {
	padding: 5px 10px 6px;
}

ul.menu li a {
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: ;
	color: white;
	text-decoration: none;
}

ul.menu li a:hover {
	background: rgb(255, 255, 255) none repeat;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	color: rgb(61, 75, 122);
	text-decoration: none;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: white none repeat;
	color: rgb(153, 0, 0) ! important;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-decoration: none;
	font-weight: bold;
}

/* TOP */

#exp_content {
	margin: auto;
	text-align: left;
	height: auto;
	font-size: 0.9em;
	width: 736px;
	padding: 5px 5px 10px 0;
}

h1#cst a {
	color: #fff;
	display: block;
	width: 690px;
	height: 150px;
	padding: 10px;
	background: #6077BD url(cst_masthead.jpg) no-repeat bottom right;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
	margin: auto;
	border-bottom: 1px solid #6077bd;
}

ul.cst {
	width: 600px;
	margin-left: 15px;
}

h1#cst a:hover, h1#cst a:focus, h1#cst a:active {
	color: #ffffaa;
}

h1#cst a:focus, h1#cst a:active {
	text-decoration: underline;
}

ul.cst li {
	display: inline;
	float: left;
}

ul.cst li a, ul.cst li.on {
	display: block;
	width: auto;
	height: auto;
	color: #666;
	text-decoration: none;
	padding: 5px 18px 5px 18px;
	white-space: nowrap;
	text-align: center;
	border: 1px solid #999;
	border-top: 0;
	background: #BDBDBD url(cst_shadow.jpg) repeat-x top left;
	cursor: pointer;
	margin: 0 2px 0 2px;
}

ul.cst li.on {
	color: #fff;
	white-space: nowrap;
	background-color: #6077BD;
	background-image: none;
	cursor: default;
	margin-top: -1px;
	border: 1px solid #6077BD;
	border-top: 1px solid #6077BD;
}

ul.cst li a:hover, ul.cst li a:focus, ul.cst li a:active {
	color: #000;
	background: #ACB0BD url(cst_shadow_over.jpg) repeat-x top left;
}

ul.cst li a:focus, ul.cst li a:active {
	text-decoration: underline;
}

hr.none {
	clear: right;
	float: none;
	display: none;
}

#searchbox {
	color: white;
	position: relative;
	top: 0.8em;
	right: 10px;
	width: 150px;
	float: right;
}

.print {
display:none;
}

/* colonne gauche */

#colonne-gauche {
	width: 140px;
	margin: 0 0 10px;
	font-size: 1em;
	float: left;
	padding: 0;
}

.colonne-130 {
	margin: 0 0 10px;
	padding: 5px 10px 5px 5px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.4em;
}

.colonne-390 {
	width: 390px;
}

.colonne-130 p, colonne-390 p {
	margin: 0;
}

/* colonne droite */

#colonne_droite {
	float: right;
	width: 155px;
	margin: 0 10px 10px 0;
	padding: 10px 10px 0;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.1em;
}


* html #colonne_droite {
	float: right;
	width: 170px;
	margin: 0 0 10px -10px;
	padding: 10px 10px 0;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.1em;
}

#colonne_droite a, #colonne_droite a:visited {
	text-decoration: underline;
}

#colonne_droite p {
	padding: 0;
	margin: 0 0 10px;
	line-height: 1.4em;
	font-size: 1em;
	color: rgb(61, 75, 122);
}

#colonne_droite ul {
	list-style-type: none;
	padding: 4px 0 4px 4px;
	margin: 0px;
	width: 150px;
}

#colonne_droite ul li {
	padding: 0 0 0 15px;
	line-height: 14px;
	background: no-repeat left top url(fleche.gif);
	margin-bottom: 10px;
	margin-right: 0;
}

#colonne_droite h4 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#colonne_droite a, #top a {
	text-decoration: none;
	color: #B60400;
}

#colonne_droite a:hover, #top a:hover {
	color: #B60400;
	text-decoration: underline
}

/* colonne centre */

#colonne_centre {
	margin: 0 200px 0 150px;
	padding: 5px 10px 20px;
	line-height: 1.6em;
	text-align: left;
	color: rgb(61, 75, 122);
	border-left: 2px solid #eee;
}

#deuxcols #colonne_centre {
	margin: 0 10px 0 150px;
	color: rgb(61, 75, 122);
	border-left: 0px;
}

#unecols #colonne_centre {
	margin: 0 10px 0 0;
	border-left: 0px;
}

.item {
	padding: 6px 0 20px;
	background: #FFF;
	margin-bottom: 20px;
  min-height:280px;
  height:auto !important;
  height:280px;
	border-bottom: 1px dashed rgb(61, 75, 122);
}

.item p {
	padding-top: 10px;
}

#colonne_centre .item h4{
color:#9A0000;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	font-size: 1.7em;
	padding-left: 20px;
	background: url(carre-bleu.gif) no-repeat 0 8px;
}

#colonne_centre li {
	margin:10px 0 10px 0;
	padding: 0 0 10px 25px;
	list-style:none;
	background-image:url(li.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}

/* My Comment */

#colonne_centre h3 {
	color: rgb(96, 119, 189);
	border-style: none;
	font-weight: normal;
	font-style: normal;
	font-size: 2.5em;
	margin-bottom: 30px;
	line-height: 1em;
}

#colonne_centre h5 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#scroll {
	width: 540px;
	height: 430px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 5px;
	margin-bottom: 10px;
}

#scroll p {
	margin-bottom: 10px;
}


.rubrique {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}

.rubrique a {
	text-decoration: none;
}

.rubrique a:hover {
	color: #B60400;
}

a.lire {
	text-decoration: underline;
	color: #B60400;
}

a:hover.lire {

	text-decoration: none;
}

.rubrique h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 1.2em;
}

.rubrique h2 a {
	color: rgb(61, 75, 122);
}

.rubrique .floatbox {
	float: left;
	width: 86px;
	margin-top: 5px;
}

* html .rubrique p {
	/*

IE 3px jog hack*/
height: 1%;
}

.rubrique p {
	margin-top: 0;
	margin-left: 86px;
	line-height: 1.3em;
}

.rubrique p strong {
	color: rgb(0, 0, 0);
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 80%;
}

blockquote { background: transparent url('quotes1.png') no-repeat scroll 0pt 2px; width: 180px; text-align: left; text-indent: 25px;
	margin-top: 2em;
	margin-left: 10px;
	margin-right: 10px;
}
blockquote p { margin: 0pt; background: transparent url('quotes2.png') no-repeat scroll right bottom; display: inline; padding-right: 24px;
	font-size: 1.2em;
	line-height: 1.6em;
}

.explainLink { width: 180px; text-align: left; color: rgb(102, 102, 102);
	font-size: 0.8em;
	margin-top: 0;
	padding-bottom: 2em;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}

.boite-citation {
	width: 302px;
	padding-bottom: 50px;
	background: white url(tab-citation-bas.gif) no-repeat center bottom;
	line-height: 1.5em;
	float: right;
	font-weight: normal;
	font-style: normal;
	margin-right: -15px !important;
	margin-right: 5px;
	padding-right: 0;
	text-align: left;
}
.boite-citation h2 {
	margin: 0;
	padding: 50px 20px 5px;
	background: transparent url(tab-citation-haut.gif) no-repeat center top;
}
.boite-citation p {
	margin: 0 25px;
	text-align: justify;
}

#colonne_centre .boite-citation h5 {
	margin: 1em 25px 0;
	font-size: 0.7em;
	color: rgb(76,76,76);
	font-style: italic;
	font-weight: normal;
}

/* image */

.image { border: 2px solid rgb(226, 226, 226); margin: 0pt 15px 10px 0pt; padding: 3px; float: left; }

.image-none { border: 0px solid rgb(226, 226, 226); margin: 0pt 15px 10px 0pt; padding: 3px; }

.imagexl { border: 2px solid rgb(226, 226, 226); margin: 0pt 15px 10px 0pt; padding: 3px; float: none; }

.card-left, .card-right {
       float: left;
       width: 200px;
       margin: 20px 15px 15px 10px;
       padding: 10px 0;
       text-align: center;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       font-size: 75%;
	background-color: rgb(240,240,240);
}
.card-right {
       float: right;
       margin: 0 0 15px 15px;
       }
.card-title { margin: 0pt 0pt 5px; color: rgb(170, 0, 0);
	font: 150% Georgia, "Times New Roman", Times, serif;
}
.card-photo { border: medium none ; margin: 0pt auto; padding: 0pt; }
.card-desc { margin: 5px 10px; padding: 0pt; text-align: center; font-size: 120%; }
.card-info { margin: 5px 10px 0pt; padding: 0pt; text-align: right; color: rgb(102, 102, 102); }

/* membres */

table {  }

td { padding: 11px 20px 20px 11px;  }

#scroll img {
	border: 0px;
	float: right;
	margin-right: 10px;
	top: 0;
}

#scroll span {
	padding-top: 20px;
	width: 180px;
	float: left;
}

#scroll strong{
	font-size: 1.3em;
}

/* bas de page */

#footer {
	margin: 0 auto;
	padding: 20px 60px 0px 10px;
	background: url(bg-bottom.gif) no-repeat;
	color: #808080;
	font-size: 0.8em;
	text-align: right;
	width: 710px;
	height: 142px;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}

#footer img{
	border:0px;
}

/* boutons */

.bouton-horaire a, .bouton-info a, .bouton-enfant a {
	border-bottom: medium none ! important;
	background: transparent url('bouton-horaire.gif') no-repeat;
	padding-left: 25px;
	display: block;
	width: 160px;
	line-height: 28px;
	color: rgb(102, 102, 102) ! important;
	font-weight: normal;
	font-size: 1em;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-decoration: none;
	margin-left: 100px;
}

.bouton-info a {
	background-image: url("bouton-info.gif");
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bouton-enfant a {
	background-image: url("bouton-enfant.gif");
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bouton-horaire a:hover, .bouton-info a:hover, .bouton-enfant a:hover {
	color: rgb(230, 23, 23) ! important;
	text-decoration: none;
}

.bouton-image {
	padding-top: 0px;
	padding-right: 0px;
	width: 150px;
	margin-bottom: 10px;
}

.bouton-image span {
	display: none;
}

.bouton-image em {
	display: block;
	width: 150px;
	height: 68px;
	background: url('bon-plan.gif') no-repeat 0px 0px;
}

.bouton-image a:hover em {
	background: url('bon-plan.gif') no-repeat 0px -68px;
}

.bouton-rectangle-president-cite, .bouton-rectangle-president-fve {
	padding-top: 0px;
	padding-right: 0px;
	width: 130px;
	margin-top: 10px;
}

.bouton-rectangle-president-cite span, .bouton-rectangle-president-fve span {
	display: none;
}

.bouton-rectangle-president-cite em {
	display: block;
	width: 130px;
	height: 130px;
	background: url('daubert.jpg') no-repeat 0 0;
}

.bouton-rectangle-president-cite a:hover em {
	background: url('daubert.jpg') no-repeat 0 -130px;
}

.bouton-rectangle-president-fve em {
	display: block;
	width: 130px;
	height: 130px;
	background: url('president-fve.gif') no-repeat 0 0;
}

.bouton-rectangle-president-fve a:hover em {
	background: url('president-fve.gif') no-repeat 0 -130px;
}

.bouton-rectangle-president-cite a, .bouton-rectangle-president-fve a {
	text-decoration: underline;
	color: #000000;
}

.bouton-rectangle-president-cite a:hover, .bouton-rectangle-president-fve a:hover {
	color: rgb(170, 0, 0);
	text-decoration: none;
}

/* mise en page */

.clear {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	float: none;
	z-index: 0;
	clear: none;
}

* html .Spacer10 {
	height: 10px;
	width: 100px;
	clear: left;
}

.Spacer11 {
	height: 10px;
	width: 30px;
	clear: left;
}

.paddingbot10 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0;
	padding-bottom: 0;
}

.paddingbottom30 {
	padding-bottom: 30px;
}

.meta a {
	margin: 0pt 0 0pt 10pt;
	padding: 0pt 0pt 0pt 20px;
	text-decoration: none;
	color:rgb(170, 0, 0);
}

.meta a.plus {
	background: transparent url('icone_plus.gif') no-repeat scroll 0pt 50%;
}

.meta a.fr {
	background: transparent url('images/icone_fr.gif') no-repeat scroll 0pt 50%;
}

.meta a.gb {
	background: transparent url('images/icone_gb.gif') no-repeat scroll 0pt 50%;
}

.meta a.pdf {
	background: transparent url('icone_pdf.gif') no-repeat scroll 0pt 50%;
}

.meta a.blank { background: transparent url(external.gif) no-repeat scroll 0pt 50%; }

.meta a:hover {
	text-decoration: underline;
}

.lien-texte {
	margin: 20px 0px 0pt 0pt;
	line-height: 1.2em;
}

.lien-texte a {
	text-decoration: none;
	color: #000000;
}

.lien-texte a:hover {
	color: rgb(170, 0, 0);
	text-decoration: none;
}

#subnav ul { padding-top: 10px; }
#subnav li { padding: 0pt; background: transparent none repeat; width: 130px; }
#subnav li a { padding: 3px 10px; display: block; width: 120px; text-decoration: none; color: rgb(61, 75, 122); }
#subnav li a:hover { background-color: rgb(86, 106, 175);
	color: rgb(255, 255, 255);
}
#subnav li a.here, #subnav li a.here:hover {
	font-weight: bold;
	color: rgb(170, 0, 0);
	background-color: white;
}

.pinball-on
{
background-color: rgb(226, 231, 253);
}

#sidenotes .pinball-on
{
background-color: white;
}


/* STYLES FOR CROSSFADER */

div.cf_wrapper {
	position: relative;
}

div.cf_element {
	width: 160px;
	height: 300px;
}

div.cf_element div.content {
	padding: 10px;
}

div.cf_element div.content h3 {
	padding-top: 0;
	margin-top: 0;
}


/* haut de page */

#back-to-top
        {
        width:113px;
        height:34px;
        display:block;
        position:fixed;
        bottom: 2%;
        right: 2%;
        background:url(page-up.gif) no-repeat 0 0;
        outline:0 none;
        }
#back-to-top span
        {
        display:none;
        }

/* STYLES FOR DIAPORAMA */

#info {
	width: 284px;
	overflow: hidden;
	padding: 20px 35px;
	position: relative;
	background: #051651;
	height: 110px;
	margin: 10px 5px 0 0 !important;
	margin: 0px;
	float: right;
}


#info a {
	color: #333;
	display: block;
	position: absolute;
	text-decoration: none;
	top: 50px;
	z-index: 100;
}

#info a img {
border: 0px;
}

#info a#move-left {
	left: 5px;
}

#info a#move-right {
	right: 5px;
}

#info .mod {
	overflow: hidden;
}

#themes {
	width: 4000px;
}

.mod {
	width: 280px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	zoom: 1;
}

#themes, #themes li {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#themes li {
	float: left;
	height: 115px;
	margin: 0 10px 0 0;
	width: 90px;
	padding: 0;
}

li img {
	border: 1px solid rgb(0, 0, 0);
}

#themes a {
	top: 0px;
}

.mod a span{
/*\*/
	position:absolute;
	left:-9999px;

}

.mod a:hover span{
	left:0px;
	width:76px;
	 min-height:20px;
  height:auto !important;
  height:20px;
	font-weight:bold;
		color:#051651;
	background:white;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	padding: 5px 2px 0;
	text-transform:uppercase;
	font-size:80%;
	text-align: center;
	bottom: 0;
} 


img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}


h4 span a {
	font: 60% Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
}
