/* ..................................STYLES GENERAUX........................................... */
body {
	background: #dddddd url(../layout/img/bkg_gen.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	margin: 0px 0px 18px 8px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

p {
    margin: 0px 0px 8px 0px;
    padding: 0px;
    line-height: 130%;
}

.txt_petit {
	font-size: 0.8em;
}

.thumb_block
{
	height: 70px;
}
.thumb_prod
{
	display: block;
	height: 70px;
	width: 90px;
	border: 1px solid #000000;
}

/* ..................................CONTENEURS........................................... */

#conteneur {
	margin: 0 auto;
	width: 975px;
	position: relative;
	padding: 0px;
}


#langues {
	width: 225px;
	height: 18px;
	font-size: 0.85em;
	text-align: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}
#langues ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#langues li {
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#langues a:link, #langues a:visited {
	text-decoration: none;
	color: #333333;
}


#langues a:hover, #langues a:active {
	color: #BE0027;
	text-decoration: underline;
}
#header_anim {
	/*height: 55px;*/
}
#header_anim_home {
	/*height: 60px;*/
}

.bord_cadre_logo {
	float: right;
	padding: 34px 0px 0px 0px;
}
#background {
	background: url(../layout/img/bkg_contenu.jpg) repeat-y;
	margin: 0px 11px 0px 10px;
}

#recherche {
	clear: left;
	/*background-image: url(../layout/img/bkg_recherche_ama.jpg);*/
	background-repeat: repeat-x;
	/*height: 80px;*/
	/*height: 105px;*/
	margin: 0px 0px 0px 0px;
	/*padding: 20px 0px 0px 20px;*/ /*182px;*/
}
#recherche a:link, #recherche a:visited {
	text-decoration: none;
	color: #000000;
}

#recherche a:hover, #recherche a:active {
	color: #000000;
	text-decoration: none;
}
#recherche form {
	width: 955px;
}
#recherche label{
	font-weight: bold;
	color: #970400;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-size: 0.95em;

}
#recherche form input{
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-size: 0.99em;
	height:17px;
}
.recherche_form_input_text
{
	width: 204px;
	color: #B2B2B2;
	padding: 0px 0px 0px 0px;
	font-size: 0.99em;
}
#recherche form input.button{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970400;
	cursor: pointer;
	height:25px;
	width: 90px;
	font-size: 0.79em;
	padding: 0px 0px 0px 0px;
}

#leaderboard {
	height: 60px;
	padding: 0px 11px 0px 0px;
	z-index: 10;
	width: 468px;
	margin: -5px 0px 0px 0px;
	float: right;
}
#contenu_home {
	float: left;
	width: 920px;
	margin: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	padding: 25px 0px 0px 0px;
	
	
}
#contenu_home a:link, #contenu_home a:visited {
	text-decoration: none;
	color: #000000;
}

#contenu_home a:hover, #contenu_home a:active {
	color: #000000;
	text-decoration: none;
}
#contenu_home form {
	width: 400px;
}
.contenu_home_label{
	font-weight: bold;
	color: #970400;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	font-size: 1em;
	width: 95px;
	float: left;
	display: block;
}
#contenu_home form input{
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contenu_home_form_input_text
{
	width: 230px;
	color: #B2B2B2;
	padding: 0px 0px 0px 0px;
	font-size: 0.99em;
	margin: 8px 0px 0px 0px;
	width:250px;
}
.contenu_home_form_radio
{
	font-weight: bold;
	font-size: 0.99em;
    color: #000000;
	padding: 0px 15px 0px 0px;
	font-size: 1.2em;
	margin: 0px 15px 0px 0px;
	
}

#contenu_home form input.button{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970400;
	cursor: pointer;
	height:25px;
	width: 90px;
	font-size: 0.79em;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
#form_home_jecherche {
	background: url(../layout/img/bkg_form_home.jpg) repeat-x bottom;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:370px;
}
#form_home_region {
	background: url(../layout/img/bkg_form_home.jpg) repeat-x bottom;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	width:370px;
}
#form_home_butons{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#contenu {
	float: left;
	width: 935px;
	background-image: url(../layout/img/bkg_ligne_grise.gif);
	background-repeat: repeat-x;
	background-position: left 38px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px; /* original de c&c 20px 0px 0px 0px; modifié suite demande CK */
	min-height:380px;	
}
* html #contenu{
	float: left;
	width: 771px;
	background-image: url(../layout/img/bkg_ligne_grise.gif);
	background-repeat: repeat-x;
	background-position: left 38px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 2px 0px 0px 0px; /* original de c&c 20px 0px 0px 0px; modifié suite demande CK */
	height:380px;	
}

#contenu_simple {
	float: left;
	width: 771px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
}

#footer {
	clear: left;
	font-size: 0.85em;
	text-align: left;
	color:#999999;
	padding: 6px 7px 7px 12px;
	background: url(../layout/img/bkg_footer.gif) repeat-x;

}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#666666;
}

#footer a:hover, #footer a:active {
	color: #970400;
	text-decoration: underline;
}
.copyright {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	text-align: right;
	width: 180px;
	float: right;
}


/* ..................................MENU PRINCIPAL........................................... */



/* ............................ SOUS MENUS................................. */



.txt_red
{
    color: #970400;
}
.txt_left13
{
    padding-left: 13px;
}
.icone_padding
{
 padding-right: 5px;
}

.detail_bkg
{
	background-image: url(../layout/img/bkg_res_suppliers.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
}
.display_maponair
{
    vertical-align:top;
    padding: 30px 0px 0px 0px;
}
.maponair_bkg
{
	background-image: url(../layout/img/fond_resultat_map.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
}
.padding_l5
{
  padding-left: 5px;
}

.padding_l5_border
{
   padding-left: 5px;
   width:250px;
   border: 1px solid #E2E2E2;
}

.simple_link a:hover, .simple_link a:active, .simple_link a.a:visited {
	color: #000000;
	text-decoration: none;
}
/************************** members **********************************/
.contenu_members
{
	float: left;
	width: 700px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 40px 40px 0px 0px;
}

.contenu_members h2{
		font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #970400;
	font-size: 1em;
	height: 20%;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 4px 5px;
}
.contenu_members h3 {
	font-weight:normal;
	color: #970400;
	color: #000000;
	font-size:12px;
	margin: 0px 18px 6px 0px;
	padding: 14px 0px 5px 0px;
	background: url(../layout/imgEshop/ligne_edition_h3.gif) repeat-x left 2.4em;
}
.contenu_members tr{
	vertical-align:top;
}
.txt_title1
{
    font-size: 1.6em;
}
.txt_title2
{
    font-size: 1.3em;
}
/************************** annonceurs **********************************/
.annonceur
{
    border: 2px solid #CCCCCC;
    padding: 2px 2px 2px 2px;
    margin-right: 18px;
}

.float
{
   float:right;
   margin: -55px 0px 0px 0px;
}
.float td
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}
.legende
{
	color:#333333;
	text-align:center;
	font-size:9px;
}

/***************************** Miniature *********************************/
.iconeAnimatedText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 0px 0px 0px 2px;
    height:65px;
    width:86px;
    position:relative;
    overflow-y:hidden;
    overflow-x:hidden;
    overflow:-moz-scrollbars-none;
}
.iconeAnimatedText p
{
    line-height: normal;
}

.iconeText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;/*2 avant le 12.01.08 ama*/
    height:64px;
    width:88px; /*86 avant le 12.01.08 ama*/
    background:#ffffff;
    position:relative;
    overflow-y:hidden;
    overflow-x:hidden;
	overflow:-moz-scrollbars-none;
}

.icone
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 1px solid #000000;
	width:88px; /* AMA 12.08.08*/

}
/* SYSCO Ajout */
.telfax
{
	font-weight: bold;
	color: #970400;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	font-size: 1em;
	width: 300px;
	float: left;
	display: block;
}
.selectOptionPlusCritere
{
	font-weight: bold;
	color: #970400;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	width: 300px;
	float: left;
	display: block;
}
.selectOptionPlusCritere select{
	margin-top:5px;
}
/* Formulaire d'inscription au club*/
.formulaireinscription
{
   margin-top:30px;
}

.inputinscription
{
   width:200px;
   height:18px;
   border:#9A9A9A 1px solid;
}

.buttoninscription
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970400;
	cursor: pointer;
	border: 1px solid #999898;
	width: 81px;
	font-size: 0.95em;
	padding: 3px 0px 3px 0px;
	margin-top:4px;
}
.gris
{
color: #9A9A9A;
}
/*SYSCO add*/
.border_rollover_2 {
	width: 327px;
	height: 260px;
	border: 1px solid #e2e2e2;
	overflow:hidden;
}

.border_rollover_fieldA
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
	padding: 0px;

	width: 317px; /* 327 moins 10 de padding*/
	height: 235px; /* 245 moins 10 de padding*/
	border: 1px solid #e2e2e2;
	overflow:hidden;

    padding-top: 10px;
	padding-left: 10px;

	font-size: 100%;
    line-height: normal;
    padding-top: 10px;
	padding-left: 10px;
}

.border_rollover_fieldA p
{
    line-height: normal;
    margin-top:0px; margin-bottom:0px;
}
#contenu_home_pub_right {
	float: left;
	width: 327px;
	height: 243px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#contenu_home_minipub {
    float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	padding-top:0px;
}

.contenu_home_minipub_span
{
	padding: 0px 8px 0px 0px;
}
.table_background
{
    background-color: #CECECE;
}
#divHistoryFind
{
    font-family: Arial, sans-serif;
	font-size: 10px;
	color:  #757575;
}

#divHistoryRegion
{
    font-family: Arial, sans-serif;
	font-size: 10px;
	color:  #757575;
}

.keywords
{
	color : #CECECE;
	text-decoration: none
}

#no_recherche {
	clear: left;
	background-image: url(../layout/img/bkg_recherche.jpg);
	background-repeat: repeat-x;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px; /*182px;*/
}
.error{
	color:#FF0000;
}
/* barre de chargement */
/* progress bar container */
	#progressbar{
		border:1px solid black;
		width:200px;
		height:20px;
		position:relative;
		color:black; 
	}
	/* color bar */
	#progressbar div.progress{
		position:absolute;
		width:0;
		height:100%;
		overflow:hidden;
		background-color:#369;
	}
	/* text on bar */
	#progressbar div.progress .text{
		position:absolute;
		text-align:center;
		color:white;
	}
	/* text off bar */
	#progressbar div.text{
		position:absolute;
		width:100%;
		height:100%;
		text-align:center;
	}

/*SYSCO UPDATE*
#sous-menus {
	margin: 20px 0px 0px 0px; ->	margin: 38px 0px 0px 0px;
	width: 163px;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(../layout/img/bkg_sous-menus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #CCCCCC;
}

#contenu {
	float: left;
	width: 771px;
	background-image: url(../layout/img/bkg_ligne_grise.gif);
	background-repeat: repeat-x;
	background-position: left 38px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 2px 0px 0px 0px; -> original de c&c 20px 0px 0px 0px; modifié suite demande CK
}
#contenu_home {
	float: left;
	width: 471px;
	margin: 0px 0px 0px 18px;
	background-color: #FFFFFF;
	padding: 40px 0px 0px 0px; passé à 20
}
#form_home_jecherche {
	background: url(../layout/img/bkg_form_home.jpg) repeat-x bottom;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px; passé à 0
}
*/
/* Carnet */
.carnet_name{
	font-weight:bold;
	color:#970400;
	text-decoration:none;
}
.carnet_text{
	color:#000000;
	text-decoration:none;
}


/*concours*/
div.step_concours {
	padding: 4px 8px;
	background: #970400;
	background: -webkit-gradient(linear, left top, left bottom, from(#970400), to(#000));
	background-image: -moz-linear-gradient(top, #eee, #000);
	color: white;
	font-weight: bold;
	border:1px solid #aaac62;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	text-shadow: black 0px 1px 0px;
	min-width: 0;

}



#make_your_video{
	clear:both;
	color:#fff;
	font-size:100%;
	vertical-align:top;
	background: #fff url('../layout/img/bkg_contact.png') no-repeat;
	height:77px;
	width:244px;
	padding-top:5px;
	padding-left:5px;
	margin-left:10px;
}

#make_your_video a{
	text-align:center;
	font-size:140%;
	padding-left:45px;
	color:#000;
}
