body
{
    padding:10px;
    margin: 0px;
    background-color: #000;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    border: 0px;
    color:#fff;
	font-size:14px;
    /* background-image: url("../images/bg_texture.jpg"); */
}

#sous_content table {
	_clear:both;
	_height:auto;
}

h1 {
	padding:0;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #a28e4f;
	color:#a28e4f;
	font-size:24px;
}

h2 {
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
	color:#acacac;
	font-size:18px;
}

h3 {
	padding:0;
	margin-top:7px;
	margin-bottom:3px;
	color:#ffffff;
	font-size:16px;
}

textarea {
	width:98%;
}


.table_list {
	/*min-width:740px;
	margin-bottom:15px;*/
}
.table_list th {
	background-color:#550000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px;
}
.table_list a {
	color:#FFFFFF;
}
.table_list td {
	background-color:#6F0000;
	font-size:14px;
	border-top:3px solid #4B0001;
	padding:5px;

}

img
{
	border: 0px;
}

/*table.style
{
	width: 570px;
	font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	color: #FF3333;
	background: #F3F5F7;
}

table.style a
{
	color: #7C7C7C;
	text-decoration: none;
	border: 0px;
}

table.style a:visited
{
	color: #6B0000;
}

table.style a:hover
{
	color: #6B0000;
}

table.style .label
{
	color: #8D0000;
}

table.style caption
{
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

table.style thead th
{
	background: #3A4856;
	padding: 15px 10px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

table.style tbody, table.style thead
{
	border-left: 1px solid #410000;
	border-right: 1px solid #410000;
}

table.style tbody
{
	border-bottom: 1px solid #EAECEE;
}

table.style tbody td, table tbody th
{
	padding: 10px;
	background: url("td_back.gif") repeat-x;
	text-align: left;
}

table.style tbody tr
{
	background: #410000;
	border-top: 1px solid #5F3622;
	border-bottom: 1px solid #3D3D3D;
}

table.style tbody tr.odd
{
	background: #3D1400;
}

table.style tbody tr:hover
{
	background: #3D3D3D;
	color: #C2C2C2;
}

table.style tfoot td, table.style tfoot th, table.style tfoot tr
{
	text-align: left;
	font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	background: #fff;
	padding: 10px;
}*/

.fullContent {
    border: 1px solid #000000;
    overflow: auto;
    width: 800px;
}

/*
menu
*possibilit� de plusieurs menu
*/


/*
left <----
*/

.menuL
{
    float: left;
    width: 151px;
    position: absolute;
    top: -3px;
    left: -82px;
	margin-top: 25px;
    z-index:1;
	/* background-color: #000; */
}

.menuL ul
{
	margin:0;
	padding:0;
}

.menuL ul li
{
	list-style-type: none;
}

.menuL a
{
	text-align: center;
	height: 35px;
	width: 151px;
	color: white;
	background-image: url("../images/bouton_bg.jpg");
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	margin: 0;
	padding-top: 10px;
	font-weight:bold;
}

.menuL a:hover
{
	color: black;
}

/*
Right ---->
*/

.menuR
{
    float: right;
    width: 100px;
    position: absolute;
    left: 730px;
    top: 80px;
    clear: right;
    z-index:1;
}
/*.menulogin {
    display: block;
    float: right;
    width: 200px;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-top: 10px;
    text-align:center;
}*/
/*
menu
*/

.menulogin
{
    float: right;
    width: 200px;
    position: absolute;
    left: 730px;
    clear: right;
    z-index:1;
}

/*.menuL,.menuR{
    background-color: #7c0000;
    margin-top: 10px;
    text-align:center;
}

.menuL,.menuR li{
    background-image: url("../images/bouton_bg.jpg");
    background-repeat:no-repeat;
    text-align:center;
    list-style-type:none;
    line-height: 12pt;

}*/

.noBullet li
{
    list-style-type:none;
}


/*
Bani�re
*/

#baniere
{
	position:relative;
    width:800px;
    height:200px;
    background-image: url("../img/baniereWeb.jpg");
    background-repeat:no-repeat;
}

/*
contenu fenetre d'affichage pour les page
*/

#content {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#sous_content
{
	margin-left:176px;
	_margin-left:173px;
	margin-top:10px;
    background-color:#3c0000;
    text-align:left;
    width: 610px;
    position: relative;
	padding:5px;
	min-height:400px;
	_height:400px;
}

#contenu p
{
    padding-top:5px;
    text-indent: 5px;
}

#contenu h1
{
    padding-top:20px;
    padding-bottom:15px;
    text-align:center;
    color:#9c831c;
    font-size:150%;
}

#contenu h2
{
    padding-top:10px;
    Color:#983400;
    font-size:120%;
}

#contenu h3
{
    padding: 0 0 0 0;
    Color:#653300;
    font-size:100%;
}

#footer
{
    clear: both;
    text-align: center;
    font-size: small;
    position: relative;
    top: 10px;
}

/*
attribut
*/


#baniere,#sous_content,.menuR
{
    border: 2px solid #4b0001;
}

a
{
    text-decoration: none;
    color: #FF3333;
}
a:hover
{
	color: #fff;
}
a:visited
{

}


#menu {
	width:150px;
	float:left;
	padding:0px;
	margin-top:10px;
}

#menu a {
	display:block;
	line-height:20px;
	margin:0;
	padding:5px;
	text-decoration:none;
	color:#FF3333;
	width:150px;
	border-bottom:1px solid #666666
}
	#menu a:hover {
		color:#fff;
		background-color:#333333;
	}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
	#menu ul li {
		list-style:none;
		padding:0;
		margin:0;
	}

.label
{
    vertical-align: top;
    color:#9c831c;
}

.errorMsg
{
    color: #f00;
}

.confirmMsg
{
    color: #0f3;
}

.center
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.comment
{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, sans-serif;
    font-style: italic;
    font-size: 60%;
}

.red
{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, sans-serif;
    color: #f00;
}

.green
{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, sans-serif;
    color: #0f0;
}

.blue
{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, sans-serif;
    color: #00f;
}

.usersList .label td
{
    border: 1px solid #000000;
}

.usersList td
{
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 2px 8px 2px 8px;
}

input, button, select, submit, textarea
{
    color: #222222;
    background-color: #dddddd;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #000000;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
}

input[disabled], button[disabled], /*select[disabled],*/ submit[disabled]/*, textarea[disabled] */
{
    background-color: #333333;
}

select.combobox
{
    min-width: 215px;
}

select.smalllenght
{
    min-width: 100px;
}

select.medlenght
{
    min-width: 200px;
}

select.biglenght
{
    min-width: 300px;
}

img.newsLogo
{
    float: left;
    vertical-align: top;
    padding: 5px;
}

.derogImage
{
    padding: 1px;
    margin: 4px;
    border: 1px solid #000000;
}

.noacces A
{
	color: #FF0000
}
.accesdisable A
{
	color: #FFFF00
}
.accesenable A
{
	color: #00FF00
}

.readstatus1
{
	font-weight:bold;
}

.readstatus5
{
	display: none;
}
