/* CSS Document */

/* ---- Medias, Logos et Fonts d'écran ---- */

 .clicTitre
  {
  background-color: #14B3DA;
  }

.clicCacher
  {
  top: -14px;
  position: relative;
  text-align:right;
  }

.contenant
  {
  display : block;
  border
} 

/* ---- Medias, Photos ---- */

 .clicTitre2
  {
  background-color: #14B3DA;
  }

.clicCacher2
  {
  top: -10px;
  position: relative;
  text-align:right;
  }

.contenant2
  {
  display : block;
  border
} 

/* ---- Medias, Vidéos ---- */

 .clicTitre3
  {
  background-color: #14B3DA;
  }

.clicCacher3
  {
  top: -10px;
  position: relative;
  text-align:right;
  }

.contenant3
  {
  display : block;
  border
} 

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000066;
}
.Stye2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Style5 {font-size: 8px}
.Style9 {font-size: 12px; font-weight: bold; }




