html, body {
	height:100%;
}
.print{
	display:none;
}
.printTab{
	width:100%;
}
body {
	margin:0px;
	text-align:center;
	background:#f1f1f1 url(../images/back/background.gif) center repeat-y;
	font-family:'Trebuchet MS', Arial;
	font-size:12px;
	color:#5a5a5a;
}
#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -30px;
}
#push {
	clear:both;
	height:30px;
}
a, a:visited {
	color: #000;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color: #e9e9e9;
	text-decoration:none;
}
/*-----------------------------------------------------------------------*/

#header_container {
		background:#5a5a5a url(../images/logo/logo.png) bottom no-repeat;
		display:none;

}
#header_container1 {
		background:#5a5a5a;
		display:none;
}

#header_content {
	width:980px;
	height:45px;
	margin:0px auto;
	padding:5px;
	text-align:left;
	position:relative;
	display:none;

}
#header_content1 {
	width:980px;
	height:45px;
	margin:0px auto;
	padding:5px;
	text-align:left;
	position:relative;
	background: url(../images/logo/logo.png) bottom left no-repeat;
	display:none;
}
#header_content h1 {
	margin:0px;
}
#header_content strong {
	color:#a9c832;
}
#header_content span {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	padding:5px;
	color:#fff;
}
#header_content1 a, #header_content a:visited {
	color: #fff;
}
#header_content1 a:hover, #header_content a:focus, #header_content a:active {
	color: #e9e9e9;
}
#header_content1 h1 {
	margin:0px;
}
#header_content1 strong {
	color:#FFD300;
}
#header_content1 a, #header_content a:visited {
	color: #fff;
}
#header_content1 a:hover, #header_content a:focus, #header_content a:active {
	color: #FFD300;
}
/*-----------------------------------------------------------------------*/

#footer_container {
	height:30px;
	background-color:#5a5a5a;
	display:none;

}
#footer_content {
	width:980px;
	margin:0px auto;
	padding:5px;
	text-align:center;
	color:#fff;
	display:none;

}
#footer_content strong {
	color:#FFD300;
}
#footer_content a, #footer_content a:visited {
	color: #fff;
}
#footer_content a:hover, #footer_content a:focus, #footer_content a:active {
	color: #ff7800;
}
/*-----------------------------------------------------------------------*/
#content_container {
	width:980px;
	margin:0px auto;
	padding:0px 6px 6px 6px;

}

/*-----------------------------------------------------------------------*/

#menu {
	background-color:#e9e9e9;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	display:none;
}
.ul-titre {
	color:#5a5a5a;
	font-size:18px;
	font-weight:bold;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:190px;
}
.ul-titre img {
	border:0px;
	vertical-align:middle;
	margin-right:5px;
}
.ul-titre a, .ul-titre a:visited {
	color: #5a5a5a;
}
.ul-titre a:hover, .ul-titre a:focus, .ul-titre a:active {
	color: #ff7800;
	text-decoration:underline;
}
.ul-titre li {
	background:#e9e9e9 url(../images/back/background-title.gif) top repeat-x;
	padding:10px;
}
.ul-sous-titre {
	color:#5a5a5a;
	font-size:14px;
	font-weight:normal;
	background:none;
	list-style-image:url(../images/back/picto_puce_small.png);
	margin:0px;
	padding-top:5px;
}
.ul-sous-titre li {
	background:none;
	padding:1px 0px;
}
/*-----------------------------------------------------------------------*/

#content {
	
	width:920px;
	/*padding:20px;*/
	margin:0 auto;
	text-align:left;
	font-size:13px;
}
#content h2 {
	float:left;
	width:500px;
	margin:0px 0px 5px 75px;
	font-size:20px;
}

#content img {
	vertical-align:middle;
	border:0px;
}
#content span {
	float:right;
	display:block;
	width:100px;
	text-align:left;
	font-size:14px;
	margin-right:50px;
}
#content a, #content a:visited {
	color: #5a5a5a;
}#content_container a, #content a:visited {
	color: #5a5a5a;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content a:hover, #content a:focus, #content a:active {
	color: #ff7800;
	text-decoration:underline;
}
#content hr {
	clear:both;
	width:766px;
	border: 1px dashed;
	margin:10px auto 10px;
}
#content form {
	margin: 0px;
}

#content th {
	padding:5px;
	background-color:#e9e9e9;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}

#content input {
	width:630px;
	border:solid 1px #e9e9e9;
	background-color:#fff;
	font:13px Arial;
}

#content textarea {
	width:630px;
	height:400px;
	border:solid 1px #e9e9e9;
	background-color:#fff;
	font:13px Arial;
}
#classement table {
	margin-bottom:0px;
}
#classement th, td {
	border-bottom:none;
}
#classement ul, li {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.td-titre {
	width:100px;
}
.td-picto {
	width:22px;
}
.td-picto2 {
	width:55px;
}
.ordre {
	text-align:center !important;
}
.ordre:hover {
	cursor:move;
}
.bouton-valider {
	width:160px !important;
	height:35px;
	margin:0px 5px;
	padding-left:40px;
	background:#f7f7f7 url(../images/back/picto_enregistrer_big.png) left no-repeat !important;
	border:solid 1px #ccc !important;
	font:bold 15px "Trebuchet MS" !important;
	cursor:pointer;
}
.bouton-annuler {
	width:160px !important;
	height:35px;
	margin:0px 5px;
	padding-left:40px;
	background:#f7f7f7 url(../images/back/picto_annuler_big.png) left no-repeat !important;
	border:solid 1px #ccc !important;
	font:bold 15px "Trebuchet MS" !important;
	cursor:pointer;
}
.bouton {
	width:98% !important;
	height:35px;
	margin:0px 5px;
	padding-left:40px;
	background:#f7f7f7 left no-repeat !important;
	border:solid 1px #ccc !important;
	font:bold 15px "Trebuchet MS" !important;
	cursor:pointer;
}
.checkbox {
	width:10px;
	height:10px;
	padding:0;
	margin:0;
}
.bouton-zone-validation {
	text-align:center;
	margin-bottom:30px;
}
/*-----------------------------------------------------------------------*/

#login {
	width:400px;
	height:300px;
	margin:80px auto 20px auto;
	text-align:center;
	font-size:13px;
}
#login form {
	margin: 0px;
}
#login table {
	margin:0px auto;
	margin-bottom:10px;
	width:400px;
	border-spacing:1px;
	background-color:#ccc;
}
#login th {
	padding:5px;
	background-color:#e9e9e9;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}
#login td {
	padding:5px;
	background-color:#f7f7f7;
	text-align:left;
}
#login input {
	width:270px;
	border:solid 1px #e9e9e9;
	background-color:#fff;
	font:13px Arial;
}
.bouton-identification {
	width:160px !important;
	height:35px;
	margin:0px 5px;
	padding-left:40px;
	background:#f7f7f7 url(../images/back/picto_membre_big.png) left no-repeat !important;
	border:solid 1px #ccc !important;
	font:bold 15px "Trebuchet MS" !important;
	cursor:pointer;
}
/*-----------------------------------------------------------------------*/

.erreur {
	margin:20px 0px 20px 0px;
	padding:5px 20px;
	background-color:#dd8d8d;
	border:dashed 1px #c83232;
	font:15px "Trebuchet MS";
	text-align:left;
}
.valide {
	margin:20px 0px 20px 0px;
	padding:5px 20px;
	background-color:#cddd8d;
	border:dashed 1px #a9c832;
	font:15px "Trebuchet MS";
	text-align:left;
}
