/*   STYLE pour panneau admin   */
img { border-width:0px; }

.tr1 {
	 background:    #EEEEEE;
	 font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}

.tr2 {
	 background:    #FCFCFC;
	 font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color:#333333;
}
.tr3 {
	 background:    #FFFFFF;
	 font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.tr_titre {
	background:    #98362F;
	vertical-align: middle;
	text-align: center;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	text-transform:uppercase;
	color:#E6E6E6;
}

.table_del {
	background:    #EEEEEE;
	vertical-align: middle;
	font:  16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color:#A41515;
}


/*  FIN du  STYLE pour panneau admin   */



body {
background: url('img/bg.png') center repeat-y #848484;
font: 75%/1.2 verdana, lucida, sans-serif;
margin: 0;
padding: 0;
color: #333;
text-align: center;
}

h1, h2, h3 {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #848484;
background: url('img/head-dec.png') right no-repeat;
}

h1 {
font-size: 220%;
letter-spacing: -0.08em;
}

h2 {
font-size: 170%;
letter-spacing: -0.05em;
}

h3 {
font-size: 150%;
}

p, ul {
margin: 0;
}

a {
color: #6F1515;
}

a:hover {
color: #E1E1E1;
background: #6F1515;
text-decoration: none;
}

a:visited {
color: #848484
}

#banner {
background: url('img/bg-head.png') center repeat-y #A21414;
margin: 0;
padding: 0 0 22px 0;
position: relative;
overflow: hidden;
}
/*  pour banner original avec 3 prtits logo: pading = 48 px   */


#banner p {
margin: 0 auto;
padding: 15px 0 0 0;
text-align: right;
width: 600px;
font: 380%/1.2 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #848484;
font-weight: bold;
letter-spacing: -0.08em;
}

#nav-toplevel {
margin: 0 auto;
padding: 0;
text-align: left;
position: relative;
width: 600px;
}

#nav-meta {
margin: 0 auto;
position: relative;
width: 80px;
top: -10px;
left: 260px;
}

#nav-meta ul {
list-style: none;
margin: 10px;
height: 0px;
}

#nav-meta a {
display: block;
width: 26px;
height: 18px;
position: absolute;
}

#nav-meta span {
display: block;
width: 0;
height: 0;
overflow: hidden;
}

#nav-meta #skip a {
width: 0;
height: 0;
}

#nav-meta #cont a {
background: url('img/nav-cont.gif') no-repeat;
left: 0;
}

#nav-meta #sear a {
background: url('img/nav-sear.gif') no-repeat;
left: 28px;
}

#nav-meta #smap a {
background: url('img/nav-smap.gif') no-repeat;
left: 54px;
}

#container {
width: 680px;
margin: 0 auto;
padding: 0;
text-align: left;
position: relative;
top: -42px;
}

#nav-main {
width: 680px;
height: 80px;
background: url('img/bg-header.png') no-repeat;
margin: 0 auto;
padding: 0;
text-align: left;
position: relative;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 680px;
overflow: hidden;
position: absolute;
bottom: 8px;
left: 25px;
}

#nav-main li, #nav-meta li {
display: inline;
}

#nav-main a {
display: block;
float: left;
padding: 10px;
margin-left: 1px;
background: url('img/bg-menu.png') bottom repeat-x #98362F;
color: #E6E6E6;
text-decoration: none;
font-weight: bold;
font-size: 120%;
}

#nav-main a:hover {
background: url('img/bg-menu-on.png') bottom repeat-x #848484;
}

#nav-main a.current {
background: url('img/bg-menu-ac.png') bottom repeat-x #394f11;
}

#content {
background: url('img/main-bot.png') bottom no-repeat #E1E1E1;
margin: 20px 190px 0 10px;
padding: 0.2em 2em 2em 2em;
}

#content-anchor {
background: url('img/main-top.png') top no-repeat #E1E1E1;
display: block;
position: absolute;
top: 100px;
left: 10px;
width: 480px;
height: 10px;
}

#nav-subs {
position: absolute;
top: 100px;
left: 500px;
width: 170px;
background: url('img/side-top.png') top no-repeat #9A0F0F;
}

#nav-subs ul {
margin: 1.5em 1.5em 0 1.5em;
padding: 0;
list-style: none;
}

#nav-subs li {
background: url('img/side-bul.png') left no-repeat;
padding-left: 12px;
}

#nav-subs a {
color: #E6E6E6;
text-decoration: none;
}

#nav-subs .youarehere {
color: #E6E6E6;
background: #6F1515;
text-decoration: none;
}

#nav-section {
background: url('img/side-mid.png') bottom no-repeat;
padding-bottom: 2.5em;
}

#nav-supp {
background: url('img/side-bot.png') bottom no-repeat;
padding-bottom: 1.5em;
}

#info-site {
background: url('img/bg-foot.png') center repeat-y #871111;
margin: 0;
padding: 1em;
font-size: 85%;
color: #9A9A9A;
}

#info-site a {
color: #E6E6E6;
text-decoration: none;
}

#info-site a:hover {
color: #A31515;
background: #E6E6E6;
}