/*img, div { behavior: url(include/iepngfix.htc) }*/

#container {
	/*width: 1000px;
	margin-left: auto;
	margin-right: auto;*/
	/*text-align: center;*/
	/*background: url(img/logo_richpublisher.png) no-repeat top left;*/
	/*padding-top: 30px;*/
}	

body.black
{
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #333333;
	color: white;
	font-family: verdana;
	/*font-size: 9px;*/
}

.logo {
	text-align: left;
}

img
{
	border: none;
}

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

.roundedcornr_box_688830 {
	background: url(img/boite_tl.jpg) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.roundedcornr_top_688830 {
	background: url(img/boite_tr.jpg) no-repeat top right;
}
.roundedcornr_bottom_688830 div {
	background: url(img/boite_br.jpg) no-repeat bottom right;
	
}
.roundedcornr_content_688830 {
	background: url(img/boite_r.jpg) top right repeat-y;
	padding: 0 2px;
}

.roundedcornr_top_688830 div,.roundedcornr_top_688830,
.roundedcornr_bottom_688830 div, .roundedcornr_bottom_688830 {
	width: 100%;
	height: 35px;
	font-size: 1px;
	/*border: 1px solid blue;*/
}
.roundedcornr_content_688830, .roundedcornr_bottom_688830 {
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: -15px;*/
}

.roundedcornr_bottom_688830 {
	background: url(img/boite_bl.jpg) no-repeat bottom left;
	border-top: 1px solid white;
	height: 33px;
}

.roundedcornr_bottom_688830 div
{
	height: 33px;
	/*border-top: 1px solid white;*/
}

.roundedcornr_top_688830 div h2
{
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin: 0px 20px;
	padding-top: 6px;
	text-align: left;
}

.roundedcornr_top_688830 div h2.center
{
	text-align: center;
}

.lineTitle
{
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
	border-bottom: 1px solid white;
}
.roundedcornr_top_688830 div h3
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-top: -20px;
	margin-bottom: 10px;
	
	float: right;
	display:inline;
}

.padding10
{
	padding: 10px 0px 0px 0px;
}

.padding0
{
	padding: 0px 0px 0px 0px;
}
.center
{
	text-align: center;
}

.right_align
{
	font-size: 13px;
	text-align: right;
}
.width_350
{
	width: 350px
}

.width_800
{
	width: 800px
}

.floatRight
{
	float: right;
}

input, .editor_field
{
	font-size: 13px;
	color:white;
	/*background-color:#393939;*/
	border-width: 1px;
	border-color: #BBBBBB;

}

.gray, .editor_field
{
	background-color:#393939;
	color:#FFFFFF;
}

.width300
{
	width: 300px;
}

#container .bottom
{
	background-color:black;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0px 1px -1px 1px;
	padding: 5px;
}
.bold
{
	font-weight: bold;
}

.error
{
	font-size: 16px;
	color: #B90E1D;
}

#container table.login {
  border: none;
  width: 99%;
  background-image:  url("img/logo_cadenas.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
	margin: 0px 1px 0px 1px;
	padding: 0px;
  /*border: 1px solid;*/
}

#container table.login tr
{
	height:25px;
}

#container table.login tr.bouton
{
	height:40px;
	vertical-align:bottom;
	font-weight: bold;
}

/*Tableau Opérations*/
#container table.ope {
	border: 1px solid #2A2A2A;
  width: 100%;
  border-collapse: collapse;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#container table.ope tr{
	border: 1px solid #2A2A2A;
}

#container table.ope td{
	border: 1px solid #2A2A2A;
	border-left: none;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
}

#container table.ope td.padding{
	padding: 5px 5px 4px 5px;
}

.type{
	color: #5AFF00;
}

#container table.ope th{
	border: 1px solid #2A2A2A;
	border-left: none;
	height: 30px;
	background-color: #161616;
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

#container table.ope th.center{
	text-align: center;
}

/*Tableau Sans bordures*/
#container table.borderless {
	border: none;
  width: 100%;
  border-collapse: collapse;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#container table.borderless tr{
	border: none;
}

#container table.borderless td{
	border: none;
	border-left: none;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}

#container table.borderless td.padding{
	padding: 5px 5px 4px 5px;
}

#container table.borderless th{
	border: none;
	border-left: none;
	height: 30px;
	/*background-color: #161616;*/
	font-size: 12px;
	/*text-align: left;*/
	padding: 0px 5px 0px 5px;
	
}


/*Tableau Gestion Chat*/
#container table.gestionChat {
	border: 1px solid;
  width: 100%;
  border-collapse: collapse
}

#container table.gestionChat tr{
	border: 1px solid;
}

#container table.gestionChat td{
	border: 1px solid #2A2A2A;
	border-left: none;
	font-weight:bold;
	font-size: 13px;
	padding: 15px 5px 15px 30px;
}

#container table.gestionChat td h3
{
	color:#FFA200;
}


#container table.gestionChat th{
	border: 1px solid #2A2A2A;
	border-left: none;
	height: 30px;
	background-color: #161616;
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

#container table.gestionChat td.chatVideoLogo
{
	background-image:  url("img/logo_chatVideo.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

#content
{
	overflow:auto;
	/*max-height:450px;*/
	/*width:99.5%;*/
	margin: 0px 1px 0px 1px;
	padding: 0px;
}

.noBold
{
	font-weight: normal;
}

.indent20
{
	padding-left: 20px;
}

.marginTop5
{
	margin-top: 5px;
}

.marginLeft10
{
	margin-left: 10px;
}

.marginRight10
{
	margin-right: 10px;
}

.paddingTopBottom10
{
	padding: 10px 0px 10px 0px;
}

.fontBlack
{
	color: black;
}

#themes
{
	color: #FFA200;
}

#themes p
{
	color: white;
}
#themes a
{
	color: #B90E1D;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:0.5em;
  color: #B90E1D;
  font-size: 10px;
}

form.inplaceeditor-form { /* The form */
	display: inline;
}

.hidden
{
	display: none;
}

#yui-picker-panel_c
{
	color: black;
	font-size: 12px;
}

#shadowbox_title_inner
{
	background-color: #FFA200;
	color: black;
	padding-left: 15px;
}

#shadowbox_body
{
	border: #FFA200;
}

.textLink
{
	font-size: 14px;
	color: #FFA200;
	font-weight: bold;
	text-decoration: none;
}

#container .bottom img
{
	vertical-align: -50%;
}

#divFormModifOpe
{
	margin: 10px;
}

a
{
	color: white;
	font-size: 13px;
	text-decoration: none;
}

#AjoutFenetre
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-color: #2E2D2D;
}

#AjoutFenetre td
{
	padding: 0px 10px 0px 10px;
	/*border-style: none;*/
}

#msgInfo
{
	background-color:#181818;
	color: #FFA200;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	
}

#trFormatSelectionne
{
	width: 100%;
	background-color:#2E2D2D;
	color: #FFA200;
	font-weight:bold;
	padding:0px;
	bottom: 0px;
	position: absolute;
	border-top: 1px solid #FFA200;
}

#trFormatSelectionne table
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#trFormatSelectionne td
{
	border-color: #FFA200;
	
	/*border-bottom: 1px solid #FFA200;*/
	padding-left: 10px;
}

.bg181818
{
	background-color:#181818;
}

.bg2E2D2D
{
	background-color:#2E2D2D;
}

.align-80
{
	vertical-align:-80%;
	margin-left:-3px;
}

.align-30
{
	vertical-align:-30%;
}

a.suivant
{
	display: block;
	width: 110px;
	height: 38px;
	background-image: url('img/boutons/boutons-suivant.jpg');
	background-repeat: no-repeat;
}
     
a.suivant:hover
{
	background-image: url('img/boutons/boutons-suivant-on.jpg');
}

a.retour
{
	display: block;
	width: 110px;
	height: 38px;
	background-image: url('img/boutons/bouton-retour.jpg');
	background-repeat: no-repeat;
}
     
a.retour:hover
{
	background-image: url('img/boutons/bouton-retour-on.jpg');
}

a.valider
{
	display: block;
	width: 110px;
	height: 38px;
	background-image: url('img/boutons/bouton-valider.jpg');
	background-repeat: no-repeat;
}
     
a.valider:hover
{
	background-image: url('img/boutons/bouton-valider-on.jpg');
}

a.annuler
{
	display: block;
	width: 110px;
	height: 38px;
	background-image: url('img/boutons/bouton-annuler.jpg');
	background-repeat: no-repeat;
}
     
a.annuler:hover
{
	background-image: url('img/boutons/bouton-annuler-on.jpg');
}

a.config
{
	display: block;
	width: 56px;
	height: 53px;
	background-image: url('img/toolbox/bouton-config.jpg');
	background-repeat: no-repeat;
	float:left;
}
     
a.config:hover
{
	background-image: url('img/toolbox/bouton-config-on.jpg');
}

a.contact
{
	display: block;
	width: 56px;
	height: 53px;
	background-image: url('img/toolbox/bouton-contacts.jpg');
	background-repeat: no-repeat;
	float:left;
}
     
a.contact:hover
{
	background-image: url('img/toolbox/bouton-contacts-on.jpg');
}

a.operation
{
	display: block;
	width: 56px;
	height: 53px;
	background-image: url('img/toolbox/bouton-operations.jpg');
	background-repeat: no-repeat;
	float:left;
}
     
a.operation:hover
{
	background-image: url('img/toolbox/bouton-operations-on.jpg');
}

a.ressource
{
	display: block;
	width: 56px;
	height: 53px;
	background-image: url('img/toolbox/bouton-ressources.jpg');
	background-repeat: no-repeat;
	float:left;
}
     
a.ressource:hover
{
	background-image: url('img/toolbox/bouton-ressources-on.jpg');
}

a.quitter
{
	display: block;
	width: 56px;
	height: 53px;
	background-image: url('img/toolbox/bouton-quitter.jpg');
	background-repeat: no-repeat;
	float:right;
}
     
a.quitter:hover
{
	background-image: url('img/toolbox/bouton-quitter-on.jpg');
}

#jsWarning
{
	font-weight: bold;
	border: solid 2px #FFA200;
	display: inline;
	padding: 10px;
	color: #5AFF00;
	margin-top:10px;
}

.nopadding
{
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
}

#butToolBox
{
	border-top:1px solid #B2101E;
	height:53px;
	background-color: black;
	background-image: url('img/fond-actions-compte-x.jpg');
	background-repeat: repeat-x;
}

#butToolBox a
{
	margin-left: 5px;
	padding-right: 5px;
}

.opaque
{
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.percent_100
{
	width: 100%;
}

.percent_95
{
	width: 95%;
}

.filterColumns input
{
	background-color:#393939;
	color:#FFFFFF;
	width:100%;
}

