/* CSS Document */
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
.bo_paragraphe p.bo_barre_boutons {  
    font-size:0.85em; 
    
    background:#FAFAFA; 
}
/***************/
/* Front-office */
/***************/
acronym
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  cursor: help;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    /*font-family:Tahoma, arial, verdana, courier;*/
    color: #434343;
    font-size: 0.8em;
    background:#FFFFFF;    
    /*line-height:25px;*/

    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px 0;
    line-height:20px;
    text-align: left;
}
h1 {
  padding: 0;
  margin: 0;
}
h2 {		
    color: #434343;      
    text-transform: uppercase;
    padding-left: 90px;
    padding-top: 2px;
    font-size: 1.1em;
    font-family: verdana;
}
h3 {		
    color: #C60A09;      
    font-size: 1em;
}
h4 {		        
    font-size: 0.9em;
    font-weight: bold;
}

h4 a {		        
    font-size: 1.1em;
    font-weight: bold!important;
	  text-decoration:none!important;    
}

a {
  color: #434343;	
	font-weight:normal;
}
a:visited {
  color: #434343; 
	font-weight:normal;	
}
a:hover {
	color:#C00000;
	font-weight:normal;
}
a.lieninvisible {		
	text-decoration:none;
}

a.alt {
    font-weight:bold;
    color:#C00000;
}
th {
    text-align:left;
}
#header { 
    margin:0;
    padding:0;   
    height: 150px;
    background-color: #CCCCCC;
    /*** style-impression
    display:none;    
    ***/
}

#headerprint {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#header_popup {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}



#conteneur {
    width:1000px;
    margin:0 auto;
    background-color:#FFFFFF;
    /*border:1px solid #000000;*/      
    margin-bottom: 20px;
    /*** style-impression
    position: relative;
	width: 780px;
	left: 50%;
	margin-left: -370px;
	background-color:#FFFFFF;
    border:1px solid #000000;      
    ***/     
}
#centre {
    background-color: transparent;
    /*margin-left: 155px;
    margin-right: 155px;*/
    float:left;
    width:675px;
    margin:0px;
    /*margin-left:10px;*/
    padding-left:10px;
    height:300px; 
    padding: 0px;    
    /*** style-impression
    background-color:#FFFFFF;
    margin-left: 155px;
    margin-right: 0px;
    height:300px;     
    ***/    
    border-left:2px #fa7c30 solid;    
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}
#centreetdroite {
    background-color: transparent;
    float:left;
    width:799px;
    margin:0px;
   /*margin-left:10px;*/
    padding: 0;
    padding-left:10px;
   
    height:300px; 
	/*** style-impression
	margin:0;
	***/
	  border-left:2px #fa7c30 solid;  
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 300px;
}


#centre ul, #centreetdroite ul {
	padding:0;
	margin:0 0 0 20px;
	
}
#haut {
    position:relative;
    height: 30px !important;
    background-color:#f97e31;    
    margin:0;
    padding:0;	        	
}
#menuhaut {
    position:absolute;
    top:0;
    left:0;
    list-style-type: none;   
    margin: 0;
    padding:5px 0 0 0px;  
    width:750px;       
}
#recherche_haut {
    position:absolute;
    top:0;
    left:800px;    
    width:200px;  
    padding-top:4px;    
         
}
#haut_contenu {   
    float:left;      
    width:819px;      
    height:80px;
    margin: 0px;
    padding: 0px;      
    background-color: transparent;
    background-image: url(../images/fond_centre.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

#haut_contenu p {
    color: #434343;  
    font-family: verdana;
}

#bloc_h2 {
    margin-top:15px;
    background-image: url(../images/fond_h2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height:71px;
    color: #434343;      
    font-family: verdana;    
}

#bloc_h2 .ss_h2 {
    padding-left: 90px;
}

#bloc_h2 .nb_pers {
    background-image: url(../images/fond_nb_pers.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height:13px;
    padding-left: 25px;;
    padding-top: 41px;
}

#bloc_h2 .tmp_prepa {
    background-image: url(../images/fond_tmp_prepa.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height:14px;
    padding-left: 35px;;
    padding-top: 41px;
}

#bloc_h2 .print {
    border : none;
    margin-top: 8px;
}

#centre strong, #centreetdroite strong{
    color: #C60A09; 
}
#centre img, #centreetdroite img {
	padding:0 5px 0px 0px;
}

#gauche {
    background-image: url(../images/fond_centre.gif);
    background-position: left top;
    background-repeat: repeat-x;
    float:left;
    display: inline;
    width: 181px;
    margin:0px;
    padding: 0;           
    padding-top: 30px;
     clear:both; 
    
}
#droite {
    float:right;
    font-size:0.85em;    
    width: 150px;
    color:#000000;
    margin:0px;   
    /*** style-impression
		display:none;
	***/
}
#droite h3 {
    padding:0px 0px 2px 0px;
    margin:0;   

   background-image:url(../images/droite-bleu-clair.gif);
    background-repeat:no-repeat;
	background-position: right top;
     /**/
    
}
#droite h4 {
    padding:2px 0px 2px 0px;
    margin:0;      
    color:#9A34FF;
   font-size:1em;
    
}
#droite .paragraphe {
    padding:0 2px 2px 2px;
    margin:0 5px 5px 0 ;
    border-top:1px outset #C60A09;   
}

#pied {
    clear:both;
    height: 22px;
    padding: 0;
    padding-top: 158px;
    margin: 0;
    background-color: #FFFFFF;
    background-image:url(../images/fond-pied.gif);
    background-repeat:no-repeat;
  	background-position: left top;
  	text-align:left;
    /*** style-impression
    clear:both;
    height: 120px;
    background-color: #FFFFFF;    
    background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;   
     ***/    	
}
#pied p{
    padding:0;
    margin: 0;
	  text-align:center;	
}
#pied ul {    
    padding:0;
    margin: 0;
    text-align:center;
    	vertical-align: bottom;
}
#pied li {
    display: inline;  
    padding:0px 10px 0 0px;
    margin: 0;    
}
#pied li a {
	color:#000000;	
	font-weight:normal;
	font-size: 0.85em;
	text-decoration:none;
}
#pied li a:visited {
	color:#808080;
	font-weight:normal;	
}
#pied li a:hover {
	color:#C00000;
	font-weight:normal;
	text-decoration:underline;
}


#menuhaut li {
    display: inline;  
    padding:0 15px;
    margin: 0px;
    font-weight:bold;    
    /*float:left;*/     
}

#menuhaut a {
    margin: 0px;
    padding:0px;
    color: #FFFFFF;    
    text-decoration: none;
    font-size:1.15em;
    letter-spacing:0.075em;    
    /*font-weight:bold;*/
 
}
#menuhaut a.selection {
    text-decoration: underline;
}
#menuhaut a:hover {
    text-decoration: underline;
    
}

#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    padding-top: 0px;
    width:181px;
    border-right:2px #fa7c30 solid;
	/*background:#D5D2C4;*/
}
#menu dt {
    cursor: pointer;
    padding: 5px 10px 5px 0px;
    /*background: #EFEFEF;*/
    text-align: left;
    clear:both;
    font-family: verdana;
}
#menu dt.principal{	    
    font-size: 0.85em;			
}
#menu dt.secondaire{	    
    font-size: 0.85em;			
}
#menu a, #menu a:visited  {
    color:#808080;  
    text-decoration:none; 
  
}
#menu a:hover{
    color:#fa7c30;    
}
#menu a.alt{
    color:#fa7c30;    
}

#menu dt.principal{	       
    background-color:#d7d7d9; 
	padding: 6px 10px 6px 10px;
	margin-right:5px;
	font-size: 1.15em;
	margin-bottom:2px;
}
#menu dt.principal {   
    font-weight:bold;
     color:#808080;  
}
#menu dt.principal a, #menu dt.principal a:visited  {   
    font-weight:bold;
}
#menu dt.principal a:hover{   
    font-weight:bold;
}
#menu dt.secondaire a, #menu dt.secondaire a:visited {
  padding-left:18px; 
}
#menu dt.secondaire a.alt {
    font-weight:normal;
    background-image: url(../images/fleche_on.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

#menu dt.secondaire a:hover {
    background-image: url(../images/fleche_off.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
#menu dt a.orange, #menu dt a.orange:visited  {
    color : #f47a31;
    font-weight:bold;
    font-size: 1.05em;
    background-image: url(../images/puce_orange.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:20px;
}
#menu dt a.orange:hover{   
    color : #808080;        
}
#menu img{     
    padding:0;
    margin:0;   
}

#menu dt.principal strong {
	font-weight:normal!important;
	color:#000000;	
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
#recherche{    
	padding:1px 0 0 0; 
	margin: 0;	     
}
#recherche form {
    /*margin:0 0 0 850px;*/
    margin:0;      
    padding:0;                
}
#recherche input.search_string{
    font-size:0.8em;
    /*border: 0px!important;*/
    width: 106px;
    height:18px; 
    padding:0;
    margin:0;
    vertical-align:top;  
    border: 0px; 
}

#recherche input.search_valider{
    border: 0;
    color:#FFFFFF;
    background:none;
    height:18px;
    margin:0;
    padding:0;
    /*margin-top:5px;*/
    width:30px;
    background-image:url(../images/bouton-ok.gif);
    background-position:top left;
    background-repeat: no-repeat;               
}
#recherche input.search_valider:hover {
    background-image:url(../images/bouton-ok-on.gif);
    background-position:top left;
    background-repeat: no-repeat; 
}
span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}
.mdl_frigo{
    background-image:url(../images/fond-fridge.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;  
    min-height:300px;
}

a.fo_bouton, a.fo_bouton:visited {
    background-image: url('../images/bouton_off.gif');    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
a.fo_bouton:hover {   
    background-image: url('../images/bouton_on.gif');
}
a.fo_boutonon, a.fo_boutonon:visited {
    background-image: url('../images/bouton_on.gif');    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
.fo_boutonon {
    background-image: url('../images/bouton_on.gif');    
    font-weight:bold;
    border:1px outset #1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0px 5px 0 0;
    text-decoration:none; 
    /*color:#FFFFFF;
    background:#1E2A63;       
*/
}


/*************/
/* ariane */
/*************/
#ariane {
	padding:8px 0 0 0;
}
div.ariane {
	/*clear:both;*/
	color:#9B9B9B;
	margin:0;
    padding:0;	
	font-size:0.85em;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}
.ariane a {
	color:#9B9B9B;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#9B9B9B;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}
fieldset {
    padding:5px;
}
legend {
    color: #C60A09; 
    font-weight:bold;
}
p.alerte {   
    color:#C00000;
    font-weight:bold;    
}

br.clr {            
    font-size:1px; 
    clear:both;     
}
.date {
    color:#808080;
    font-size:0.85em;
}
.date_alerte {
    color:#C00000;
    font-size:0.85em;
}

div.article {
    margin:15px 0 0 0;
    border-top:solid 1px #808080;
}

.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}
/***************************************************/
/*     Bulle sur point d'interogation              */
/***************************************************/
a.infobulle {
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none;
  border:none;
}
	
a.infobulle, a.infobulle img {
  border:none;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;   
}
	
a.infobulle:hover {
	background: none;
	z-index:25
}
a.infobulle span {display: none}
a.infobulle:hover span { 
	display:block;
	position:absolute;
	top:0;
	left:3em;
	padding:2px;
	width:20em;
	border:1px solid #7F9DB9;
	background-color:#EDEDED;
	color:#000000;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
}

/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
  font-size:10px;
  color: #FB7C2F;
	margin: 0;
	margin-top: 20px;
	padding:2px;	
}         
.prevnext a {
	font-style:normal;
  font-size: 12px;
	/*color: #3333CC;*/
	background-color:transparent;
	margin: 0 5px 0px 0px;
	padding: 0.3em 0.7em;
  border: 1px solid #FB7C2F;
	text-decoration: none;
  color:#FB7C2F;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: #858585;
	/*color: #ffffff !important;*/
  border: 1px solid #FB7C2F;
  color:#FFFFFF;
}  
.calendrier {
    border:1px solid #000000;
    background-color:#EFEFEF;
} 
.calendrier td{
    text-align:center
}  
.calendrier th{
    text-align:center
}    
.calendrier a {
    padding: 0 2px;
	font-style:normal;
	color: #000000;
	background-color:#CFFF4F;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.calendrier a:hover,
.calendrier a.selected {
	background-color: #8300FF;
	color: #ffffff !important;
}  
.calendrier .today {
    background-color:#CFFF4F;
} 
/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.blocAlerte {
  padding: 10px; 
  margin: 5px;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
  font-weight: bold;
  font-size: 12px;
}

.blocAlerte .alerte {
  color:#000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p{
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong, .blocAlerte ul li a{
  color:#FF0000!important;
  padding: 0!important;
  margin: 0!important;
}
select.alerte {
  background-color: #FFCCCC!important;
}

/*************/
/* mdl */
/*************/
.bloc0, .bloc1 {
	clear: both;
	padding:0;
	padding-bottom:2px;
}
 .bloc0 {
	background-color: #FFFFFF;
}         
.bloc1 {
	background-color: #f6f6f6;
}
          

#liste_mcl {
  padding : 5px;
  padding-top : 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9; 
  color : #808080; 
}

#liste_mcl a {
  color : #808080;
  text-decoration: none; 
}
#liste_mcl a:hover {
  text-decoration: underline; 
}

#mdl_TopMCL a {
  color : #808080;
  text-decoration: none!important;
}
#mdl_TopMCL .mcl0 {
    font-size: 0.8em;
    line-height:18px;
}
#mdl_TopMCL .mcl1 {
    font-size: 1.2em;
    line-height:20px;
}
#mdl_TopMCL .mcl2 {
    font-size: 1.6em;
    line-height:22px;
}
#mdl_TopMCL .mcl3 {
    font-size: 2em;
    line-height:24px;
}
#mdl_TopMCL .mcl4 {
    font-size: 2.4em;
    line-height:26px;
}
#mdl_TopMCL .mcl5 {
    font-size: 2.8em;
    line-height:28px;
}
#ajouter_panier a {
	text-decoration:none;
}
#ajouter_panier a:visited {
    text-decoration:none;
}

/* Ajout Mat */
.mdl_recette h4 {
      margin-bottom:2px;
      font-size:1.15em;
    
      /*padding-bottom:0;*/     
}
.mdl_recette h4 a {
    color:#f37930;
}
.mdl_recette h4 a:hover {
        text-decoration:underline !important;
}
.mdl_recette img {        
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}
.mdl_commentaire img {                
    padding:0; 
    margin:0;
    border-width: 0;
}
#mdl_ajax_commentaire{
    background-color : #EFEFEF;  
    border:1px solid #000;
    padding : 10px; 
}
#mdl_ajax_commentaire .mdl_commentaire_detail{
    display:none; 
}
#bloc_h2 .ss_h2 a {
      color: #434343; 
      text-decoration:none;
}
label {
    font-weight:bold;
    color: #434343; 
    letter-spacing:2px;
    padding-right:20px;
}

/*********************************/
/* Styles spéciaux de paragraphe */
.paragraphe.par_style_1 {
    background-color:#f5f5f5;   
    text-align:justify;
    width:237px;
    height:250px !important; 
    background-image:url(../images/fond_style1_div.gif);
    background-repeat:repeat-y;
  	background-position: left bottom;
    padding : 0;	
    padding-bottom:10px; 	
    text-align:left;
  	
}/* Feinte non comprise par IE pour min-height */
html>body .paragraphe.par_style_1 {
	height: auto !important;
	min-height: 250px !important;
}
.paragraphe.par_style_1 h3{
    background-image:url(../images/fond_style1_h3.gif);
    background-repeat:no-repeat;
  	background-position: left top;	
  	height:36px;
  	font-size: 1.1em;
  	padding-top:5px;
  	color: #434343;
    text-align:center;             
}
.paragraphe.par_style_1 h3 a{
    text-decoration:none;  
    font-weight:bold;             
}
.paragraphe.par_style_1 p, .paragraphe.par_style_1 ul, .paragraphe.par_style_1 h4{
    padding: 0 10px;  
}
.paragraphe.par_style_1 h4{	
    background-image: url(../images/fond_style1_h4.gif);
    background-position: left top;
    background-repeat: no-repeat;   
    padding: 6px 10px 0px 10px;
    margin : 0 5px; 
    text-align:center;    
    height:26px;
/*    margin:5px 10px 0 10px;*/
         
/*	padding: 6px 10px 6px 10px;*/
}
html>body .paragraphe.par_style_1 h4 {
	height: auto;
	min-height: 26px;
}

.paragraphe.par_style_1 #formIdentificationLogMdl{
    background-image:url(../images/fond_identification_mdl.jpg);
    background-repeat:no-repeat;
  	background-position: left top;	 
  	margin : 0 5px;
  	height:205px;  	
}

.paragraphe.par_style_1 #formIdentificationLogMdl #str_login_mdl{
    position:relative;
    left:90px;
    top:119px;     
    width:90px;
    font-size:8pt;
    border-width:0px;
    
}
.paragraphe.par_style_1 #formIdentificationLogMdl #str_password_mdl{
    position:relative;
    left:90px;
    top:140px;     
    width:90px;
    font-size:8pt;
    border-width:0px;
    

}
.paragraphe.par_style_1 #formIdentificationLogMdl #USER_IDENTIFICATION_MDL{
    position:relative;
    left:150px;
    top:141px;      
    font-size:8pt;   
}


.paragraphe.par_style_1 #formIdentificationLogMdl label{
    display:none;   
}
.paragraphe.par_style_1 #formIdentificationLogMdl h4{
    display:none;
}
html>body .paragraphe.par_style_1 {
	height: auto;
	min-height: 150px;
}

.paragraphe.par_style_2 {
    background-color:#ffffc0;
    padding:0 2px;    
}
/* Fin styles spéciaux */   
/***********************/

/* Suggestions*/
.suggestionBox {
	position: relative;
	left: 0px;
	margin: 10px 0px 0px 0px;
	padding:0;
	width: 200px;
	background-color: #e9e4d8;	
	border: 1px solid #000;	
	color: #000;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
	
.suggestionList li {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
	
.suggestionList li:hover {
	background-color: #659CD8;
}

/* Style for mdl_paragraphe_onglet tabs */
.mdl_paragraphe_onglet {  
  margin:0;   
  padding:5px;  
  background:#fff;  
  border-bottom:1px solid #f0ffd8; 
}

.mdl_paragraphe_onglet h3 {
    display:none;
}
.mdl_paragraphe_onglet .bo_paragraphe h3 {
    display:block;
}
/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 1.1em;*/
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #555555;
	background: #e6e6e6 url(../images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #c6c6c6 url(../images/c6c6c6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-selected {
	border-bottom-color: #f37930;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #f37930 url(../images/f37930_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #d3d3d3;
	background: #ffffff url(../images/ffffff_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #222222;
	padding: 1.5em 1.7em;	
	font-size: 1.1em;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

