/* CSS Document */

.agd_tableFicheEvenement table.agd_tableFicheEvenementCommentaire{
	width:100%;
}

/*dans l'admin*/
a.boutonTexte, a.boutonTexte-inline {
	display:inline;
	width: 99px;
	height:30px;
	padding: 2px;
	padding-right: 0px;
	background-image: url(/images/Pictos/picto-fond-texte.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin:auto; 
	cursor: hand;	
	margin-top :5px;
}

a.boutonTexteSpecialites
{
	background-image: url(/images/Pictos/picto-specialites.gif);
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	padding: 8px 0 0 10px ;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.boutonValider {
	display:block;
	width: 99px;
	height:30px;
	background-image: url(/images/pictos/picto-valider.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	padding-bottom:6px;
	padding-top:6px;
}
.boutonPrevisualiser {
	display:block;
	width: 99px;
	height:30px;
	background-image: url(/images/pictos/picto-previsualiser.gif);
	background-repeat: no-repeat;
	padding-left:33px;
	padding-bottom:6px;
	padding-top:6px;
}
.boutonModifier {
	background-image: url(/images/pictos/picto-modifier.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding-left:40px;
	padding-bottom:5px;	padding-top:6px;
}
.boutonRetour {
	width: 99px;
	height:30px;
	display:block;
	background-image: url(/images/pictos/picto-retour.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	padding-bottom:6px;
	padding-top:6px;
}
.boutonImprimer {
	background-image: url(/images/pictos/picto-print.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding-left:40px;
	padding-bottom:5px;	padding-top:6px;
}

/*sur la page d'accueil*/
.agd_tableFicheCategorie .Categorie{
	display:none;
}
.agd_tableFicheCategorie hr{
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	line-height: 1px;
	color: #4d2762;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.agd_tableFicheCategorie date a {

	FONT-SIZE: 10px;
	COLOR: #006699;
	font-weight:bold; 
	TEXT-DECORATION: underline;

}
.agd_tableFicheCategorie .date a:link {

	FONT-SIZE: 10px;
	COLOR: #006699;
	font-weight:bold; 
	TEXT-DECORATION: underline;

}
.agd_tableFicheCategorie .date a:visited {

	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;

}

.agd_tableFicheCategorie .date a:hover {

	FONT-SIZE: 10px;
	font-weight:bold; 
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-weight:bold; 
	COLOR: #FF0000;

}
.agd_tableFicheCategorie .date a:active {
	
	FONT-SIZE: 10px;
	COLOR: #006699;
	font-weight:bold; 
	TEXT-DECORATION: underline;
	
}
.agd_tableFicheCategorie .date a:active {

	FONT-SIZE: 10px;
	COLOR: #006699;
	font-weight:bold; 
	TEXT-DECORATION: underline;

}

.agd_tableFicheCategorie .titre{
 FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #006699;
    TEXT-DECORATION: none;	
}