 /* --- Design : andreas Viklund - andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Version: 1.0(July 25, 2005) Screen layout: 
--- Conception : Caroline Paquin pour l'Ecole Notre Dame de Joie --- */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#cadre {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

/*--- Ci-dessous, tout ce qui concerne l'en-tête ---*/

#en_tete {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#en_tete h1 {
width: 400px;
margin: 0 0 1px 1px;
float: left;
font-size:2.2em ;
}

#en_tete p {
width: 350px;
float: right;
text-align: center;
font-style: italic;
color: #a0a0a0;
margin: 10px 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#en_tete h2 {
width: 400px;
margin: 0 0 10px 1px;
font-size:0.9em ;
}

#photo_entete {
margin: 0 0 10px 0;
border: 0;
}

/*--- Ci-dessous, tout ce qui concerne le menu de gauche ---*/

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

#avmenu ul {	
list-style: none;
width: 140px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 30px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}


/*--- Ci-dessous, tout ce qui concerne la partie "vu par" ---*/
#vupar li a {
font-weight: bold;
height: 30px;
text-decoration: none;
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
display: block;
padding: 6px 0 0 10px;
}	
	
#vupar li a:hover {
background: #f4f4f4;
color: #505050;
border-left: 4px solid #000000;
}

/*--- Ci-dessous, tout ce qui concerne la partie "Informations" ---*/

.nouvelles {
margin: 10px 0 10px 0;
padding: 10px;
width: 120px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

/*--- Ci-dessous, tout ce qui concerne la partie "extras", c'est à dire Calendrier, liens... ---*/

#extras {
float: right;
width: 110px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
background: #eaeaea;
color: #286ea0;
}

#extras p {
margin: 0 0 1.5em 0;
}

/*--- Ci-dessous, tout ce qui concerne les "sous-menus" dans la partie centrale "Contenu" ---*/
#sous_menu {
	width: 470px;
	margin: 0 110px 20px 150px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 5px 0 5px;
	line-height: 1.6em;
	text-align: left;
}

#sous_menu table{
	display : block;
	margin: 0px;
	width: 100%;
}

#sous_menu table td{
	font-family: 76% Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
}

#sous_menu table td a{
	display : block;
	height: 35px;
	text-decoration: none;
	color: #505050;
	padding: 3px;
	background: #f4f4f4;
	border-bottom: 4px solid #cccccc;
}

#sous_menu table td a:hover {
	background: #eaeaea;
	color: #286ea0;
	border-bottom: 4px solid #286ea0;
}


/*--- Ci-dessous, tout ce qui concerne la partie centrale "Contenu" et "Contenu2"---*/

#contenu {
width: 460px;
margin: 0 110px 20px 150px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}


#contenu h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#contenu img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#contenu table
{
	margin:auto;
	width:100%;
	font-family: 76% Verdana,Tahoma,Arial,sans-serif;

	text-align:center;
	border-collapse:collapse;
}

#contenu th
{
	background: #eaeaea;

	padding:5px;
	text-align:left;
}

#contenu td
{	

	padding:2px;
}

#contenu2 {
width: 590px;
margin: 0 0px 20px 150px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: left;
}

#contenu2 img {
border: none;
}


/*--- Ci-dessous, tout ce qui concerne  "equipe pédagogique" la partie centrale ---*/

#contenu_equipe {
float: right;
width: 595px;
border:solid
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#contenu_equipe h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#contenu_equipe img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

/*--- Ci-dessous, tout ce qui concerne le pied de page ---*/

#pied_page {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#pied_page a {
color: #808080;
text-decoration: none;
}

#pied_page a:hover {
text-decoration: underline;
}


/*--- Ci-dessous, tout ce qui concerne les listes ---*/
.liste_sans_puce {
list-style-type:none ;
}


/*--- Ci-dessous, tout ce qui concerne les liens ---*/
a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}


/*--- ci-dessous, instructions générales ---*/


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1em;
margin: 0 0 10px 0;
text-decoration: underline;
}

h5 {
font-family:'Comic Sans MS';
font-size: 1.3em;
text-align: center;
}

h6 {
font-family:'Comic Sans MS';
font-size: 1.05em;
text-decoration: underline;
}

.gauche {
margin: 10px 10px 5px 0;
float: left;
}

.droite {
margin: 10px 0 5px 10px;
float: right;
}

.texte_droite {
text-align: right;
}

.texte_gauche {
text-align: left;
}

.center {
text-align: center;
}

.petit {
font-size: 0.8em;
}

.gras {
font-weight: bold;
}

.cacher {
display: none;
}

.encadrer {
text-align: left;
font-weight:bold;
}

.signature
{
   text-align: right ;
   font-style: italic ;
}

.signatures_enfants {
text-align: right;
font-style: italic; 
margin-top: 20px; 
font-weight: bold;
text-align:center;
}

.fontcomic {
font-family:'Comic Sans MS';
font-size: 1.1em;
font-weight:bold;
}

/*--- ci-dessous, instructions concernant les photos ---*/
.photo
  {
  height:100px;
  font-size:8pt;
  padding:5px;
  border:1px;
  }
.photo_cacher
  {
  position:absolute;
  border:2px solid #FFFFFF;
  font-size:8pt;
  padding:0px;
  visibility:hidden;
  left:0;
  top:0;
  }
.comm_cacher
  {
  visibility:hidden;
  font-size:8pt;
  position:absolute;
  border:1px solid #000000;
  background-color:#FFFFFF;
  width:auto;
  left:0;
  top:300;
  }
  
  /*--- Ci-dessous, tout ce qui concerne la page vupar ---*/
