.imgInscr {
  border: 1px solid black;
  padding: 10px 0px 10px 30px;
  background-color: #e8ebee;
  background-image: url("images/fleche.png");
  background-position: 1% 50%;
  background-repeat:no-repeat;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #62747b;
  cursor: pointer;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38444b;
	text-decoration: none;
	text-align: justify;
}
.texteright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #38444b;
	text-decoration: none;
	text-align: right;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38444b;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38444b;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38444b;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #38444b;
	color: #ebeff0;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE3A6;
	text-decoration: none;
	background-color: #343434;
}
textarea {
	color: #FFE3A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #343434;
}
.inputstyle, INPUT.text {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#38444b;
background-color:#ebeff0;
border-style:solid;
border-width:1px;
border-color:#5e7178;
width:250px;
height:20px;
}
.inputstyletextarea {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#38444b;
background-color:#ebeff0;
border-style:solid;
border-width:1px;
border-color:#5e7178;
width:422px;
height:60px;
}
.inputstyletextarea2 {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#38444b;
background-color:#ebeff0;
border-style:solid;
border-width:1px;
border-color:#5e7178;
width:250px;
height:40px;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38444b;
	text-decoration: none;
}
.textebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38444b;
	text-decoration: none;
	padding-top: 10px;
}
.texteboldright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38444b;
	text-decoration: none;
	text-align: right;
}
.texteboldright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38444b;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}
.texteboldjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38444b;
	text-decoration: none;
	text-align: justify;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.texterougeboldright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#dipl {
    padding: 0;
}

#dipl li {
    list-style-type: none;
}
