/* CSS Document; design transitoire pour le site hubertelie.com */

body a
{
   text-decoration: none; /* Pour que les liens ne soient plus soulignés*/
}

body a:hover
{
   background-color: #B3B3B3;
   color: black;
}

.separation_1
{
	height: 10px;
	background-image: url("../Images_2/separateur_1.png");
	background-repeat: repeat-x;
}

.separation_2
{
	height: 4px;
	background-image: url("../Images_2/separateur_2.png");
	background-repeat: repeat-x;
}

.item_sous_sommaire_1
{
   width: 320px;
   font-family: "Times New Roman", Arial, Verdana, Times, serif, ;
   font-size: 0.8em;
   color: yellow;
   text-align: left;
}

.standard_puces
{
   font-family:  Arial, "Times New Roman",  Verdana, Times, serif;
   font-size: 0.8em;
   color: black;
   text-align: left;
}

.liste_puces_1 ul
{
   font-family:  "Times New Roman", Arial, Verdana, Times, serif;
   font-size: 0.9em;
   color: #006600;
   text-align: left;
}

.liste_puces_1 a
{
   color: #006600;
}

.liste_puces_1 h3
{
   font-size: 1.2em;
   color: #006600;
}


.titre_affiche_masque_1
{
width: 600px;
font-family:  "Times New Roman", Arial, Verdana, Times, serif;
font-size : 1em;
color: white;
text-align: left;
}

.titre_affiche_masque_1 h2
{
margin-left: 0px;
paddin-left: 5px;
font-size : 1em;
font-weight: bold;
text-align: left;
}
.toctoggle_1 a
{
font-size : 0.9em;
font-weight: bold;
color: yellow;
}

.titre_affiche_masque_2
{
width: 650px;
margin: auto;
font-family:  "Times New Roman", Arial, Verdana, Times, serif;
font-weight: normal;
text-align: center;
color: red;
} 

.titre_affiche_masque_2 h2
{
font-size : 0.9em;
font-weight: normal;
color: red;
}

.toctoggle_2 a
{
font-size : 0.9em;
color: blue;
}

.toctoggle a
{
color: #FFFFFF;
}

.bloc_item_de_dico .titre_item
{
font-family:  "Times New Roman", Arial, Verdana, Times, serif;
font-size: 1em;
font-weight: bold;
color: red;
}

.bloc_item_de_dico p
{
font-family: Arial, Verdana, "Times New Roman",Times, serif;
font-size: 0.8em;
color: black;
}

.bloc_item_de_dico .lien_vert
{
color: #006600;
}
q
{
font-style: italic;
}


  