/*-------------------------------------------#
#    Version modifiée - RESPONSIVE - 2014    #
# *Briefings* - Licensed under the EUPL v1.0 #
# http://ec.europa.eu/idabc/en/document/7330 #
#-------------------------------------------*/
/*
ATTENTION

Ce fichier, localisé en squelettes/css/charte-2, se substitue à l'original dans
la version responsive du kit CNRS 5.
Les modifications concernent uniquement les spécifications relatives à :
- #pageune, remplacé par .pageune
- #pageseconde, remplacé par .pageseconde
- #texte, remplacé par .texte
*/
/*=============================================================================
Surcharge de PRINT.css
===============================================================================
/*********************************************/
/*   Feuille de style  du Kit Spip CNRS      */
/*   pour impression                         */
/*   Auteur : CNRS                           */
/*  © 2013 - Distribué sous licence GNU/LGPL */
/*********************************************/
#menu_lang, #bandeau, #menu, #chemin, #pied-de-page, #colgauche, #texte_droite, h2.toutes-actus {
	display:none !important
}
#top, #top h1, .pageune, .pageseconde {
  background:#fff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(
    startColorstr='#ffffff',
    endColorstr='#ffffff',
    GradientType=0
  ) !important; /* IE6-8 */
}
#nom-labo h1 a {
	width:100% !important;
	position:absolute !important;
	top:0 !important;
	left:-25px !important;
	left:-15px !important;
	color:#000 !important;
	font-weight:bold !important;
}	
#texte_gauche {
	width:100% !important;
	position:absolute !important;
	top:70px !important;
	left:0 !important;
}
/*=============================================================================
*/
