/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

BODY {
	margin: 0px 0px 0px 0px; /*sans marges, la page sera collée aux bords */
	padding: 0px 0px 0px 0px; /*background-color: #FFFFFF;*/
	background-color: #FAFCFB;
	text-align: center;
	font-family: arial, verdana, sans-serif; /* on définit la police de base dans la page */
	font-size: 12px; /* on définit la taille de police de base dans la page */
	border: 0px none #88C0E1;
}

A {
	color: #FF9B29; /*Orange*/
	text-decoration: none;	
}

A.telechargement {
	color: #FF9B29; /*Orange*/
	text-decoration: none;
	font-weight: bold;	
}

A.telechargement SPAN.pdf {
  background-image: url(../images/pdf.bmp);
	background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
	display: block;
	line-height: 32px;
}

A.telechargement SPAN.word {
  background-image: url(../images/word.bmp);
	background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
	display: block;
	line-height: 32px;
}

A.telechargement SPAN.jpg {
  background-image: url(../images/jpg.bmp);
	background-position: left;
  background-repeat: no-repeat;
  padding-left: 27px;
	display: block;
	line-height: 32px;
}

UL {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

LI {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.page {
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 1024px;
	background-image: url(../images/fond.jpg);
  background-repeat: repeat-y;
  /*border: 1px solid gray;*/
  text-align: left;
}

.warning {
	color: Red;
}

.non_glissant {
	clear: both;
}

.banniere {
  background-image: url(../images/banniere.jpg);
  background-repeat: no-repeat;
	border: 0px none #88C0E1;
  height: 185px;	
}

.banniere A {
	text-decoration: none;
}

.banniere IMG {
	border: 0px none #88C0E1;
}

.menu {
  background-image: url(../images/barre_menu.jpg);
  background-repeat: no-repeat;
  height: 30px;	
}

.menu UL {
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  list-style-type: none;
}

.menu LI {
  float: left;
	margin-left: 20px;
  padding-top: 6px;
  font-size: 14px;
  color: #FFFFFF;
}

.menu A {
  text-decoration: none;
  /*color: #DFF7FF; /*bleu ciel*/
  color: #FFFFFF;
}

.menu A:hover {
  /*color: #E0E7F2;*/
  /*color: #FFFFFF;*/
  color: #FF9B29;/*orange*/
}

.menu A.selection {
  /*color: #FFFFFF;*/
  color: #FF9B29;/*orange*/
  /*font-weight: bold;*/
}

.sous_menu {
  background-image: url(../images/barre_sousmenu.jpg);
  background-repeat: no-repeat;
  height: 27px;	
}

.sous_menu UL {
	margin: 0px 0px 0px 10px;
	padding-top: 7px;
	padding-left: 0px;
	list-style-type: none;
}

.sous_menu LI {
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #BABABA;
}

.sous_menu A {
  text-decoration: none;
	/*color: #86BADB; /*bleu*/
	color: Black;
}

.sous_menu A:hover {
  /*color: #FFE3C1;*/
  /*color: #1081C3; /* RGB : 16/129/195 */
  color: #FF9B29;/*orange*/
}

.sous_menu A.selection {
  /*color: #1081C3; /* RGB : 16/129/195 */
	/*color: #2E83B9;*/
  color: #FF9B29;/*orange*/
}

.cadre_principal {
	background-image: url(../images/cadre_fond.jpg);
	background-repeat: repeat-y;
	width: 715px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none #88C0E1; /*border: 1px solid #88C0E1;*/
}

.cadre_principal .entete {
	background-image: url(../images/cadre_entete.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 30px;
	font-size: 14px;
	/*font-weight: bold;*/
	font-family: Arial;
	color: White;
	text-align: right;
}

.cadre_principal .entete SPAN.sous_menu {
	background: transparent;
	font-weight: normal;
	font-size: 12px;
	display: inline;
}

.cadre_principal .corps {
  /*
	background-image: url(../images/cadre_fond.jpg);
	background-repeat: repeat-y;
	*/
	border: 0px none #88C0E1;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 1px; 
	/*height: 50px;*/
	min-height: 400px;
	color: #4C4C4C;
	/*color: Black;*/
	/*color: #3D98CF; /* RGB : 61/152/207 */
	text-align: justify;
	text-indent: 10px;
}

.cadre_principal .corps H1 {
	background-image: url(../images/cadre_entete2.jpg);
	/*
  background-image: url(../images/barre_sousmenu.jpg);
  background-image: url(../images/barre_menu.jpg);
	*/
  background-repeat: no-repeat;
	line-height: 16px;
  padding-left: 0px;
  font-style: bold;
  font-size: 12px;
	text-align: right;
  /*text-align: left;*/
  color: #1081C3; /* RGB : 16/129/195 */
  padding-left: 0px;
  padding-right: 10px;
  margin-left: 0px;
	text-indent: 0px;
}

.cadre_principal .corps H2 {
  font-style: bold;
  font-size: 12px;
  text-align: left;
  color: #1081C3; /* RGB : 16/129/195 */
  padding-left: 0px;
  margin-left: 0px;
	text-indent: 0px;
}

.cadre_principal .corps IMG {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px; 
	border: 0px none #88C0E1;
}

.cadre_principal .corps UL {
  padding-left: 0px;
  margin-left: 30px;
  list-style-type: none;
  list-style-image: url(../images/puce.bmp);
  list-style-position: outside;
}

.cadre_principal .corps LI {
  padding-left: 0px;
  margin-left: 5px;
}

.cadre_principal .corps .news_compet {
	padding: 0px;
	padding-top: 2px;
	clear: both;
	overflow: hidden;
  border-top: 1px solid Silver;
  /*border-bottom: 1px solid Silver;*/
}

.cadre_principal .corps .news_compet H2{
	background: url(../images/fleche_news.gif) no-repeat;	
  margin-left: 55px;
  padding-left: 25px;
  font-size:16px;
	line-height: 25px;
}

.cadre_principal .corps .news_compet .date {
	height: 50px;
	width: 45px;
	background: url(../images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}

.cadre_principal .corps .news_compet .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.cadre_principal .photo_vignette 
{
	float: left;
	/*background-image: url(../images/zoom_photo.jpg);*/
	/*background-image: url(../images/cadre_photo.jpg);*/
	background-position: bottom;
	background-repeat: no-repeat;
	width: 131px;
	height: 140px;
	text-align: center;
	text-indent: 0px;
	border: 1px none #B6E0F6;
	/*
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	*/
	margin-bottom: 10px;
	margin-right: 3px;
	padding-left: 0px;
	padding-top: 5px;
}

.cadre_principal .vignette
{
	/*margin: auto;*/
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	height: 125px;
}

.cadre_principal .vignette IMG
{
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cadre_principal .fin {
	clear: both;
	border: 0px none #88C0E1;
	background-image: url(../images/cadre_fin.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

.cadre_news {
	float: bottom;
  background-image: url(../images/cadre_news_fond.jpg);
  background-repeat: repeat-y;
  position: absolute;
	top: 242px;
	margin-left: 743px;
  width: 269px;
	padding-left: 0px;
}

.cadre_news .entete {
	background-image: url(../images/cadre_news_entete.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 30px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
  color: Yellow;
	/*color: White;*/
  /*color: #FF9B29;*/
	/*color: #F4E74B;*/
}

.cadre_news .corps {
  /*
  background-image: url(../images/cadre_news_fond.jpg);
  background-repeat: repeat-y;
	*/
  padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	height: 405px;
	overflow: auto;
	color: Black;
	font-size: 11px;
}

.cadre_news .corps P {
  border-bottom: 1px solid Silver;
}

.cadre_news .corps SPAN.compteur_titre {
  margin-top: -6px;
  color: #FF9B29;/*orange*/
}

.cadre_news .corps SPAN.date {
  background-image: url(../images/calendrier.bmp);
  background-repeat: no-repeat;
  margin-top: -6px;
  padding-left: 27px;
	display: block;	
  line-height: 24px;
  color: #FF9B29;/*orange*/
}

.cadre_news .corps SPAN.warning {
  background-image: url(../images/warning.jpg);
  background-repeat: no-repeat;
  margin-top: -6px;
  padding-left: 27px;
	display: block;	
  line-height: 24px;
  color: Red;
}

.cadre_news .corps A.suite {
  background-image: url(../images/fleche_orange2.bmp);
  background-repeat: no-repeat;
  background-position: right;
  /*margin-top: -2px;*/
  padding-right: 16px;
  color: #FF9B29;
	text-decoration: none;
  text-align: right;
	display: block;	
}

.cadre_news .fin {
	background-image: url(../images/cadre_news_fin.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

.pied_page {
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
  height: 86px;	
  padding-right: 10px;
  text-align: right;
  color: #1081C3; /* RGB : 16/129/195 */
  font-size:10px; 
}

.pied_page P{
  padding-top: 75px;
}

.compteur {
  /*width:160px;*/
  height:50px; 
	margin-top:10px;
	margin-left:60px;
	text-transform:uppercase;
  font-weight: bold ;
  /*background-color:#000000;
  color:#FFFFFF;*/
  color: #FF9B29;/*orange*/
  font-size:17px; 
  text-align:center;
}

.compteur SPAN.compteur_jour {
  width:35px;
  height:50px;
	text-transform:uppercase;
  font-weight: bold ;
  float:left;
  background-image:url(../images/compteur_j_bleu.jpg);
  font-size:42px;
  text-align:center;
}

.compteur SPAN.compteur_heure {
  width:35px;
  height:50px;
	text-transform:uppercase;
  font-weight: bold ;
  float:left;
  background-image:url(../images/compteur_h_bleu.jpg);
  font-size:42px;
  text-align:center;
}

.compteur SPAN.compteur_nb_jour
{
	text-transform:uppercase;
  font-weight: bold ;
  float:left;
  background-image:url(../images/compteur_nb.jpg);
  /*color:#000000;*/
	color: #4C4C4C;
  width:35px;
  height:50px;
  font-size:42px;
  text-align:center;
}

.compteur SPAN.compteur_nb_heure
{
	text-transform:uppercase;
  font-weight: bold ;
  float:left;
  background-image:url(../images/compteur_nb.jpg);
  /*color:#000000;*/
	color: Red;
  width:35px;
  height:50px;
  font-size:42px;
  text-align:center;
}