body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 75%;
text-align:center;
}

.global {
width: 762px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;

}




.TxtImg_Bloc{
width: 100%;

}

.img_inTxtImg_bloc{
  float: left;
  text-align: left;
  margin:5px;
  padding-left:10px;
  padding-top:18px;

}

.spacer {
  clear: both;
}

.leblocheader {
width:762px;
border: 1px solid #000000;
}

.leblocmenuheader {
background-image: url('images/titre_page.jpg');
width: 762px;
height: 17px;
border-top: 1px solid #000000;
}


.contenu{
margin-top:0px;
width: 762px;
border: 1px solid #000000;
background-image: url('images/bg.jpg');
}

.bloc_FloatLeft {
margin-top:20px;
float:left;
text-align:center;
/* border: 1px solid #000000;   */
}

hr {
  clear: both;
 visibility: hidden;

}


.lebloc4 {
margin-top:0px;
width: 762px;
height: 320px; /* cette ligne indique la hauteur du bloc menu */
}

.blocText{
margin-left:250px;
}


/* -------------------------------- GABARIT TYPE 1-------------------------- */
.gabarit_bloc {
background-color:white;
border: 1px solid #000000;
margin-top:5px;
float:left;
}

.gabarit_barreTitre{
border-bottom: 1px solid #000000;
background-image: url('images/titre_page.jpg');
text-align:center;
color:#1B0222;
}

.gabarit_contenu {
margin:5px;
width:210px;
}



/* <textEditor> */
.txtTitrePage{
text-align: center;
overflow:auto;
color:  #530769;
font-family : Tahoma;
font-size : 20px;
margin-top:15px;
font-weight: bold;
}

.menutitre {
text-align: left;
margin-left: 10px;
color:  #530769;
font-family : Tahoma;
font-size : 10pt;
font-weight: bold;
}

.menutitre_pg {
text-align: right;
margin-left: 10px;
color: #0000FF;
font-family : Tahoma;
font-size : 15pt;
font-weight: bold;
float:left;
width: 400px;
}



.slogan{
text-align: left;
overflow:auto;
padding-top:10px;
padding-right:20px;
color: #000000;
font-family : Tahoma;
font-size : 10px;
font-weight: bold;
float:right;
}


.titre {
text-align: left;
font-weight: bold;
margin-left: 10px;
}


.texteviolet12{
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 13px;

} 

.texteviolet12underline{
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 13px;
text-decoration:underline;
} 

.texteviolet13{
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 13px;
} 
.texteviolet14{
overflow:auto;
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 14px;
font-weight: bold;
} 

.texteviolet15{
overflow:auto;
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 15px;
font-weight: bold;
} 

.texteviolet16{
overflow:auto;
padding-left:10px;
padding-right:10px;
color:  #530769;
font-family : Verdana;
font-size : 16px;
font-weight: bold;
} 

.textenoir12{
text-align: left;
overflow:auto;
padding-left:10px;
padding-right:10px;
color: #000000;
font-family : Tahoma;
font-size : 12px;

} 



.textegris12{
text-align: left;
overflow:auto;
padding-left:10px;
padding-right:10px;
color: #6A6363;
font-family : Tahoma;
font-size : 12px;
} 



a {
text-decoration: underline;
text-align: left;
color:  #530769;
font-family : Tahoma;
font-size : 10pt;
font-weight: bold;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a.mail_url{
color: #6A6363;
}

a.mail_url:hover {
color: #000000;
text-decoration: underline;
}
/* </textEditor> */

