html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;}

body#main{
	background: #FFF url(gx/bg_main.gif) repeat-x 0px 101px;
	margin: 0;
	padding: 0;
	text-align:left;
	}
	
body{
	behavior:url("inc/csshover.htc");}	

#container{
	margin: 0px;
	padding: 0px;
	width:777px;}	

#header{
	height: 101px;}
#header #logo{
	margin: 13px 24px 0 48px;}
#header #ann100{
	margin: 0px 0 0 0;}
	
#contentcontainer{
	/*background: transparent url(gx/bg_test_contentcontainer.gif) repeat-y 0px 0px;	*/
	background: transparent url(gx/bg_contentcontainer.gif) repeat-y 0px 0px;	
	width:777px;}
	
#left{
	float: left;
	width: 181px;
	padding: 0px 0 0 0;
	background: #949494;
	}	
#left h1{
	border-bottom: 1px solid #FFF;
	background: #F47820;
	line-height: 17px;
	font-size: 17px;
	color: #FFF;
	padding: 0px 5px 13px 19px;
	display: block;
	margin: 0px;}
#left #formmain{
	background: #F47820;
	padding: 0px 5px 13px 19px;
	border-bottom: 1px solid #FFF;
}
#left #formmain select{	
	border: 1px solid #FFF;
	padding: 0px;
	margin: 0px;
	width: 137px;
}
#left img{
	display: block;
	border-bottom: 1px solid #FFF;}	
#left div{
	background: transparent url(Gx/bg_left_list.gif) repeat-x 0px 0px;
	width: 170px;
	/*height: 350px;*/
	padding: 4px 0 0px 0;}
#left ul{
	margin: 0px 0 0px 0;
	padding: 0 0 4px 0;
	list-style-type: none; 
	background: transparent url(Gx/bg_left_list.gif) repeat-x bottom left;}
#left ul li{
	background: transparent url(Gx/arrow_left.gif) no-repeat 6px 8px;
	padding: 3px 0 3px 16px;
	margin: 0px;
	cursor: pointer;}
#left ul li strong{ /*cursor: pointer;*/}	
#left ul ul{	
	display: none;
	display: block;
	/*position: relative; */
	background: none;
	margin: 0px 0 0px 0;
	padding: 0 0 4px 0;
	list-style-type: none; }
#left ul li ul li{
	background: transparent url(Gx/arrow_left_white.gif) no-repeat 2px 8px;
	padding: 3px 0 3px 11px;
	margin: 0px;}	
#left ul a, #left ul a:link, #left ul a:visited{
	display: block;
	color: #FFF;	
	text-decoration: none;}
#left ul a:hover{
	color: #312F2F;
	text-decoration: none;	}
	
#content{
	width: 596px;
	float: right;}
#include{
	padding: 0 0 0 30px;
	line-height: 14px;
	text-align: justify; 
	}

/* MENU ----------------------------------------------------------------------------------------------- */

#menu{
/*background: Fuchsia;*/

	width: 777px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	display: block;
	/*float: left;*/}
#menu #ghost{
	float: left;
	width: 181px;
	background: transparent;
	line-height: 29px;
	border-bottom: 5px solid #F47820;
}	
	
#menu ul{
	height: 34px;
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;}
#menu ul li{
	padding: 0;
	margin: 0 0 0 3px;
	display: inline;
	float: left;
	border-top: 1px solid #9E9E9E;
	border-bottom: 1px solid #E0E0E0;}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	background: #FFF url(Gx/bg_menu_ul1.gif) repeat-y top left;
	color: #000;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 30px;
	font-size: 11px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #9E9E9E;	
	/*border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	*/
	font-weight: bold;
	width: 132px;
	text-align: center;}
#menu ul li a.actif, #menu ul li a.actif:link, #menu ul li a.actif:visited, #menu ul li a.actif:hover, #menu ul li a.actif:visited:hover{
	text-decoration: none;
	color: #FFF;
	background: #F47820 url(Gx/bg_menu_ul1.gif) repeat-y top left;
	border-top: 1px solid #D76A1C;
	border-bottom: 1px solid #C0C0C0;	
}

/*#menu ul li a:actif, #menu ul li a:actif:link, #menu ul li a:actif:visited, #menu ul li a:actif:hover, #menu ul li a:actif:visited:hover{
	text-decoration: none;
	color: #FFF;
	background: #F47820 url(Gx/bg_menu_ul1.gif) repeat-y top left;
	border-top: 1px solid #D76A1C;
	border-bottom: 1px solid #C0C0C0;	
}*/

#menu ul li a:hover, #menu ul li a:visited:hover{
	text-decoration: none;
	color: #FFF;
	background: #F47820 url(Gx/bg_menu_ul1.gif) repeat-y top left;
	/*background: none;
	background: #F47820;*/
	border-top: 1px solid #D76A1C;
	border-bottom: 1px solid #C0C0C0;}
#menu li{
	position:relative;
	float:left;
	display: block;
	cursor: pointer;}
#menu ul ul{
	position:absolute;
	left:0;
	top:0;
	/*top: 32px;*/
	padding: 32px 0 0 0;
	/*padding: 0px;*/
	/*background: Aqua;*/
	height:auto;
	width:132px;
	display:none;
	text-align: left;}
#menu li:hover ul ul{
	display:none;}
#menu li:hover ul, #menu li:hover li:hover ul{
	display:block;}
#menu li li{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	border: none;
	border-bottom: 1px solid #C0C0C0;}
#menu li li:hover{
	margin: 0;
	/*_margin: 0 0 -3px 0;*/}
#menu li li a, #menu li li a:link, #menu li li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0px;
	text-align: center;
	display:block;
	line-height: 13px;
	width: 132px;
	float: none;
	background: none;
	background: #F47820;
	color: #FFF;}
#menu li li a:hover, #menu li li a:visited:hover{	
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #000;
	background: #F47820;
	text-decoration: none;}

/* VARIOUS ------------------------------------------------------------------------------------------------- */
	
img{	border: none;}
.imgsection{	
	float: left;
	margin: 0 10px 0 8px;
	border: 1px solid #4C4C4C;
}
.fleft{float: left;}
.fright{float: right;}
a, a:link, a:visited{
	color: #000;
	text-decoration: underline;	
	font-weight: bold;
}

a.none, a.none:link, a.none:visited{
	text-decoration: none;	
	font-weight: normal;
}

a:hover{
	color: #F47820;
	text-decoration: none;	
}

a.link2, a.link2:link, a.link2:visited{
	color: #FFF;
	text-decoration: none;	
}

a.link2:hover{
	text-decoration: underline;	
}

/*.submenu{
	background: transparent url(Gx/bg_h1.gif) repeat-x left bottom;	
	height: 33px;}
.submenu div{
	padding: 4px 0 3px 0;}
.submenu a, .submenu a:link, .submenu a:visited{
	display: block;	
	width: 280px;
	background: #4C4C4C;
	text-decoration: none;	
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	height: 26px;
	line-height: 26px;}
.submenu a.actif, .submenu a.actif:link, .submenu a.actif:visited{
	background: #949494;}
.submenu a:hover{
	background: #949494;
	text-decoration: none;
}*/

.submenu{
	background: transparent url(Gx/bg_submenu.gif) repeat-x left top;	
	height: 33px;
	height: 34px;
	padding: 0;
	margin: 0;
	list-style-type: none;}	
	
.submenu ul li{
	padding: 0;
	margin: 0 3px 0 0;
	display: inline;
	float: left;
	border-top: 1px solid #9E9E9E;
	border-bottom: 1px solid #E0E0E0;}
.submenu ul li a, .submenu ul li a:link, .submenu ul li a:visited{
	background: #FFF url(Gx/bg_menu_ul1.gif) repeat-y top left;
	color: #000;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 30px;
	font-size: 11px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #9E9E9E;	
	/*border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	*/
	font-weight: bold;
	width: 132px;
	text-align: center;}
.submenu ul li a.last{
	line-height: 15px;
}
.submenu ul li a.actif, .submenu ul li a.actif:link, .submenu ul li a.actif:visited, .submenu ul li a.actif:hover, .submenu ul li a.actif:visited:hover{
	text-decoration: none;
	color: #FFF;
	background: #F47820 url(Gx/bg_menu_ul1.gif) repeat-y top left;
	border-top: 1px solid #D76A1C;
	border-bottom: 1px solid #C0C0C0;	
}

.submenu ul li a:hover, .submenu ul li a:visited:hover{
	text-decoration: none;
	color: #FFF;
	background: #F47820 url(Gx/bg_menu_ul1.gif) repeat-y top left;
	border-top: 1px solid #D76A1C;
	border-bottom: 1px solid #C0C0C0;}




h1, h2, p, form, div, ul, li, a, img{ margin: 0; padding: 0; border:0;}

h1{
	font-family: Helvetica, sans-serif;
	background: transparent url(Gx/bg_h1.gif) repeat-x 0px 0px;
	color: #000;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 13px 0 2px 5px;}
h1.ids{
	background: none;
	padding: 13px 0 2px 0px;
}
	
h1 strong{
	font-size: 12px;
}

h1 a.aH1none, h1 a:link.aH1none, h1 a:visited.aH1none, h1 a:hover.aH1none{
	float: right;
	padding: 2px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


h2, h3{
	background: url(Gx/bg_h5.gif) repeat-x left bottom;
	color: #F47820;
	font-size: 18px;
	line-height: 20px;
	/*height: 40px;*/
	padding: 0 0 0 5px;
	display: block;
	margin: 0px;	
}

h3.ids{
	background: none;
	padding: 0px;
}
	
h3{
	font-size: 14px;
	padding: 4px 0 0 5px;
}

h3 strong{
	font-size:11px;
	line-height: 18px;
	color: #000;
}

h3 span.province{
	font-size: 12px;
	color: #F47820;
}

h3 a, h3 a:link, h3 a:visited{
	color: #F47820;
	text-decoration: none;
}

h3 a:hover{
	color: #808080;
	text-decoration: none;	
}


h4{
	background: transparent url(Gx/bg_foot.gif) repeat-x bottom left;
	display: block;
	margin: 0 0 0px 0;
	padding: 0 0 2px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

h4.ids{
	color: #949494;
	margin: 0 0 4px 0;
}

h4 strong{
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

h4 strong.name{
	font-size: 13px;
	font-weight: bold;
}

h5{
	background: Transparent url(Gx/bg_h5.gif) repeat-x left bottom;	
	color: #F47820;
	font-size: 11px;
	height: 32px;
	line-height: 14px;
	padding: 0 0 0 5px;
	display: block;
	margin: 0px;
}

.secleft{
	/*display: block;*/
	float: left;
	/*float: right;*/
	width: 283px;
	/*width: 275px;*/
	/*background: Aqua;*/
	/*clear: left;	*/
}

.secright{
	/*display: block;*/
	float: right;
	width: 283px;
	/*width: 275px;*/
	/*background: Fuchsia;*/
	/*clear: right;*/
}

.lienMap{
	margin: 4px 0 0 0;
}
	
div.separator{
	background: transparent url(Gx/bg_foot.gif) repeat-x 0px 3px;
	display: block;
	height: 16px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tilted{
	padding: 0 0 0 21px;
}

table{
	font-size: 11px;
}

table td, table th{
}

/*h6{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #F47820;
	font-weight: bold;
	font-size: 16px;
}*/


 /*   .dr { background-image: url(what.ever);
          background-repeat: repeat-x;
          margin: 1em number% 0;
          border: 3px double #999999;
          padding: (height-16-2*3)px 0 0; 
     }*/
		  
br.both{
	clear: both;}
	
.erreur{
	font-size: 11px;
	color: #FF0000;}	
	
.suppliersleft{
	float: left;
	width: 285px;
}	

.suppliersright{
	
	background: #FFF url(Gx/bg_suppliers.gif) repeat-y 0px 0px;
	float: right;
	width: 260px;
	padding: 0;
	text-align: left;
}

.suppliersright img{
	border: none;
}

.suppliersright .inner{
	padding: 0 0 0 15px;	
}
	
	
.suppliersleft a, .suppliersleft a:link, .suppliersleft a:visited{
	color: #777;
	display: block;
	line-height: 15px;
	padding: 0 0 0 15px;
	text-decoration: none;
	text-align: left;
}	

.suppliersleft a.actif, .suppliersleft a:visited.actif{
	background: #FFF url(Gx/bg_linksuppliers.gif) no-repeat 0px 3px;
	color: #000;	
	display: block;
	line-height: 15px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

.suppliersleft a:hover{
	background: #FFF url(Gx/bg_linksuppliers.gif) no-repeat 0px 3px;
	color: #000;	
}
	

/* PIED DE PAGE -------------------------------------------------------------------------------------------- */
#piedPage{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(Gx/bg_foot.gif) repeat-x 0px 0px;
	padding: 6px 0 0 0;
	width: 540px;
	float: right;
	text-align: right;
	color: #444;
	font-size: 10px;}
#piedPage strong{ color: #BBB;}
#piedPage a, #piedPage a:link, #piedPage a:visited{ color: #444; text-decoration: none; padding: 0 3px 0 3px;}
#piedPage a:hover{ color: #F47820; text-decoration: underline; }



/* FORMULAIRES ------------------------------------------------------------------------------------------- */
fieldset{margin: 0; padding: 12px; width: 456px; border:1px solid #999}
fieldset legend{font-family: Arial; font-size: 14px; font-weight: bold;}
fieldset label{font-size: 0.8em;}

#form{
	padding: 0px;
	margin: 0px;}

#contact{
	padding: 0px;
	margin: 0px;
	text-align: justify;
	font-weight: normal;}

#contact div.formcontainer{width: 370px;}
label{}
.inputtext{
	border: 1px solid #F47820;
	background: #FFF;
	color: #000;
	width: 370px;}
.small{
	width: 180px;}

.inputbutton{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background: transparent url(Gx/btn_send.gif) no-repeat 0px 0px;
	width: 84px;
	height: 21px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	text-align: center;
	float: right;}

.checkbox{
	margin: 0px; 
	width: 15px;
	height: 15px;
	}
	
.checkchoice{
	width: 185px;
	float: left;
	color: #F47820;
	font-weight: bold;
}

.checkchoice label{
	display: block;
	float: right;
	width: 165px;
	
	padding: 0 0 5px 0;
	text-align: left;}
	
	
textarea{
	border: 1px solid #F47820;
	background: #FFF;
	color: #000;		
	margin: 0 0 8px 0;
	width: 370px;}
	
.inputfile{
	border: 1px solid #F47820;
	background: #FFF;
	color: #000;
	width: 250px;
}	
.inputradio{}

/*.inputcheck{
	border: 1px solid #F47820;
	background: #FFF;
	color: #000;}*/

/* LOGIN FORM -------------------------------------------------------------------------------------------- */
#login{
	float: right;
	padding: 20px 0 0 0;
	margin: 0px;
	width: 210px;
	font-size: 11px;
	color: #D67800;}
#login p{ padding: 0px; margin: 0px;}
#login div{ padding: 0 0 0 12px;}
#login .labelinput{
	font-weight: bold;
	color: #686868;
	padding: 3px 0 3px 0;
	width: 90px;
	display: block;
	float: left;}
#login .labelhead{
	background: #FFF url(gx/bg_login_label_head.gif) no-repeat 0px 3px;
	color: #000;
	display: block;
	float: left;
	margin: 0px;
	padding: 0 0 0 12px;
	font-weight: bold;}
#login .inputtext{
	background: #FFF url(gx/bg_login_input.gif) no-repeat top left;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
	border: none;	
	display: block;
	width: 90px;
	float: left;}
#login .inputsubmit{
	background: #FFF url(gx/bg_login_submit.gif) no-repeat center left;
	width: 18px;
	height: 15px;
	border: none;
	float: left;}
#login a, #login a:link #login a:visited{
	display: block;
	padding: 4px 0 0 0;
	text-align: right;
	color: #D67800;
	font-weight: bold;
	text-decoration: none;}
#login a:hover{
	color: #B56B10;
	text-decoration: none;	}
#login span{

}
	
	
/* TABLEAU -------------------------------------------------------------------------------------------- */	

#tableau{
	border: none;
	/*border: 1px solid #000;*/
	border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
	/*border: none;*/
	
	width: 566px;
	text-align: left;}
#tableau th{
	padding: 10px 0 2px 37px;
	color: #F47820;
	font-size: 13px;
	border-bottom: 1px solid #A0A0A0;}
#tableau .tr1{
	background: #E9E9E9;
	height: 20px;}
#tableau .tr2{
	height: 22px;}
#tableau td{
	padding: 0px;
	border: none;
	vertical-align: middle;}
#tableau td.code{width: 41%;}
#tableau td.descr{ width: 58%;  }
#tableau td.photo{
	text-align: right;
	width: 30px;
	width: 8%;
	width: 1%;}
#tableau td.info{
	text-align: center;
	width: 30px;}
#tableau a, #tableau a:link, #tableau a:visited{
	color: #F47820;
	text-decoration: none;
	font-weight: normal;	
}

#tableau a:hover{
	text-decoration: none;	
	color: #4C4C4C;
}


#nextback{
	display: block;
}
#nextback a, #nextback a:link, #nextback a:visited{
	display: inline;
	padding: 0px;
	background: none;
	color: #777;}
#nextback a:hover{
	color: #000;		}

	
#common #nextback{
	font-size: 11px;
	display: block;
	color: #000;
	font-weight: normal;
}
#common #nextback a, #common #nextback a:link, #common #nextback a:visited{
	display: inline;
	padding: 0px;
	background: none;
	color: #F47820;
	}
#common #nextback a:hover{
	color: #000;	color: #777;	}
	
#ListeItems #nextbackitem, #nextbackposte{
	display: block;
	/*display: none;*/
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
#ListeItems #nextbackitem a, #ListeItems #nextbackitem a:link, #ListeItems #nextbackitem a:visited,
#nextbackposte a, #nextbackposte a:link, #nextbackposte a:visited{
	display: inline;
	font-weight: bold;
	padding: 0px;
	color: #F47820;
	text-decoration: none;
	}
#ListeItems #nextbackitem a:hover, #nextbackposte a:hover{
	color: #777;	
	text-decoration: underline;
}	

#common .nextbacktest{
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
#common .nextbacktest a, #common .nextbacktest a:link, #common .nextbacktest a:visited{
	background: none;
	display: inline;
	padding: 0px;
	color: #F47820;
	text-decoration: none;
	}
#common .nextbacktest a:hover{
	color: #777;	
	text-decoration: underline;
}	



/*   TEST PAGE 111  */
#common{
	position: relative;
	padding: 0px 0 0 0;
	
	margin: 0px;
	/*background: #CACACA;*/
	width: 566px;
	text-align: left;
	color: #AAA;
 }
 
#common h3{
	text-transform: uppercase;
	font-size: 11px;
	
} 
 
#common a, #common a:link, #common a:visited{
	color: #777;
	display: block;
	line-height: 15px;
	padding: 0 0 5px 15px;
	text-decoration: none;
	font-size: 11px;
}	

#common a.actif, #common a.actif:visited{
	background: #FFF url(Gx/bg_linksuppliers.gif) no-repeat 0px 3px;
	color: #000;	
	display: block;
	line-height: 15px;
	padding: 0 0 5px 15px;
	text-decoration: none;
}

#common a.inactif, #common a.inactif:hover{
	color: #777;
	display: block;
	line-height: 15px;
	padding: 0 0 5px 15px;
	text-decoration: none;
	font-size: 11px;
}	

#common a:hover{
	background: #FFF url(Gx/bg_linksuppliers.gif) no-repeat 0px 3px;
	color: #000;	
}

#common #crouton{
	position: absolute;
	top: -20px;
	left: 0px;
	color: #000;
	font-weight: bold;
	display: block;
		
}
 
#nivcat{

	/*background: #FAFAFA;*/
	width: 188px;
	float: left;
	font-size: 10px;
	padding: 0px;
}



#nivParentID1Ajax{

	/*background: aqua;*/

	width: 188px;
	float: left;
	font-size: 10px;
	padding: 0px;
}

#nivParentID2Ajax{

	/*background: #F0F0F0;*/
	/*background: Fuchsia;*/
	width: 188px;
	float: left;
	font-size: 10px;
	padding: 0px;
}

#nivParentID3Ajax{
	/*background: #F0F0F0;*/
	/*background: Lime;*/
	/*position: absolute;
	top: 0%;
	left: 100%;*/
	width: 188px;
	/*padding: 105px 0 0 0;
	margin: 20px 0 0 0;*/
	float: left;
	font-size: 10px;
	padding: 0px;
	display: block;
}

#ListeItems{
	width: 566px;	
	font-size: 11px;
	display: none;
	/*background: Lime;*/
}

#backtopage{
	padding: 0 0 0 21px;
	display: none;
	/*background: Aqua;*/
	float: right;
}

#nivParentID1{
	background: #F0F0F0;
	width: 188px;
	float: left;
	font-size: 10px;
	padding: 10px 0 0 0;
}

#nivParentID2{
	background: #E9E9E9;
	/*background: Blue;*/
	width: 188px;
	float: left;
	font-size: 10px;
	padding: 10px 0 0 0;
}

#nivParentID3{
	background: #E0E0E0;
	width: 188px;
	/*float: left;*/
	font-size: 10px;
	/*padding: 10px 0 0 0;*/
	margin: 20px 0 0 0;
	position: absolute;
	top: 0%;
	left: 100%;	
	
}

#textcontainer{
	/*background: Aqua;*/
}

#opp{
	border-collapse: collapse;
	font-size: 11px;
	width: 565px;}
#opp th{
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	color: #F47820;
	text-transform: uppercase;
	padding: 5px 5px;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #FFF;
	background:#F47820;
	color: #FFF; }
#opp th.liste{
	border: none;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;}
#opp .td1{
	font-weight: normal;
	padding: 5px 10px 10px 5px;
	vertical-align: top;
	background: #FAFAFA;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;}
#opp td.opptitre{
	font-weight: bold;
	padding: 5px 15px 5px 5px;
	background: #F1F1F1;
	vertical-align: top;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;}
#opp .liste1 td{
	padding: 5px;
	border: none;
	background: #F1F1F1;}
#opp .liste2 td{
	padding: 5px;
	background: #FFF;
	border: none;}
	


