
/* tableau ****************************************************
******************************************************************************
*/
#box {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: 
}

#box2 {
	BORDER-RIGHT: #FF9933 1px solid; BORDER-TOP: #FF9933 1px solid; BORDER-LEFT: #FF9933 1px solid; BORDER-BOTTOM: #FF9933 1px solid; BACKGROUND-COLOR: 
}
#box3 {
	  ; BORDER-TOP: #FF9933 1px solid; BORDER-LEFT: #FF9933 1px solid; BACKGROUND-COLOR: 
}
#box4 {
	  ;  BORDER-LEFT: #FF9933 1px solid; BACKGROUND-COLOR: 
}

/*tableau aux coin arrondi */
.conteneur-arrondi{
    padding:0;
    width:1080px;/* determine la largeur de la boite contenue */
    float:left;
    margin:0%;
}

.un      {
    margin:0 4px;
    height:1px;
    background-color:#0099CC;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #0099CC;
    border-top:0;border-bottom:0;}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #0099CC;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #0099CC;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:1px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #0099CC;
    border-top:0;border-bottom:0;}
	
	.centrearrondi {
    border:1px solid #0099CC;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 2em;
    min-height:172px;/* avec eventuellement une hauteur mini */
    height:auto!important;
    height:100px;

}


/* style pour slider ****************************************************
******************************************************************************
*/


