* { outline: none; }

body { 
    margin: 0px 10px 0px 10px; 
    padding: 0; 
    background: #FFFFFF; 
	text-align: center;
}

td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}


* html #content {
	height:1%;
	margin-bottom:12px;
}
#content {
	clear:both;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
html>body #content {
	height:auto;
}
#content a, #content a:visited{
	text-decoration: none;
	color: #002285;
}
#content a:hover, #content a:active{
	text-decoration: none;
	color: #FF7800;
}


.msg {
	font-size: 10pt;
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: #cccccc 1px solid;
	text-align: left;
	vertical-align: top;
}
.info {
	padding: 3px;
	background: #EDF3FF;
	border: #cccccc 1px solid;
}

th {
	font-weight:bold;
	background: #f2f0ea url('images/th_bg.gif') repeat-x top;
	line-height: 17px;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #b3ad9b;
}

/*  MENU ----------------------------------------------------------------------------------------------------- */
div.left_menu {
	width:160px;
	line-height: 17px;
	background:#F89D25 url(images/but1.gif) center left no-repeat;
	border:1px solid #FFFFFF;
	padding: 2px 2px 2px 5px;
	margin: 2px 2px 2px 5px;
}
.left_menu A {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
	margin-left: 15px;
	font-weight:bold
}

/*  THUMBS --------------------------------------------------------------------------------------------------- */
.img_title {
	margin:5px 5px 10px 5px;
	color:#BEBEBE;
}

#cat_thumbs {
	
}
	#cat_thumbs .img_title_1 {
		display:none;
	}
	#cat_thumbs .img_title_2 {
		
	}

#fiche_thumbs {
	
}
	#fiche_thumbs .img_title_1 {
		
	}
	#fiche_thumbs .img_title_2 {
		text-transform:lowercase;
	}

/*  RESULT TABLES ----------------------------------------------------------------------------------------- */
.list{
	/*width: 100%;*/
	border: 1px solid #B3AD9B;
}
	.list TD {
		vertical-align:middle;
		padding-left:5px;
	}
.listHeader {
	font-weight:bold;
	background: #f2f0ea url('images/th_bg.gif') repeat-x top;
	line-height: 17px;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #b3ad9b;
	cursor: hand;
	overflow: hiden;
}
.listHeaderHover {
	font-weight:bold;
	background: #faf9f4 url('images/th_bg_on.gif') repeat-x top;
	line-height: 17px;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #b3ad9b;
	cursor: hand;
}
.listHeader .rb, .listHeaderHover .rb {
	float: right;
	white-space: nowrap;
	margin: -2px -6px -2px -2px;
	height: 20px;
	max-height:20px;
}
.order {
	margin-top: 4px;
	float: left;
}

/*  ADMIN SEARCH ----------------------------------------------------------------------------------------- */
.search {
	font-size:10px;
	padding:5px;
	width:auto;
	height:auto;
	background-color: #FFFFE1;
	border: #CFCFCF 1px dashed;
	margin-top:10px;
	margin-bottom:15px;
}

/*  ADMIN DIALOGS ----------------------------------------------------------------------------------------- */
#dialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align:left;
	width:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#dialog .title {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	width:100%;
	height:55px;
	background: #FFFFFF url(images/top_bg.gif) repeat-x bottom;
	padding-top:8px;
	margin-bottom:5px;
}

#dialog .help {
	font-size:10px;
	padding:5px;
	width:auto;
	height:auto;
	background-color: #FFFFE1;
	border: #CFCFCF 1px dashed;
	margin-top:10px;
	margin-bottom:15px;
}

#dialog table, #dialog td {
	background: #FFFFFF;
}
#dialog iframe {
	border: 1px solid #B3AD9B;
	height:100%;
}
#dialog .list{
	height:auto;
}

.userfile{
	margin-left:10px;
	clear:both;
}
.userfile div {
	width:60px;
	height:auto;
	padding-top:3px;
	float:left;
}
.userfile input {
	
}

/*  BUTTONS ----------------------------------------------------------------------------------------- */
.buttons {
	clear:both;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}
.buttons .btn {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #807B6F;
	background: #F1EFE2 url('images/th_bg.gif');
	padding: 4px 4px 3px 4px;
	vertical-align: bottom;
}
.buttons a.btn {
	color: #002285;
}
.buttons a.btn * {
	vertical-align: bottom;
}
.buttons a.btn:hover {
	color: #FF7800;
}


/* PAGES ----------------------------------------------------------------------------------------- */
.title_pages{
	font-size:10px;
}
.selected_page{
	text-decoration:none;
	color: #666666;
	height:10px;
	width:10px;
	background-color:#FFBA00;
	border:1px solid #B3AD9B;
	margin-left:1px;
	margin-right:1px;
	padding:1px;
	
}
.a_pages {
	text-decoration:none;
	color: #000000;
	height:10px;
	width:10px;
	background-color:#E7E7E7;
	border:1px solid #B3AD9B;
	margin-left:1px;
	margin-right:1px;
	padding:1px;
}
.a_pages:hover {
	text-decoration:none;
	background-color:#FFBA00;
	color: #666666;
}


/* FORM ----------------------------------------------------------------------------------------- */
form{
 	padding: 0px;
	margin: 0px;
}

.check_box {
	margin-left : -2;
	margin-top : -2;
	margin-bottom : -2;
	padding-bottom : 0;
	padding-left : 0;
	padding-top : 0;
}

.input, input.text {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #ACACAC;
	width: 200px; 
	margin: 0px;
	padding : 1px 0 px 0 px 1 px;
}
	
select, .select, select.select-one {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #ACACAC;
	width: 200px; 
	margin: 0px;
	padding : 1px 0 px 0 px 1 px;
}
	
	input.error, select.error {
		font-family: Tahoma;
		font-size: 11px;
		border: 1px solid red;
		background:#FFFCE2 url(/images/error.gif) right no-repeat;
		padding : 1px 0px 0px 1px; /*1px 1px 1px 1px*/
		margin: 0px;
	}
	.input_error, .select_error {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		border: 1px solid red;
		background: #FFFCE2 url(../images/icos/warning_obj.gif) right no-repeat;
		margin: 0px;
		padding : 1px 0px 0px 1px;
	}
	

.textarea{
		width:337px; 
		height:106px;
		font-family:Tahoma; 
		font-size:11px;  
		color:#5D5D5D; 
		border:1px solid #6B6B6B;
		background-color:#FFFFFF;
		overflow:auto;
	}
	
.phplmnormal{ color:#6192AE; text-decoration:none; font-weight:bold}
