/* ////////////////////////////////////////////////////////
// News dynamique STYLE (redefini sur InterfaceACTU
////////////////////////////////////////////////////// */
/*
.ejs_scroll {font-size:11px;font-family:Verdana;color:#FFFFFF;text-decoration:none}
.ejs_scroll:hover {font-size:11px;font-family:Verdana;color:#FFFFFF;text-decoration:underline}
*/
/* ////////////////////////////////////////////////////////
// Fenetre LOGIN
////////////////////////////////////////////////////// */
.loginTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f5f5f5;
    border:1px solid #dedede;
}
.loginTable td {
	background-color:#f5f5f5;
	padding-left:4px;
}
.loginTbInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C4C4C4;
	background-color: #EBEBEB;
	height: 22px;
}
/* ////////////////////////////////////////////////////////
// Button
//////////////////////////////////////////////////////////
<div class="buttons">
    <button type="submit" class="positive">
        <img src="skin/icoOk.png" alt=""/> 
        Se connecter
    </button>

    <a href="/password/reset/">
        <img src="/images/icons/textfield_key.png" alt=""/> 
        Change Password
    </a>

    <a href="#" class="negative">
        <img src="/images/icons/cross.png" alt=""/>
        Cancel
    </a>
</div>
////////////////////////////////////////////////////// */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* ////////////////////////////////////////////////////////
// Button - Standard STYLE
////////////////////////////////////////////////////// */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* ////////////////////////////////////////////////////////
// Button - Positive STYLE
////////////////////////////////////////////////////// */
button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
/* ////////////////////////////////////////////////////////
// Button - Negative STYLE
////////////////////////////////////////////////////// */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* ////////////////////////////////////////////////////////
// Button - Login STYLE
////////////////////////////////////////////////////// */
.buttons a.login, button.login{
    color:#BB8400;
}
.buttons a.login:hover, button.login:hover{
    background:#FFE7CE;
    border:1px solid Orange;
    color:#BB8400;
}
.buttons a.login:active{
    background-color:Orange;
    border:1px solid Orange;
    color:#FFFFFF;
}
/* ////////////////////////////////////////////////////////
// Boxes
////////////////////////////////////////////////////// */
.boxExcla {
    background: #FFF3F2 url('icoExcla.png') no-repeat center;
    background-position: 15px 50%;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #b5d4fe;
    border-bottom: 2px solid #b5d4fe;
    border-top-color: #E76757;
    border-bottom-color: #E76757;
    color:Red;
}
/* ////////////////////////////////////////////////////////
// Interface
////////////////////////////////////////////////////// */
.interface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	background-image: url(bg-body.jpg);
	margin-left:auto;
	margin-right:auto;
}
.interfaceTOP {
	background-image: url(bg-header.jpg);
	height: 143px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: top;
}
.interfaceACTU {
	background-image: url(bg-header.jpg);
	height: 22px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.interfaceACTU
{
	color:#FFFFFF;
	font-size:11px;
}
.interfaceACTU a:visited {
	text-decoration : none;
	color:#FFFFFF;
	text-decoration:blink;
}
.interfaceACTU a:link {
	text-decoration : none;
	color:#FFFFFF;
	text-decoration:blink;
}
.interfaceACTU a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.interfaceBOTTOM {
	background-image: url(bg-footer.jpg);
	height: 38px;
	width: 800px;
	background-repeat: no-repeat;
}
/* ////////////////////////////////////////////////////////
// tabWhite
////////////////////////////////////////////////////// */
table.tabWhitePAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	width:577px;
}
table.tabWhiteMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	width:193px;
}
td.tabWhiteHD {
	background-image: url(tabWhite-HD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabWhiteBD {
	background-image: url(tabWhite-BD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabWhiteBG {
	background-image: url(tabWhite-BG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabWhiteHG {
	background-image: url(tabWhite-HG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
/* ////////////////////////////////////////////////////////
// tabBlack
////////////////////////////////////////////////////// */
table.tabBlackPAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	width:577px;
}
table.tabBlackMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	width:193px;
}
td.tabBlackHD {
	background-image: url(tabBlack-HD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabBlackBD {
	background-image: url(tabBlack-BD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabBlackBG {
	background-image: url(tabBlack-BG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabBlackHG {
	background-image: url(tabBlack-HG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
/* ////////////////////////////////////////////////////////
// tabInvisible
////////////////////////////////////////////////////// */
table.tabInvisiblePAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color:none;
	width:577px;
}
table.tabInvisibleMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color:none;
	width:193px;
}
td.tabInvisibleHD {
	background-color:none;
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabInvisibleBD {
	background-color:none;
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabInvisibleBG {
	background-color:none;
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabInvisibleHG {
	background-color:none;
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
/* ////////////////////////////////////////////////////////
// tabDarkGray
////////////////////////////////////////////////////// */
table.tabDarkGrayPAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C3C3C;
	width:577px;
}
table.tabDarkGrayMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C3C3C;
	width:193px;
}
td.tabDarkGrayHD {
	background-image: url(tabDarkGray-HD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabDarkGrayBD {
	background-image: url(tabDarkGray-BD.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabDarkGrayBG {
	background-image: url(tabDarkGray-BG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
td.tabDarkGrayHG {
	background-image: url(tabDarkGray-HG.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
/* ////////////////////////////////////////////////////////
// menu DarkGray / DarkGray
////////////////////////////////////////////////////// */
ul#menuDarkGray-DarkGray
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuDarkGray-DarkGray li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menuDarkGray-DarkGray li a
{
	display:block ;
	width:175px;
	line-height:40px;
	color:#CCCCCC;
	text-indent:30px; 
	text-decoration:none;
	background:url(btnDarkGray-DarkGray.jpg) no-repeat 0 0;
	border:0;
}
ul#menuDarkGray-DarkGray li a:hover
{
	background:url(btnDarkGray-DarkGray.jpg) no-repeat 0 -40px;
	border:0;
	color:#FFFFFF;
}
ul#menuDarkGray-DarkGray li a:active
{
	background:url(btnDarkGray-DarkGray.jpg) no-repeat 0 -80px;
	border:0;
	color:#000000;
}
/* ////////////////////////////////////////////////////////
// menu White / DarkGray
////////////////////////////////////////////////////// */
ul#menuWhite-DarkGray
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuWhite-DarkGray li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menuWhite-DarkGray li a
{
	display:block ;
	width:175px;
	line-height:40px;
	color:#333333;
	text-indent:30px; 
	text-decoration:none;
	background:url(btnWhite-DarkGray.jpg) no-repeat 0 0;
	border:0;
}
ul#menuWhite-DarkGray li a:hover
{
	background:url(btnWhite-DarkGray.jpg) no-repeat 0 -40px;
	border:0;
	color:#000000;
}
ul#menuWhite-DarkGray li a:active
{
	background:url(btnWhite-DarkGray.jpg) no-repeat 0 -80px;
	border:0;
	color:#000000;
}
/* ////////////////////////////////////////////////////////
// menu White / White
////////////////////////////////////////////////////// */
ul#menuWhite-White
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuWhite-White li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menuWhite-White li a
{
	display:block ;
	width:175px;
	line-height:40px;
	color:#333333;
	text-indent:30px; 
	text-decoration:none;
	background:url(btnWhite-White.jpg) no-repeat 0 0;
	border:0;
}
ul#menuWhite-White li a:hover
{
	background:url(btnWhite-White.jpg) no-repeat 0 -40px;
	border:0;
	color:#000000;
}
ul#menuWhite-White li a:active
{
	background:url(btnWhite-White.jpg) no-repeat 0 -80px;
	border:0;
	color:#000000;
}
/* ////////////////////////////////////////////////////////
// menu DarkGray / White
////////////////////////////////////////////////////// */
ul#menuDarkGray-White
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuDarkGray-White li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menuDarkGray-White li a
{
	display:block ;
	width:175px;
	line-height:40px;
	color:#FFF;
	text-indent:30px; 
	text-decoration:none;
	background:url(btnDarkGray-White.jpg) no-repeat 0 0;
	border:0;
}
ul#menuDarkGray-White li a:hover
{
	background:url(btnDarkGray-White.jpg) no-repeat 0 -40px;
	border:0;
	color:#FFF;
}
ul#menuDarkGray-White li a:active
{
	background:url(btnDarkGray-White.jpg) no-repeat 0 -80px;
	border:0;
	color:#FFF;
}
/* ////////////////////////////////////////////////////////
// menu Red / White
////////////////////////////////////////////////////// */
ul#menuRed-White
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menuRed-White li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menuRed-White li a
{
	display:block ;
	width:175px;
	line-height:40px;
	color:#FFF;
	text-indent:30px; 
	text-decoration:none;
	background:url(btnRed-White.jpg) no-repeat 0 0;
	border:0;
}
ul#menuRed-White li a:hover
{
	background:url(btnRed-White.jpg) no-repeat 0 -40px;
	border:0;
	color:#FFF;
}
ul#menuRed-White li a:active
{
	background:url(btnRed-White.jpg) no-repeat 0 -80px;
	border:0;
	color:#FFF;
}
