#isoDecorBody { /* utiliser seulement pour la partie visualiser, reprendre les mme parmettre que "#body" */
 margin:0px;
}
 
#isoDecorTotal { /* utiliser seulement pour la partie visualiser, reprendre les mme parmettre que "#body" */
 margin:0px;
 height: 100%;
}
 
#isoDecorPageGauche {
 padding: 0px;
 background-repeat: repeat-y;
 background-position: left;
}
 
#isoDecorPageDroite {
 padding: 1px;
 padding-bottom:0px;
 padding-top:0px;
 background-repeat: repeat-y;
 background-position: right;
}
 
#isoDecorBas {
 height: 10px;
 margin: auto;
 width: 752px;
 font-size: 1px;
}
#isoDecorBasGauche {
 height: 8px;
 width: 8px;
 float: left;
 font-size: 1px;
}
#isoDecorBasDroite {
 height: 8px;
 width: 8px;
 float: right;
 font-size: 1px;
 background-position: right;
 padding-top: 1px;
}
 

#isoDecorContenuFond {
 background-repeat: repeat;
}
 
 
 
#isoDecorContenu { /* Div qui contient tout les autres */
 width:752px;
 padding: 0px;
 margin: auto;
}
 
#isoDecorBanHaut { /* Div du header relatif au conteneur "isoDecorContenu" */
}
 
#isoDecorHeader { /* Div qui contien les 2 element "Nom de l'entreprise" et "Baseligne" */
 text-align: left;
}
 
#isoDecorHeader h1 { /* on peut utiliser une image pour le nom de l'entrepise (logo, de prference en PNG24) */
 position: absolute;
 z-index: 300;
 
}
 
 #isoDecorHeader h2 { /* on peut utiliser une image pour la baseline */
 margin: 0px;
 z-index: 0;
 background-repeat: repeat-x;
 height: 5px;
 font-size: 1px;
 position: relative;
}
 
#isoDecorHeader h2 span { /* on peut desactiver le texte html de la baseline avec le style si dessous en ajoutant "display:none" */

 position: absolute;
 top : -20px;
	width : 550px;
} 
 
#isoDecorContenuTexte { /* conteneur de tout le contenu texte (composant, richtext ...) */
 background-repeat: no-repeat;
 text-align: left;
}
 
#isoDecorContenuBloc { /* les different bloc */
 margin: 0px;
 padding: 0px 60px;
 padding-bottom:5px;
 background-repeat: no-repeat;
 background-position: right bottom;
 
}

#isoDecorContenuBloc ul {
 margin-top : 0px;
 margin-bottom : 0px;
}

#isoDecorContenuBloc p { 
	margin:0px;
	padding:0px;
}

#isoDecorContenuBloc h1 { /* Design du titre de page */
 list-style-position: outside;
 margin:0px;
 background-repeat: repeat-x;
 background-position: left bottom;
 text-align:right;
}
 
#isoDecorContenuBloc h2 { /* Design du titre de paragraphe */
 list-style-position: outside;
 background-repeat: repeat-x;
 background-position: left bottom;
 margin-bottom: 15px;
}
 
 
#isoDecorContenuBloc h3 { /* Design du soustitre de paragraphe */
 list-style-position: outside;
 margin-bottom: 15px;
}
 
 
#isoDecorFooter { /* bas de page */
 height:auto;
 width:100%;
 vertical-align: middle;
}
 
#isoDecorFooterTexte { /* bas de page */
 /*padding-top: 4px;*/
 
}
 
#isoDecorFooterTexte ul{ /* bas de page */
	
 padding-top: 4px;
 padding-bottom: 4px;
 margin: 0px;
/* padding: 0px;*/
 list-style-type: none;
 vertical-align: middle;
 text-align: center;
 float:none;
}
 
#isoDecorFooterTexte li{ /* bas de page */
 display: inline;
 float:none;
}
 
#isoDecorFooterTexte li a{ /* bas de page */
 float:none;
 margin: 0px;
 white-space: nowrap;
 display: inline;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #FFFFFF;
 padding-right: 10px;
 padding-left: 10px;
}
#isoDecorBody {
 margin: 0px;
}
 
#isoDecorRaccourcis {
 text-align: right;
 position: relative;
 visibility: hidden;
}
 
#isoDecorRaccourcisMenu {
 top: 0px;
 margin: 0px;
 padding: 0px;
 float: right;
 left: 0px;
 height: 5px;
 position: absolute;
 
}
 
#isoDecorRaccourcisMenu ul {
 margin : 0;
 padding: 5 0 0;
 list-style-type: none;
 float: right;
}
 
#isoDecorRaccourcisMenu li {
 margin-left: 20px;
 display: block;
 padding-left: 2px;
 margin-right: 5px;
 float: left;
 list-style-image: url(../iso_icons/puce_sousmenu.gif);
}
 
#isoDecorRaccourcisMenu li a,
#isoDecorRaccourcisMenu li a:link,
#isoDecorRaccourcisMenu li a:visited,
#isoDecorRaccourcisMenu li a:active {
 background-position:0 0;
 list-style-type: disc;
 display: list-item;
}
 
#isoDecorRaccoucisMenu li a:hover {
}
 
.isoDebugMenu {
 width:100%;
 height: 1px;
 font-size: 1px;
 margin: 0px;
 padding: 0px;
 line-height: 1px;
 visibility: hidden;
 clear: both;
}

.isoDecorBoutonFond {
 height: 18px;
 background-repeat: repeat-x;
}
#isoDecorContenuBloc a.isoDecorBoutonTxt:link,a.isoDecorBoutonTxt:active,a.isoDecorBoutonTxt:visited,a.isoDecorBoutonTxt:hover {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}
.isoDecorBoutonGauche {
 height: 18px;
 width: 18px;
 font-size: 1px;
 background-repeat: no-repeat;
}
 
.isoDecorBoutonDroite {
 height: 18px;
 font-size: 1px;
 background-repeat: no-repeat;
 background-position: right;
 width: 18px;
}


.isoDecorElementImprimer {
 height: 18px;
 background-repeat: no-repeat;
}


.isoDecorElementFlecheDroite {
 height: 18px;
 background-repeat: no-repeat;
}


.isoDecorElementFlecheHaut {
 height: 18px;
 background-repeat: no-repeat;
}


.isoDecorElementCadre1{
	 height: 18px;
 background-repeat: no-repeat;
}


.isoDecorElementCadre2 {
	 height: 18px;
 background-repeat: no-repeat;
}


#isoRaccourcis li
{
    padding-left:0px;    
    font-weight:normal;
}

#isoDecorMenuConteneur
{
    padding-top:0px;
}


#isoDecorBarreAncetre
{
    padding-top:10px;
}

.isoComponentLigneVerti {
	background-image: url(../iso_icons/component_pointille.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.isoDecorEncartLigneVerti {
	background-image: url(../iso_icons/component_pointille.gif);
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
}


.isoDecorEncartleft {
	float: left;
	overflow-x: auto;
}



.isoDecorEncartleft h2{
	padding-left:15px;
}

.isoDecorEncartleft h3{
	padding-left:15px;
}


.isoDecorEncartright {
	float: right;
	overflow-x: auto;
}


.isoDecorEncartContenuleft {
	overflow-x: auto;
}


.isoDecorEncartContenuright {
	overflow-x: auto;
}

.isoDecorEncartLigneVerti hr 
{
    width:100%;
}

.isoDecorContenuBlocPadding
{
	padding: 30px 60px 0px 0px;
}

