
/**
 * @fichier cdifx_style.css
 * @auteur  Thierry ROISNEL
 * @email   thierry.roisnel@univ-rennes.fr
 * @date    08.07.2009
*/



 .separateur  { font-size:13px; color:#000000; text-align:left;  font-weight: bold;}
 .separateur2 { font-size:13px; color:#837996; text-align:left;  font-weight: normal;}





/********************************************************************
*/

table#programme {
   border: solid #000 0px;
   width: 650 px;
}

table#programme2 {
   border: solid #000 0px;
   width: 650 px;
   margin-left:100px;
}

table#presentations {
   border: solid #000 0px;
   width: 650 px;
   margin-left:25px;
}


table#programme td {
    padding: 3px;
    border: solid #000 0px;

}

.horaire {
   color: #000000;
   text-align: right;
   vertical-align: text-top;
}

.horaire_pause {
   color: 837996;
   text-align: right;
}

.sujet {
   color: #000000;
   text-align: left;
}

.lecture{
   color: #7F0000;
   text-align: left;
}


.practicals {
   color: #00007F;
   text-align: left;
}

.tableronde {
   color:#294B71; text-align:left;    font-weight: bold;
}


.sponsors {
   color: #5f4491;
   text-align: left;
}

.titre_presentation {
	 font-weight:normal;
	 font-style : italic;
	 color: #483963;
}	
  
.pause {
   color: #837996;
   text-align: left;
}
   
.aurateur {
   color: #837996;
   text-align: left;   
}


/********************************************************************
*/

table#liste_nom_adresse {
   border: solid #000 0px;
   width: 650 px;
}

table#liste_nom_adresse td {
    padding: 3px;
    border: solid #000 0px;

}


.item_part {
    text-align: right;
    width: 50px;
}

.nom {
   color: #000000;
   text-align: left;
   width: 180px;
}

.adresse {
   color: #000000;
   text-align: left;
   width: 300px;
}


.tel {
   color: #000000;
   text-align: left;
   width: 250px;
}

/********************************************************************
*/

table#liste_nom_email_lab {
   background-color:#FFFFFF;
   border: solid #000 0px;
   width: 650 px;
}

table#liste_nom_email_lab td {
    padding: 3px;
    border: solid #000 0px;

}


.item_part {
    text-align: right;
    width: 50px;
}

.nom {
   color: #000000;
   text-align: left;
   width: 180px;
}

.email {
   color: #000000;
   text-align: left;
   width: 100px;
}


.lab {
   color: #000000;
   text-align: left;
   width: 300px;
}


/********************************************************************
*/

table#liste_nom_email_lab1 {
   background-color:#F0F0F0;
   border: solid #000 0px;
   width: 650 px;
}

table#liste_nom_email_lab1 td {
    padding: 3px;
    border: solid #000 0px;

}


.item_part1 {
    text-align: right;
    background-color: #F0F0F0;
    width: 50px;
}

.nom1 {
   color: #000000;
   text-align: left;
   background-color: #F0F0F0;
   font-weight: bold;
   width: 250px;
}

.email1 {
   color: #000000;
   text-align: left;
   background-color: #F0F0F0;
   font-weight: normal;
   width: 250px;
}


.lab1 {
   color: #000000;
   text-align: left;
   background-color: #F0F0F0;
   font-weight: normal;
   width: 250px;
}


/********************************************************************
*/

table#liste_nom_email_lab2 {
   background-color:#FaFaFa;
   border: solid #000 0px;
   width: 650 px;
}

table#liste_nom_email_lab2 td {
    padding: 3px;
    border: solid #000 0px;

}


.item_part2 {
    text-align: right;
    background-color: #FaFaFa;
    width: 50px;
}

.nom2 {
   color: #000000;
   text-align: left;
   background-color: #FaFaFa;
   font-weight: bold;
   width: 250px;
}

.email2 {
   color: #000000;
   text-align: left;
   background-color: #FaFaFa;
   font-weight: normal;
   width: 250px;
}


.lab2{
   color: #000000;
   text-align: left;
   background-color: #FaFaFa;
   font-weight: normal;
   width: 250px;
}


/********************************************************************
*/

table#presentations {
   border: solid #000 0px;
   width: 900px;
}

table#presentations td {
    padding: 3px;
    border: solid #000 0px;

}

.item {
    text-align: right;
    width: 30px;
}



.auteur {
   color: #000000;
   text-align: left;
   width: 200px;
}

.affiliation {
   color: #000000;
   text-align: left;
   width: 200px;
}

.titre-presentation {
   color: #000000;
   text-align: left;
   width: 600px;
}




.lien {
   color: #000000;
   text-align: left;
   width: 500px;
}
