body,td {
	font-size: 13px;
	background-color: #fff;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
h1, h2, h3
{
  text-align: center;
  color: blue;
  text-align: center;
  padding: 5px 0px 5px 0px;
  
}
input,textarea {
	font-size: 14px ;
	width: auto;
	height: auto;
}

p {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}

#terme table {
	border: thin solid #000;
	width: 100%;
}

#terme td,#terme th {
	border: thin solid #000;
	width: 100%;
}

.error_list {
	color: red;
	font-style: italic;
}

.error_list>li {
	list-style-type: none;
	margin-left: -30px;
	margin-bottom: -10px;
}


.logo {
	padding: 0 0 20px 0;
	text-align: center;
}


#tabnav ul {
	align: center;
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	/*border-bottom: 1px solid #1f365c;*/
	margin: 0;
}

#tabnav ul>li {
	float: left;
	height: 21px;
	background-color: #004a89;
	margin: 1px;
	padding: 4px 10px 5px 10px;	
	border: 1px solid #000;
	list-style-type: none;
	font-size: 13px;
}

#tabnav ul>li.active {
	border-bottom: 1px solid #000;
	background-color: #004d89;
}

#tabnav a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	text-align: center;
	font-size: 11px;
}

#tabnav a:hover {
	background: #fff;
	color: #004d89;
}

.maj {
	clear:both;
	color: gray;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	padding: 5px 10px;
}

#contenue {
	font-size: medium;
}

#contenu h1 {
	font-size: 24px;
	color: blue;
	text-align: center;
	padding: 10px 0px 30px 0px;
}

#contenu h2 {
	font-size: 120%;
	color: maroon;
	padding: 5px 0px 5px 0px;
}

}
#contenu p {
	text-align: justify;
	padding: 5px 0px;
	margin-bottom: 1px;
}

#contenu ul,li {
	text-align: justify;
	margin: 0px 0px 5px 30px;
	list-style-type: square;
}

#contenu th {
	background-color: white;
	text-align: right;
	vertical-align: top;
}

.row_abecedaire {
	margin: 2px 0px;
	padding: 2px 0 10px 0;
}

.abecedaire_abreviation {
	color: purple;
}

.abecedaire_explication {
	padding-left: 10px;
	color: gray;
	font-style: italic;
	font-size: 95%;
}

.abecedaire_liens {
	padding-left: 10px;
	font-size: 95%;
}

.repondre {
	font-style: italic;
	padding: 2px 0 10px 0;
}

.question {
	font-style: italic;
	font-weight: bold;
	padding: 0px 0 10px 0;
}

.login {
	margin-left: 300px;
	width: 300px;
	padding: 20px 40px;
}

.login label {
	font-weight: bold;
	width: 150px;
	float: left;
}

.form_error {
	color: red;
	font-style: italic;
}

.terme {
	color: blue;
}

.occurrence {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.caracterisation {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.nature {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.definition {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.def_non {
	color: #0000;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
}

.commentaire {
	color: #000;
	font-style: italic;
	font-size: 80%;
	text-align: left;
}

.recommandation {
	color: #000;
	font-style: italic;
	font-size: 80%;
	text-align: left;
}

.news_titre {
	font-weight: bold;
	padding-bottom: 5px;
}

.news_resume {
	font-style: italic;
	font-size: 95%;
	text-align: justify;
	padding-left: 15px;
}

.form-row {
	padding: 5px 0px;
}

.a_voir {
	color: red;
	font-style: italic; 
}
.actualite
{
  /*order-top: thin dashed #000;*/
}

.titre_actualite
{
  font-size: 100%;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 5px;
}
.texte_actualite
{
  font-size: 90%;
  font-weight: normal;
  text-align: justify;
}
.source_actualite, .lien_actualite, .pj_actualite
{
  font-size: 90%;
  font-style: italic;
  text-align: justify;
  padding-bottom: 5px;
}

.ajt_action
{
  border-top: medium  dashed #000;
  font-size: 100%;
  font-weight: bold;
  color: red;
  text-align: right;
	
}
.journee
{
  border: thin  solid  #004a89;
  padding: 5px 3px;
  font-size: 90%;
  text-align: center;
}
.rouge
{
  color: red;
}
.bleu
{
  color: blue;
}


#inscription
{
  font-size: 90%;
  font-weight: normal;
  text-align: justify;	
}
#inscription h2
{
  text-align: left;
  font-size: 120%;
  color: maroon;
}
#inscription table
{
  margin-left: 30px;
}
#inscription table textarea
{
  margin-left: 0px;
}

#inscription textarea
{
  margin-left: 30px;
  width: auto;
}


.foot
{
  color:  graytext;
  text-align: center;
  font-style: italic;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed gray;
}


