/* CSS Document */

body
{
	height: 800px;
    margin-top: 10px; /*marge ext en haut*/
    margin-bottom: 10px; /*marge ext en bas*/
	background-color:#F9FAFB;
	margin: auto; /*centrer la page*/
	width: 925px;
	
}

#page
{
	background-color: #FFFFFF;
	background-image: url(img/fond_masque_grippe_aviaire.jpg);
	background-repeat: repeat-y;
	width: 925px;
	margin: auto; /*centrer la page*/
}


/* entete ------------------------------------------------------------
----------------------------------------------------------------------*/
#en_tete
{
    width: 925px;
    height: 97px;
    background-image: url(img/banniere_masque_ffp2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}

#en_tete a
{
    display: block;
	width: 920px;
	height: 100px;
}


/* Menu --------------------------------------------------------------
----------------------------------------------------------------------*/
#menu
{
    float: left;
	width: 145px;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	background-color:#E0E8FC;
	height:452px;
				
}

.element_menu1
{
    
	margin-bottom: 2px; /*marge exterieure du bas*/
	margin-left: 5px;
	font-size: 13px;
	background-image: url(img/fond_menu1.gif);
		
}

.element_menu2
{
    
	margin-bottom: 0px; /*marge exterieure du bas*/
	margin-left: 5px;
	font-size: 13px;
	background-image:url(img/fond_menu.gif);
		
}
	
.element_menu3
{
    
	margin-bottom: 15px; /*marge exterieure du bas*/
	margin-left: 5px;
	font-size: 13px;
	background-image: url(img/fond_menu3.gif);
		
}	

	
#menu h3
{
    color:#413ECD;
	font-family:  Arial, Verdana, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	margin-bottom:4px;
	margin-top: 2px;
		
}	

#menu .promotion a
{
	font-size: 14px;
	font-weight: bold;
    font-family: Arial, Verdana, "Times New Roman", Times, serif;
	color:#DF0000;
}


#menu ul
{
    list-style-image: url(img/puce_ffp2.gif);
	padding-left: 20px;
	margin: 0px;
}

#menu a
{
    color: #413ECD;
	text-decoration: none;
}

#menu a:hover
{
    background-color: #413ECD;
	color: #FFFFFF;
}

#menu a img
{
    border: none;
}

#menu #disponibilite_masques
{
	width: 135px;
	text-align: center;
	margin: 0px;
	padding:0px;
}


#menu #disponibilite_masques a:hover
{
    background-color: #E1E8FB; /* Annule le surlignage des liens du menu */
	color: #FFFFFF;
}

/* accès du haut -----------------------------------------------------
----------------------------------------------------------------------*/
#acces_du_haut 
{
    width: 750px;
	height: 25px;
	list-style-type: none;
	font-size: 12px;
}

#acces_du_haut a
{
    color: #413ECD;
	text-decoration: none;
}

#bouton_accueil
{
    float: left;
	margin-left: 0px;
}

#bouton_plandusite
{
    float: right;
}


#plan_du_site a
{
    
	color: #413ECD;
	text-align: right;
}


/* bloc actualité de la page accueil ------------------------------------
----------------------------------------------------------------------*/
#corps #bloc_actualite
{
    width: 288px;
	height:330px;
	background-image:url(img/fond_nouveaute_masque_ffp2.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
	padding: 10px;
	margin-right: 30px;
}


#corps #bloc_actualite h3
{
    text-align: center;
	margin-top:10px;
	font-size: 16px;
}

#corps #bloc_actualite ul, #corps #bloc_actualite li
{
    padding-left: 8px;
	margin: 1px;
	
}

#corps #bloc_actualite .petite_ecriture
{
    font-size:10px;
	text-align: center;	
}

#corps #liens_bloc_actualite a
{
	text-decoration: none;
	color:#000000;
}

#corps #liens_bloc_actualite
{
	color: #000000;
	padding-left: 8px;
    width: 285px;
     text-align: center;
     font-size: 13px;
}

#corps #liens_bloc_actualite h3 {
	margin-top: 15px;
	color:#DA0303;
	}

p.img-accueil img {
	margin-left: 55px;
	}
p.acces-boutique img {
	margin-left: 82px;
	}

/* bloc masque ffp2 de la page accueil ----------------------------------
----------------------------------------------------------------------*/

#corps #bloc_masque_ffp2
{
    margin-left: 50px;
	width: 320px;
	height:335px;
	background-image:url(img/fond_actualite_grippe_aviaire.jpg);
	background-repeat:no-repeat;
}

#corps #bloc_masque_ffp2 h3
{
    
	margin-right: 15px;
	text-align: center;
	font-size: 17px;
	color: #DA0303;
	margin-top: 20px;
}

#corps #bloc_masque_ffp2 img
{
	margin-left: 18px;
}


/* ??? */
#corps #page_actualite 
{
	width:738px;
	padding: 0px;
}


/* définition des titres, corps, liens ------------------------------------------
-------------------------------------------------------------------------------*/

#corps h2
{
    text-align: center;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
	font-size: 25px;
}

#corps h3
{
	margin-bottom: 3px;
}

#corps h4
{
    text-decoration: underline;
	color:#666666;
	padding-top: 30px;
}

.centre_simple h3
{
	color: #B00000;
} 


#corps
{
    
	margin-left: 150px;
	margin-bottom: 5px;
	padding: 10px;
	padding-bottom:0;
	text-align: justify;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	width:748px;
	background-color:#FFFFFF;
	
}


#corps a
{
    color: #413ECD;
	
}	

#corps a img
{
    border: none;
	
}



/* mise en page diverse -------------------------------------------------
----------------------------------------------------------------------*/

.centre_simple
{
	text-align: center;
	font-size: 15px;
}

.panier_texte
{
	color:#DA0C1C;
	font-size: 18px;
}

.sources
{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.image_centree
{
    text-align: center;
	font-size:12px;
}

.image_droite
{
    text-align: right;
}

.float_droite
{
	float: right;
	width: 200px;
	height:125px;
	margin : 5px;
	text-align: center;
}

#promotion
{
    color: #DF0000;
	font-size: 28px;
}

#corps #produit_en_valeur a
{
    color: #DA0303;
	text-align: center;
	text-decoration: none;
}

.mise_en_valeur
{
    color: #1C26EF;
	font-size: 20px;
}

.centre_valeur
{
	color: #1C26EF;
	font-size: 20px;
	text-align: center;
}

.gras
{
	font-weight: bold;
}


#corps .prix
{
    color: #DA0C1C;
	font-size: 19px;
}

#corps .prix2
{
    color: #DA0C1C;
	font-size: 15px;
}

#corps .petit_prix
{
    font-size:10px;
}

.titre_actualite
{
	color:#0033CC;
}

.attention
{
	color: #DA0C1C;
	font-weight: bold;
	font-size:15px;
}

.flotant
{
    float: left;
	text-align: center;
}

.flotant_droite
{
    float: right;
	width: 165px;
	text-align: center;
	margin-left: 3px;
}

.enumeration
{
    
	padding-left: 50px;
}

.promo_masque
{
	color:#DA0C1C;
	font-size: 18px;
}

.etoile_rouge
{
	color:#DA0C1C;
	font-size: 16px;
}

#corps .info_centree
{
	color: #DA0C1C;
	font-size: 18px;
	text-align: center;
}

table
{
    border-collapse: collapse;
}



#corps input, #corps textarea
{
    background-color: #CAD0FB;
}

#corps form label
{
	float: left;
	width: 110px;
	margin-left: 100px;
}

#envoyer
{
	margin-left:350px;
}

.clear
{
	clear:both;
}


/* page vidéos usine -----------------------------------------------------
----------------------------------------------------------------------*/

#corps .video_gauche
{
	float: left;
	width: 330px;
}

#corps .video_droite
{
	width: 340px;
	margin-left: 340px;
}

#corps .video_centre
{
	margin-left: 240px;
	width: 340px;
}

#corps .video_centre2
{
	margin-left: 140px;
	width: 340px;
}

#corps .video_centre h3
{
	margin-left: 30px;
}


/* pages produits -----------------------------------------------------
----------------------------------------------------------------------*/

#vente_flash
{
	background-image: url(img/cadre_vente_flash.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 100px;
	font-size: 12px;
}

#vente_flash_texte
{
	width: 710px;
	height: 100px;
	font-size: 12px;
	padding-top: 35px;
	padding-left: 20px;
}

#corps .liste_articles
{
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
}

#corps .liste_articles td a
{
   color: #DA0C1C;
   line-height:40px;
}


.stock_centre
{
	color:#DA0C1C;
	width: 745px;
	text-align: center;
}

#corps .liste_articles td, #corps .liste_articles  th /* toutes les cellules des tableaux*/
{
    border: 1px solid #5555F9;
	text-align: center;
}

#corps .liste_articles  td
{
    height:223px;
}

.liste_articles .colonne
{
    width: 110px;
	background-color: #E9EEFB;
}

.liste_articles .colonne1
{
    width: 160px;
	background-color:#E9EEFB;
}

.liste_articles .colonne2
{
    width: 75px;
}

.liste_articles .colonne3
{
   width:230px;
}

#corps .liste_articles .colonne_achat
{
	height:130px;
}

 /* ------    les boutons     ------ */

#corps .formG
{
	float: left;
	margin-top: 19px;
	margin-left:5px;
	width: 70px;
	height:60px;
}

#corps .formD
{
	width: 70px;
	margin-left: 90px;
	height:60px;
}



#corps .formG_masque
{
	float: left;
	margin-top: 0px;
	margin-left:2px;
	width: 75px;
	height:61px;
	font-size:11px;
}

#corps .formD_masque
{
	width: 75px;
	margin-left: 90px;
	font-size:11px;
	height:61px;
	margin-top: 2px;
}


#corps .formD_masque #submit
{
	background-image:url(img/boutond2.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width:76px;
	height:71px;
	border: none;
	cursor: pointer;  /* pour transformer de pointeur en main */
}

#corps .formD #submit
{
	background-image:url(img/boutond.jpg);
	background-repeat: no-repeat;
	width:71px;
	height:46px;
	border: none;
}

#corps .formC
{
	font-size: 14px;
}

#corps .formC #submit
{
	background-image:url(img/boutond.jpg);
	width:71px;
	height:46px;
	border: none;
	text-align: center;
}

#corps #demande_prix label
{
	float: left;
	width: 85px;
}

#corps #demande_prix #demande_prix_g
{
	float: left;
	width: 350px;
	margin-right: 15px;
	margin-left: 0px;
}

#demande_prix #id_envoyer
{
	margin-left: 250px;
}

#demande_prix #id_envoyer2
{
	margin-left: 310px;
}

#demande_prix legend
{
	color: #413ECD;
	font-size: 18px;
}

#demande_prix fieldset
{
	border: 1px #413ECD solid;
	background-color:#F2F5FC;
}

#demande_prix table
{
	margin-left: 20px;
	text-align: center;
}

#mentions
{
	height: 400px;
	width: 450px;
	float:left;
}

#mentions_droite
{
	height: 400px;
	width: 230px;
	float: right;
}


/* pied de page -----------------------------------------------------
----------------------------------------------------------------------*/


#pied_de_page
{
    padding: 5px;
	text-align: center;
	clear: both;
	font-size: 11px;
	background-image: url(img/fond_pied_grippe_aviaire.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 100px;
	line-height:20px;
}

#pied_de_page #video_pied
{
	height: 100px;
	width: 125px;
	float:left;
	padding:0;
	margin-bottom:0px;
}

#pied_de_page #elodie
{
	font-size: 10px;
	
}

#elodie img
{
	border: none;
	vertical-align:middle;	
}

#pied_de_page #elodie a
{
	color:#000000;
}


/* petite vidéo -----------------------------------------------------
----------------------------------------------------------------------*/

#video_pied a
{
	color: #DF0000;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

#menu #video_pied
{
	text-align:center;
}

#menu #video_pied a
{
	color: #DF0000;
	font-size:14px;
	font-weight: bold;
}

#menu #video_pied a:hover
{
   color: #DF0000;
	font-size:14px;
	font-weight: bold;
	background-color:#E1E8FB;
}


/* mots clés de fin de pages -------------------------------------------
----------------------------------------------------------------------*/

#mots_cles_masque_ffp2 
{
	color:#0033CC;
	text-align: center;
	clear: both;
	font-size: 11px;
	width:925px;
}

#mots_cles_masque_ffp2 a
{
	color:#0033CC;
}

/* slider home */
      #slider{
	width:550px;
	position:relative;
	top:100px;
	margin:0 auto;
}
 
#slider-window{
	position:relative;
	width:550px;
	height:333px;
	overflow:hidden;
	margin:0 auto;
}
 
#prevSlide,#nextSlide
{
	width:30px;height:50px;
	position:absolute;
	top:150px;
	cursor:pointer;
}
#prevSlide 
{
left:0;
}
#nextSlide {right:0;}

.slide{
	float:left;
	position:relative;
	list-style-type:none;
	width:550px;
	height:333px;
}
 
.slide-content{
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	height:313px;
	width:180px;
	padding:10px;
}
 
.read-more{
	float:right;
}




