/* @override http://localhost/1001rss/www/css/style.css */

#chanelDirect {
	width: 100%;
}

#chanelDirect_chanel_video {
	width: 320px;
	float: left;
	margin: 2px;
	background-color: #CECECE;
}

#chanelDirect_chanel_rubrique{
	width: 200px;
	float: left;
	margin: 2px;
}

#chanelDirect_chanel_lien_precedant{
	width: 48px;
	float: left;
	margin: 2px;
	background-color: #C6C6C6;		
}
#chanelDirect_chanelinfo{
	width: 200px;
	float: left;
	margin: 2px;
	background-color: #C6C6C6;		
}
#chanelDirect_chanel_lien_suivant{
	width: 48px;
	float: left;
	margin: 2px;	
	background-color: #C6C6C6;
}

div#boutonAdmin {
	width: 6px;
	height: auto;
	background-color:#CECECE;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	position: relative;
	display:block;
	float:right;
}

/* @group style général */

div#flux {
	border: solid 1px black;
	margin: 5px;
	background: #FFF;
	width: 98%;
}

div#channelContainer {
	posito:relative;
	border: solid 1px black;
	margin: 5px;
	padding: 5px;	
	background: silver;
	opacity: 50;
}

.imageChannel {
	
}

.preview_flux {
/*
	display:block;
	width:100%;
	height: 300px;
*/
}

.channel {
	margin:5px;
}

.div_haut_items{
	width: 100%;
}

.div_items{
display:block;
height: auto;
}

.items {
	width: 98%;
	margin: 5px;
	padding: 2px;
	position: relative;
	float: left;
	/*font-variant: small-caps;*/
}

.div_btn_items{
	display:block;
	position: relative;
	float: left;
	height: 20px;

}
.bouton_1001rss {
	margin:0 2px 0 2px;	
}

.div_title_items, .div_title_items a:link, .div_title_items a:hover, .div_title_items a:visited {
	top : 6px;
	padding: 0 0 0 4px;	
	
}

.TitreItem, a.TitreItem:link, a.TitreItem:visited {
	color:#336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	width: 490px;
	display: inline-table;
	position: relative;	
}

a.TitreItem:hover {
	color:#669;
}


div#imageItem {
	display:block;
	position: relative;
	text-align: center;
}


.contenuItem {
	display:block;
	position: relative;
	text-align: left;
	float: left;	
}


div.hautItem {
	display:block;
	height: 20px;
	line-height: 20px;
	position: relative;
	float: left;	
}

.infoItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: lowercase;
	padding: 0;
	color:#666;

	font-weight: 400;
	clear:both;
	position:relative;
	display:inline-block;
	top: 4px;
}

#auteurItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	font-variant: small-caps;
	text-transform: lowercase;
	text-align: right;
	vertical-align: superexposant;
	color:#669;
	top: 5px;
}

.div_description_courte_items, .div_description_items  {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0 0 0;
}

.div_description_courte_items a:link, .div_description_items a:link, .div_description_courte_items a:hover, .div_description_items a:hover, .div_description_courte_items a:visited, .div_description_items a:visited,a.lien_affiche_desc_post:link, a.lien_affiche_desc_post:visited, .div_description_post {
	color: #336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	top: 6px;
}


.div_description_courte_items img {
	margin:0 8px 0 8px;
}

#imageItem_embed {
	display:block;
	float:left;
	position:relative;
	top: 15px;
}

#infoflux {
	color: #666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-decoration: none;
}

#infoflux a:link, #infoflux a:hover {
	color: #669;
	font-weight:bold;

}

#infoflux a:visited {
	color: #336;
	font-weight:bold;
}

/*#header{
display:block;
border: solid 1px black;
background: #FFF;
display:none;
}

#menu_gauche{
position: relative;
float:left;
border: solid 1px black;
background: #FFF;
color:black;
font: medium "Lucida Grande, Lucida, Verdana, sans-serif";
text-align:left;
width: 260px;
height: 700px;
padding: 2px;
margin: 2px;
}

#centre{
float:left;
border: solid 1px #CECECE;
background: #FFF;
width:100%;
top: 0px;
margin:2px;
}

#menu_droite{
position: relative;
float:left;
border: solid 1px black;
background: #FFF;
color:black;
font: medium "Lucida Grande, Lucida, Verdana, sans-serif";
text-align:left;
width: 260px;
height: 700px;
padding: 2px;
margin: 2px;
}


#footer{
		height:30px;
		vertical-align:middle;
		text-align:right;
		clear:both;
		padding-right:3px;
		background-color:#317082;
		margin-top:2px;
	}
*/
img.bouton {
	width: 15px;
	height: 15px;
}

/* @group bouton

a.btn_modal{
	color: black;
	text-decoration: none;
}

a.button {
    background: transparent url('../../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;  sliding doors padding 
    text-decoration: none;
}

a.button span {
    background: transparent url('../../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; hide dotted outline in Firefox 
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; push text down 1px 


 boutton 
.clear { /* generic container (i.e. div) for floating buttons 
    overflow: hidden;
    width: 100%;
}

*/

/* @end */

/* @group autre */

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
	#footer form{
		margin:0px;
		margin-top:2px;
	}

.closeSelect {
	display:block;
	text-align: left;
	background-color: white;
	height: 15px;
	right: 10px;
}

#overlay{ 
    background-image: url(/images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    height: 100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/images/overlay.png", sizingMethod="scale");
}



/* @end */

/* @group helppanel */


	#dhtmlgoodies_leftPanel{
		
		background-color:#3c94c8;	
		color:#FFF;	
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
		
	
		height:100%;		
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
	}
	
	#dhtmlgoodies_leftPanel #leftPanelContent{
		padding:0px;
	}
	#dhtmlgoodies_leftPanel .closeLink{ 
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		left:115px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	#dhtmlgoodies_leftPanel .closeLink:hover{	
		color:#FFF;
		background-color:#000;
	}



/* @end */

/* @group liens */

.txtNoir12 {
	color: #000;
	font: 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.lienSite { color:black; text-decoration: underline;font: medium "Lucida Grande", Lucida, Verdana, sans-serif;text-decoration:none; }
a.lienSite:hover { color: black; text-decoration: none;font: medium "Lucida Grande", Lucida, Verdana, sans-serif;text-decoration:none;  }

li.lienSite {
	color: black;
	text-transform: capitalize;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}

li.lienSite:hover {
	color: black;
	text-transform: capitalize;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}

.lienFlux, a.lienFlux:link, a.lienFlux:hover , a.lienFlux:visited, li.lienFlux, li.lienFlux:hover, li.lienFlux:visited { 
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-decoration: none;
}

a.lienBouton { 
	color:black;
	text-decoration:none;
	font: normal 12px "Lucida Grande";
}
a.lienBouton:hover { 
	color:black; 
	font: normal 12px "Lucida Grande";
	text-decoration:none;

}



a.lienCheminFerIndex{
	color: orange; 
	margin: 2px;
	font: normal "Lucida Grande";
	text-decoration:none;	
}
a.lienCheminFer{
	color: purple; 
	margin: 2px;
	font: normal "Lucida Grande";
	text-decoration:none;	
}

#resultat_chemin_fer{
	color: #000066; 
	margin: 2px;
	text-decoration:none;	
}


/* @end */


div#divFiche {

	position: relative;
	width: auto;
	height: auto;
	border: solid 2px #dedede;
	
}

div#divFicheTitle {
	margin: 5px;
	border: solid 2px #dedede;
	text-align: center;
	text-transform: uppercase;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#divSite {

	border: solid 1px #dedede;
	width: 1O0%;
	height: 90%;
	margin: 5px;
	padding: 5px;
	
}


div#gestionSite{
text-align: center;
color:#OOOOOO;
width:285px;
padding:5px 0 0 15px;
display:block;
background-image:url(../../images/ha-header-first-active.jpg);
height:25px;
font-size: 15px;
}

div#gestionFlux{
color:#000000;
text-align: center;
width:285px;
padding:5px 0 0 15px;
display:block;
background-image:url(../../images/ha-header-first-active.jpg);
height:25px;
font-size: 15px;
}



/* Styles for flux  */
#flux{
margin:0;
padding:0;
width:300px;
list-style-type:none;
background-color:#FFFFFF;
color:#000000;
line-height:120%;
height:300px;
}
#flux a{
display:block;
font-weight:normal;
text-decoration:none;
}
#flux ul{
overflow: hidden;
margin:0;
padding:0;
}
#flux li{
margin:0;
padding:0;
list-style-type:none;
}
#flux li a{
width:285px;
padding:5px 0 0 15px;
display:block;
color:#000000;
background-image:url(../../images/ha-header.jpg);
height:25px;
}
#flux li a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header.jpg) !important;
}
#flux li.firstitem a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header-first.jpg) !important;
}
#flux li.lastitem a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header-last.jpg) !important;
}
#flux li li{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding:0 15px 0 15px;
height:175px;
}
#flux li a.opened{
background-image:url(../../images/ha-header-active.jpg);
color:#FFFFFF;
}
#flux li.firstitem a.opened{
background-image:url(../../images/ha-header-first-active.jpg);
color:#FFFFFF;
}
#flux li.lastitem li{
margin-bottom:-4px;
}
#flux li.lastitem ul{
background-image:url(../../images/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}




#divRep .champFormulaire {
	padding: 5px;

}

#divFiche .label {

	float: left;
	width: 30%;
	padding: 5px;
	font-weight: bold;
}

#divFiche .champ {
	float: left;
	width: 65%;
	padding: 5px;

}



#divFiche .bouton{


	text-align: center;
	width: 100%;

}


#divFicheFluxs{
	
	border: solid 1px #dedede;
	width: 1O0%;
	height: 90%;
	margin: 5px;
	padding: 5px;
	
}

#ficheFlux span.nomFlux a {
	color: black;
	text-decoration: none;
}

.champFormulaire{
width: 300px;
}

.fav_ico_site{
	margin-left: 4px;
	margin-right: 2px;
}

.champ_admin {
	background-image:url(../images/connect-imput-fond.png);
	background-repeat:repeat-x;
	border: solid 1px #CCCCCC;
}
/* @group fin style générale */

ul#liste_lien_zlio {
	list-style-type: none;
}

a.zlio_select {
 
}

#liste_lien_zlio li a.zlio_lien_select {
	margin-left:4px;
	color: black;
	background: silver;
  	text-decoration:none; 	
}

#liste_lien_zlio li a.zlio_lien_select:hover {
	margin-left:4px; 
	color: black;
	background: gray;
  	text-decoration:none; 	
}

#liste_lien_zlio li a.zlio_lien {
	margin-left:4px;
	color: black;
  	text-decoration:none; 	
}

#liste_lien_zlio li a.zlio_lien:hover {
	margin-left:4px; 
	color: black;
	background: gray;
  	text-decoration:none; 	
}

#content_calendrier{
	float:left;
	margin: 16px 0 0 16px;
	min-height: 145px;
}/* START AUTOCOMPLETE */
.ac_holder{
	position:relative;
}
.ac_field{	
	background-image:url(../images/autocomplete/autocomplete_leftcap.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.ac_field_busy{
	background-image:url(../images/autocomplete/autocomplete_spinner.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

div.autocomplete
{
	position: absolute;
	background-image: url(../images/autocomplete/ac_pointer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autocomplete div.ac_header,
div.autocomplete div.ac_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../images/autocomplete/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autocomplete div.ac_footer
{
	background-image: url(../images/autocomplete/ul_corner_br.gif);
}

div.autocomplete div.ac_header div.ac_corner,
div.autocomplete div.ac_footer div.ac_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	/*background-image: url(images/autocomplete/ul_corner_tl.gif);*/
	background-color: #333;
	background-position: top left;
	background-repeat: no-repeat;
}
div.autocomplete div.ac_footer div.ac_corner
{
	background-image: url(../images/autocomplete/ul_corner_bl.gif);
}
div.autocomplete div.ac_header div.ac_bar,
div.autocomplete div.ac_footer div.ac_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autocomplete ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autocomplete ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autocomplete ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autocomplete ul li a:hover
{
	background-color: #444;
}
div.autocomplete ul li.ac_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autocomplete ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autocomplete ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autocomplete ul li.ac_highlight a span small
{
	color: #ccc;
}

div.autocomplete ul li.ac_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(../images/autocomplete/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autocomplete ul li.ac_highlight a span
{
	background-image: url(../images/autocomplete/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autocomplete ul li a .tl,
div.autocomplete ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autocomplete ul li a .tr
{
	right: 0;
}

div.autocomplete ul li.ac_highlight a .tl
{
	left: 0;
	background-image: url(../images/autocomplete/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autocomplete ul li.ac_highlight a .tr
{
	right: 0;
	background-image: url(../images/autocomplete/hl_corner_tr.gif);
	background-position: bottom right;
}
div.autocomplete ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}
div.autocomplete ul em
{
	font-style: normal;
	color: #6EADE7;
}
/* END AUTOCOMPLETE *//* main tab*/
div.main {
float:left;
border: solid 1px #CECECE;
background: #FFF;
width:60%;
top: 0px;
}

ul.main {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../../images/pixel.gif) bottom left repeat-x;
}

ul.main li {
	margin: 0 2px 0 0;
	float: left;
}

ul.main a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.main a:hover {
	background: #fff;
}

ul.main a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: red;
}


ul.mainAdmin {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../../images/pixel.gif) bottom left repeat-x;
}

ul.mainAdmin li {
	margin: 0 2px 0 0;
	float: left;
}

ul.mainAdmin a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.mainAdmin a:hover {
	background: #fff;
}

ul.mainAdmin a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: red;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 20px 8px 0 8px;
}

.tab{
/*display:none;*/
}#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window[id] { position: fixed!important; }

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	position: relative;
	background-color: # FFF;
	height: 100%;
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
	background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content {
	padding: 6px .75em;
	overflow: auto;
	border-top: 1px solid #F9F9F9; 
}

#MB_header {
	margin: 0;
	padding: 0;
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}div.datepicker {
 position: absolute;
 text-align: center;
 border: 1px #C4D5E3 solid;
 font-family: arial;
 background: #FFFFFF;
 font-size: 10px;
 padding: 0px;
}
div.datepicker table {
 font-size: 10px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 width: 180px;
}
div.datepicker table thead tr th {
 font-size: 12px;
 font-weight: bold;
 background: #e9eff4;
 border-bottom:1px solid #c4d5e3;
 padding: 0px;
 margin: 0px;
}
div.datepicker table tbody tr {
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
}
div.datepicker table tbody tr td {
 border: 1px #eaeaea solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div.datepicker table tbody tr td:hover,
div.datepicker table tbody tr td.outbound:hover,
div.datepicker table tbody tr td.today:hover {
 border: 1px #c4d5e3 solid;
 background: #e9eff4;
 cursor: pointer;
}
div.datepicker table tbody tr td.wday {
 border: 1px #ffffff solid;
 background: #ffffff;
 cursor: text;
}
div.datepicker table tbody tr td.outbound {
 background: #e8e4e4;
}
div.datepicker table tbody tr td.today {
 border: 1px #16518e solid;
 background: #c4d5e3;
}
div.datepicker table tbody tr td.nclick,
div.datepicker table tbody tr td.nclick_outbound {
 cursor:default; color:#aaa;
}
div.datepicker table tbody tr td.nclick_outbound {
 background:#E8E4E4;
}
div.datepicker table tbody tr td.nclick:hover,
div.datepicker table tbody tr td.nclick_outbound:hover {
 border: 1px #eaeaea solid;
 background: #FFF;
}
div.datepicker table tbody tr td.nclick_outbound:hover {
 background:#E8E4E4;
}
div.datepicker table tfoot {
 font-size: 10px;
 background: #e9eff4;
 border-top:1px solid #c4d5e3;
 cursor: pointer;
 text-align: center;
 padding: 0px;
}

/* @override http://localhost/workspace/1001rss/script/css/include_css_zip.php */

div#divFiche {

	position: relative;
	width: auto;
	height: auto;
	border: solid 2px #dedede;
	
}

div#divFicheTitle {
	margin: 5px;
	border: solid 2px #dedede;
	text-align: center;
	text-transform: uppercase;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#divSite {

	border: solid 1px #dedede;
	width: 1O0%;
	height: 90%;
	margin: 5px;
	padding: 5px;
	
}


div#gestionSite{
text-align: center;
color:#OOOOOO;
width:285px;
padding:5px 0 0 15px;
display:block;
background-image:url(../../images/ha-header-first-active.jpg);
height:25px;
font-size: 15px;
}

div#gestionFlux{
color:#000000;
text-align: center;
width:285px;
padding:5px 0 0 15px;
display:block;
background-image:url(../../images/ha-header-first-active.jpg);
height:25px;
font-size: 15px;
}



/* Styles for flux  */
#flux{
margin:0;
padding:0;
width:300px;
list-style-type:none;
background-color:#FFFFFF;
color:#000000;
line-height:120%;
height:300px;
}
#flux a{
display:block;
font-weight:normal;
text-decoration:none;
}
#flux ul{
overflow: hidden;
margin:0;
padding:0;
}
#flux li{
margin:0;
padding:0;
list-style-type:none;
}
#flux li a{
width:285px;
padding:5px 0 0 15px;
display:block;
color:#000000;
background-image:url(../../images/ha-header.jpg);
height:25px;
}
#flux li a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header.jpg) !important;
}
#flux li.firstitem a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header-first.jpg) !important;
}
#flux li.lastitem a.closed{
color:#000000 !important;
background-image:url(../../images/ha-header-last.jpg) !important;
}
#flux li li{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding:0 15px 0 15px;
height:175px;
}
#flux li a.opened{
background-image:url(../../images/ha-header-active.jpg);
color:#FFFFFF;
}
#flux li.firstitem a.opened{
background-image:url(../../images/ha-header-first-active.jpg);
color:#FFFFFF;
}
#flux li.lastitem li{
margin-bottom:-4px;
}
#flux li.lastitem ul{
background-image:url(../../images/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}




#divRep .champFormulaire {
	padding: 5px;

}

#divFiche .label {

	float: left;
	width: 30%;
	padding: 5px;
	font-weight: bold;
}

#divFiche .champ {
	float: left;
	width: 65%;
	padding: 5px;

}



#divFiche .bouton{


	text-align: center;
	width: 100%;

}


#divFicheFluxs{
	
	border: solid 1px #dedede;
	width: 1O0%;
	height: 90%;
	margin: 5px;
	padding: 5px;
	
}

#ficheFlux span.nomFlux a {
	color: black;
	text-decoration: none;
}

.champFormulaire{
width: 300px;
}

/* @override http://localhost/workspace/1001rss/www/css/protoFlow.css */

#siteCoverFlow {
	background: red;
			width: auto;
			margin-left: auto;
			margin-right: auto;	

}

#bodyWrap {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}

		
		#overlay {
			background: url('../../images/trans.png') repeat-y;
		}

		#protoflowContainer {
			border: 5px solid #444444;
			width: 600px;
			margin-left: auto;
			margin-right: auto;
		}
		#protoflow {
			width: auto;
			height: 200px;
			border: 0px solid red;
				
		}
		
		#coverflow_texte_site{

		}
		
		#coverflow_texte_flux{

		}
		
		#scrollbar {
			border: dashed 3px red;
		}

		#slider {
		
		}
		
		#captions {
			border: dashed 3px black;		
		}
		
		.sliderTrack {
			display: block;
			margin: 10px;
			background:transparent url('../images/track_fill_left.png') no-repeat scroll left top;
			height:15px;
			position:relative;
			text-align:left;
			width:137px;
		}

		.sliderHandle {
			background:transparent url('../images/knob.png') no-repeat scroll left top;
			cursor:pointer;
			height:16px;
			margin-left:-2px;
			position:absolute;
			top:-5px;
			width:16px;
		}

		.protoCaptions {
			height: 20px;
		}
/* @override http://192.168.0.10/1001rss/www/css/template.css */

/* @override http://localhost/1001rss/www/css/template.css */

h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

ul {
	padding: 0px;
	margin: 0px;
}

input {
	background-image:url(../images/connect-imput-fond.png);
	background-repeat:repeat-x;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #666666;
	height: 16px;
	text-indent: 4px;
}

select {
	background-image:url(http://1001rss.com/images/connect-imput-fond.png);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #669;
}

textarea {
	background:url(http://1001rss.com/images/connect-imput-fond.png) repeat;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #669;
}

ul.liste_flux_user li,ul.liste_item_user li {
	list-style-type: none;
}

ul.liste_flux_user li span.nom_texte_flux_user, ul.liste_item_user li span.nom_texte_flux_user {
	display: inline-table;
	position: relative;
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	left: 0px;
	width: 570px;
	text-indent: 4px;
}

span.nom_bouton_flux_user, span.nom_bouton_item_user {
	position: relative;
	clear: both;
	margin-right: 5px;
}

#nav_titre {
	color:#336;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:26px;
	width: 300px;
	line-height:26px;
	margin:0;
	padding: 12px 0 0 10px;
	display: inline-table;
	position:relative;
	text-indent:15px;
}

.titre_page {
	color:#336;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:26px;
	width: 300px;
	line-height:26px;
	margin:0;
	padding: 12px 0 0 10px;
	display: inline-table;
	position:relative;
	text-indent:15px;
}

.titre_box_main {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0 0 0;
	font-weight:bold; 
	text-decoration:underline
}

.box_main {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0 0 0;
}

.box_main a:hover, .box_main a:link, .box_main a:visited {
	color:#336;
}

.box_main ul {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0 0 0;
	list-style-type:none;
}

.contenu_main {
	position:relative;
	float:left;
	margin: 0 0 0 10px;
}

#nav_titre_court {
	color:#336;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:26px;
	width: 150px;
	line-height:26px;
	margin:0;
	padding: 12px 0 0 10px;
	display: inline-table;
	position:relative;
	text-indent:15px;
}

ul.liste_flux_user li:hover, ul.liste_item_user li:hover{
	background-color: #EFEFEF;
}

a.lien_mes_flux:link,
a.lien_mes_flux:hover,
a.lien_mes_flux:visited {
	color: black;
	text-decoration: none;
}

.boutonOutil{
	width: 15px;
	height: 15px;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fond-degrade.png);
	background-repeat:repeat-x;	

}
a img { border:0px; }


.image_extrait_rss {
	margin:0 10px 0 8px;
	float: left;
}


/* @group panel connect */


#connect {
	width: auto;
	height: 25px;
	top: 0px;
	left: 60px;
	position: relative;
	display: block;
}

#connect_gauche {
	background-image: url(../images/connect-gauche.png);
	background-repeat:no-repeat;
	margin: 0px;
	height: 25px;
	width: 11px;
	float:left;
	display:inline;
	position:relative;
}

#connect_fond {
	background-image: url(../images/connect-fond.png);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	width: 460px;
	float:left;
	display: inline;
	position:relative;
}

#connect_doit {
	background-image: url(../images/connect-droit.png);
	background-repeat:no-repeat;
	margin: 0px;
	height: 25px;
	width: 11px;
	float:left;
	display:inline;
	position:relative;
}

#btn_help {
	margin-top: 4px;
	margin-left: 4px;
	float:left;
	display:inline;
	position:relative;
}

#btn_ok{
	position: relative;
	display:inline;
	vertical-align: middle;	

	

}

.form_inscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display:inline;
	float:left;
	position:relative;

}

#connect_form_login {
	background-image: url(../images/connect-imput-fond.png);
	background-repeat: repeat-x;
	height: 17px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display:inline;
	position:relative;
}

#connect_form_pass {
	background-image: url(../images/connect-imput-fond.png);
	background-repeat: repeat-x;
	height: 17px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display:inline;
	position:relative;
}



/* @end */

#page {
	padding: 0px;
	margin: 0px;
	width: 1108px;
	position: relative;
	height: auto;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width: 988px;
	height: 120px;
	background-image:url(../images/fond-header.png);
	background-repeat:repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	position: relative;
	display:block;
	float:left

}

#portail {
	width: 988px;
	height: auto;
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	position: relative;
	display:block;
	float:left;
}

#footer{
	width: 992px;
	height: 295px;
	background-image:url(../images/fond-footer.png);
	background-repeat:repeat-x;

	position: relative;
	display:block;
	float:left;
}

#colonne {
	width: 259px;
	min-height: 800px; /* important pour eviter l'alignement a  gauche du cotenu du main*/
	height: 100% auto;
	position: relative;
	display:block;
	float:left;
}

#carre_colonne {
	margin: 10px 0 10px 4px;
	float:left;
	display:block;
	
}

#main {
	width: 728px;
	height: 100% auto;
	position: relative;
	display:block;
	float:left;
}

#panelpub {
	display: inline;
	position: absolute;
	height: 100% auto;
	min-height: 1000px;
	left: 996px;
	width: 120px;	
	top:0px;

}
#sky {
	position:relative;
	width: 120px;
	height: 600px;
	top: 122px;
}

span.nb_reaction , span.nb_flux_rep, span.nb_post_rubrique , span.mes_flux_nb_item, span.nb_favoris, span.nb_flux{
	color: #F63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#div_liste_flux_user {
	height: 234px;
	overflow: auto;	
} 


#logo {
	position: relative;
	display:block;
	float:left;
	left: 15px;	
}


/*@group search */
#recherche {
	position: relative;
	min-height: 30px;
	float:left;
	top: 6px;
	left: 4px;
}

#search {
	width:220px;
}

/* fin @groupe search */

/* @group menus */

/* menunav */

#nav li.active_menu {
	background: url(../images/bt-menu-left-orange.png) 0 0 no-repeat;
}

#nav li.active_menu a:link,
#nav li.active_menu a:visited,
#nav li.active_menu a:hover {
	background: url(../images/bt-menu-right-orange.png) 100% 0 no-repeat;
	color: #FFFFFF;
}

#nav {
	height: 30px;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-right: 4px;
	padding-top: 38px;
	float: right;
}

#nav li {
	margin: 0;
	float: left;
	display: block;
	background: url(../images/bt-menu-left-bleu.png) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding: 0 5px 0 5px;
}



#nav a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 30px 0 20px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/bt-menu-right-bleu.png) 100% 0 no-repeat;
	font-weight: normal;
	
}

#nav a:link,
#nav a:visited {
	color: #CCCCCC;
}

#nav a:hover {
	color: #999999;
}

/* @end */

/* menubouton */

#bouton li.parseur_rss {
	background: url(../images/bt-left-rssinside.png) 0 0 no-repeat;
}

#bouton li.generateur_pdf {
	background: url(../images/bt-left-pdf.png) 0 0 no-repeat;
}

#bouton li.proposer_flux {
	background: url(../images/bt-left-newrss.png) 0 0 no-repeat;
}

#bouton li.nav_lien_ajout_flux {
	background: url(../images/bt-left-ajout-flux.png) 0 0 no-repeat;
}

#bouton li.nav_lien_ajout_item {
	background: url(../images/bt-left-ajout-item.png) 0 0 no-repeat;
}

#bouton li.nav_lien_nouveau_message {
	background: url(../images/bt-left-newmessage.png) 0 0 no-repeat;
}

#bouton {
	clear:both;
	position:relative;
	display: inline-block;
}

#bouton ul {
	padding: 12px 0 0 0;
	margin: 0;
	float: right;
}

#bouton li {
	margin: 0;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding: 0 10px 0 21px;

}



#bouton a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 14px 0 10px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/bt-right-bouton.png) 100% 0 no-repeat;
	font-weight: normal;
	
}

#bouton a:link,
#bouton a:visited {
	color: #FFFFFF;
}

#bouton a:hover {
	color: #FFFFFF;
}

/* @end */

/* bonton petit */

#bouton_petit li.btn_li_reagir {
	background: url(../images/bt-left-reagir.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_visite_site {
	background: url(../images/bt-left-visit.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_envoi_ami {
	background: url(../images/bt-left-ami.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_archive_message {
	background: url(../images/bt-left-archive.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_supprime_message {
	background: url(../images/bt-left-supprimer.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_repondre_message {
	background: url(../images/bt-left-repondre.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_repondreTous_message {
	background: url(../images/bt-left-repondre.png) 0 0 no-repeat;
}

#bouton_petit li.btn_li_repondre_transfer {
	background: url(../images/bt-left-transfert.png) 0 0 no-repeat;
}

#bouton_petit {
	position:relative;
	display:block;
	float:right;
	height: 21px;
	margin: 0 2px 0 4px;

}

#bouton_petit ul {
	padding: 0;
	margin: 0;
	float: right;

}

#bouton_petit li {
	margin: 0;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0 0px 0 18px;

}



#bouton_petit a {
	
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding:0 8px 0 10px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/bt-right.png) 100% 0 no-repeat;
	font-weight: normal;
	
}

#bouton_petit a:link,
#bouton_petit a:visited {
	color: #FFF;
}

#bouton_petit a:hover {
	color: #FFF;
}

/* fin bouton petit */
/* bouotn retour */
#bouton_retour li.btn_li_retour{
	background: url(../images/bt-left-retour.png) 0 0 no-repeat;
}

#bouton_retour {
	position:relative;
	display: block;
	float: left;
	height: 21px;
	margin: 4px 40px 0 10px;
	width:220px;
}

#bouton_retour ul {
	padding: 0;
	margin: 0;
	float: right;

}

#bouton_retour li {
	margin: 0;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0 0px 0 12px;

}



#bouton_retour a {
	
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding:0 8px 0 8px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/bt-right.png) 100% 0 no-repeat;
	font-weight: normal;
	
}

#bouton_retour a:link,
#bouton_retour a:visited {
	color: #FFF;
}

#bouton_retour a:hover {
	color: #FFF;
}
/* fin bouton retour */


/* @end group menus */


/* bouton forumulaire */

#btn_form {
	margin: 20px 0 0 200px;
	
}

#btn_coin_g {
	background:url(../images/btn_form_left.png) no-repeat;
	width:7px;
	height:25px;
	display:inline;
	float:left;
}

#btn_fond a:link, #btn_fond a:visited {
	background:url(../images/btn_form_fond.png) repeat;
	height:25px;
	line-height:25px;
	padding:0 14px 0 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13pt;
	color:#FFF;
	display:inline;
	text-decoration:none;
	float:left;
	position:relative;
}

#btn_fond a:hover {
	color:#CCC;
}

#btn_coin_d {
	background:url(../images/btn_form_right.png) no-repeat;
	width:7px;
	height:25px;
	display:inline;
	float:left;
}
/* end bouton formulaire */

/*class pour visualiser le container */

/* @group style modulbox */

.widget {
	display: block;
	position:relative;
	padding: 0px;
	height: auto;
	width: 255px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

.widget_w {
	/*border-left:1px solid #5a8891; */
 	margin:0px;
	padding:0px;
	min-height: 240px;
	height: auto;
	width: 253px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;  
	background-image: url(../images/box-fond.png);
	background-repeat: repeat-x;
}

.widget_nw {

    /*border-bottom:1px solid #5a8891; */
}


    
.widget_pa {
  background-color:#dcecef;
  width: 100%;
}


/*
.widget_op {
display:none;
  margin:0px;
  padding:0px;
    }
*/
    
.widget_option {
  position:absolute;
  float:right;
  right:0px;
  top: 2px;
  width: auto;
}

/*.widget_sw {
    display:none;
}*/

.widget_title {
	text-indent: 15px;
	color: #666666;
	height:31px;
	line-height: 26px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/box-head.png);
	background-repeat: no-repeat;
}
.widget_content a:link,
.widget_content a:visited,
.widget_content {
	color:#666666;
	margin:0 0 0 2px;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.widget_content li{
	color:#666666;
	margin:0px;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type:none;
}

.widget_content ul {
	padding:0px;
	margin:0px;
}

.widget_param {
	background-color: #EEEEEE;
	color:#666666;
	border:1px solid #5a8891;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

.widget_statusbar {
	height:8px;
	background-image: url(../images/box-bas.png);
	background-repeat: no-repeat;
	width: 255px;
}

.widget_header {
  background-color:#dcecef;
  height:0px;
  display: none;
}

.widget_draggable {
  cursor:move;
}

/* Ghost */
.widget_ghost {
  background:#FFF;
  opacity: 0.5;
  filter:alpha(opacity=50);   
  position:relative;
  border: 3px dashed #F00;
  margin:0px;
  padding:0;
}

#edit_button {
  position:relative;
  float:left;
  width:22px;
  height:20px;
  background: url(../images/ico-paramettre-.png);
  behavior: url(stylesheets/png.htc);
  margin-right:5px;
}

#delete_button {
  position:relative;
  float:left;
  width:22px;
  height:20px;
  background: url(../images/ico-fleche-droit-.png);
  behavior: url(stylesheets/png.htc);
  margin-right:5px;
}

#refresh_button {
  position:relative;
  float:left;
  width:22px;
  height:20px;
  background: url(../images/ico-refresh.png);
  behavior: url(stylesheets/png.htc);
  margin-right:5px;
}


.reduire_button {
  position:relative;
  float:left;
  width:19px;
  height:19px;
  margin-right:5px;
} 

/* @group fin style modulbox */

/* @group slide*/
.slide {
	position: relative;
	float:left;
	padding: 0px;
	width: 694px;
	margin:0 0 30px 0;
	top: 15px;
	left: 10px;
}

.slide_w {
	/*border-left:1px solid #5a8891; */
 	margin:0px;
	padding:0px;
/*	height: 211px;*/
	width: auto;
	background-repeat: repeat-x;
}

.site_w_gen, .MesFlux_w_gen, .MesFavoris_w_gen, .MesMessages_w_gen {
	background-image: url(../images/slide-fond.png);
}

.slide_nw {

    /*border-bottom:1px solid #5a8891; */
}


    
.slide_pa {
  background-color:#dcecef;
  width: 100%;
}


/*
.slide_op {
display:none;
  margin:0px;
  padding:0px;
    }
*/
    
.slide_option {
  position:absolute;
  float:right;
  right:6px;
  top: 2px;
  width: auto;
}

/*.slide_sw {
    display:none;
}*/

#header_site, #header_MesFlux, #header_MesFavoris, #header_MesMessages {
	background-image: url(../images/slide-haut.png);
	background-repeat: repeat-x;
}

.slide_title {
	text-indent: 15px;
	color: #333366;
	height:30px;
	line-height: 26px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.slide_content {
	margin:0px;
	padding:0px;

}

#content_site, #content_site a:link, #content_site a:visited,#content_MesFlux, #content_MesFlux a:link, #content_MesFlux a:visited, #content_MesFavoris, #content_MesFavoris a:link, #content_MesFavoris a:visited, #content_MesMessages, #content_MesMessages a:link, #content_MesMessages a:visited {
	margin:0px;
	padding:0px;
	line-height: 1em;
	font-variant: normal;
	text-decoration: none;
}


#div_mes_messages, #div_mes_messages a:link, #div_mes_messages a:hover, #content_MesIems, #content_MesIems a:link, #content_MesIems a:hover {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-decoration: none;
}

#div_mes_messages a:visited, #gestion_favoris a:visited, #content_MesIems a:hover {
	color:#669;
	text-decoration: none;
}

.slide_param {
	background-color: #EEEEEE;
	color:#666666;
	border:1px solid #5a8891;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

#footer_site, #footer_MesFlux, #footer_MesFavoris, #footer_MesMessages {
	background-image: url(../images/slide-bas.png);
	background-repeat: no-repeat;
}

.slide_statusbar {
	height: 14px;

	width: auto;
}

.slide_header {
  background-color:#dcecef;
  height:0px;
  display: none;
}

.slide_draggable {
  cursor:move;
}

/* Ghost */
.slide_ghost {
  background:#FFF;
  opacity: 0.5;
  filter:alpha(opacity=50);   
  position:relative;
  border: 3px dashed #F00;
  margin:0px;
  padding:0;
}



/* @group fin sidebar*/

/* module inscription : autopromotion */

.inscription {
	float: right;
	height:auto;
	min-height:140px;
	width:255px;
	margin: 15px 0 0 0;
}

.header_inscription {
	background:url(../images/box-head-membre.png) no-repeat;
	color: #FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:31px;
	line-height:26px;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:30px;
	text-decoration:none;
}

.fond_inscription {
	background:url(../images/fond-box-membre.png) repeat;
	width:253px;
	height:107px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}

.content_inscription, .content_inscription a:link, .content_inscription a:visited {
	color:#FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	margin:0 0 0 2px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-indent: 6px;
}

.foot_inscription {
	background:url(../images/box-bas-membre.png) no-repeat;
	width:255px;
	height:5px; 
}

/* END module inscription : autopromotion */

#div_pagination {
	float: inherit;
	margin:0px;
	width:auto;
	text-align:center;
	font-weight: bold;
}

.pagination, .pagination a:link, .pagination a:visited {
	color:#669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;

}


.pagination_active, .pagination_active a:link, .pagination_active a:visited, .pagination_active a:hover{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: inherit;
	text-align:center;
	font-weight: bold;
	background-color: #669;
	padding: 2px;
	border: 1px solid #333;
	text-decoration: none;
}

/* @group footer */
#nouveaux {
	float:left;
	margin-top: 12px;
	margin-left: 10px;
	width: 200px;
}

#outils {
	float:left;
	margin-top: 12px;
	margin-left: 80px;
	width: 160px;
}

#a_propos {
	float:left;
	margin-top: 12px;
	margin-left: 100px;
	width: 160px;
}

#partenaires {
	float:left;
	margin-top: 12px;
	margin-left: 100px;
	width: 160px;
}

.footer_titre,
.footer_titre a:link,
.footer_titre a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}


#nouveaux li, #outils li,#a_propos li, #partenaires li,
#nouveaux li a:link, #outils li a:link, #a_propos li a:link, #partenaires li a:link,
#nouveaux li a:visited, #outils li a:visited, #a_propos  li a:visited, #partenaires li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inherit;
	line-height: 12px;
}

#nouveaux li a:hover,#outils li a:hover, #a_propos li a:hover,#partenaires li a:hover {
	color: #666;
}

.siteListe{
	height: 220px;
	overflow:auto;
}
/* @groupe fin footer */



#control_overlay {  
     background-color:#000;  
 } 
  
 .modal {  
     background-color:#fff;  
     padding:10px;  
     border:1px solid #333;  
  } 
  
 .tooltip {  
     border:1px solid #000;  
     background-color:#fff;  
     height:25px;  
     width:200px;  
     font-family:"Lucida Grande",Verdana;  
     font-size:10px;  
     color:#333;  
 } 
  
 .simple_window {  
     width:250px;  
     height:50px;  
     border:1px solid #000;  
     background-color:#fff;  
     padding:10px;  
     text-align:left;  
     font-family:"Lucida Grande",Verdana;  
     font-size:12px;  
     color:#333;  
 } 
 
 .window {  
     background-image:url("../images/window_background.png");  
     background-position:top left;  
     -moz-border-radius: 10px;  
     -webkit-border-radius: 10px;  
     padding:10px;  
     font-family:"Lucida Grande",Verdana;  
     font-size:13px;  
     font-weight:bold;  
      color:#fff;  
     text-align:center;  
     min-width:150px;  
     min-height:100px;  
 } 
 
 .window .window_contents {  
     margin-top:10px;  
      width:100%;  
     height:100%;      
 } 
  
 .window .window_header {  
     text-align:center;  
 } 
 
 .window .window_title {  
     margin-top:-7px;  
     margin-bottom:7px;  
     font-size:11px;  
     cursor:move;  
 } 
  
 .window .window_close {  
     display:block;  
     position:absolute;  
     top:4px;  
     left:5px;  
     height:13px;  
     width:13px;  
     background-image:url("../images/window_close.gif");  
     cursor:pointer;  
     cursor:hand;  
 }  	.rating_container {
		clear:both;
	}

	.rating_container a {
		float:left;
		display:block;
		width:25px;
		height:25px;
		border:0;
		background-image:url("../images/rating.png");
	}
	
	.rating_container a.rating_off {
		background-position:0 0px;
	}
	
	.rating_container a.rating_half {
		background-position:0 -25px;
	}
	
	.rating_container a.rating_on {
		background-position:0 -50px;
	}
	
	.rating_container a.rating_selected {
		background-position:0 -75px;
	}
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(http://1001rss.com/css/windows/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(http://1001rss.com/css/windows/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(http://1001rss.com/css/windows/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(http://1001rss.com/css/windows/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(http://1001rss.com/css/windows/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(http://1001rss.com/css/windows/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(http://1001rss.com/css/windows/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(http://1001rss.com/css/windows/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(http://1001rss.com/css/windows/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(http://1001rss.com/css/windows/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(http://1001rss.com/css/windows/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(http://1001rss.com/css/windows/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	color: #669;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align: justify;
}

.dialog_content a:hover, .dialog_content a:link, .dialog_content a:visited {
	color:#336;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
	background-color:#FFF;
}

.dialog table.table_window  { 
	border-collapse: collapse; 
 	border-spacing: 0; 
 	width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

#myDialogId .myButtonClass { padding:3px; font-size:20px; width:auto; }
#myDialogId .ok_button { color:#2F2; } 
#myDialogId .cancel_button { color:#F88; }

/* formulaire ajout flux */


#form_ajout_flux input {
	width:220px;
}

#form_ajout_flux select {
	width:220px;
}

#form_ajout_flux textarea {
	width:500px;
}

/* end formulaire ajout flux*/

/* formualire ajout item */
#form_item_flux input {
	width:220px;
}

#form_item_flux select {
	width:220px;
}

/* formulaire inscription */


#form_inscription_1001rss input {
	/*width:150px;*/
}

#contenu_box {
	margin: 12px 4px 10px 10px;
	width: 680px;
	height: auto;
}

#retour_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #F03;
	margin: 2px 0px 10px 30px;
}

/* end formulaire ajout flux*/

/* formulaire de contact */
#form_contact_1001rss input {
	width: 200px;	
}

#form_contact_1001rss textarea {
	width:500px;
}

/* fin formualire de contact */.overlay_spread {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.spread_nw {
	background: transparent url(spread/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.spread_n {
  background: transparent url(spread/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.spread_ne {
  background: transparent url(spread/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.spread_w {
  background: transparent url(spread/frame-left.gif) repeat-y top left;			
  width:7px;
}

.spread_e {
  background: transparent url(spread/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.spread_sw {
  background: transparent url(spread/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_s  {
  background: transparent url(spread/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.spread_se, .spread_sizer {
  background: transparent url(spread/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_sizer {
	cursor:se-resize;	
}

.spread_close {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.spread_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.spread_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.spread_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:2px;
	width:100%;
	color:#E47211;
}

.spread_content {
	overflow:auto;
	color: #222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#A9EA00;
}

.overlay_alert {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_nw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_left.gif) no-repeat bottom left;			
}

.alert_n {
	height: 5px;
	background: transparent url(alert/top.gif) repeat-x bottom left;			
}

.alert_ne {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_right.gif) no-repeat bottom left			
}

.alert_e {
	width: 5px;
	background: transparent url(alert/right.gif) repeat-y 0 0;			
}

.alert_w {
	width: 5px;
	background: transparent url(alert/left.gif) repeat-y 0 0;			
}

.alert_sw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_left.gif) no-repeat 0 0;			
}

.alert_s {
	height: 5px;
	background: transparent url(alert/bottom.gif) repeat-x 0 0;			
}

.alert_se, .alert_sizer {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_right.gif) no-repeat 0 0;			
}

.alert_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_title {
	float:left;
	height:1px;
	width:100%;
}

.alert_content {
	overflow:visible;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background: #FFF;
}

/* For alert/confirm dialog */
.alert_window {
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_message {
  font: 12px arial;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_buttons {
	text-align:center;
	width:100%;
}

.alert_buttons input {
	width:20%;
	margin:10px;
}

.alert_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}


.overlay_alert_lite {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_lite_sizer {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_title {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background: #FFF;
}


/* For alert/confirm dialog */
.alert_lite_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_lite_message {
	font-size:16px;
	text-align:center;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_lite_buttons {
	text-align:center;
	width:100%;
}

.alert_lite_buttons input {
	width:20%;
	margin:10px;
}

.alert_lite_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

table.alert_lite_header  {
  border:1px solid #F00;
  background:#FFF
}

.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}


div.inspector div.inspectable {
 padding: 0.25em 0 0.25em 1em;
 background-color: Gray;
 color: white;
 border: outset 2px white;
 cursor: pointer;
}
 
div.inspector div.child {
 margin: 0 0 0 1em;
}
 
#debug_window_content { /*  DIV container for debug sizing*/
 width:250px;
 height:100px;
 background-color:#000;
}
 
#debug {         /*  DIV container for debug contents*/
 padding:3px;
 color:#0f0;
 font-family:monaco, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
}
 
/*
  Blackbird - Open Source JavaScript Logging Utility
  Author: G Scott Olson
  Web: http://blackbirdjs.googlecode.com/
       http://www.gscottolson.com/blackbirdjs/
  Version: 1.0

  The MIT License - Copyright (c) 2008 Blackbird Project
*/
#blackbird { margin:0; padding:0; position:fixed; _position:absolute; font:11px/1.3 Consolas, 'Lucida Console', Monaco, monospace; _border:2px solid #BBB;  }
#blackbird.bbTopLeft { top:0; left:0; _top:expression(eval(document.documentElement.scrollTop+8)); _left:expression(eval(document.documentElement.scrollLeft+8)); }
#blackbird.bbTopRight { top:0; right:0; }
* html .bbTopRight { right:auto; top:expression(eval(document.documentElement.scrollTop+8)); left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-document.getElementById('blackbird').offsetWidth-8)); }
#blackbird.bbBottomLeft  { bottom:0; left:0; }
* html .bbBottomLeft { bottom:auto; top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-document.getElementById('blackbird').offsetHeight-8)); left:expression(eval(document.documentElement.scrollLeft+8)); }
#blackbird.bbBottomRight { bottom:0; right:0; }
* html .bbBottomRight { bottom:auto; right:auto; top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-document.getElementById('blackbird').offsetHeight-8)); left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-document.getElementById('blackbird').offsetWidth-8)); }

#blackbird.bbSmall { width:300px; _width:272px; }
  #blackbird.bbSmall .header { _width:272px; }
  #blackbird.bbSmall .header div.left, #blackbird.bbSmall .footer div.left   { width:150px; }
  #blackbird.bbSmall .mainDebug { _width:272px; }
  #blackbird.bbSmall .mainDebug div { height:200px; }
  #blackbird.bbSmall .mainDebug div.mainBody { width:272px; }
  #blackbird.bbSmall .footer { _width:272px; }

#blackbird.bbLarge { width:500px; _width:472px; }
  #blackbird.bbLarge .header { _width:472px; }
  #blackbird.bbLarge .header div.left, #blackbird.bbLarge .footer div.left { width:350px; }
  #blackbird.bbLarge .mainDebug { _width:472px; }
  #blackbird.bbLarge .mainDebug div { height:500px; }
  #blackbird.bbLarge .mainDebug div.mainBody { width:472px; }
  #blackbird.bbLarge .footer { _width:472px; }

#blackbird .header span { position:relative; width:16px; height:16px; margin:0 4px; float:left; background-image:url(blackbird_icons.png); background-repeat:no-repeat; }
	#blackbird .header span.error           { background-position:0px 0px; }
	#blackbird .header span.errorDisabled   { background-position:-16px 0px; }
	#blackbird .header span.warn            { background-position:0px -16px; }
	#blackbird .header span.warnDisabled    { background-position:-16px -16px; }
	#blackbird .header span.info            { background-position:0px -32px; }
	#blackbird .header span.infoDisabled    { background-position:-16px -32px; }
	#blackbird .header span.debug           { background-position:0px -48px; }
	#blackbird .header span.debugDisabled   { background-position:-16px -48px; }
	#blackbird .header span.profile         { background-position:0px -64px; }
	#blackbird .header span.profileDisabled { background-position:-16px -64px; }
	#blackbird .header span.close           { background-position:0px -80px; }
	#blackbird .header span.clear           { background-position:-16px -80px; }
	#blackbird .header span.small           { background-position:0px -96px; }
	#blackbird .header span.large           { background-position:-16px -96px; }

#blackbird .header > div, #blackbird .mainDebug > div, #blackbird .footer > div { background-image:url(blackbird_panel.png); background-repeat:no-repeat; }
	
#blackbird .header div { float:left; _background-color:#000; }
	#blackbird .header div.left { background-position:top left; height:40px; _height:16px; }
		#blackbird .header .left div.filters { margin-left: -4px; padding:16px 0 0 19px; float:left; _padding:6px 8px; }
	#blackbird .header div.right { background-position:top right; height:40px; width:150px; _width:122px; _height:16px; }
		#blackbird .header .right div.controls { padding:16px 24px 0 0; float:right; _padding:6px 8px; }
		#blackbird .header .right .controls span { margin:0; }
		#blackbird .header .right .controls span.clear { margin-right:8px; }

#blackbird .mainDebug div { float:left; }
	#blackbird .mainDebug div.left { background-position:0 -30px; width:11px; _width:0; }
	#blackbird .mainDebug div.mainBody { background-position:40% -40px; _background-color:#000; _filter:alpha(opacity='93'); }
		#blackbird .mainDebug .mainBody ol { line-height: 1.45; height:100%; overflow:auto; width:100%; list-style-type:none; margin:0; padding:0; }
		#blackbird .mainDebug .mainBody ol li { padding:1px 4px 1px 30px; border-bottom: 1px solid #333; color:#CCC; margin: 2px 2px; _text-indent: -2px; }
		  #blackbird .mainDebug .mainBody ol li span { background:url(blackbird_icons.png) no-repeat 0 0; border: 1px solid #333; height:16px; width:16px; display:block; float:left; margin: -2px 0 1px -25px; _display:inline; }
		
#blackbird .mainDebug .mainBody ol li.error span   { background-position:0 0; }
#blackbird .mainDebug .mainBody ol li.warn span    { background-position:0 -16px; }
#blackbird .mainDebug .mainBody ol li.info span    { background-position:0 -32px; }
#blackbird .mainDebug .mainBody ol li.debug span   { background-position:0 -48px; }
#blackbird .mainDebug .mainBody ol li.profile span { background-position:0 -64px; }

#blackbird .mainDebug .mainBody ol li.profile { color:#DDD; font-style:italic; }
			
#blackbird .errorHidden li.error,	#blackbird .warnHidden li.warn,	#blackbird .infoHidden li.info,	#blackbird .debugHidden li.debug,	#blackbird .profileHidden li.profile { display:none; }

#blackbird .mainDebug div.right { background:url(blackbird_panel.png) no-repeat 100% -30px; width:17px; _width:0; }

#blackbird .footer div { height:50px; float:left; _background-color:#000; _height:30px; }
#blackbird .footer div.left { background-position:bottom left; _width:100%  !important; }
  #blackbird .footer div.left label { display:block;color:#BBB;margin:8px 0 0 16px; position:relative; font-family:Arial,sans-serif; _margin:4px 0 0 8px;}
    #blackbird .footer div.left label input { padding:0;vertical-align:middle; }
#blackbird .footer div.right { background-position:bottom right; width:150px; _width:0; }
/* TextboxList sample CSS */

ul.holder { margin: 0; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; }
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
/*ul.holder li.bit-input input { width: 150px; margin: 0; border: none; outline: 0; padding: 3px 0 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */     
/*
form, #add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }

*/

form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 500px; }
#facebook-list ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; }
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('http://1001rss.com/v2/images/closelistbox.gif'); }
/*form ol li.input-text { margin-bottom: 10px; list-style-type: none; border-bottom: 1px dotted #999; padding-bottom: 10px; }
/* Autocompleter */

#listeContactDiv { display: none; position: absolute; width: 512px; background: #eee; }
#listeContactDiv .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;}
#listeContactDiv ul { display: none; margin: 0; padding: 0; overflow: auto; }
#listeContactDiv ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
#listeContactDiv ul li em { font-weight: bold; font-style: normal; background: #ccc; }
#listeContactDiv ul li.auto-focus { background: #4173CC; color: #fff; }
#listeContactDiv ul li.auto-focus em { background: none; }

/*#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }*/
#add a { color: #666; }
#add-test { width: 100px; padding: 2px; }
#button_container { margin-left: 70px; margin-bottom: 30px;}