#isoDecorBody { /* utiliser seulement pour la partie visualiser, reprendre les mme parmettre que "#body" */
	margin:0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

#isoDecorTotal { /* Div qui contient tout les autres */
	margin:0px;
	padding: 0px;
	height: 100%;
	background-repeat: repeat-x;
	width: 100%;
}

#isoDecorPageGauche {
	width: 752px;
	margin: auto;
	padding-left: 1px;

}


#isoDecorPageDroite {
	width: 752px;
	margin: auto;
	padding-right: 1px;
}

#isoDecorContenuFond
{
	background-position: left top;
	height:100%;
}
#isoDecorContenu { /* Div qui contient tout les autres */
	padding: 0px;
	margin: auto;
	width: 752px;
}

#isoDecorBanHaut { /* Div du header relatif au conteneur "isoDecorContenu" */

}
	
#isoDecorHeader { /* Div qui contien les 2 element "Nom de l'entreprise" et "Baseligne" */

}

#isoDecorHeader h1 { /* on peut utiliser une image pour le nom de l'entrepise (logo, de prference en PNG24) */
	position: absolute;
	z-index: 500;
}
	
#isoDecorHeader h2 { /* on peut utiliser une image pour la baseline */
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width:100%;
	margin: 0px;
	position: relative;
	z-index: 1;
}
	
#isoDecorHeader h2 span { /* on peut desactiver le texte html de la baseline avec le style si dessous en ajoutant "display:none" */
	position: absolute;
	width: 550px;
	/*Modif pour augmenter la taille du texte de la bannière*/
	/*width : 752px;
	text-align:center;*/
}


#isoDecorContenuTexte { /* conteneur de tout le contenu texte (composant, richtext ...) */
	width:72%;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment : scroll;
	margin-left :210px;
	padding: 0px 0px 0px 0px;
}

#isoDecorContenuBloc { /* les different bloc */
	margin: 0px 0px 0px 0px;
	padding: 12px 27px 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 ,#isoDecorHeaderContenu h1,#isoDecorFooterContenu h1 { /* Design du titre de paragraphe */
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	list-style-position: inside;
	margin-top:15px;
	background-image: url(../iso_icons/fond_contenu.png);
}

#isoDecorContenuBloc h2,#isoDecorHeaderContenu h2,#isoDecorFooterContenu h2 { /* Design du titre de paragraphe */
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-position: outside;
}

#isoDecorContenuBloc h3,#isoDecorHeaderContenu h3,#isoDecorFooterContenu h3  { /* Design du soustitre de paragraphe */
	list-style-position: outside;
	margin-bottom: 15px;
}
	
#isoDecorSiteMenu { /* pour gerer un style global pour le menu (fond par exemple) si necessaire */
	margin-right: 15px;
	width: 152px;

}


#isoDecorFooter { /* bas de page */
		background-repeat: repeat-x;
	background-position: left top;	
	height: 100%;
}

#isoDecorFooterTexte { /* bas de page */
}

#isoDecorFooterTexte ul{ /* bas de page */
	list-style-type: none;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding-top:4px;
	padding-bottom: 4px;
}

#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;
}

#isoDecorRaccourcis {
	text-align: right;
	visibility: hidden;
}

#isoDecorRaccourcisMenu {
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 0px;
	position: absolute;

}

#isoDecorRaccourcisMenu ul {
	margin : 0;
	padding: 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;
	line-height: 18px;
}

#isoDecorRaccoucisMenu li a:hover {
}

.isoDebugMenu {
	clear: both;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height :0px;/* Ajouter pour supprimer l'espace avant le contenu du footer */
}


.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;
}

/* Decor où le menu est à gauche*/
#isoDecorMenuConteneur
{
    float:left;
}

.isoComponentLigneVerti {
	background-image: url(../iso_icons/component_pointille.gif);
	background-repeat: repeat-y;
	background-position: center;
}



.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: hidden;
}


.isoDecorEncartleft h2{
	padding-left:15px;
}

.isoDecorEncartleft h3{
	padding-left:15px;
}

.isoDecorEncartright {
	float: right;
	overflow: hidden;
}


.isoDecorEncartContenuleft {
	overflow: hidden;
}


.isoDecorEncartContenuright {
	overflow: hidden;
}

.isoDecorEncartLigneVerti hr 
{
    width:100%;
}

.isoDecorContenuBlocPadding
{
	padding: 30px 60px 0px 0px;
}


.paracenter{
   text-align : center;
}

.parajustify{
   text-align : justify;
}

.paraleft{
   text-align : left;
} 

.pararight{
   text-align : right;
}

.underline{
   text-decoration : underline;
}

#isoDecorContenuBloc .isoCadrePadding
{
	margin-bottom: 15px; 
	padding-left: 15px; 
	padding-right: 15px;
} 


#isoDecorHeaderContenu .isoCadrePadding
{
	padding-left: 15px; 
	padding-right: 15px;
}               	  
#isoDecorFooterContenu .isoCadrePadding
{
	padding-left: 15px; 
	padding-right: 15px;
}               	               	

#isoDecorContenuBloc .isoCadrePadding2
{
	margin-bottom: 15px; 
}          	

.titreCadrePadding
{
	padding-top: 5px; 
	padding-bottom: 5px;
}
.titreCadrePadding2
{
	padding:5px;
}
#isoDecorContenuBloc .titreCadreBorderBottom
{
	border-bottom-style:none;
}
#isoDecorFooterContenu .titreCadreBorderBottom
{
	border-bottom-style:none;
}
#isoDecorHeaderContenu .titreCadreBorderBottom
{
	border-bottom-style:none;
}
.texteCadrePadding
{
	padding:15px;
}

#isoDecorContenuBloc .cadreDotted7
{
	border-style:none;
	border-bottom-style:dotted;
	border-top-style:dotted;
}
#isoDecorHeaderContenu .cadreDotted7
{
	border-style:none;
	border-bottom-style:dotted;
	border-top-style:dotted;
}
#isoDecorFooterContenu .cadreDotted7
{
	border-style:none;
	border-bottom-style:dotted;
	border-top-style:dotted;
}

#isoDecorContenuBloc .cadreSolid7
{
	border-style:none;
	border-bottom-style:solid;
	border-top-style:solid;
}
#isoDecorHeaderContenu .cadreSolid7
{
	border-style:none;
	border-bottom-style:solid;
	border-top-style:solid;
}
#isoDecorFooterContenu .cadreSolid7
{
	border-style:none;
	border-bottom-style:solid;
	border-top-style:solid;
}
.cadreDotted
{
	border-style:dotted;
}

#isoDecorContenu blockquote
{
	margin-bottom:0px;
}

#isoDecorContenuBloc hr
{
	height:2px;
	border-style:none;
}