.tableau-entete
{
	background-image:url(images/toolbar01.gif);
	font-size: 10pt;
	color:#303970;
	font-weight:bolder;
}
.bouton-action, A.bouton-action, A.bouton-action:link, A.bouton-action:visited, A.bouton-action:active, A.bouton-action:hover
{
	font-size: 10pt;
	color:Black;
}
.bouton-navigation,A.bouton-navigation,A.bouton-navigation:link, A.bouton-navigation:visited, A.bouton-navigation:active,A.bouton-navigation:hover
{
	font-size:9pt;
	color:blue;
}
.formulaire-zone-gauche
{
	font-weight: bold;
	font-size:9pt;
	color: #ffffff;
	background-color: #8DA0BD;
}
.formulaire-zone-droite
{
	font-weight:normal;
	font-size:9pt;
	color: black;
	font-family: Verdana,Arial, Helvetica;
	background-color: #f4f4f4;
}
.formulaire-zone-droitex
{
	font-weight:normal;
	font-size:xx-small;
	color: black;
	font-family: Verdana,Arial, Helvetica;
	background-color: #FFF4E0;
}
.box{
	margin: 0 0 0 0;
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#F8F8F8;
	color:#505050;
}
.Content{
	margin: 0 0 0 0;
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#F8F8F8;
	background-image:url(images/gradient.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#505050;
}
.border 
{
	BORDER-BOTTOM: #CCCCCC solid 1px; 
	BORDER-LEFT: #CCCCCC solid 1px;
	BORDER-RIGHT: #CCCCCC solid 1px;
	BORDER-TOP: #FFFFFF solid 1px;
	background: #fff url(images/gradient.gif) repeat-x;
}
.forumline {border:1px solid #cccccc}
.headingbgblue 
{ 
	background-image:url(images/background.jpg);
	border:1px solid #cccccc;
}
.headingbgblue2 { background : #8CC2E6;border:1px solid #cccccc;}
.headingbgblue3 { background : #2E8ECB;border:1px solid #cccccc;}
.headingbgorange { background : #F97A16;border:1px solid #cccccc;}
.subheading_small { color:#ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration:none;}
.text {color:#5C5C5C;font-size: 10px;font-family: Arial, Helvetica, sans-serif;font-weight:normal;}

.NormalTextBox
{
	font-weight: normal;
	font-size: 10px;
	font-family:Verdana,Arial, Helvetica;
}
.button-supprimer
{
	padding-left: 30px;
	background-image: url(images/delete.png);
	background-repeat: no-repeat;
	background-position: left;
}
.button-annuler
{
	padding-left: 30px;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:Transparent;
}
.button-enregistrer
{
	padding-left: 30px;
	background-image: url(images/save.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button-enregistrerNouveau
{
	padding-left: 30px;
	background-image: url(images/save-new.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button-rechercher
{
	
	background-position: left bottom;
	padding-left: 30px;
	background-image: url(images/find.png);
	background-repeat:no-repeat;
	
}
.button-imprimer
{
	
	background-position: left bottom;
	padding-left: 30px;
	background-image: url(images/print-view.png);
	background-repeat:no-repeat;
	
}

/*Sous titre central*/
.sous-titre-central-texte
{
	font-weight: bold;
	font-size: 10pt;
	color: #2e8ecb;
}
/*Texte normaux gras*/
.NormalBold
{
	font-weight: bold;
	font-size: 10pt;
	color: #303970;
	font-family : Verdana;
}
/*Arrire plan du menu gauche*/
.menu-gauche-table
{
	background-image: url(images/mon_patient_23.jpg);
}

/*Style de l'items du menu gauche*/
.menu-gauche-texte
{
	padding-left: 20px;
	font-family: Verdana,Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/rub_service.gif);
	color: #303970;
	background-repeat: repeat-x;
}

/*Style de l'items du menu gauche*/
.menu-gauche-texte-WithoutPuce
{
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/rub_service3.gif);
	color: #303970;
	background-repeat: repeat-x;
}

/*Style des sous items du menu gauche*/
.sous-menu-gauche-texte
{
	padding-left: 40px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/sousrub_service_40.gif);
	color:#303970;
	background-repeat: repeat-x;
}

/*Style du texte du titre central*/
.titre-central-texte
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-image: url(images/image072.gif);
	background-repeat: repeat-x;
}

/* Le style Natif dotnetnuke */
.Head
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.Normal, .NormalDisabled
{
	font-weight: normal;
	font-size: 10pt;
	color: #303970;
	font-family: verdana;
}
.textCommentaire
{
	font-size:10pt;
	font-family:Verdana;
}
