/**********************
espace_matiere.Jsp
***********************/



/***********************************************
  bord arrondi boite titre paragraphe
************************************************/

.boitepara1h, .boitepara2h, .boitepara3h, .boitepara4h {
font-size:1px;
overflow:hidden;
display:block;
background-color:#515F70;
}

.boitepara1h {
height:1px;
margin:0 5px;
}

.boitepara2h {
height:1px;
margin:0 3px;
}
.boitepara3h {
height:1px;
margin:0 2px;
}

.boitepara4h {
height:2px;
margin:0 1px;
}

.boitepara1b, .boitepara2b, .boitepara3b, .boitepara4b {
background-color:#515F70;
font-size:1px;
overflow:hidden;
display:block;
}

.boitepara1b {
height:1px;
margin:0 5px;
}

.boitepara2b {
height:1px;
margin:0 3px;
}
.boitepara3b {
height:1px;
margin:0 2px;
}

.boitepara4b {
height:2px;
margin:0 1px;
}

/***********************************************
  bord arrondi boite entete
************************************************/

.boite1h, .boite2h, .boite3h, .boite4h {
font-size:1px;
overflow:hidden;
display:block;
}

.boite1h {
height:1px;
margin:0 5px;
}

.boite2h {
height:1px;
margin:0 3px;
}
.boite3h {
height:1px;
margin:0 2px;
}

.boite4h {
height:2px;
margin:0 1px;
}

.boite1b, .boite2b, .boite3b, .boite4b {
font-size:1px;
overflow:hidden;
display:block;
}

.boite1b {
height:1px;
margin:0 5px;
}

.boite2b {
height:1px;
margin:0 3px;
}
.boite3b {
height:1px;
margin:0 2px;
}

.boite4b {
height:2px;
margin:0 1px;
}

/***********************************************
  entete
************************************************/

.espace_matiere_entete h1 {
font-size:30px;
text-align:center;
padding:10px;
color:White;
text-transform: uppercase; 
}

.espace_matiere_entete h2 {
font-size:16px;
text-align:center;
padding:10px;
color:White;
text-transform: uppercase; 
}

.espace_matiere_entete h3 {
font-size:12px;
text-align:center;
padding:10px;
color:White;
text-transform: uppercase; 
}


.espace_matiere_entete p {
font-size:14px;
text-align:center;
padding:5px;
color:White;
font-weight:bold;
}

/***********************************************
  Conteneur paragraphe
************************************************/

.espace_matiere_fond {
padding:0px;
background-color:#eeeeee;
}

/***********************************************
  Paragraphe
************************************************/


.espace_matiere_paragraphe {
padding-top:20px;
}

.espace_matiere_title {
padding-left:10px;
color:White;
font-weight:bold;
background-color:#515F70;
}

.espace_matiere_description {
padding:20px;
color:Black;
}

/***********************************************
  Boutons dans les paragraphes
************************************************/

.espace_matiere_bouton {
color:Black;
text-align:right;
}

a.espace_matiere_bouton {
background-color:#94BBE0;
background-image:url(../img/page_intermediaire/puce_espace_matiere.jpg);
background-repeat: no-repeat;
color:Black;
text-align:right;
padding-left:20px;
padding-right:5px;

}


