/* #PRODUIRE{fond=css/structure.css}
   md5:fb809e42cfa1fe60db6bac07f18ae1a9 */
/* ----------------------------------------------
	Beespip 3
	Contingences
	2011	
 ------------------------------------------------ */
/* Valeurs par defaut :
 couleur_principale: #b83233;
 couleur_secondaire_foncee: #8b0b00;
 couleur_secondaire_claire: #ff645b;
 couleur_principale_texte: #666666;
 couleur_titres: #444444;
 typo_titre: font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;;
 couleur_liens: #0070a7;
 couleur_menu_fond: #f5f4f3;
 couleur_filets_titres: #ebebeb;
 couleur_liens_survol: #b83233;
 couleur_menu_liens: #666666;
 couleur_cadres: #ebebeb;

*/
/* Evitement */
#evitement {line-height:1;z-index:100;font-size:1.1em;font-weight:bold;}
#evitement a {position:absolute;left:0;top:-10em;padding:.5em 1em;box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);}
#evitement a:focus, #evitement a:active {top:0;z-index:999 !important;background-color:#f5f4f3!important;border-color:#ebebeb!important;text-decoration:none;outline:none; color:#666666;}

#conteneur {
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	text-align: left;		
}
#conteneur-wrapper {
	background: #fff;
	margin: 0 auto;	
	padding: 5px 0 35px 0;
	overflow: auto;
}
#entete-wrap {
	width: 100%;
	
	margin: 0; padding: 0; 
}
#entete {
	position: relative;
	margin: 0 auto;
	height: 275px;
	background: #b83233;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
#entete h1#logo-text { margin: 0; padding: 0; }
#entete h1#logo-text a {
	position: absolute; 
	margin: 0; padding: 0 5px 0 0;
	font-size: 75px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;letter-spacing: -1px;
	color: #0070a7;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 90px; left: 20px;	
}
#entete h1#logo-text a:hover { border: none; }
#entete p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: -.5px;
	color: #8b0b00;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 165px; left: 110px;		
}
#entete #entete-image {
	position: absolute;
	width: 960px;
	height: 275px;
	left: 0px; top: 0px;
}
#entete #entete-image a {
	border-bottom:0;
}
/* Entete recherche */
#entete #formulaire_recherche form, #conteneur #formulaire_recherche form {
	float:right;
	padding: 0; margin: 0;
	border: 1px solid #e3e3e3;
	width: 210px; height: 28px;
	background: #fcfcfc;	
	z-index: 50;
}
#entete #formulaire_recherche form {
	position: absolute;
	top: 7px; right: 10px;
}
#conteneur #formulaire_recherche form {
	margin:0 10px 10px 10px;
}
#entete #formulaire_recherche input, #conteneur #formulaire_recherche input {
	border: none;
	background: transparent;
	color: #bababa;
	float: left;
	margin: 0; padding: 5px;
}
#entete #formulaire_recherche input:focus, #conteneur #formulaire_recherche input:focus {
	color: #ff645b;
}
#entete #formulaire_recherche .saisie, #conteneur #formulaire_recherche .saisie {
	margin: 4px 0 0 5px; 
	width: 156px;
	display: inline;
}
#entete #formulaire_recherche .submit, #conteneur #formulaire_recherche .submit {
	width: 24px; height: 24px;
	border: none;
	font-size:0;
	background: #b83233 url('https://osi-alpine-school.org/plugins/beespip/images/recherche.png') no-repeat center center;
}
#entete #formulaire_recherche label, #conteneur #formulaire_recherche label {
	display: none;
}

/*  navigation  */
#entete #nav {
	position: absolute;
	margin: 0; padding: 0;
	width: 960px;
	height:45px;
	left: 0;	top: 5px;
	z-index:99;
	background:#f5f4f3;
}/*
#entete #nav ul {
	float: left;	
	list-style: none;
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 15px;					
}
#entete #nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#entete #nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #666666;
	font: bold 14px/40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	/*text-transform: uppercase;*/
/*}*/
/*#entete #nav ul li a:hover, 
#entete #nav ul li a:active {
	border: none;
	color: #111;
	background: transparent;
	border
}*/
#entete #nav ul li#current {
	background:#FFF;
	border: 1px solid #E8E8E8;
	border-bottom:0;
}
#entete #nav ul li#current a {	
	color: #444444;
}



/* Contenu */
#hierarchie {font-size:0.8em; padding: 0 15px; }
#contenu h1, #contenu_presentation h1 {
	font-weight: normal;
	font-size: 3.7em;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;line-height: 1em;
	color: #444444;
	letter-spacing: -2px;	
	margin-left: 5px;	
	margin-right: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ebebeb;	
}
#contenu h1 a {
	color: #444444;
	border: none;
}
#contenu h2.sommaire, #contenu h3.sommaire {
	color: #444444;
	letter-spacing: -1.2px;	
	line-height: 1em;
	margin-left: 5px;	
	margin-right: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ebebeb;	
}
/* Colonne en bandeau */
#colonne_bandeau {border-top: 1px solid ;}
/* Colonne de droite */
#colonne .grid_4 {border-left: 1px solid ;}
#colonne .grid_4 .grid_4 {border-left: none;}
#colonne h3, #colonne_bandeau h3 {
	color: #444444;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 12px 0 5px 0;
}
/* Pied de page */
#pied-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;	
}
#pied-wrapper h3 {
	color: #444444;
	font: normal 1.8em 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;	
}
#pied-wrapper h3, 
#pied-wrapper p {
	padding-left: 0;
}
#pied-wrapper a:link, #pied-wrapper a:visited{
	color: #333;
	background: transparent;
}

/* Pied liste */
#pied-wrapper ul.pied-list {
	border-top: 1px solid #E6E6E6;
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#pied-wrapper ul.pied-list li {
	border-bottom: 1px solid #E6E6E6;
}
#pied-wrapper ul.pied-list li a {
	display: block;
	width: 98%;
    line-height: 2em;
	font-weight: bold;
	padding: 7px 0;
	margin-left: 0;
	padding-left: 0;
	color: #888;
	border: none;
}
#pied-wrapper ul.pied-list li a span {
	font-style: italic;
	font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
#pied-wrapper ul.pied-list li a:hover, #pied-wrapper ul.pied-list li a:hover span,
#pied-wrapper ul.pied-list li a:focus, #pied-wrapper ul.pied-list li a:focus span  {
	color: #333;	
}

/* pied contenu */
#pied-content {
	float: left;	
	width: 100%;	
	padding: 0 0 35px 0;				
	margin: 10px 0 0 5px;			
}

/* pied-bottom */
#pied-bottom {
	clear: both;
	/*border-top: 1px solid #dadada;*/
	width: 940px;
	margin: 0 auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}
#pied-bottom a:hover, #pied-bottom a:focus { color: #b83233;border: none }
#pied-bottom ul.bottom-left {
	float: left;
	list-style: none;
	margin:0;
	padding: 5px 0 10px 5px;
}
#pied-bottom ul.bottom-left li {display: inline;}
#pied-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
.pieddate {text-align:center;clear:both;background:#F8F8F8;border:1px solid #EBEBEB;}

/* Alignement */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* clear */
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
