body
{
	font: 0.8em Calibri;
	color: #555753;
	background: #e9e9e9;
	margin: 0px;
	height: 100%;
}
a
{
	text-decoration: none;
	color: #555753;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.menu_haut {
	background:url('../images/boutons/bouton_haut.gif') repeat-x ;
	height:38px;
	padding-left:15px;
	padding-right:15px;
	border-right:thin solid black;
	white-space:nowrap;
}
.menu_haut a{
	font-size:1.4em;
}
.menu{
	margin:0px;
	padding:0px;
}
.menu a{
	background:url('../images/boutons/bouton.gif') repeat-x ;
	height:100%;
	padding:10px 15px;
	border-right:thin solid black;
	border-bottom:thin solid black;
	white-space:nowrap;
	font-size:1.4em;
	display:block;
}
.menu a:hover{
	background:url('../images/boutons/bouton_hover.gif') repeat-x ;
	color: black;
}
.entete_droite {
	background:url('../images/boutons/menu_droite.gif') repeat-x ;
	height:34px;
	padding:0px 15px;
	white-space:nowrap;
	text-align:left;
	color:white;
	font-size:1.4em;
}
.entete_droite span{
	margin:5px;
	float:left;
}
.entete_droite img{
	float:left;
}
a.delete img
{
	background-image: url(../images/deleteinactive.png);
	width: 20px;
	height: 220px;
}
a.delete:link img
{
	background-image: url(../images/deleteinactive.png);
	width: 20px;
	height: 20px;
}
a.delete:hover  img
{
	background-image: url(../images/delete.png);
	width: 20px;
	height: 20px;
}
a.delete:active img
{
	background-image: url(../images/delete.png);
	width: 20px;
	height: 20px;
}
a.traite img
{
	background-image: url(../images/traiteinactive.png);
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 2px;
}
a.traite:link img
{
	background-image: url(../images/traiteinactive.png);
	width: 20px;
	height: 20px;
}
a.traite:hover img
{
	background-image: url(../images/traite.png);
	width: 20px;
	height: 20px;
}
a.traite:active img
{
	background-image: url(../images/traite.png);
	width: 20px;
	height: 20px;
}
a.edit img
{
	background-image: url(../images/editinactive.png);
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 2px;
}
a.edit:link img
{
	background-image: url(../images/editinactive.png);
	width: 20px;
	height: 20px;
}
a.edit:hover  img
{
	background-image: url(../images/edit.png);
	width: 20px;
	height: 20px;
}
a.edit:active img
{
	background-image: url(../images/edit.png);
	width: 20px;
	height: 20px;
}
img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table
{
	border: 0;
	padding: 0px;
}
th
{
	background: #e6e6e6;
}

a.ongletP
{
	font-size: 110%;
	text-decoration: none;
	color: white;
	font-weight: 200;
}
a.ongletP:hover
{
	text-decoration: none;
	color: white;
	font-weight: 900;
}
a.flag
{
	border-style: none;
}
div.client
{
	margin-top: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	padding: 10px;
	text-align: center;
	width: 400px;
}
div.news
{
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	width: auto;
}
div.content_header
{
	font-size: 200%;
	color: #990000;
	margin-left: 15px;
	margin-bottom: 15px;
}
div.content_text
{
	overflow: hidden;
}

img.client
{
	margin-top: 12px;
}
h1
{
	font-size: 1.5em;
	color: #072c60;
}
h2
{
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 0px;
}
h3
{
	font-size: 0.8em;
	margin-bottom: 0px;
}
span.news_title
{
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	color: #072c60;
}
span.news_date
{
	display: block;
	font-size: 0.8em;
	text-align:right;
}
span.news_content
{
	display: block;
	text-align: right;
}
li.chiffres_cles
{
	list-style-image: url(../images/plus.gif);
	padding-left: 15px;
	text-align: left;
	margin-left: 12px;
	margin-top: 12px;
	font-size: 1.2em;
	color: black;
}

/* CONTENEURS */

#main { 
	margin: auto;
	padding: 0px;
	width: 1000px;
	min-height:100%;
	border-style: solid;
	border-width: 2px;
	border-color: #919191;
	background-image: url(../images/degrade.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer {
	position: relative;
	bottom: 200;
	margin: auto;
	padding: 0px;
	width: 1000px;
	text-align: center;
}
#logo {
	clear:both;
}
#client {
	color: #ffffff;
	background: #202f58;
	border-width: 1px;
	border-style: solid;
	border-color: #3c6c9a;
	width: 240px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 22px;
}
#bandeau {
	clear: both;
	position: relative;
	top: -121px;
}
#include {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #787878;
	padding: 2px 12px 12px 12px;
	overflow: auto;
	margin-top: 12px;
	margin-left: 12px;
	width: auto;
	position: relative;
	top: -121px;
}
#news {
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #787878;
	padding: 2px 12px 2px 12px;
	background-image: url(../images/news.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:200px;
}
#news_create
{
	display: none;
	width: 180px;
	margin: auto;
}
#news_error
{
	display: none;
	background: red;
	color: white;
}
#droite
{
	float: right;
	width: 262px;
	text-align: center;
	background-image: url(../images/fond_droite.gif);
	background-repeat: repeat-y;
	margin-right: 25px;
	margin-left: 12px;
	margin-bottom: 15px;
	position: relative;
	top: -109px;
}
#gauche {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	float: left;
	position: relative;
	top: -121px;
}
#motioncontainer  {
	margin:0 auto;
	width: 100%;
	height: 100px;
}

#motioncontainer a img {
	border: 1px solid #cccccc;
}

#motioncontainer a:hover img {
	border: 1px solid navy;
}

#statusdiv 
{
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover 
{
	color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

