/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

.equation ul {
    list-style-type: none;  
}

.equation div {
    text-align: center;
}

.equation img {
    margin: 0 10px;
    vertical-align: middle; 
}

pre {
    overflow: auto;
    width: auto;
    color: #000;
    background-color: #EEE;
    border: 1px solid #CCC;
    border-width: 1px 0;
    padding: 5px 10px;
}

ul.news, ul.articles, ul.video, ul.conference {
    list-style-type: none;
    margin: 0 0 0 10px ;
    padding: 0;	
}

.news li, .articles li, .video li {
    margin-bottom: 3px;
}

.conference li {
	margin-bottom: 8px;
}

.news li span {
    font-weight: bold;
    color: #369;
}

.conference li em {
    color: #666;
    font-size: 0.9em;
}

.date, .author {
    color: #999;
    font-style: italic;
    margin: 2px 0;
}

.location {
    color: #68480B;
    font-weight: bold;
}

.illustration {
    width: 50%;
    padding: 0 10px;
}

.illustration img {
    display: block;
    margin: auto;
}

.divleft {
    float: left; 
}

.divright {
    float: right;
}

.caption {
	text-align: center;
	color: #999;
    font-style: italic;
}

.carte ul {
	margin-bottom: 1.0em;
}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

