body {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-align:left;
}
input {
	font-size:11px;
}
textarea {
	font-size:11px;
	font-family:"Trebuchet MS";
	width:200px;
	height:100px;
	overflow:auto;
}
select {
	font-size:9px;
}
a:link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ee2d24;
	text-decoration:underline;
	font-weight:bold;
}
.header:link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.header:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.header:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
img {
	border:0;
}
.session {
	border:1px solid #ec6500;
	text-align:left;
	padding:2px;
}
.bord {
	border:1px solid #004d9f;
	padding:0;
}
.strong {
	font-weight:bold;
}
#header {
	text-align:left;
}
#tab {
	background-image:url(../images/mot_tab.jpg);
	background-repeat:repeat-x;
	font-size:16px;
}
#welcome {
	font-size:24px;
	font-weight:bold;
}
#footer{
	background-image:url(../images/mot_footer.gif);
	background-repeat:repeat-x;
}
#login {
	background-image:url(../images/log_bg.gif);
	background-repeat:no-repeat;
}
#menu {
	background-color:#eeeded;
}
#sep {
	background-image:url(../images/sep_vert_menu.gif);
	background-repeat:repeat-y;
}
#content p {
	margin-top:30px;
	margin-bottom:10px;
	text-align:left;
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
	color:#ec6500;
}
.subtitle {
	font-size:14px;
}
.accueil {
	margin:40px;
	padding:30px;
	text-align:left;
	border:1px solid #004d9f;
}
ul {
	list-style-image:url(../images/puce_menu.jpg);
}
.menu {
	margin-top:30px;
}
#action {
	border-bottom:1px solid #004d9f;
	border-left:1px solid #004d9f;
}
#action th {
	background-image:url(../images/mot_tab.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #000000;
}
#action td {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding:2px;
}
#add_action, #mod_action, #add_user, #mod_user {
	border-bottom:1px solid #004d9f;
	border-left:1px solid #004d9f;
	border-right:1px solid #004d9f;
}
#add_action th , #mod_action th, #add_user th, #mod_user th {
	background-image:url(../images/mot_tab.jpg);
	background-repeat:repeat-x;
}
#add_action td, #mod_action td, #add_user td, #mod_user td {
	padding:2px;
}
.a0 {
	background-color:#CCCCCC;
}
.a1 {
	background-color:#999999;
}
