.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

.normal_gras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	font-weight:bold;
}

.bandeau_exemple {
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: black;
	font-weight:bold;
}

.titre-categorie{
	font-family: Verdana;
	font-size:13px;
color: black;
       font-weight:bold;
       text-transform: uppercase;
       text-decoration:none;
}


.titre-page{
	text-align:center;
width:90%
	      margin-left:auto;
      margin-right:auto;
      font-family: Arial;
      font-size: 16px;
color:black;
      font-weight:bold;
      text-transform: uppercase;
      text-decoration:none;
}



.div-grand-titre-video {
	width:340px;
	margin-right:auto;
     	 margin-left:auto;
      	text-align:center;
}


.texte-grand-titre-video {
	font-family: Arial;
	font-size:17px;
	color:black;
        font-weight:bold;
        text-transform: uppercase;
        text-decoration:none;
}


.div-titre-video {
	width:340px;
	float:right;
	height:18px;
        margin-right: 25px;
        text-align:center;
        margin-top:2px;
}

.texte-titre-video{
	font-family: Arial;
	font-size:13px;
	color: white;
	font-weight:bold;
        text-transform: uppercase;
        text-decoration:none;
}


.div-descriptif-video {
	width:330px;
	float:left;
      	margin-left:15px;
      	margin-right:20px;
      	margin-top:5px;
	height:160px;
}

.texte-descriptif-video{
	font-family: Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
      	text-decoration:none;
}

.div-compteur {
	width:130px;
      	margin-left:auto;
      	margin-right:auto;
}

.texte-compteur{
	font-family: Arial;
	font-size:12px;
	color:black;
      	font-weight:bold;
      	text-decoration:none;
}

.input_form_contact{
	background-image:url(images/fond_formulaire.png); 
	border:0px; 
	height:15px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
	color: black;
}
