﻿#contenu a:link {border-bottom: 2px dotted #3e6177; color:#294500; font-weight: bold; text-decoration:none;}
#contenu a:visited {border-bottom: 2px dotted #3e6177; color:#294500; font-weight: bold; text-decoration:none;}
#contenu a:hover {border-bottom: 2px dotted #3e6177; color:#004e84; font-weight: bold; background-color:silver;}

#contenu #derniere_minute a:link {border-bottom: 2px; color: #005b78; font-weight: bold; text-decoration:none;}
#contenu #derniere_minute a:visited {border-bottom: 2px dotted navy; color:#005b78; font-weight: bold; text-decoration:none;}
#contenu #derniere_minute a:hover {border-bottom: 2px dotted #3e6177; color:#005b78; font-weight: bold; background-color:silver;}


#ligne_H2 {
  border-bottom:medium;
  border-bottom-color:#8f0000;
  border-bottom-style:solid;
  border-top:medium;
  border-top-color:white;
  border-top-style:solid;
  height:0px;
  width:698px;
  margin-left:3px;
  margin-top:0px;
}
#bloc_droit {
 /* border-left:3px solid #8f0000;
  border-right:3px solid #8f0000;*/ 
  width: 703px;
  /*background-color:lime;*/
  position:absolute;
  top:162px;
  left:391px;
  min-height:200px;
}
#contenu{
  width: 705px;
  margin:auto;
  left:20px;
  /*background-color:orange;*/
  border-left:3px solid #8f0000;
  border-right:3px solid #8f0000; 
}
.enseignement {
  padding: 5px;
  font-size: 20px;
  font-variant: small-caps;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  color: #335820/*#ffffcc*/;
  background-color: #cae2e8/*#3e6177*/;
}

.conf_bloc {
	border: 1px solid black;
	margin: 0 auto;
	width: 500px;
}
.conf_titre {
	padding: 5px;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	color: #335820/*#4f692e*//*#ffffcc*/;
  	background-color: #cae2e8;
}
.conf_orateur {
  	text-align:center;
    font-weight: bold;
}
.present_ret {
  margin-right: 40px;
  color: #005b78;
  text-align: justify;
  margin-left: 40px;
  font-size: 15px;
}
