/*gestion de la structure*/

body {
margin-left: 10px;
margin-right: 50px;
text-align: left;
}

body, td {
font-size: medium;
font-style: normal;
font-family: helvetica, arial, verdana;
}

table {
border-collapse: collapse;
}

td+td {
padding-left: 1em;
}

a {
text-decoration: none;
}

hr {
margin-top: 20px;
margin-bottom: 20px;
}

h1 {
font-size: x-large;
}

h2 {
font-size: large;
font-weight: bold;
}

#entete {
padding-bottom: 1em;
margin-bottom: 1em;
border-bottom: 1px solid;
}

#corps {
text-align: justify;
margin-left: 50px;
}

#corps h1 {
margin-left: -50px;
margin-top: 0px;
}

#corps h2 {
margin-left: -50px;
}

sup {
font-size: xx-small;
}

.col1, .col2, .col3, .col4 {
font-weight: bold;
vertical-align: top;
}

.col1 img {
border: none;
width: 200px;
margin-top: -4px;
}
 
.col4 a, a.titrejournee {
text-decoration: none;
}
 
.col4 a:hover, a.titrejournee:hover {
text-decoration: none;
}
 
ul {
list-style-type: square;
margin-bottom: 20px;
}

ul.journees {
padding-left: 0px;
margin-left: 0px;
}

ul.journees li {
margin-bottom: 4em;
}

dl {
width: 100%;
}

dt {
width: 10em;
float: left;
clear: left;
margin-left: 0em;
border-top: solid 1px;
}

dd {
padding-top: 0.2em;
margin-left: 11em;
margin-bottom: 1.2em;
padding-bottom: 0.3em;
}

.titre, .ouvrage {
font-style: italic;
}

.titre em, .ouvrage em {
font-style: normal;
}

.orateur {
font-weight: bold;
}

span.cernetlogo {
font-style: normal;
font-weight: bold;
}

.cernetlogo>em {
font-style: italic;
font-weight: normal;
}

#copy {
clear: both;
margin-top: 2em;
border-top: 1px solid;
}

p#coped {
text-align: right;
font-size: small;
margin-top: 0.2em;
}

div#copy img.valid1 {
border: none;
height: 15px;
width: 80px; 
}

/*gestion des couleurs*/

body, h1, ul, a.titrejournee, h3 .titrejournee, h2.abstract, .cernetlogo em {
color: #000000;
}

a {
color: #ff8c00;
}

#entete, .col1, .col2, .col3, .col4, h3, dt, dl.horaires dt, h2.abstract .orateur, .cernetlogo {
color: #436976;
}

h2, .cernet, h2>a {
color: #d00000;
}

.col4 a {
color: #FFC450;
}

a:hover {
color: #234956;
}

#copy, #entete, dd {
border-color: #436976;
}

body {
background-color: #ffffff;
}