﻿a:link {
	color: #29553B
}
a:visited {
	color: 
}
a:hover {
	color: #2B593F
}
a:active {
	color: #4AAC71
}

#edito {
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

#titre0 {
  position: relative;
	font-family: Arial;
	font-style: normal;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

#titre {
	font-family: Arial;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	margin-left: 10px;
}

#titre1 {
  position: relative;
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

#titre2 {
  position: relative;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

#titre_fond {
	position: relative;
  font-family: Arial;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	background-color: #D5EBDE; /* #6FB78F;  #AAAAAA; */
	margin-left: 10px;
	margin-right: 15px;
}

#contenu {
  position: relative;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
}

.ligne_titre_table_concours {
	background-color: #F77900;
	word-spacing: 3px;
	font-weight: bold;
	font-style: normal;
	border-top-width: thick;
	border-top-color: #FFFFFF;
}
#fond_ecran {
	border-right-color: #180052;
	border-right-style: inset;
	border-right-width: 1px;
}
#colonne_bleue_gauche_fonce {
	background-color: #376E2D;
}
#colonne_bleue_gauche_clair {
	background-color: #C6C3DE;
}

.image_verticale {
	border:4px;
	border-color:#FFFFFF;
}
#contenu h1 {
	font-size: 24pt;
	color: #FF0000;
	margin-top: 0px;
}
#contenu h2 {

	font-size: 18pt;
	color: #FF0000;
	margin-top: 0px;
}

#contenu h3 {

	font-size: 18pt;
	color: #FF0000;
}

table.grille1 {
  width: 700px;
  position: relative;
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	margin-left: 10px;
  border-top: 1px solid #D5EBDE;
  border-bottom: 1px solid #D5EBDE;
  border-left: 1px solid #D5EBDE;
  border-right: 1px solid #D5EBDE;
}

td.colgrillega1 {
  width: 240px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: black;
  padding-left: 4px;
}

td.colgrilledr1 {
  width: 460px;
  padding-left: 4px;
  border-left: 1px solid #CCCCCC;
}

td.colgrille1 {
  width: 240px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: black;
  padding-left: 4px;
}

table.grille2 {
  width: 350px;
  position: relative;
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	margin-left: 10px;
  border-top: 1px solid #D5EBDE;
  border-bottom: 1px solid #D5EBDE;
  border-left: 1px solid #D5EBDE;
  border-right: 1px solid #D5EBDE;
}

td.colentetega2 {
  background-color: #6FB78F;
  width: 250px;
  padding-left: 4px;
	text-align: center;
}

td.colentetedr2 {
  background-color: #6FB78F;
  width: 100px;
  padding-left: 4px;
  border-left: 1px solid #CCCCCC;
	text-align: center;
}
td.colgrillega2 {
  width: 250px;
  padding-left: 4px;
}

td.colgrilledr2 {
  width: 100px;
  padding-left: 4px;
  padding-right: 4px;
  border-left: 1px solid #CCCCCC;
	text-align: center;
}

td.colgrillega3 {
  width: 700px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: black;
  padding-left: 4px;
}

table.conteneur {
   width: 850px;
   margin-left: 148px;
   margin-top: 100px;
}

#cont_img img 
{  
  border-left: 2px solid #2B593F;
  border-top: 2px solid #2B593F;
  border-right: 2px solid #2B593F;
  border-bottom: 2px solid #2B593F;
}

#img_fond {
   position: absolute; 
   top: 0px; 
   left: 0px;
   border-left: 0px;  
   border-top: 0px;  
   border-right: 0px;  
   border-bottom: 0px;
}