/* CSS Document */

body
{
      
    margin: auto;
	background-color:#F9FAFB;
	
}

#page
{
	background-color: #FFFFFF;
	background-image: url(img/fond_masque_grippe_aviaire.jpg);
	background-repeat: repeat-y;
	width: 925px;
	margin: auto; /*centrer la page*/
    margin-top: 10px; /*marge ext en haut*/
    margin-bottom: 10px; /*marge ext en bas*/
}

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

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

#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;
	
	
}


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

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

.element_menu2
{
    
	margin-bottom: 10px; /*marge exterieure du bas*/
	margin-left: 5px;
	font-size: 13px;
	background-image:url(img/fond_menu.gif);
		
}
	
.element_menu3
{
    
	margin-bottom: 10px; /*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;
		
}	

#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;
}

/* Accès du haut -----------------------------------------------------------
----------------------------------------------------------------------*/
#acces_du_haut 
{
    width: 730px;
	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;
}


/* Blocs actualite et masque ffp2 ---------------------------------------
----------------------------------------------------------------------*/
#corps #bloc_actualite
{
    width: 288px;
	height:335px;
	background-image:url(img/fond_actualite_grippe_aviaire.gif);
	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;
}

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

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

#corps #bloc_masque_ffp2 h3
{
    margin-left: 30px;
	text-align: left;
}

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

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

/* Définition des titres -----------------------------------------------------------
----------------------------------------------------------------------*/

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

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



/* Mise en page diverse -----------------------------------------------------------
----------------------------------------------------------------------*/

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

#envoyer
{
	margin-left:350px;
}


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

#corps #produit_en_valeur
{
    color:#FF0000;
	text-align: center;
	font-size: 16px;
}

#corps #produit_en_valeur a
{
    color: #FF0000;
}

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

#corps a
{
    color: #413ECD;
	
}	

#corps a img
{
    border: none;
	
}

.image_centree
{
    text-align: center;
}

.image_droite
{
    text-align: right;
}


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


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

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

.titre_actualite
{
	color:#0033CC;
}

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

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

.enumeration
{
    
	padding-left: 50px;
}

/* Pages produits -----------------------------------------------------------
----------------------------------------------------------------------*/

table
{
    border-collapse: collapse;
}

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

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

.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 input, #corps textarea
{
    background-color: #CAD0FB;
}


#corps .liste_articles table th
{
	text-align: center;
}

.formD
{
	width: 170px;
	height:68px;
	margin:0px;

}

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

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

#corps .liste_articles table
{
    margin-left: 6px;
}

/* Vidéos -----------------------------------------------------------
----------------------------------------------------------------------*/

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

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

#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;
}

/* demande de prix -----------------------------------------------------------
----------------------------------------------------------------------*/

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

#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 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;
}


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

/* Mots cles fin de page -----------------------------------------------------------
----------------------------------------------------------------------*/

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


#mots_cles_ffp2_mask  a
{
	color:#0033CC;
}
