/*
COULEURS : turquoise #00C5B5 ; rose #FF0054 ; vert anis #D3EB02 ; marron #574334 ; gris #aba199
*/ /* Begin Typography & Colors */

body {
	font-size: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #ffffff;
	color: #574334;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

* |* :-moz-any-link {
	text-decoration: none;
}

b {
	font-weight: bold;
}

.titre, .titre h2 {
	font-family: 'Gill-Sans', Arial, Verdana;
	font-weight: bolder;
	padding-bottom: 0px; /* Olivier */ /* 5 px antérieurement */
}

#centre-seul .titre {
	margin-left: 40px;
	margin-right: 80px; /* Madeline */
}

.paragrapheVideo .titre { /* Olivier */
	margin-top: 5px; /* Olivier */
}

ul li a:hover,#droite ul li a.rose:hover,#centre-seul ul li a.rose:hover
	{ /* Olivier */
	text-decoration: overline;
}

.rose,#droite ul li a.rose,#droite ul li a.rose,#centre-seul ul li a.rose
	{ /* Olivier */
	color: #FF0054;
	text-decoration: none;
}

.rose h1 {
    font-size:100%;
    float:left;
    font-weight:normal;
    margin-right:2px;	
}

.turquoise {
	color: #00C5B5;
}

.marron,#droite ul li a.marron:hover { /* Olivier */
	text-decoration: overline;
}

.marron,#droite ul li a.marron { /* Olivier */
	color: #574334;
	text-decoration: none;
}

#liste_actu b { /* Olivier */
	color: #00C5B5;
	font-weight: 900;
	font-size: 1.04em;
}

.vert {
	color: #D3EB02;
}

.blanc {
	color: #ffffff;
}

.gras {
	font-weight: bold;
}

.gris,.gris a { /* Olivier */
	color: #aba199;
}

.droite {
	text-align: right;
}

.centre {
	text-align: center;
}

.police12 {
	font-size: 12px;
}

.police14 {
	font-size: 14px;
}

.ecart {
	line-height: 18px;
}

.ecart2 {
	line-height: 30px;
}

.ecart3 { /*Olivier */
	line-height: 18px;
}

#gauche ul li .ecart3 { /*Olivier */
	margin-top: -5px;
	padding-bottom: 10px;
        width:268px;
}

.iconeEnvoyerAmi { /* Olivier */
	position: relative;
	padding-left: 6px;
}

.iconeZoom { /* Madeline */
    position: relative;
    padding-left: 6px;
}

.iconeImprimer { /* Olivier*/
	position: relative;
	padding-left: 6px;
}

.paddingLeft {
	padding-left: 6px;
}

input.pwd-newsletter_modification { /* Olivier */
	font-size: 10px;
	margin-left: 58px;
}

.pwd2-newsletter { /* Olivier */
	margin-left: 135px;
}

.conf-pwd-newsletter { /* Olivier */
	margin-left: 0;
}

.mobile,.outpout { /* Olivier */
	display: none;
}

.enregistrer { /* Olivier */
	text-align: center;
	margin-right: 6px !important;
	margin-right: 0px;
}

.enregistrerUpdate { /* Olivier */
	text-align: center;
	margin-left: 2em;
}

.mise_a_jour { /* Olivier */
	margin-left: 135px;
}

.mise_a_jour_inscription { /* Olivier */
	margin-left: 135px;
}

.contenu ul li.news_largeur { /* Olivier */
	background-image: url(../images/puce.png);
	background-position: 0% 70% !important; /* FF */
	background-position: 0.1% 70%; /* IE */
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-bottom: 10px;
}

.contenu ul li.liste_format_news { /* Olivier */
	background-image: url(../images/puce.png);
	background-position: 0 70% !important;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 8px;
	height: 12px;
	/*float:left;*/
}

.contenu table {
	width: 400px;
}

div.vignette_fiche_pedagogique img,img.vignette_questions_pratiques {
	/* Olivier */
	float: right;
	margin-top: 40px;
	padding-left: 5px;
	max-height: 163px;
	max-width: 150px;
	z-index: 100;
	margin-left: -30px;
}

.news_checkbox { /* Olivier */
	border: 0px none;
}

.subscription_list input {
	font-size: 10px; /* Olivier */
}

input.button {
	text-align: center;
	font-size: 10px; /* Olivier */
}

form.loginform {
	padding-top: 20px;
}

form.loginform .btns {
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:375px;
}

form.loginform .btns .defaultbutton {
	padding:6px;
}

.formulaireTipAFriend input {
	font-size: 10px; /* Olivier */
}

h1 { /*font-size: 12px; /* Olivier */
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 130%;
	/* pour garder la même proportion avec tous les navigateurs */
}

h3,h4,h5,h6 {
	display: block;
	font-weight: bold;
	font-size: 130%;
	margin-top: 10px;
}

h2, h3 { /*font-size: 10px;*/
	margin: 0;
	padding: 0;
	font-size: 101%;
	/*font-style:italic;*/
}

h3.newsletter {
    float:left;	
}

ul#plansite h1 {
	margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 90%;
    /* pour garder la même proportion avec tous les navigateurs */
}

*  |* :-moz-any-link {
	text-decoration: none;
}

a { /* text-decoration: overline; */ /*Olivier*/
	color: #574334;
	cursor: pointer;
	text-decoration: none;
	/* Olivier pour enlever le souligné sous IE 6 et IE 7 */
}

a:hover {
	text-decoration: overline;
}

a.niveau2 { /* Olivier */
	text-decoration: none;
}

a.under {
	text-decoration: underline;
}

a.under:hover {
	text-decoration: none;
}

a.inverse {
	text-decoration: none;
}

a.inverse:hover {
	text-decoration: overline;
}

a.turquoise {
	color: #00C5B5;
	text-decoration: none; /* Olivier */
}

a.turquoise:hover {
	color: #00C5B5;
}

a.actualite {
	background-image: url(../images/long_arrow_dotted.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 204px;
}

.texte_intro {
	margin-bottom: 30px;
}
/*
#header {
	background-image: url(../images/bandeau.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 240px;
	text-align: right;
}
*/
.fleche_blanche {
	background-image: url(../images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left; /* anciennement : center */
	background-position: 30% left !important; /* anciennement : center */
	background-position: 30% left;
	padding-left: 10px;
}

.fleche_rose {
	background-image: url(../images/pink_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

a.fleche_rose { /* Olivier*/
	color: #FF0054; /* Olivier*/
}

.fleche_noire {
	background-image: url(../images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: 30% left; /* anciennement : center */
	background-position: 0% left;
	padding-left: 10px;
}

.fleche_grise {
	background-image: url(../images/grey_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

.retranscription {
    position:relative;
}

.petite_fleche {
	background-image: url(../images/small_brown_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 18px;
}

#outils_top a,#outils_bas a,#footer a {
	font-size: 9px;
	text-decoration: none;
}

#outils_top a:hover,#outils_bas a:hover,#footer a:hover {
	text-decoration: overline;
}

hr {
	border: none;
	margin: 0px;
}

.clear {
	clear: both;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.paragraphe {
	padding: 5px 0px 2px 72px; /* Olivier*/ /*padding: 5px 0px 2px 5px;*/
}

.paragrapheBoiteAccueil {
	padding: 5px 10px 2px 97px; /* Olivier*/
}

.paragraphe_interactif_home { /* Olivier */
	padding: 5px 5px 2px 97px;
}

.paragraphe_outil_pedagogique {
	padding: 10px 2px 2px 97px; /* Olivier*/
}

.format_news { /* Olivier */
	margin-top: -10px;
	margin-left: 135px;
}

.paragraphe_video_home { /*Olivier */
	padding: 10px 0px 2px 8px; /*Olivier */
}

.paragrapheVideo { /*Olivier */
	padding: 15px 6px 2px 10px;
}

.paragraphe2 {
	padding: 16px 6px 2px 6px;
}

.paragraphe3 {
	padding: 10px 10px 5px 15px;
}

.paragraphe4 {
	padding: 5px 10px 5px 6px;
}

.paragraphe5 {
	padding: 5px 10px 5px 12px;
}

.paragraphe6 {
	padding: 5px 6px 2px 12px; /* Olivier*/
}

.paragraphe_keywordSearchForm {
	padding: 2px 0 2px 0;
}

.entete {
	padding: 14px 0 20px 0;
}

.contenu,.contenu-liste {
	margin-right: 80px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	/*padding: 20px 0 30px 0;*/  
}
.contenu {
    width:433px;	
}

.contenu h2 {
    font-size:130%;	
}

.contenu #focus  {
    float:left;
    margin-top:-20px;
    margin-bottom:20px;	
}

.contenu_partenaires {
	margin-top: 10px;
}

.contenu-fiche {
	margin-right: 135px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.contenu-liste ul li {
	list-style-type: none;
}

.contenu-article,.formulaireTipAFriend { /* Olivier */
	margin-right: 80px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.contenu a,.texte_video a,.contenu_partenaires a,#liste_actu p a {
	/* Olivier */
	text-decoration: underline;
}

.contenu a:hover,.texte_video a:hover,#liste_actu p a:hover {
	text-decoration: overline;
}

.texte_video .gras a { /* Olivier */
	font-size: 11px;
	/*font-weight:bold; Olivier */
	text-decoration: none; /* Olivier */
}

.texte_video .gras a:hover { /* Olivier */
	text-decoration: overline; /* Olivier */
}

.texte_video { /* Olivier */
	padding-top:10px;
	padding-right: 10px;
	padding-left: 200px;
}

/* End Typography & Colors */ /* Begin Structure */
#page {
	margin: auto;
	width: 1024px;
	text-align: left;
	/*padding-right: 5px; Presta */
}

#header {
	background-image: url(../images/bandeau.png);
	background-repeat: no-repeat;
	/*background-position:left center;*/
	width: 100%;
	height: 240px;
	text-align: right;
}

#topmenu {
	height: 50px;
        margin-bottom: 15px;
}
	

#zone_cliquable { /* Olivier */
	/*background-color:red; /*  Décommenter pour visualiser la zone cliquable du bandeau */
	margin-top: 10px;
	float: left;
	width: 740px;
	height: 225px;
}

#outils_top ul {
	margin-top: 5px;
	display: inline;
}

#header_droite {
	background-color: green;
	float: none;
}

#probleme_header { /* Olivier */
	margin-top: 60px;
	margin-right: 20px;
	float: right;
	width: 180px;
}

#outils_bas {
	float: right;
	margin-top: 50px;
	margin-right: 18px;
	width: 180px;
	text-align: left;
}

#wrapper {
	padding-left: 22px;
	padding-right: 22px;
}

#navigation {
	padding-top: 0px; /* Olivier */
	padding-bottom: 20px;
}

#gauche,#centre,#droite,#centre-seul {
	float: left;
}

#gauche {
	width: 315px;
}

#centre {
	width: 270px;
	padding-left: 40px;
	padding-right: 40px;
}

#droite {
	width: 310px;
}

#centre-seul {
	width: 600px; /* Olivier anciennement 630px */
	font-size:105%;
}

#footer {
	padding-top: 5px;
	text-align: center;
	margin-bottom:10px;
}

ul#pied_page_plan_site { /* Olivier */
	padding-bottom: 30px;
}

.contenu ul#sitemap li {
	list-style-type:none;
	background-image:none;
	padding-left:0px;
}

.contenu ul#sitemap li a {
	text-decoration:none;
}

/* End Structure */ /* Begin Images */

img {
	padding: 0;
	margin: 0;
	border: 0;
}

a img {
	border: 0;
	margin-left: 0.2em; /* Olivier*/
}

a.video img {
	margin-left: 0; /* Olivier */
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft { /*float: left*/
	
}

.vignette {
	border: 1px solid #574334;
	width: 80px;
	height: 60px;
}

h1.titreFiche {
	margin-top: 15px;
}

/* End Images */ /* Begin Lists */

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

ul#plansite a {
   text-decoration:none; 	
}

ul#plansite li {
   background-image:none;
   background-repeat: no-repeat;
   background-position: center;
   padding-left:0px;	
}

#gauche ul li,#droite ul li,#centre ul li {
	padding-bottom: 20px;
}

li.separateur {
	background-image: url(../images/separator_dots.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 8px;
	height: 50px;
}

li.separateur_rose {
	background-image: url(../images/separator_pink.gif);
	background-repeat: no-repeat;
	background-position: center;
}

li.separateur_turquoise {
	background-image: url(../images/separator_turquoise.png);
	background-repeat: no-repeat;
	background-position: center;
}

li.ListeContenus {
	margin-top: 10px;
}

ul.liens-top {
	padding-right: 6px;
	font-size: 9px;
	float: right;
}

.taille_icones {
	background-image: url(../images/frame_haut_droite.gif);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
}

ul.taille {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-size: 9px;
}

ul.liste_doc li {
	background-image: url(../images/cadre_droit_document.png);
	float: left;
	padding: 4px 4px 0 4px;
}

ul.document_gauche {
   background-image: url(../images/Cadre_droit_document.png);
	background-repeat: no-repeat;
   width:315px;
   height: 74px;
}
ul.document_gauche li {
    display: inline;
    float: left;
    padding: 4px 4px 0 4px;
}

ul.liens-top li,ul.taille li,ul.liens-bottom li,ul.liens-footer li {
	display: inline;
}

#droite ul li ul.liens-actu li {
	padding-bottom: 5px;
}

#grand ul li {
	padding-bottom: 2px;
}

#liste_actu { /* Olivier */
	margin-top: 10px;
}

#liste_actu li { /* Olivier */
	margin-bottom: 15px;
}

#liste_video {
	padding-top: 10px;
}

#liste_video li {
	padding-bottom: 10px;
}

.liste_pages {
	float: left;
	background: white;
	/* Olivier pour couvrir la grande flèche dans la pagination */
	padding-right: 3px;
	/* Olivier pour couvrir la grande flèche dans la pagination */
}

.liste_pages li {
	display: inline;
}

ul.liens-menu-n1 li,ul.liens-menu-n2 li {
	display: inline;
	font-family: 'Gill-Sans', Arial, Verdana;
	font-weight: bold;
}

ul.liens-menu-n1 {
	height: 18px;
	line-height: 18px;
	display:block;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:5px 0 0;
	z-index:90;
}

ul.liens-menu-n2 {
	height: 14px;
	line-height: 14px;
	background:none repeat scroll 0 0 #FFFFFF;
	margin-top:1px;
	position:absolute;
	top:2em;
	width:730px;
}

ul.liens-menu-n1 li {
	float:left;
	font-size:1em;
	line-height:1.5em;
	list-style-type:none;
	margin:0;
	padding:0 0.1em;
	position:relative;
}

ul.liens-menu-n1 li a {
	color: #FF0054;
	text-decoration: none;
}

ul.liens-menu-n1 li a.current {
	color: #FFFFFF;
	text-decoration: none;
}

ul.liens-menu-n1 li a:hover {
	color: #FFFFFF;
	background: #FF0054;
}

ul.liens-menu-n2 li {
display:block;
float:left;
margin:0;
padding:0;
position:relative;
}

ul.liens-menu-n2 li a {
	color: #00C5B5;
	text-decoration: none;
}

ul.liens-menu-n2 li a.current {
	color: #FFFFFF;
	text-decoration: none;
	background: #00C5B5;
}

ul.liens-menu-n2 li a:hover {
	color: #FFFFFF;
	background: #00C5B5;
}

ul.ligne li {
	display: inline;
}

.contenu_partenaires ul li,.contenu-article ul li {
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

.contenu ul li, .contenu-fiche ul li { /* Olivier */
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	/* Position de la puce FF, IE 6 et IE 7 */
	padding-left: 8px;
}

form.subscription_list label { /* Olivier */
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	float: left;
	width: 40%;
	margin: 2px;
}

.contenu ul.sondages li { /* Olivier */
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	/* Position de la puce FF, IE 6 et IE 7 */
	padding-left: 8px;
}

.contenu ul.newsletter li { /* Olivier */
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	/* Position de la puce FF, IE 6 et IE 7 */
	padding-left: 8px;
}

.contenu-article ul li a {
	text-decoration: underline;
}

.contenu-article ul li a:hover {
	text-decoration: overline;
}

ul.lien_edit {
	line-height: 15px;
	height: 24px;
}

ul.lien_edit li {
	padding-right: 4px;
}

/* End Entry Lists */ /* Begin Form Elements */

#gauche form {
	padding: 15px 10px 0px 10px;
}

#keywordSearchForm label,#grand label {
	width: 124px;
	float: left;
	background: #ffffff;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	line-height: 18px;
}

#keywordSearchForm input,#grand input,#grand select {
	border: none;
	border: 0px;
	padding: 0 0 0 4px;
	height: 18px;
	font-size: 10px;
	margin-left: 2px;
}

#keywordSearchForm input {
	width: 132px;
	float: left;
}

#grand select {
	width: 152px;
}

#keywordSearchForm input.submit,#grand input.submit {
	font-weight: bold;
	margin-top: 26px;
	margin-left: 212px;
	color: #ffffff;
	background: #00C5B5;
	width: 70px;
}

#grand input.submit {
	margin-top: 25px; /* Olivier anciennement 23px */
}

#keywordSearchForm input.submit:hover,#grand input.submit:hover {
	color: #00C5B5;
	background: #ffffff;
}

#keywordSearchForm {
	background-image: url(../images/cadre_turquoise_haut.png);
	background-repeat: no-repeat;
	height: 81px;
}

#grand {
	background-image: url(../images/cadre_turquoise_bas.png);
	background-repeat: no-repeat;
	height: 122px;
}

#sondage,#newsletter {
	padding: 0px;
	margin: 0px;
}

#sondage input.radio {
	color: #FF0054;
	border: none;
	border: 0px;
}

#sondage label {
	padding-right: 10px; /* Olivier */
	background-image: url(../images/pink_verti_dots.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#filtre label {
	float: left;
	padding-right: 20px;
}

#recherche_filtre label {
	float: left;
	padding-right: 10px;
}

#sondage input.submit {
	background: #ffffff;
	color: #FF0054;
	border: #ffffff 1px solid;
	font-weight: bold;
	padding-left: 2px; /* Olivier */
	cursor: pointer; /* Olivier */
	width: 25px; /* Olivier */
	height: 20px; /* Olivier */
}

#sondage input.submit:hover {
	border: #FF0054 1px solid;
}

#newsletter {
	padding-bottom: 4px;
}

#newsletter input.submit {
	background: #FF0054;
	color: #ffffff;
	border: none;
	font-weight: bold;
	height: 21px; /* Olivier */
	width: 28px; /* Olivier */
	cursor: pointer;
}

#newsletter input.submit:hover {
	background: #ffffff;
	color: #FF0054;
}

#newsletter label {
	color: #FF0054;
	font-weight: bold;
	padding-right: 6px;
}

#newsletter input.email {
	border: #FF0054 1px solid;
	color: #FF0054;
	padding-left: 4px;
	width: 180px;
}

#nb_page {
	padding: 16px 0 16px 0px;
}

#nb_page select,#filtre select, #recherche_filtre input[type="text"] {
	border: 1px solid;
	margin-left: 10px;
	font-size: 10px !important; /* Olivier */
	font-size: 0.94em; /* Olivier */
	margin: 0px;
	height: 18px; /* Olivier */
}

#filtre select {
	width: 140px;
}

#recherche_filtre input[type="text"] {
	width: 280px;
	height: 16px;
}
	

#filtre, #recherche_filtre {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	display: inline;
}

#filtre input, #recherche_filtre input {
	font-size: 10px;
}

.content-question input.espace {
	margin-left: 25px;
}

option {
	border: none;
	border: 0px;
}

form {
	margin: 0;
}

input#cancel {
	font-size: 10px;
	/*height:22px;
	width:65px;*/ /*margin-left:10px;*/
}

.search_parameter { /*float:left;*/
	height: 100%;
	width: 100%;
}

.fond_gauche {
	background-image: url(../images/fond_select2.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	width: 12px;
	height: 20px;
}

.fond_centre {
	border-top: 1px solid;
	border-bottom: 1px solid;
	float: left;
	height: 18px;
}

.fond_droit {
	background-image: url(../images/border_select2.png);
	background-repeat: no-repeat;
	float: left;
	width: 12px;
	height: 20px;
}

/* End Form Elements */

.cadre_video {
	background-image: url(../images/frame_video.png);
	background-repeat: no-repeat;
	height: 219px;
}

.legende {
	background-image: url(../images/bordure_marron_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 271px;
}

.cadre_pratique {
	background-image: url(../images/frame_questionspratiques_2.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 271px;
	overflow: hidden; /* Olivier */
}

.cadre_pedago {
	background-image: url(../images/frame_pedago_2.png);
	background-repeat: no-repeat;
	/*background-position: left;*/
	height: 100px;
	width: 271px;
	overflow: hidden; /* Olivier */
}

.image {
	float: left;
}

.image_boite_accueil {
	float: left;
	padding-right: 5px;
}

.cadre_evenements {
	background-image: url(../images/frame_evenements_2.png);
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden; /* Olivier */
}

.cadre_interactif {
	background-image: url(../images/frame_interactif_2.png);
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden; /* Olivier */
}

.cadre_documents {
	background-image: url(../images/frame_aconsulter_2.png);
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
}

.cadre_abonnement {
	background-image: url(../images/frame_pink.png);
	background-repeat: no-repeat;
	height: 95px;
	overflow: hidden; /* Olivier */
}

.cadre_recherche {
	background-image: url(../images/frame_recherches.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 205px;
	float: right;
	overflow: hidden; /* Olivier */
}

.cadre_recherche .paragraphe {
	padding: 10px 0px 2px 6px;
}

.cadre_partenaires {
	background-image: url(../images/frame_turquoise.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 205px;
	float: right;
}

.cadre_partenaires_lien {
	background-image: url(../images/partenaires_sanstexte.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 3px;
	margin-left: 148px;
	margin-top: -1px;
	padding-left: 16px;
}

.ligne_point_outils_pedagogiques {
	background-image: url(../images/separator_h_dots.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
	width: 163px;
	padding-bottom: 10px;
}

.ligne_point_video {
	background-image: url(../images/separator_h_dots.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 5px;
	width: 260px;
}

.ligne_point2 {
	background-image: url(../images/separator_h_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:2px;
	margin-bottom:0px !important;
	margin-bottom:-5px;
}

.ligne_point_rose {
	background-image: url(../images/pink_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}

.ligne_point_turquoise {
	background-image: url(../images/turquoise_dots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0px 3px 2px;
}

.ligne_point_rose2 {
	background-image: url(../images/pink_dots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0px 3px 2px;
}

.interro {
	background-image: url(../images/interro.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	text-decoration: none;
	float: left;
	margin-left: 4px;
}

.interro:hover {
	background-image: url(../images/interro_envers.gif);
}

.signaler_bug {
	background-image: url(../images/signaler_bug.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	display: block;
	height: 70px;
}

.signaler_bug:hover {
	background-image: url(../images/signaler_bug_over.gif);
	background-repeat: no-repeat;
}

.taille_moins { /*background-image: url(../images/a_moins.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	padding-bottom: 2px;*/
	margin-top: 2px; /*Olivier*/
	width: 29px;
	height: 11px;
}

.taille_moins:hover {
	background-image: url(../images/a_moins_over.gif);
	background-repeat: no-repeat;
}

.taille_plus {
	margin-top: 2px; /*Olivier*/
}

.taille_plus:hover {
	width: 32px;
	height: 13px;
}

.grande_fleche {
	background-image: url(../images/grande_fleche.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px; /* Olivier */
	margin-bottom: 10px;
	width: 112%; /* Olivier */
	/* Pour la largeur des paginations à 2 chiffres */
}

.paragraphe-video {
	width: 120px;
	padding: 10px 0 36px 0;
	height: 55px; /*Madeline*/
}

.paragraphe-video2 {
	width: 155px;
    padding: 10px 0 36px 0;
    float:left;
    height: 55px; /*Madeline*/
}

.fond_resultat {
	background-image: url(../images/fond_resultat.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.separateur_turquoise {
	background-image: url(../images/separator_turquoise.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 4px 2px;
	margin-bottom: 10px;
}

.separateur_h_rose {
	background-image: url(../images/separator_rose.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 4px 2px;
	margin-bottom: 10px;
}

.cadre_mini_video {
	background-image: url(../images/boite_video_gauche.png);
	background-repeat: no-repeat;
}

.cadre_question_pratique {
	background-image: url(../images/questions_pratiques.png);
	background-repeat: no-repeat;
	height: 50px;
        padding-left:5px;
        padding-top:5px;
}

.cadre_mini_video img {
   position:relative;
   left:7px !important;
   left:10px;
   top:-33px !important;
   top:-46px;
}

a.vignette_video:hover {
	text-decoration:none;
}

.retranscription img {
	float:left;
}

.cadre_deux_video {
	background-image: url(../images/cadre_duo_separators.png);
	background-repeat: no-repeat;
	height: 291px;
}

.cadre_video_contenu {
	background-image: url(../images/cadre_video_milieu.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 461px;
}

.entete_video {
	padding-top: 10px;
}

.cadre_mini_sommaire {
	background-image: url(../images/mini_sommaire.png);
	background-position: right;
	height: 40px;
}

.cadre_saviez_vous {
	background-repeat: no-repeat;
	background-position: right;
	height: 103px;
}

.cadre_visionner {
	background-repeat: no-repeat;
	background-position: right;
	height: 103px;
}

.list_fiche_pedago {
	padding-bottom: 8px;
}

.current {
	color: #FFFFFF;
	background: #FF0054;
}

/* ANNE */

.partenaireLogo {
	float: left;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	margin-right: 5px;
}

#debug, .debugheader {
	text-align: left;
	width: 800px;
}

.small_mimetype_icon img {
	vertical-align:middle;
}

/* Madeline */

div.titre-contenu {
    overflow:auto;
    height:48px;
}

a.addthis_button img {
vertical-align:bottom;
}

