body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td
{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.alignright
{
	text-align: right;
	padding-right: 5px;
}
.aligncenter
{
	text-align: center;
	vertical-align: middle;
}
/************************************************************************/
/****************** pour les info bulles ********************************/
/************************************************************************/

.tooltip i {
	display: none;
	visibility: hidden;
	font-size: 1px;
}
.tooltip i span {
	display: none;
	visibility: hidden;
}
.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration: none;
	cursor: help;
}
.tooltip:hover i {
	font-style: normal;
	display: block;
	visibility: visible;
	position: absolute;
	top: 25px;
	left: -150px;
	padding: 5px;
	color: #00000;
	border: 1px solid #bbbbbb;
	background: #ffffcc;
	width: 300px;
	cursor: help;
}

/************************************************************************/
/************ fin de traitement des info bulles *************************/
/************************************************************************/

#bonhomme
{
	display: none;
	position: absolute;
	top: -31px;
	left: 450px;
	margin: 0;
	padding: 0;
	
}
#recherche_avancee
{
	display: none;
	position: absolute;
	width: 505px;
	left: -4px;
	top: 17px;
	margin: 0;
	padding: 0;	
}


.titre_bloc
{
	font-weight: bold;
	color: #0048CB;
	font-size: 16px;
}

.titre_bloc_recherche
{
	font-weight: bold;
	color: #0048CB;
	font-size: 16px;
}

.td_texte
{
	padding-left: 5px;
	padding-right: 5px;
}

.td_rubrique
{
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.td_selection, .td_selection:visited, .td_selection:link
{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.tropheepresentation
{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.trophee, .trophee:visited, .trophee:link, .trophee:hover
{
	color: #6F0CC1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.mentions
{
	font-size: 11px;
}

.td_titre
{
	padding-left: 5px;
	padding-bottom: 5px;
	color: #1768AA;
	text-align: center;
	background-repeat: repeat-x;   
	font-weight: bold; 
}

.td_intitule {
	text-align: right;
	white-space: nowrap;
	color: #6651AE;
	padding-left:20px;	
	font-weight:bold;
}

.td_intitule2 {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	color: #6651AE;
}

.liencorail12, .liencorail12:visited, .liencorail12:link {
	color: #fc4848;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	text-transform: none;
}
.liencorail12:hover {
	text-decoration: underline;
}

.ensavoirplus, .ensavoirplus:hover, .ensavoirplus:visited, .ensavoirplus:link
{
	color: #0047CD;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.infolien, .infolien:visited, .infolien:link
{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.infolien:hover
{
	text-decoration: underline;
}

.ecriture
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

#div_source_glob
{
	background-color: #FAFEFF;
	border: 1px solid #1E73B6;
	width: 450px;
}

.titre_info
{
	width: 483;
	height: 28;
	background-image: url('img/degrade-titre.jpg');
	background-repeat: repeat-y;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.titreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7000;
	text-decoration: none;
}
