body,table {
	background-color : #F2F2F7;
	font-family : Verdana,Lucida,sans-serif;
	font-size: 11px;
	color:#10111F;
}

table {
	background-color : #FFFFFF;
}
#footer{background : #4B5295;color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin:15px 1px;
	padding: 3px 3px 3px 3px;
	clear:both;
	}
#footer a{ color:#FFFFFF;}
h1 {
	background : #FFFFFF;
	font-size: 26px;
	font-weight:bold;
	border: 1px solid #4B5295;
	padding: 3px 3px 3px 3px;
	color:#4B5295;
	font-family:"Trebuchet MS", Verdana, Arial;
}
h2 {
	background : #ededed;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #10111F;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
#editLinks {
	float:left;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #9999ff;
	padding: 3px 3px 3px 6px;
	list-style:none;
	margin:5px;
	background-color: #FFFFFF;
	border-top-color: #E0DFE3;
}
a:link{
	color: #4B5295;
}

a:visited{
	color: #4B5295;
}

a:hover{
	color: #CC0000;
	text-decoration:none;
}

a:active{
	color: #FF6600;
}
/*
table.datagrid		{
	border-bottom: 1px solid buttonhighlight;
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonhighlight;
	border-top: 1px solid buttonshadow;
}
*/
table.datagrid th{
	font-weight:bold;
	color:white;
	background-color:#4B5295;
	border: 1px outset #FFFFFF;
	border-bottom: 1px solid buttonshadow;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-top: 1px solid buttonhighlight;
	cursor: default;
	font: menu;
	height: 16px;
	padding-bottom: 0px;
	padding-top: 0;
}
table.datagrid th a:link,table.datagrid th a:visited { color:#FFFFFF;}
table.datagrid th a:hover{ color:#ededed;}
/*
table.dataGrid td 			{
	color: windowtext;
	border: 1px outset #ededed;
	border-bottom: 1px solid AppWorkspace;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-top: 1px solid buttonhighlight;
	cursor: default;
	font: menu;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
tr.oddRow{
	background-color: #E4E6F1;
}
tr.evenRow{
	background-color: #F0F1F7;
}*/
/*
thead .arrow		{
	color: #000000;
	font-family: webdings;
	font-size: 10px;
	height: 11px;
	margin-bottom: 5;
	overflow: hidden;
	padding: 0;
	padding: 0;
	padding-bottom: 2;
	padding-top: 0;
	width: 10px;
}
*/
div.pagerContainer{
	text-align:center;
	width:100%;
	padding:4px;
	margin:3px ;
}
a.pagerLink{}
span.pagerCurPageLink{font-weight:bolder;border:1px solid;padding :2px;}

/* QUICK FORMS STYLES BEGIN */
.formMaintable {
   background-color: #FFFFFF;
	border:3px outset #C9C9D7;
	border-collapse: collapse;
	font-size: xx-small;
	border-top: 0px;
}
.formMaintable td {
border: 1px solid #cccccc;
padding: 3px;
color: #1D2338;
}

th.formHeader {/*listTopBar*/
font-family: "Century Gothic",Verdana, Geneva, Arial, Helvetica,  sans-serif;
background-color: #4B5295;
/*color: #122514;*/
	color:#fff;
font-size: 13px;
height: 29px;
text-align: center;
	font-weight: bold;
	border: 1px outset #00561C;
	padding: 3px 3px 3px 3px;

}

span.errorQuickForm {
color:red;
background-color:yellow;
border:1px dashed red;
}

/* QUICK FORMS STYLES END */

/* ========= navlist (dans admin) ============= */
#navlist
{
padding: 0 1px 1px;
/*margin-left: 0;*/
font: bold 12px Verdana, sans-serif;
background: gray;
width: 13em;
margin:1px 5px 5px 0px;
float:left;
/*width:120px;*/
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
display:inline;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}

/*==========fin navlist========== */

/*==========debut navMenu ========== */
ul.navMenu{
	list-style: none;
	margin:4px 0px;
	padding:9px 0px 9px 1px;
	 border-color: #4B5295;
 	border-style: solid;
	border-width :0 0 2px 0;
	/*border-width:1px;*/
}
ul.navMenu ul {border-style:none;list-style: none;}
ul.navMenu ul li {border-style:none;float:left}
ul.navMenu li{
display:inline;
/*display:block;
float:left;*/

}

a.navMenuActive{height:31px;
	margin :1px;
	padding:9px 4px;
	font-weight: bold;
	border-style: outset;
	border-color: #4B5295;
	border-width: 1px 1px 0 1px;
	background-color: #4B5295;
	color:white;

}
a.navMenuInactive{height:31px;
	margin :1px;
	padding:9px 4px ;
	border-style: outset ;
	border-width: 1px 1px 0 1px;

}
a.navMenuActivePath{height:31px;
	margin :1px;
	padding:9px 4px ;
	font-weight: bold;
	border: outset ;
	border-width: 1px 1px 0 1px;
}

a.navMenuActive:link  {color:white}
a.navMenuActive:active {color:white}
a.navMenuActive:visited  {color:white}
a.navMenuActive:hover{color:white}

a.navMenuInactive:hover{
	background-color: #4B5295;
	color:white;
}
#navMenuAccueil{background-image:url(/design/icones/accueil.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;

}
#navMenuLogin{background-image:url(/design/icones/login.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
#navMenuLogout{background-image:url(/design/icones/logout.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
#navMenuCompte{background-image:url(/design/icones/compte.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
#navMenuCommandes{background-image:url(/design/icones/compte.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
#navMenuReponses{background-image:url(/design/icones/compte.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
#navMenuMo{background-image:url(/design/icones/compte.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 34px;
}
/*==========fin navMenu ========== */
/* DEBUT login form */
#loginLoginBlock{margin:5px;float:left;width:45%}
#loginLoginBlock legend{font-weight:bolder;color:#CC0000; margin-bottom:8px;}
#loginLoginBlockMessage{margin:1px 2px 5px 1px}
#loginLoginBlock form label {display:block;float:left;width:45%;font-weight:bolder;margin:1px;text-align:right;color:#2B2E53;}
#loginLoginBlock form input {display:block;float:right;width:45%;margin:1px 1px 1px 2px}
#loginLoginBlockSubmit{clear:both}
#loginRegisterBlock{margin:5px;float:right;width:45%}
#loginRegisterBlockMessage{margin:1px 2px 5px 1px}
#loginRegisterBlock legend{font-weight:bolder;color:#CC0000; margin-bottom:8px;}
/* FIN login form */

.marginRight{ margin-right:15px;}
.marginRightLogo{ margin-right:50px;}
.marginLeft{ margin-left:5%;}
