/* CSS Document */

#conference table{
border: 0;
border-collapse: collapse;}

#conference{
margin-top: 30px;}

#conference #contenu{
text-align: left;
padding: 20px 5px 0 20px;}
#conference #contenu h1{
color:#000;
text-align: left;
font-size: 17px;
font-weight: bold;
padding: 0 0 0 20px;}
#conference #contenu img{
padding: 0 0 0 0}

#conference h2{
color:#000;
text-align: left;
font-size: 14px;
padding: 0 0 0 0; margin: 0 0 0 0;}

.ficheconf{padding: 0 0 0 0; margin: 0 0 0 0;
width: 600px; height: 1px;
text-align: left;}


#conference ul{
list-style-type: none;
font-size: 12px;
margin-left: 5px;}
#contenu p{
font-size: 12px;
padding: 0 5px 0 5px;
text-align: left;}
/* Id et Class pour les tableaux des fiches conférences */
#conference #entete{
color:#000;
text-align: left;
font-size: 14px;
font-weight: bold;
height: 25px;}
#conference .theme{
color:#fff;
text-align: left;
font-size: 20px;
font-weight: bold;
height: 35px;}
#conference .jour{
color:#fff;
text-align: left;
font-size: 20px;
font-weight: bold;
height: 35px;}
#conference .journoir{
color:#000;
text-align: left;
font-size: 15px;
font-weight: bold;
height: 35px;}
#conference .enteteforum{
color:#E11028;
text-align: left;
font-size: 14px;
font-weight: bold;
background-color:#d2ebf2;height: 25px;}
#conference .forum{
font-size: 12px;
text-align: left;
background-color:#d2ebf2;
height: 50px;}
#conference .titreforum{
color:#E11028;
font-size: 14px;
font-weight: bold;}

#conference .entetesoustheme{
color:#000;
text-align: left;
font-size: 14px;
font-weight: bold;
height: 25px;}

#conference .confdansforum{
color:#000;
text-align: left;
font-size: 12px;
font-weight: normal;
background-color:#d2ebf2;}
#conference .conf{
color:#000;
text-align: left;
font-size: 12px;
font-weight: normal;}
#conference .date{
color:#000;
text-align: left;
font-size: 12px;
font-weight: bold;
background-color: #fff}
#conference td{
border-bottom: 1px solid #ccc;
margin: 0; padding: 0 0 0 20px;
}
#conference td.partparrain{
border-bottom: 0px none;
font-size: 10px;
vertical-align: baseline;
color: #000;
text-align: right;
}


