/* 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 img {
	border: 0;
}

a {
	outline: none;
}

a:active {
	outline: none;
}

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

.blue {
	color: #286ea0;
}

#bg {
}

#wrap {
	width: 730px;
	padding: 0;
	margin: 0;
}

/* TOP */

#header, #top {
display:none;
}

.print {

}

/* 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;
}

/* colonne gauche */

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

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

.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;
	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: 90%;
}

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

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

#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 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

#colonne_centre h3 {
	color: rgb(96, 119, 189);
	border-style: none;
}

#scroll {
	width: 100%;
	_width: 340px;
	height: 200px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 5px;
	margin-bottom: 10px;
}

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

.rubrique a {
	text-decoration: underline;
	color: #000000;
}

.rubrique a:hover {
	color: #B60400;
	text-decoration: none;
}

.rubrique h2 {
	font-size: 100%;
	font-weight: bold;
	color: rgb(0, 0, 0);
	line-height: 1em;
	margin: 0 0 5px;
}

.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%;
}

/* bas de page */

#footer {
	clear: both;
	color: #808080;
	font-size: 0.8em;
	text-align: right;
	padding: 0 10px 9px 0;
	margin: 0 5px;
}

* {
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#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.gif') no-repeat 0 0;
}

.bouton-rectangle-president-cite a:hover em {
	background: url('daubert.gif') 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: #B60400;
	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(0, 125, 72);
	font-size: 130%;
}

.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:hover {
	color: rgb(204, 0, 0);
	text-decoration: none;
}

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

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

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

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 130px;
	padding: 0px;
	margin-top: 5px;
}

#vertmenu h1 {
	display: block;
	font-size: 80%;
	color: rgb(153, 0, 0);
	margin: 0px;
	width: 130px;
	border-color: #000000;
	border-width: 1px;
	line-height: 1.2em;
	padding: 3px 0 5px 5px;
	background: url(pn_bg.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	border-bottom: 1px dashed rgb(153, 0, 0);
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width: 130px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

#vertmenu ul li a.here, #vertmenu ul li a.here:hover {
	color: rgb(98, 119, 192);
	background-color: rgb(255, 255, 255);
	font-weight: bold;
}

/* 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;
}

/* STYLES FOR DIAPORAMA */

#info {
	width: 304px;
	margin: 0;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 20px 35px;
	position: relative;
	background: #E7E7E7;
	height: 110px;
}

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

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

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

#info .mod {
	overflow: hidden;
}

#themes {
	width: 4000px;
}

.mod {
	width: 285px;
	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{	
	top:0px;
	left:0px;
	width:76px;
	font-weight:bold;
	background:#FFF;
	color:rgb(153, 0, 0);
	padding: 5px 2px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	filter: alpha(opacity=100);
	text-align: center;
} 


img{
	border:0px;
}
