#Contenu li{
	text-decoration: none;
	font-size:      small;
	color:          black;
	list-style-type: disc;
}

table{
	width: 100%;
}

#main_title{
	color:       black;
	text-align: center;
	font-size:   large;
	font-weight:  bold;
}

.secondary_title{
	margin-left:         15px;
	margin-right:        15px;
	margin-top:          15px;
	margin-bottom:        5px;
	padding-top:          2px;
	padding-bottom:       2px;
	font-size:         medium;
	color:            #ffffff;
	font-weight:         bold;
	background-color: #000055;
	text-indent:         10px;
}

#guest_editors{
	color:       black;
	text-align: center;
	font-size:   small;
}

ul.list_domains{
	text-decoration: none;
	font-size:      small;
	color:        #000000;
	margin-top:     -10px;
}