BODY {
    font-style:normal;
    font-family:Verdana;
    font-size:11px;  	
}

TD {
    font-style:normal;
    font-family:Verdana;
    font-size:11px;  	
}

.td_form {
    font-style:normal;
    font-family:Verdana;
    font-size:10px;  	
}

.td_title {
    font-family:Verdana;
	font-size:12px;
    color:#FFFFFF;
	background-color:#000000;
}

.tb_news {
    background:#F59450;
	color:#FFFFFF;
	font-size:10px;
}

.news_title {
    font-weight:bold;
}

.compteur {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a:link {
    color:#B31F64;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}

a:visited {
    color:#B31F64;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}

a:hover {
    color:#B31F64;
	font-weight:bold;
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;
}

whitelink {
    color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}

.title_en {
    color: #666666;
}

.titre_trait {
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}

.input {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    width:300px;
}

.payment {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    width:150px;
}

.nb {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    width:40px;
}

.bouton {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    width:100px;
}

.txt_bold{
    font-weight:bold;
}	

.txt_bold_form{
    font-family: Verdana;
    font-size: 10px;
    font-weight:bold;
}	

/* Couleurs par classe */
.2_etoiles {
	font-family: Verdana;
	font-size: 10px;
	color: #0033CC;
}

.3_etoiles {
	font-family: Verdana;
	font-size: 10px;
	color: #666633;
}

.4_etoiles {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
}

.titre-workshop, .titre-conference, .titre-topical, .titre-workshop, .titre-tutorial, .titre-studentforum {
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
   text-align:center;
   color: #FFFFFF;
}

.titre-conference {   background-color: #BD0072; }
.titre-topical {      background-color: #7081BF; }
.titre-workshop {     background-color: #F58348; }
.titre-tutorial {     background-color: #FAA520; }
.titre-studentforum { background-color: #B0BD32; }

.soustitre-conference, .soustitre-topical, .soustitre-workshop, .soustitre-tutorial, .soustitre-studentforum {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.soustitre-conference {  color: #BD0072; }
.soustitre-topical {     color: #7081BF; }
.soustitre-workshop {    color: #F58348; }
.soustitre-tutorial {    color: #FAA520; }
.soustitre-studentforum{ color: #B0BD32; }

/*
.soustitre-conference:before {
   content: url(/images/bullet-conf.gif);
   padding: 3px;
 }
 
.soustitre-topical:before {
   content: url(/images/bullet-topical.gif);
   padding: 3px;
 }
 */
 
.titre3-conference, .titre3-topical, .titre3-workshop, .titre3-tutorial, .titre3-studentforum {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.titre3-conference {   color: #BD0072;  }
.titre3-topical {      color: #7081BF; }
.titre3-workshop {     color: #F58348; }
.titre3-tutorial {     color: #FAA520; }
.titre3-studentforum { color: #B0BD32; }

 
   