@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*

#signup_form, #signup_form_spe {
	text-align:right;
	margin:auto;
	margin-bottom: 5px;
	margin-right: 10px;
}
#signup_form table, #signup_form_spe table {
	border-collapse: collapse;
	border: 2px;
}
#signup_form th, #signup_form_spe th {
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	padding-right: 5px;
	text-align: right;
	min-width: 140px;
	padding: 0px 5px 2px 0px;
}

#signup_form td.valid {
	text-align: left;
	min-width: 223px;
	width: 233px;
}

#signup_form_spe td.valid {
	text-align: left;
	width: 308px;
}

#signup_form .text input, #signup_form .password input, #signup_form select {
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	padding: 3px 5px;
	margin: 5px 0px 5px 0px;
}

input{
	border-width: 1px;
	width:205px;
	height:18px;
	border-style: solid;
	border-color: #DDDDDD;
	padding: 3px 3px;
	margin: 5px 0px 5px 0px;
}
input.textfield, textarea.textfield {
	border: 1px solid #C1C1C1;
	margin: 1px;
	padding: 2px;
}
input.button {
	border: 1px solid #C1C1C1;
	margin: 0px;
	padding-bottom: 3px;
	font-size: 12px;
	height: 22px;
	vertical-align: bottom;
	cursor: pointer;
}

#signup_form input.checkbox { vertical-align:middle; margin-right: 0px; }


.safari #signup_form .submit input { padding-top: 2px; }
.ie #signup_form .submit input { padding-top:2px; }

#signup_form select {
	height:26px;
	width:212px;
}
#signup-form-2 input, #signup-form-2 select {
	margin: 5px 0px 0px 5px;
}
#signup-form-2 input.textfield { border-color: #DDDDDD; }

#signup-form-2 select { height:26px;width:212px;margin: 5px 0px 3px 0px;padding: 0px; }

#signup_form #user_url {
	font-size: 11px;
}


.signup_b:hover{
	margin:5px;	
	width:230px;
	height:30px;
	font-family:Arial;
	font-size:18px;
	color:#000;
	border:solid;
	border-width:1px;
	border-color:#000;	
}


*/
td.valid .msg_box {
	/*margin-top: 7px;*/
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #F5F5F5;
	width:136px;
	line-height: 19px;

}
#signup_form_spe td.valid .msg_box {
	padding-top: 1px;
	padding-bottom: 4px;
}
/*.mozilla #signup_form td.valid .msg_box { -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; }
.webkit #signup_form td.valid .msg_box { -webkit-border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px; }*/

td.valid .good {
	/*
	padding-left: 30px;
	background: #F0FEE9 url("/img/tick.png") no-repeat scroll 3px 3px;
	border: 1px solid #E1EFDB;
	*/
	background-color : #A6E232;
	color: #fff;
	border: 0;

}
td.valid .error {
	/*
	padding-left: 22px;
	background: #FFCFCF url("/img/cross.png") no-repeat scroll 3px 4px;
	background-color: #FFCFCF;
	border: 1px solid #E5A3A3;
	color: #801B1B;
	*/
	background-color: #FF0000;
	color: #fff;
	border: 0;
}



/*
 * Color Classes
 */
.white {
	background-color: #ffffff;
}
.orange {
	color: #fe8f01;
}

.exposant {
	color: #fe8f01;
	font-family: Arial;
	font-size: 11px;
	
}

#warper {
	width: 100%;
}
#contenu {

}


#logo img {
	position: absolute;
	left: 0px;
	margin-top: -2px;
}

#top {
	/*border: 0px;
	margin: -2px;*/
	/*background: #00ccff;*/
	padding: 2px 5px;
}
.top_left {
	float: left;
}
.top_right {
	float: right;
	color: #ffffff;
}
/*#top_right > * {
	color: #ffffff;
}*/
#table {
	border: 0px;
	background: #ffffff;
	/*padding: -2px;
	cellpadding: 0px;
	cellspacing: 0px;*/
	-moz-border-radius-bottomleft:5px;
}


#search_field {
	/*width: 185px;*/
	padding: 2px 0px 2px 3px;
}

#user_badge {
	margin-top: 3px;
	margin-left: 3px;
}
#user_badge a {
	color: #ffffff;
}
#user_badge a:hover {
	color: #fe8f01;
	text-decoration: none;
}
#user_badge > * {
	vertical-align: middle;
}
#user_badge img {
	vertical-align: middle;
}
#user_badge span {
	padding-left: 5px;
	vertical-align: middle;
}

#user_menu {
	margin-top: 3px;
}
#user_menu li, #user_labels li {
	padding: 3px 0px;
	/*background: #ffffff;*/
	vertical-align: middle;
}
#user_menu span, #user_labels span {
	padding: 5px 1px 4px 3px;
	margin-right: 2px;
	vertical-align: middle;
	width: 35px;
}
/*
 * Ajout de label en Ajax
 */
 
/*#user_labels #newLabel {
	display: none;
}*/
#newLabel {
	display: none; /*TEMPORAIRE*/
}
#newLabel form, #newLabel div {
	display: inline;
}
#user_labels #newLabel input.labelname {
	margin-left: 15px;
	vertical-align: bottom;
}

/*#flashMessage #authMessage .message*/
#alert{
	position: fixed;
	top: 50%;
	left:50%;
	margin-left:-220px;
	margin-top:-120px;
	height:200px
	width: 300px;
	z-index: 100;

}
#alert .message {
	position: relative;
	z-index: 2000;
	padding:20px;
	background: white;
	text-align: center;
	/*height:30px;*/
	border:#CCC 2px outset!important;
	-moz-opacity:0;
	opacity: 0;
	/*filter:alpha(opacity=50);*/ /*Pour IE*/
	font-size: 16px;
	font-weight: bold;
	color: black;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}

* html #alert{
 position: absolute;
}

#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	
	background: #ffffff;
	line-height: 1;
	margin-top:11px;
	padding:8px 0;
	text-align: center;
	white-space: nowrap;
}
#footer li {
	display: inline;
	padding: 0 4px;
}
/*
 * Floatters & clearers
 */
.leftfloat { float: left; }
.rightfloat { float: right; }

.leftclear { clear:left; }
.rightclear { clear:right; }
.clearboth { clear: both; }
/*
 * Miscellaneous
 */
.hidden { display:none; }
/*
 * Color Classes
 */
.bg_white {
	background-color: #ffffff;
}
.white {
	color: #ffffff;
}
.orange {
	color: #fe8f01;
}
.grey {
	color: #737373;
}

/*
 *	Font Classes
 */
.bold {
	font-weight: bold;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.menu_navigation {
	display:inline-block;
	background-color: #ffffff;
	padding: 0px 10px;
	white-space:nowrap;
}
.menu_navigation > li {
	position: relative;
}
.menu_navigation * {
	display: inline;
}
.handon td{
	background:#EAEAEA !important;
}
.handoff {
	background: #F4F3EF;
}

.menu_navigation > li > a {
	border: 1px solid transparent;
	display: inline-block;
	font-size: 17px;
	padding: 8px 2.4px;
}

.round {
	-moz-border-radius: 5px;
	/*
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	*/
}
.round_top {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.round_bottom {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
.round_left {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
}
.round_right {
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
}
.round_botleft {
	-moz-border-radius-bottomleft:5px;
}

.width_200, #SettingFkLangId, #SettingFkCategorieId, #SettingFkCountrieId {
	margin:5px;
	width:200px;
	height:20px;
}

.width_200_area {
	margin:5px;
	width:200px;
}


/*
.signup_, #SettingFkLangId, #SettingFkCategorieId, #SettingFkCountrieId {
	margin:5px;
	width:250px;
	height:24px;
	font-family:Arial;
	font-size:18px;
	color:#666666;
}

.signup_:hover, #SettingFkLangId, #SettingFkCategorieId, #SettingFkCountrieId {
	color:#9FE809;
	border-color:#333;
}

.signup_s, #SettingFkLangId, #SettingFkCategorieId, #SettingFkCountrieId {
	margin:5px;	
	height:24px;
	font-family:Arial;
	font-size:18px;
	color:#666666;
}
*/
.select_filtre {

	height:21px;
	margin-right:5px;		
/*	font-family:Arial; 
	font-size:16px;
*/
	color:#666666;
}

.btn_chercher_p {
	height:24px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	width:90px;
	}





#left .header, #left .sendbox, #left .mycomment {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left .header .avatar {
	float: left;
	line-height: 0;
}

.avatar_div {
	padding:10px;
}
.tr {
	height:85px;
	}
.tr:hover { background-color: #E9E9E9; color: #000; }

/*
 *	jQuert UI Theme
 */
 
 /* Layout helpers */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }

/* Icons --- states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Component containers */
.ui-widget { /*font-size: 1.1em;*/ }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { /*font-size: 1em;*/ }
.ui-widget-content {

}
.ui-widget-content a { /*color: #333333;*/ }
.ui-widget-header { 
	/*border: 1px solid #e78f08;
	background: #f6a828 url("/img/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;*/
	font-weight: bold;
}
.ui-widget-header a { /*color: #ffffff;*/ }

/* Overlays */
.ui-widget-overlay {
	background-color: #000000;
	opacity: .60;
	filter:Alpha(Opacity=60);
	position:absolute;
}

/* Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default { background-color:#C3BDB5;  text-transform: uppercase; font-size: 12px; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #fff; text-decoration: none; outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {

}
.ui-state-hover a, .ui-state-hover a:hover { color: #A1DD2D; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active {  background: #fff; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #FF9D25; outline: none; text-decoration: none; }

/* Icons */
/* states and images */
.ui-icon{ width: 16px; height: 16px; background-image: url("/img/ui-icons_222222_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("/img/ui-icons_222222_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("/img/ui-icons_ffffff_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("/img/ui-icons_ef8c08_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("/img/ui-icons_ef8c08_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("/img/ui-icons_ef8c08_256x240.png"); }
/*.ui-state-highlight .ui-icon {background-image: url("/img/ui-icons_228ef1_256x240.png"); }*/
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("/img/ui-icons_ffd27a_256x240.png"); }
/* positioning */
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }



 /* TABS */
.ui-tabs { margin-bottom: 10px;}
.ui-tabs-nav { border-bottom: 1px solid #C3BDB5;}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; /*width: 100%;*/ }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; margin: 0 1em -1px 0; padding: 0;}
.ui-tabs .ui-tabs-nav li a { font-size:11px;float: left; text-decoration: none; padding:8px 10px 8px 24px; background: url(../images/arrows/small_right_white.gif) no-repeat 10px 13px;}
.ui-tabs .ui-tabs-nav li a:hover{ color: #fff;  background-color: #8F8B85;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border:1px solid #C3BDB5;border-bottom-width: 0;margin-bottom:-2px;}

/* .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {   background: url(../images/arrows/small_down_orange.gif) no-repeat 10px 13px;} */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover{ color: #FF9D25}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-dialog .ui-dialog-buttonpane {text-align: center;}

.profil_bloc_title {text-align:center; padding:5px; border-bottom:2px solid #C3BDB5; border-left:2px solid #C3BDB5; border-right:2px solid #C3BDB5; font-weight:bold; font-size:14px;}
