
* { 
font-family: Tahoma;Arial;Shruti;sans-serif;
font-size : 14px;
}

body {
width:100%;
text-align: center ;
}

a:link {
color: black;
text-decoration:none
}

a:hover { 
color: purple;
text-decoration:none
}

a:active {
color: red;
text-decoration:none
}

a:visited { 
color: black;
text-decoration:none
}

a.contact{
color: rgb(153,51,102);
font-size: 16px;
}

.conteneur {
background-color: white;
width: 100%;
font-size: 12px;
margin-left: auto; 
margin-right: auto;
text-align: justify; 
}

.haut {
background-image:url('img/imgHaut4.jpg');
/*background-color: rgb(153,51,102);*/
height: 200px;
}

.menugauche {
background-image:url('img/degrade.jpg');
background-repeat : repeat-y;
width: 240px;
height:100%;
float: left;
vertical-align : top;
}

.principal {
background-color: white;
width: 70%;
float: left;
}

.parag1 {
text-align:center;
}
.paragB {
text-align:center;
font-weight:bold;
}
.paragBU {
text-align:center;
font-weight:bold;
text-decoration:underline
}
/* rose-gras */
.paragP {
text-align:center;
font-weight:bold;
color:#FF0099;  /*rose*/
}

.ulstyle1 {
list-style-type:none;
padding:0px;
margin:0px;
}
.ulstyle1 LI {
padding-left:14px; 
margin-top:10px;
margin-bottom:10px;
font-size: 15px;
color: #330000;
}

.ulstyle2 {
/*list-style-type:square;*/
list-style-type:none;
}
.ulstyle2 LI {
margin-bottom:5px;
color: rgb(153,51,102);
font-size:14px;
/*background-image:url(arrow.gif);
background-repeat:no-repeat;
background-position:0px 5px;*/
}

.ulstyle3 {
list-style-type:square;
}
.ulstyle3 LI {
margin-bottom:5px;
font-size:14px;
}

.ulstyle4 {
list-style-type:disc;
}
.ulstyle4 LI {
margin-bottom:5px;
font-size:14px;
}

.ulstyle5{
list-style-type:none;
}
.ulstyle5 LI {
margin-bottom:5px;
font-size:14px;
}

h1 {
font-size: 25px;
text-align: center;
color: white;
}

h2 {		
font-size: 20px;
color: black;
text-decoration: none;
}

h3 {		
font-size: 20px;
color: rgb(153,51,102);
text-decoration: none;
}
h4 {		
font-size: 14px;
color: rgb(153,51,102);
text-decoration: none;
text-align:center;
}
h5 {		
font-size: 16px;
color: black;
text-decoration: none;
}
.spancolor {		
font-size: 14px;
color: rgb(153,51,102);
text-decoration: none;
font-weight:bold;
}
.spanblack {		
font-size: 14px;
color: black;
font-weight:bold;
text-decoration:underline
}
.spanblack2 {		
font-size: 14px;
color: black;
font-weight:bold;
}
.spanbatang {		
font-size: 17px;
color: black;
font-weight:bold;
font-family: Batang;
}
.spangris{		
font-size: 14px;
color: grey;
}
.spanbleu{		
font-size: 14px;
color: blue;
}
.spanrose{		
font-size: 14px;
color:#FF0099;
}
.spanrgb{		
font-size: 14px;
color: rgb(153,51,102);
}
TABLE.atelier{
border-color:#FF0099 #DDA0DD #DDA0DD #FF0099;
}

TD.atelier_coach_vie{
 background-color:#FF69B4;
 border-color:#FF0099 #FF0099 #FF0099 #FF0099;
}
TD.atelier_etre_paraitre{
 background-color:#DDA0DD;
border-color:#FF0099 #FF0099;
}
TD.atelier_valorisation_image{
 background-color:#DA70D6;
 border-color:#FF0099 #FF0099 #FF0099 #FF0099;
}
TD.atelier_coaching_vie_nia{
 background-color:#BA55D3;
 border-color:#FF0099 #FF0099 #FF0099 #FF0099;
}
TD.atelier_conference{
 background-color:#8A2BE2;
 border-color:#FF0099 #FF0099 #FF0099 #FF0099;
 color:#FFFFFF;
}
TD.atelier_coach_psy{
 background-color:#8B008B;
 border-color:#FF0099 #FF0099 #FF0099 #FF0099;
 color:#FFFFFF;
}
