﻿/* Pour le contenu des pages */

#zoneImgImpression
{
    display:none;
}

#zoneCentre
{
    float:left; 
    clear:left;
}

#zoneContenu
{
    width:775px;
    padding-top:20px;
    padding-left:10px;
    padding-bottom:20px;
    position:absolute;
    top:128px;
    left:195px;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-y;
}

/***********************************************************/
#cellContenu, #cellContenuArticles, #cellContenuDiapoLiens, .cellContenu
{
    padding:12px 10px 2px 10px;
    background-image: url(../images/bordure_contenu.jpg);
    background-attachment:scroll;
    background-position:center center;
    background-repeat:repeat-y;
}
/***********************************************************/

#coinGaucheHaut
{
	position:absolute;
	left:180px;
	top:128px;
	height:15px;
	width:15px;
	background-attachment:scroll;
	background-position:center center;
	background-repeat:no-repeat;
}

#bordGauche
{
	position:absolute;
	left:180px;
	top:128px;
	width:15px;
	background-attachment:scroll;
	background-position:left center;
	background-repeat:repeat-y;
}

#coinGaucheBas
{
	position:absolute;
	margin-left:180px;
	height:15px;
	width:15px;
	background-attachment:scroll;
	background-position:center center;
	background-repeat:no-repeat
}

#zoneGauche
{
	width:180px;
	float:left;
	clear:left;
}

#zoneVideo
{
	text-align: center;
	vertical-align: middle; 
    z-index:1;
    width:370px;
    float:left;
}

#zoneVoirVideo
{
    height: 239px; 
	width: 302px; 
    text-align: center;
	vertical-align: middle; 
	padding:0px 5px;
	background-position:center center;
	background-attachment:scroll;
	background-repeat:no-repeat;
}

/******************************************************************************
* Pour les articles
******************************************************************************/
#zoneArticles
{
    float:left;
    margin: 0px;
    margin-left:10px; /* ajout */
    width:400px;
    font-size:8pt;
}

.ligArticle
{
    height:30px;
}

#lstArticle 
{
    margin-left:10px;
    padding-left:10px;
}

#cellContenuArticles a
{
    padding-left:10px;
}

/******************************************************************************
* Pour le diaporama et les liens utiles
******************************************************************************/
#zoneDiapoLiens
{
    margin: 0px 0px 0px 5px;
    float:left;
    width:350px;
}

/******************************************************************************
* Pour le diaporama de photos
******************************************************************************/
#zoneDiaporama
{
    margin: 0px 0px 0px 0px;
    float:left;
    clear:right;
    width:350px;
}

#blocDiaporama
{
    text-align:center;
}

.lst_diaporama
{
    display:none;   
}

/******************************************************************************
* Pour les liens utiles
******************************************************************************/
#zoneLiensUtiles
{
   float:left;
   clear:left;
   margin: 20px 0px 0px 0px;
}

#zoneLiensUtiles
{
    width:300px;
}

#zoneLiensUtiles table
{
    width:300px;
}

/******************************************************************************
* Pour les sites web des écoles secondaires
******************************************************************************/
#zoneSitesEcoSec
{
    float:left;
    clear:both;
    margin: 0px 20px 0px 0px;
    padding:0px;
}

.ligSiteWeb
{
    height: 20px;
}
/******************************************************************************/

/*#zoneDiapoArticles
{
    float:left;
}

#zoneArticles
{
    float:left; 
    width: 325px;
    margin-bottom:40px;
}

#blocDiaporama
{
    height:195px;
	width:325px;
	float:left;
	clear:left;
}

#zoneDiaporama  
{
	text-align:center;
	vertical-align:middle;	
}

#imgDiaporama
{
	max-height:170px;
	max-width:295px;
}

.lst_diaporama
{
	visibility:hidden;	
	height:0px;
	max-height:0px;
	display:none;
}*/

#tabCommissaires td
{
    padding:5px 10px 0px 10px;
}

.ParentNode
{
    font-weight:bold;
    text-decoration:underline;
}

.HoverNode
{
    text-decoration:underline;
}

.SelectedNode
{
    text-decoration:underline;
    padding:0px;
}

.Node
{
    padding:2px 5px 2px 5px;
    text-decoration:underline;
}

.nom_ecole
{
    width:500px;
}

.code_ecole
{
    width:90px;
}

.muni_ecole
{
    width:180px;
}

.ligEcole
{
}

#tabRecherche
{
    padding:2px;
}

.ligRecherche
{
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:left center;
}

.cellRecherche
{
    padding:5px; 
}

#zoneTelephone input
{
    border: none 0px;
    border-bottom: solid 1px #666666;   
}

.pnnRecherche
{
	/*width: 400px;
	height: 35px;*/
	background-image:url(../images/recherche.gif);
	background-attachment:scroll;
	background-position:left 2px;
	background-repeat:no-repeat;
}

.txtRecherche
{
	margin-left: 15px;
	width:105px;
}

.tab_utile
{
	width:440px;	
}

.tab_utile .ligLiensUtiles
{
	height:70px;
}

.invisible
{
    display:none;
}