/**********************************************************************
Général
**********************************************************************/
body
{
    padding: 0;
	margin: 0;
	background: url(../image/fond_banniere.jpg) no-repeat center top;
	font-size: 1em;
}

ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 1px;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.1em;
	margin: -8px 0 0 7px;
	padding: 0;
}

.titre
{
	text-align: center;
	height: 19px;
	margin: 5px 0 0 0;
	line-height: 18px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a {outline: none;}

.centre_menu
{
	margin: 0 45px 0 45px;
}

/**********************************************************************
Conteneur
**********************************************************************/
#conteneur 
{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	height: 100%;
	font-size: 1em;
}

/**********************************************************************
Bannière
**********************************************************************/
#banniere
{
	position: relative;
	height: 150px;
}

#banniere_left
{
	position: absolute;
	background: url(../image/logo.gif) no-repeat left top;
	height: 184px;
}

#banniere_right
{
	margin: 30px 0 0 522px;
	position: absolute;
}

#banniere_right li
{
    font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	width: 468px;
}

#banniere_right #nb_ramoneur
{
    margin: 0 0 10px 0;
}

#banniere_right #nb_ramoneur span
{
    color: #D31F1F;
}

#banniere_horizontale
{
    position: absolute;
	top: 26px;
	width: 468px;
	height: 60px;
	z-index: 100;
	border: 1px none #000000;
}

/**********************************************************************
Menu haut
**********************************************************************/
#menu_haut
{
	position: relative;
	height: 25px;
	margin: 0 0 5px 0;
}

#menu_haut_left
{
	position: absolute;
	width: 916px;
	text-align: center;
	margin: 5px 0 0 0;
}

#menu_haut_right
{
	position: absolute;
	margin: 3px 0 0 906px;
}

/**********************************************************************
Contenu
**********************************************************************/
#contenu
{
	overflow: hidden;
	width: 1000px;
}
.contenu_int
{
	background: url(../image/fond_contenu_int.gif) repeat-y 0 -1000px;
}

/*---------------------------------------------------------------------
Contenu colonne LEFT
---------------------------------------------------------------------*/
#contenu_left
{
	float: left;
	width: 250px;
}

/*''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Zone de recherche
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_left #recherche
{
    background: url(../image/fond_recherche.gif) no-repeat;
	height: 173px;
	padding: 8px 9px 0 8px;
	overflow: hidden;
}

#contenu_left #recherche #titre_recherche h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom: 1px dotted #43505C;
	font-weight: bold;
	color: #000;
}

#contenu_left #recherche .nom_champ
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
	margin: 6px 0 2px 0;
}

#contenu_left #recherche .nom_champ span
{
	color: #CC0000;
}

#contenu_left #recherche select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	height: 22px;
	border: 1px solid #333333;
	width: 232px;
}

#contenu_left #recherche input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	height: 18px;
	border: 1px solid #333333;
	width: 123px;
}

#contenu_left #recherche #bouton_recherche
{
	position: absolute;
	margin: 0 0 0 7px;
	border: none;
	height: 22px;
	width: 101px;
}

/*''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Autres boutons menu gauche
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_left .titre
{
	background: #333;
}

#contenu_left .bouton_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-bottom: 1px dotted #A3A3A3;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
}

#contenu_left .bouton_menu a
{
	color: #000;
	text-decoration: none;
	background: #FFF;
	display: block;
	height: 19px;
}

#contenu_left .bouton_menu a:hover
{
	color: #FFF;
	background: #91ACDB;
	padding: 0 0 0 5px;
}

#contenu_left .bouton_menu .paypal
{
	background: url(../image/logo_paypal_1.gif) no-repeat 70px;
}

#contenu_left .bouton_menu .paypal:hover
{
	background: #91ACDB url(../image/logo_paypal_2.gif) no-repeat 70px;
}

/*''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Client de la semaine
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_left ul
{
    overflow: hidden;
}

#contenu_left #logo_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 5px 0 0 0;
	width: 100%;
	border-bottom: 1px dotted #A3A3A3;
}

#contenu_left img
{
	margin: 0 5px 0 0;
}

#contenu_left .info_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	min-height: 22px;
	border-bottom: 1px dotted #A3A3A3;
	padding: 0 0 0 25px;
	line-height: 21px;
}

#contenu_left .info_client span
{
	font-weight: bold;
	color: #000;
}

#contenu_left .info_client a
{
	font-weight: bold;
	color: #D31F1F;
}

#contenu_left .info_client a:hover
{
	color: #000
}

#contenu_left #telephone_client
{
	background: url(../image/icone_telephone.gif) no-repeat left center;
}

#contenu_left #adresse_client
{
	background: url(../image/icone_adresse.gif) no-repeat left center;
}

#contenu_left #email_client
{
	background: url(../image/icone_email.gif) no-repeat left center;
}
#contenu_left #fax_client
{
	background: url(../image/icone_fax.gif) no-repeat left center;
}
#contenu_left #site_web_client
{
	background: url(../image/icone_site_web.gif) no-repeat left center;
}
#contenu_left #siret_client
{
	background: url(../image/icone_siret.gif) no-repeat left center;
}
#contenu_left #departement_client
{
	background: url(../image/icone_departement.gif) no-repeat left center;
}
#contenu_left .texte_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	min-height: 22px;
	border-bottom: 1px dotted #A3A3A3;
	padding: 0;
}

#contenu_left .alternative_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	border-bottom: 1px solid #D31F1F;
	border-left: 1px solid #D31F1F;
	border: 1px solid #D31F1F;
	padding: 5px;
	text-align: justify;
}

#contenu_left .alternative_client p
{
	text-align: center;
	padding: 0;
	margin: 5px;
}
/*---------------------------------------------------------------------
Contenu colonne CENTER
---------------------------------------------------------------------*/
#contenu_center
{
	float: left;
	width: 480px;
	margin: 0 0 0 10px;
	background: url(../image/fond_contenu_center.gif) no-repeat top;
}

#contenu_center #menu_center
{
	background: #D31F1F;
	height: 19px;
	padding: 0 0 0 5px;
	margin: 0;
}

#contenu_center #menu_center ul li
{
	float: left;
	padding: 0 7px 0 7px;
	line-height: 17px;
}

#contenu_center #menu_center ul li a
{
    font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 19px;
}

#contenu_center #menu_center ul li a:hover
{
	color: #000;
}

#contenu_center #menu_center ul li img
{
    margin: 2px 0 0 0;
}

#contenu_center .titre
{
	clear: both;
	background: #B6B6B6;
}

#contenu_center #texte_accueil
{
    margin: 5px 0 0 0;
	height: 270px;
}

#contenu_center #texte_accueil p
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	position: relative;
	margin: 0;
	text-align: justify;
	line-height: 14px;
}

#contenu_center #texte_accueil p a
{
	color: #000;
}

#contenu_center #texte_accueil p a:hover
{
	color: #D31F1F;
}

#contenu_center #texte_accueil p strong
{
	color: #000;
}

#contenu_center #texte_accueil p img
{
	margin: 0 5px 0 0;
	float: left;
}

#contenu_center #adws_texte_accueil
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	margin: 10px 0 0 0;
	text-align: justify;
}

#contenu_center #adws_texte_accueil strong
{
	color: #000;
}

#contenu_center #adws_texte_accueil a
{
	color: #000;
}

#contenu_center #adws_texte_accueil a:hover
{
	color: #D31F1F;
}

#conteneur_carte
{
    background: #F3F3F3;
	width: 480px;
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
}

#zone_carte
{
	margin: 0 0 0 20px;
}

.actualite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	text-align: justify;
	padding: 5px;
	background: #F1F1F1;
	border-bottom: 1px dotted #A3A3A3;
}

.actualite_int
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	text-align: justify;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #A3A3A3;
	margin: 0 5px 0 5px;
}

.bouton
{
	text-align: right;
}

.bouton a
{
	text-decoration: none;
	font-size: 1.2em;
	background: url(../image/fleche_toutes_actus.gif) no-repeat left center;
	padding: 0 0 0 10px;
}

.actualite span, .actualite_int span
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	background: url(../image/fleche_actu.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 12px;
}

.actualite a, .actualite_int a
{
	color: #D31F1F;
	font-weight: bold;
}

.actualite a:hover, .actualite_int a:hover
{
	color: #000;
}

#txt_bas
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	text-align: justify;
	padding: 5px 0 0 0;
}

#txt_bas a
{
	color: #000;
}

#txt_bas a:hover
{
	color: #D31F1F;
}

#contenu_center .texte_int ul
{
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}
#contenu_center .texte_int ul li
{
	list-style: disc;
}

#contenu_center .texte_int
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	padding: 5px;
	text-align: justify;
}

#contenu_center .texte_int iframe
{
	padding-top: 10px;
}

#contenu_center .texte_int p
{
	margin-bottom:0;
}

#contenu_center .texte_int p a
{
	color: #000;
}

#contenu_center .texte_int p a:hover
{
	color: #D31F1F;
}

#contenu_center .texte_int p strong
{
	color: #000;
}
/*---------------------------------------------------------------------
Contenu colonne RIGHT
---------------------------------------------------------------------*/
#contenu_right
{
	float: right;
	width: 250px;
}

#contenu_right li
{
	margin: 0;
}

#contenu_right .separation
{
	margin: 5px 0 0 0;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Titre
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right .titre
{
	background: #333;
	height: 19px;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Pub externe
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right .pub_externe
{
	height: 250px;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Pub interne
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right #pub_interne
{
	height: 240px;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Nos partenaires
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right #nos_partenaires
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.75em;
	text-align: justify;
	min-height:1px;
}

#contenu_right #nos_partenaires a
{
	color: #D31F1F;
	font-weight: bold;
}

#contenu_right #nos_partenaires a:hover
{
	color: #000;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Liens
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right .liens
{
	height: 31px;
}

#contenu_right .liens_ecart
{
	margin: 5px 0 0 0;
}
/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Autres annuaires
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contenu_right .autres_annuaires
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-bottom: 1px dotted #A3A3A3;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
}

#contenu_right .autres_annuaires a
{
	background: url(../image/fleche_autres_annuaires_1.gif) no-repeat left center;
	color: #000;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 0 0 0 12px;
}

#contenu_right .autres_annuaires a:hover
{
	background: #96AEDC url(../image/fleche_autres_annuaires_2.gif) no-repeat left center;
	color: #FFF;
	padding: 0 0 0 12px;
}

/**********************************************************************
Footer
**********************************************************************/
#footer
{
	position: relative;
	clear: both;
	width: 1000px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0; 
}

#footer_left, #footer_center, #footer_right
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	background: #F1F1F1;
	height: 20px;
	text-align: center;
	line-height: 19px;
}

#footer_left a, #footer_right a
{
	color: #000;
}

#footer_left a:hover, #footer_right a:hover
{
	color: #D31F1F;
}

#footer_left
{
	float: left;
	width: 250px;
}

#footer_center
{
	float: left;
	width: 480px;
	margin: 0 0 0 10px;
}

#footer_right
{
	float: right;
	width: 250px;
	height: 20px;
}

/**********************************************************************
Zone client
**********************************************************************/
.zone_client
{
	border: 1px solid #333;
	margin: 5px 3px 5px 3px;
	padding: 2px;
	background: #F1F1F1;
}

.zone_client .pub_client_1
{
	height: 15px;
	margin-top: 2px;
}

.zone_client .pub_client_2
{
	height: 60px;
	margin-top: 2px;
}

.zone_client .info_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	height: 22px;
	padding: 0 0 0 25px;
	line-height: 21px;
	margin: 2px 0 0 0;
}

.zone_client .info_client span
{
	font-weight: bold;
	color: #000;
}

.zone_client .info_client a
{
	font-weight: bold;
	color: #D31F1F;
}

.zone_client .info_client a:hover
{
	color: #000;
}

.zone_client .societe_client
{
	background: #000 url(../image/fleche_societe_client.gif) no-repeat 7px center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.telephone_client_1
{
    width: 1px;
	
}

.telephone_client_1 a
{
    color: #D31F1F;
}

.telephone_client_1 a:hover
{
	color: #FFF;
}

.zone_client .adresse_client
{
	clear: both;
	background: #FFF url(../image/icone_adresse.gif) no-repeat 1px center;
}

.zone_client .telephone_client_2
{
	background: #FFF url(../image/icone_telephone.gif) no-repeat 1px center;
}

.zone_client .email_client
{
	background: #FFF url(../image/icone_email.gif) no-repeat 1px center;
}

.zone_client .fax_client
{
	background: #FFF url(../image/icone_fax.gif) no-repeat 1px center;
}

.zone_client .site_web_client
{
	background: #FFF url(../image/icone_site_web.gif) no-repeat 1px center;
}

.zone_client .siret_client
{
	background: #FFF url(../image/icone_siret.gif) no-repeat 1px center;
}

.zone_client .departement_client
{
	background: #FFF url(../image/icone_departement.gif) no-repeat 1px center;
	height: auto;
	line-height: normal;
}

.zone_client .zone_promotion_client
{
	background: #97AFDD;
	margin-top: 2px;
	padding: 2px;
}

.zone_client .lien_inscription_client
{
	background: #97AFDD;
	margin-top: 2px;
	padding: 0 5px 3px 0;
	text-align: right;
}

.zone_client .lien_inscription_client a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.75em;
	font-weight: bold;
}

.zone_client .lien_inscription_client a:hover
{
	color: #FFCB00;
}

.texte_client
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.75em;
	padding-right: 5px;
	text-align: justify;
}

.logo_client
{
	border-left: 1px solid #FFF;
	padding-left: 5px;
}
/**********************************************************************
Eléments divers
**********************************************************************/
.bout_navigation
{
    font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
}

.bout_navigation span
{
    font-family: Arial, Helvetica, sans-serif;
	color: #D31F1F;
}

.bout_navigation a
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.bout_navigation a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	color: #D31F1F;
}

.nota_bene
{
	background: #FFF;
	color: #CF0F0B;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #666;
	margin-top: 10px;
}

.nota_bene a
{
	color: #000;
}

#formulaire td
{
    border-bottom: 2px solid #FAFAFA;
	border-right: 2px solid #FAFAFA;
	padding:0;
	margin:0;
}

#formulaire .titre
{
    background: #90AAD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 2px;
	text-align: right;
}

#formulaire .titre_2
{
    background: #90AAD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 2px;
	text-align: center;
}

#formulaire .reduction
{
    background: #9DCB1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 2px;
	text-align: right;
}

#formulaire .affichage_reduction
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28AA00;
}

#formulaire .titre_tableau
{
    background: #9DCB1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 25px;
}

#formulaire #civilite
{
    width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire .champ input
{
    width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire textarea
{
    width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire .image
{
	margin: 10px 0 10px 125px;
}

#formulaire .form_option
{
	border-right: 1px solid #333;
	margin-right: 2px;
}

#formulaire .select_promotionnel
{
    width: 119px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire .select_pays
{
    width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire .nombre_semaine
{
    width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#formulaire #bout_actualiser
{
	margin:-3px 0 -5px 5px;
}

.separation_int
{
	clear: both;
	border-bottom: 1px dotted #333;
}

#resultat_recherche
{
    background: #9DCB1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}

.carte_geo
{
	margin: 6px;
}

.pub_landing_1
{
    margin-top: 15px;
}

.img_geo
{
    text-align: center;
	background: #FFF;
}

.texte_geo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    text-align: justify;
	background: #FFF;
	padding: 2px;
}

.texte_geo a
{
	color: #D31F1F;
	font-weight: bold;
	text-decoration: underline;
}

.texte_geo a:hover
{
	color: #000;
}

.arbo_b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.arbo_b:hover
{
	color: #B80A00;
}

.arbo_1
{
	background: url(../image/fleche_rouge.gif) no-repeat 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	padding-left: 10px;
}

.arbo_1:hover
{
	color: #B80A00;
}

.arbo_2
{
	background: url(../image/fleche_plan.gif) no-repeat 20px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	padding-left: 30px;
}

.arbo_2:hover
{
	color: #B80A00;
}

.arbo_3
{
	background: url(../image/fleche_plan.gif) no-repeat 40px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	padding-left: 50px;
}

.arbo_3:hover
{
	color: #B80A00;
}

.prix_option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #CF0F0C;
	font-weight: bold;
	text-align: center;
}

.titre_option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.bout_print
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background: url(../image/icone_imprimer.gif) no-repeat 0px 0px;
	text-decoration: none;
	padding: 0 0 0 19px;
}

.bout_print:hover
{
	color: #D31F1F;
}

.bouton_paypal
{
	text-align: center;
	background: url(../image/fond_bouton_paye_paypal.gif) no-repeat 0px 0px;
}

.texte_cheque
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.reglement_cheque
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#info_commande
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
	background: #E1100C url(../image/icone_info.gif) no-repeat 10px center;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 5px 5px 40px;
}

.detail_actualite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin-top: 5px;
	padding: 10px 5px 5px 5px;
}

.detail_actualite a
{
	color: #000;
}

.detail_actualite a:hover
{
	color: #D31F1F;
}

.detail_actualite ul
{
	margin: 5px 0 0 20px;
	padding: 0;
}

.detail_actualite li
{
	list-style: disc;
}

.detail_actualite p.align_droite       {text-align: right;}
.detail_actualite p.titre_actu         {font-size: 14px; font-weight: bold;}
.detail_actualite p.liste              {background: url(../image/puce_liste.gif) no-repeat 10px 5px; margin: 0; padding: 0 0 0 20px;}
.detail_actualite table                {border-collapse: separate; border-spacing: 2px; margin: 10px 0 0 0;}
.detail_actualite table td             {background: #FFF; border: 1px solid #333; text-align: center;}
.detail_actualite table td.table_titre {background: #256C98; font-weight: bold; color: #FFF; border: none}

#media_actualite
{
    margin-right:5px;
	float:left;
}

.cadre_media
{
	border: 1px solid #333333;
}

.tableau_actualite td
{
	background: #FFF;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	border-bottom: 2px solid #F6F6F6;
	border-right: 2px solid #F6F6F6;
	padding-left: 2px;
}

.tableau_actualite_titre td
{
	background: #256C98;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	text-align:center;
}

.lien_pdf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: url(../image/icone_pdf_1.jpg) no-repeat 0px 0px;
	text-decoration: none;
	padding-left: 28px;
	line-height: 26px;
	display:block;
	width: 102px;
}

.lien_pdf:hover
{
	text-decoration: underline;
	background: url(../image/icone_pdf_2.jpg) no-repeat 1px 1px;
}
