body
{
	background: white url(fond.jpg) repeat-y center right fixed;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font: 0.9em/1.25em Georgia, serif;
	color: black;
/*	background: white url(t2.jpg) no-repeat top right; */
}

a:link { 
	font-variant: small-caps; 
	text-decoration: none; 
	color: #2d2d2d;
	background-color: transparent ;
}

a:visited {
	font-weight: italic; 
	text-decoration: none; 
	color: #767676;
	background-color: transparent ;

	}
a:hover, a:active {
	font-weight: normal; 
	text-decoration: underline; 
	color: black;
	background-color: transparent ;
	}


#presentation{
/*	background: url(fleche.png) no-repeat top left;  */
	text-align: justify;
	font-size: small;
	float: left;
	width: 15%;
	margin-left: 2.5%;
	margin-right: 5%;
	padding: 3px;
	padding-right: 0px;
	margin-top: 80px;
}

#titre{
    display: block;
    font: bold large sans-serif;
    font-family: Arial;
    margin-bottom: 20px;
    martin-top: 20px;
}


#grostitre{    
    text-align: center;
    display: block;
    font: Arial bold large sans-serif;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    font-size: 200%;
    line-height: 40px;
}

#soustitre{
	display: block;
	font: bold medium sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
}

#contenu{
	padding: 10px;
	float: left;
	width: 55%; 
	text-align: justify;
	
}

#contenu a {font-variant: normal; font-weight: bold; }

#contenu ul {
	font: medium, sans-serif;
	text-align: justify;
	list-style-image: url(triangle.jpg);
}



#premier {
      font-size: small;
      padding-left: 10px;
      list-style: none;
      border-top: 1px solid black;
      border-bottom: 1px solid black;
      width: 100%;
}

#premier a 
{
font-variant: small-caps;
font-weight: bold; 
color: #2D2D2D;
font-family: Calibri;
font-size:1vw;
}

#premier a:hover
{
background-color: #2D2D2D;
color:white;
text-decoration: none;
}


#premier span 
{
font-variant: small-caps;
font-weight: normal; 
font-style: italic;
color: #d3d3d3;
font-family: Calibri;
font-size:1vw;
}

@supports(font-feature-settings: 'smcp') {
    #premier span, #premier a {
        font-variant: normal;
        font-feature-settings: 'smcp';
    }
}


p.ligne {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px;
}

#listeliens a {display: block; margin-top: 5px;color: black;font-weight:bold;font-family: Calibri;font-size:0.95rem;}
#listeliens span {display: block; margin-top: 5px;color:#d3d3d3;font-variant: small-caps;font-weight: normal;font-style: italic;font-family: Calibri;font-size:0.90rem;}

@supports(font-feature-settings: 'smcp') {
    #listeliens a, #listeliens span {
        font-variant: normal;
        font-feature-settings: 'smcp';
    }
}


ul p{  margin: 0px;
       margin-left:15px;
/*       font-size: small;*/
       font-style: italic;}

p.item {
        margin: 0px;
	margin-bottom: 5px;	
	font: medium Arial,serif;
	padding: 4px;
	text-align: justify;

}

p.item span{ 
	background-color: transparent;
	margin-bottom: 10px;
	display: block;
	font: bold large Tahoma,sans-serif bold;
/*	font-weight: bold; */
}

div.section {
	background: url(ligne2.png) no-repeat bottom right;
	border-bottom: 2px solid black;
	text-align: right;
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 10px;
}

div.intro {
	  padding-left: 4px;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  font: medium Arial,serif;
	  text-align: justify;
}

#contenu p { padding-left: 2em; 
padding-right: 2em;}


table#programme td {
font: 9pt tahoma, verdana, sans-serif;
}

table#programme td p{
  -webkit-hyphens:auto;
  -moz-hyphens:auto;
  -ms-hyphens:auto;
  -o-hyphens:auto;
  hyphens:auto;
}


table#programme thead td {
    font: 15pt "Copperplate",Tahoma,georgia,palatino,times,serif;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left:8px;
    padding-right:8px;
}

.titresprog {
    font-weight: bold;
    text-align: center;
}
.nomprog {
    font: 8pt verdana, sans-serif;
    font-style: italic;
    text-align: center;
    margin-top: -10px;
}

.cadreprog {
    background-color: lightgreen;
    font: 10pt "Copperplate",Tahoma,georgia,palatino,times,serif;
    font-weight: normal;
    text-align: center;
    border: 2pt solid black;
    margin-left:5pt;
    margin-right:5pt;
}

.old {padding-bottom:50px;}

table#old td {
    padding-left: 0.8em; 
}

table#old {
    border-spacing:0 1em; 
}

table#comite tr:nth-child(odd) {
    background-color:#eee;
}

table#comite td:nth-child(odd) {
    width:100em;
}
table#comite td:nth-child(even) {
    width:400em;
}

.noprint {display:none;}

.titre_ligne1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}

.titre_ligne2 {
	font-size: 20px;
	font-weight: bold;
}

.titre_ligne3 {
    font-size: 16px;
}

.titre_ligne5 {
	color: #669999;
	font-weight: bold;
	font-size: 14px;
}

table#ateltable {
    border: medium solid #000000;
/*    width: 100%;*/
}

table#ateltable td {
   background-color:#C6D9F1;
}

table#ateltable th {
    border: thin solid #548DD4;
    background-color:#548DD4;
}

table#visitable {
    border: medium solid #000000;
/*    width: 100%;*/
}

table#visitable td {
   background-color:#EAF1DD;
   text-align:center;
}

table#visitable th {
    border: thin solid #C2D69B;
    background-color:#C2D69B;
}

table#visitable2 {
    border: medium solid #000000;
/*    width: 100%;*/
}

table#visitable2 td {
   background-color:rgb(253, 232, 232);
   text-align:center;
}

table#visitable2 th {
    border: thin solid #C2D69B;
    background-color:rgb(115,12,10);
    color:white;
}

/* =========== NOUVEAU SITE =========== */
section#corps {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-webkit-flexbox;
  	display:-moz-flex;
  	display:-moz-box;
  	display:-ms-flexbox;
	display:flex;
	flex-wrap: nowrap;
	flex-direction:column;
	justify-content: flex-start;
/*	align-items:flex-start;*/
	max-width: 1000px;
	margin:auto;
/*	background-color: green;*/
}

section#corps article{
	background-color: rgba(255,255,255,0.5);
	width:70%;
	margin:auto;
	font-family:"calibri",Verdana;
	text-align: justify;
	font-size:larger;
}

section#corps article.home {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-webkit-flexbox;
  	display:-moz-flex;
  	display:-moz-box;
  	display:-ms-flexbox;
	display:flex;
	flex-wrap: nowrap;
	flex-direction:row;
	justify-content: center;
	font-family:"calibri";
	font-size:1.00em;
	  border-style: solid;
  border-width: 2px;
  padding-top:00px;
  padding-bottom:00px;
  border-radius: 20px;

}
section#corps article.home .col-gauche {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-webkit-flexbox;
  	display:-moz-flex;
  	display:-moz-box;
  	display:-ms-flexbox;
	display:flex;
	flex-wrap: nowrap;
	flex-direction:column;
	justify-content: center;
/*	border:solid 1px blue; */
}
section#corps article.home .col-droite {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-webkit-flexbox;
  	display:-moz-flex;
  	display:-moz-box;
  	display:-ms-flexbox;
	display:flex;
	flex-wrap: nowrap;
	flex-direction:column;
	justify-content: center;
/*	border:solid 1px blue;*/ 
	width:50%;
	font-family:"Georgia";
	font-size:1.00em;

/*	border:solid 1px blue; */
}
section#corps article.home .col-droite p {
		font-size:2.00em;
		line-height: 35px;
		padding-right:15px;
		text-align:center;
		vertical-align: middle;

}
section#corps article.home img {
	height: auto;
    max-width: 80%;
/*    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.5);*/
    margin:auto;
    display:block;
}

hr.fancy-line {
	border: 0;
	width:95%;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin-bottom:25px;
	margin-top:25px;
}

.photos {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.photos img {
	padding: 5px;
	background: white;
	border: 1px solid #BBB;
	margin: 7px 14px 7px 0;
	width: 160px;
}

/*.home {
  margin-left:auto;
  margin-right:auto;
  width:60%;
  text-align: justify;
  text-justify: inter-word;
  font-size: medium;
   border-style: solid;
  border-width: 2px;
  padding-top:00px;
  padding-bottom:00px;
  border-radius: 20px;
}
.home h1 {
  font-weight:bold;
  text-align:center;
  font-size:1.75em;
}
.home p {
  padding-top:10px;
  font-style:italic;
  text-align:center;
  font-size:1.25em;
} */
