/* TEMPLATE JDEA : Création de Frantz */
/* VDS COMMUNICATION 2009 */

*{margin:0; padding:0;}
body {
	background:#ffe9b2 URL(../images/bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}

/* PAGE */
#page{
width:1037px;
margin:0 auto;
}
/* ------------ */

/* LES INCONTOURNABLES */
.clear{
clear:both;
}
.hide{
display:none;
}
/* ------------ */

/* HEADER */
#header{
width:950px;
height:143px;
background:transparent URL(../images/tetiere.jpg) no-repeat top right;
margin-left:44px;
margin-top:15px;
}
#header img{
border:none;
}
/* ------------ */

/* MENU GENERAL */
#menu{
position:absolute;
top:183px;
margin-left:70px;
font-size:12px;
font-weight:bold;
width:950px;
}
#menu ul{
list-style-type:none;
}
#menu li{
float:left;
width:128px;
height:28px;
text-align:center;
font-weight:bold;
}

#menu li a, #menu li a:visited{
display:block;
height:28px;
line-height:28px;
background:transparent URL(../images/btn_menu.png) no-repeat top center;
color:#FFFFFF;
text-decoration:none;
}

#menu li a:hover, #menu li a.select_item{
background-position:0 -28px;
color:#512403;
}
.empty_field{
background-color:#FFE9B2;
}
/* ------------ */

/* CONTENT */
.top_content{
height:15px;
background:transparent URL(../images/header_center.png) no-repeat top center;
}
.content{
}
.contenu_central{
margin-top:53px;
background:transparent URL(../images/bg_center.png) repeat-y top left;
}
.bottom_accueil{
background:transparent URL(../images/bottom.png) no-repeat bottom center;
}

/* Login GENERAL - Deconnexion */

/*#login_info a, #login_info a:visited{
text-decoration:none;
color:#CCD812;
}
#login_info a:hover{
color:#FFF;
}*/

.footer_content a, .footer_content a:visited{
text-decoration:none;
color:#CCD812;
}
.footer_content a:hover{
color:#FFF;
}

/* FOOTER */
.footer_content{
height:39px;
line-height:39px;
margin-right:60px;
font-size:10px;
text-align:right;
color:#FFF;
}
.reflet{
height:47px;
width:1037px;
background:transparent URL(../images/footer_center.png) no-repeat bottom center;
}
/* ------------ */

/* LEFT ACCUEIL */
.left_accueil{
float:left;
width:227px;
background:transparent URL(../images/bg_intro_accueil.png) repeat-y top left;
margin-left:60px;
}
.content_left{
background:transparent URL(../images/bottom_intro_accueil.png) no-repeat bottom center;
}
.content_intro{
width:180px;
color:#FFF;
font-size:11px;
margin-left:10px;
margin-top:10px;
padding-bottom:40px;
text-align:justify;
}
.content_intro p{
width:180px;
margin:5px auto;
/*margin:5px 0;*/
}
.content_intro ul{
width:175px;
margin-left:10px;
list-style-type:none;
}
.content_intro li{
width:175px;
margin:5px 0;
}

.content_intro_accueil{
width:180px;
color:#FFF;
font-size:11px;
margin-left:10px;
margin-top:10px;
padding-bottom:40px;
text-align:justify;
}
.content_intro_accueil p{
width:180px;
margin:5px auto;
}
.content_intro_accueil ul{
width:175px;
margin-left:10px;
list-style-type:none;
}
.content_intro_accueil li{
width:150px;
font-size:10px;
line-height:12px;
margin-bottom:5px;
padding-left:20px;
text-align:left;
background:transparent URL(../images/puce.png) no-repeat top left;
}
/* ------------ */

/* RIGHT ACCUEIL */
.right_accueil{
float:left;
width:666px;
}
.galerie{
margin-bottom:35px;
}
/* ------------ */

/* RIGHT CENTRALE */
.right_centrale, .right_login, .right_logged{
width:650px;
margin-left:290px;
margin-bottom:15px;
font-size:12px;
text-align:justify;
background:transparent URL(../images/bg_content.png) repeat-y top left;
}
.right_centrale p{
padding:10px 10px;
}
.right_centrale h2, .right_login h2, .right_logged h2{
height:70px;
width:650px;
/*color:#512403;*/
color:#CCD812;
text-align:center;
font-size:20px;
line-height:65px;
background:transparent URL(../images/top_title.png) no-repeat top left;
}
.right_centrale h3, .right_logged h3{
text-align:center;
color:#512403;
height:25px;
margin-bottom:10px;
background:transparent URL(../images/bg_subtitle.png) repeat-x bottom left;
}
.right_centrale h4{
font-size:16px;
height:25px;
width:630px;
margin-left:10px;
margin-bottom:10px;
line-height:25px;
border-bottom:1px dotted #CCD812;
}
.right_centrale em{
color:#666;
}
.right_centrale .image_vision{
text-align:center;
}
/* Right centrale EQUIPE */
.right_centrale .equipe{
list-style-type:none;
}
.right_centrale .equipe li{
}
.right_centrale .equipe p{
}
.right_centrale .equipe li img{
margin-left:10px;
border:2px solid #CCD812;
}
/* Histoire & Naissance */
.right_centrale .galerie_histoire{
width:530px;
margin:20px auto 0 auto;
}
.right_centrale .galerie_histoire .gal_img{
float:left;
text-align:center;
width:50%;/*200px*/
height:150px;
margin-bottom:50px;
}
.right_centrale .galerie_histoire .gal_img a img, .right_centrale .galerie_histoire .gal_img a img:visited{
border-color:#CDD812;
}
.right_centrale .galerie_histoire .gal_img a img:hover{
border-color:#CDD812;
}

/* LIST ITEM*/
.right_centrale .liste_item{
list-style-type:none;
width:520px;
margin-left:40px;
}
.right_centrale .liste_item li{
list-style-type:none;
padding-left:20px;
line-height:18px;
background:transparent URL(../images/puce.png) no-repeat top left;
margin-bottom:10px;
}
.right_centrale .liste_item a img, .right_centrale .liste_item a img:visited{
border:1px solid #CCD812;
margin-top:5px;
}
.right_central .liste_item a img:hover{
border:1px solid #CCD812;
margin-top:5px;
}
/* Les lettres*/
.right_centrale .les_lettres{
width:615px;
height:49px;
margin-bottom:20px;
margin-left:35px;
margin-top:20px;
}
.right_centrale .les_lettres .lettres{
float:left;
width:145px;
}
.right_centrale .les_lettres .lettres .lettre_img{
float:left;
width:25px;
height:49px;
margin-left:10px;
margin-right:10px;
}
.right_centrale .les_lettres .lettres .lettre_def{
float:left;
width:100px;
height:49px;
line-height:49px;
text-align:left;
}

.vert{
color:#CCD912;
font-weight:bold;
}
.rose{
color:#F76BAD;
font-weight:bold;
}
.orange{
color:#F9B31D;
font-weight:bold;
}
.bleu{
color:#73CAD4;
font-weight:bold;
}
.small{
font-size:10px;
}

/* EXPLICATION DU LOGO */

.title_galerie{
font-weight:bold;
font-size:12px;
text-align:center;
margin-bottom:10px;
}

.explication_logo{
}
.explication_logo .type{
float:left;
text-align:right;
width:95px;
}
.explication_logo .des{
float:left;
width:520px;
margin-left:10px;
margin-bottom:10px;
}

/* logo JDEA -> Enseigne */
.logo_jdea{
text-align:center;
margin-top:10px;
padding:20px 0;
}

.bottom_content{
height:20px;
background:transparent URL(../images/bottom_content.png) no-repeat top left;
}
/* ------------ */

/* MENU SOUS RUBRIQUE */
.content_left_menu{
background:transparent URL(../images/bottom_menu_left.png) no-repeat bottom center;
}
.content_left_menu a, .content_left_menu a:visited{
display:block;
height:25px;
line-height:25px;
text-decoration:none;
font-size:12px;
color:#FFF;
}
.content_left_menu a:hover, .content_left_menu a.select_menu{
background:transparent URL(../images/puce_menu.png) no-repeat top left;
padding-left:25px;
color:#FFE9B2;
}

.content_left_galerie{
background:transparent URL(../images/bottom_menu_left.png) no-repeat bottom center;
}
.content_left_galerie img{
border:none;
}
.content_left_galerie a, .content_left_galerie a:visited{
text-decoration:none;
color:#FFF;
}
.content_left_galerie a:hover{
color:#FFE9B2;
}

/* FORMULAIRES DE CONTACT */

/* ====> Contact tel / courrier */

.right_centrale .adresse_jdea{
width:400px;
margin:0 auto 20px auto;
}
.right_centrale .adresse_jdea .content_adresse{
width:400px;
}
.right_centrale .adresse_jdea .content_adresse .img_adresse{
float:left;
width:200px;
height:137px;
}
.right_centrale .adresse_jdea .content_adresse .text_adresse{
float:left;
width:200px;
height:107px;
padding-top:30px;
}
.right_centrale .adresse_jdea .content_adresse .text_adresse .societe{
font-weight:bold;
font-size:15px;
color:#512403;
}
.right_centrale .adresse_jdea .content_adresse .text_adresse .bold{
font-weight:bold;
}

/* ====> Contact mail */

fieldset{
border:none;
}
.info_require{
color:#666;
text-align:center;
margin-bottom:10px;
}
.right_centrale form{
width:620px;
margin-left:10px;
}
.right_centrale form .fill_field{
margin:10px 0;
}
.right_centrale form .fill_field .file_format{
font-size:10px;
}
.right_centrale form .fill_field label{
float:left;
display:block;
width:280px;
text-align:right;
margin-right:10px;
}
.right_centrale form .fill_field input{
float:left;
display:block;
width:200px;
}
.right_centrale form .fill_field textarea{
float:left;
display:block;
width:200px;
}
.right_centrale form .fill_field .required_field{
float:left;
background:transparent url(../images/fleche.png) no-repeat scroll center center;
margin-left:60px;
height:10px;
width:10px;
}
.right_centrale form #submit_field{
width:200px;
height:40px;
line-height:40px;
margin:20px auto 0 auto;
}

/* CONTACT ERROR */
#contact_error, .error_message{
padding-bottom:20px;
margin-bottom:10px;
margin-top:20px;
background:transparent URL(../images/bg_subtitle.png) repeat-x bottom left;
}
#contact_error p{
text-align:center;
margin-bottom:10px;
font-weight:bold;
font-size:14px;
color:red;
}
#contact_error ul, .error_message ul{
list-style-type:none;
}
#contact_error li, .error_message li{
width:300px;
margin-left:40px;
}

/* Partie Dynamique */

/* Accès Adhérents */
.right_login .fill_field{
clear:both;
height:25px;
}
.right_login .fill_field label{
float:left;
display:block;
width:280px;
text-align:right;
}
.right_login .fill_field input{
float:left;
margin-left:15px;
width:150px;
}
.right_login .submit_field{
clear:both;
text-align:center;
}

/* ADMIN ACTU */
.admin_control{
margin:10px 0;
text-align:right;
/*border-top:1px dotted #999;*/
border-bottom:1px dotted #999;
}
.actu_admin{
}
.add_actu, .add_actu:visited, .add_aff, .add_aff:visited, .add_com, .add_com:visited, .add_fiche, .add_fiche:visited, .add_ref, .add_ref:visited, .add_part, .add_part:visited{
display:block;
width:70px;
text-decoration:none;
border:1px solid #CCD812;
color:#000;
font-weight:bold;
background:#FAFEC2 URL(../images/AddNews.png) no-repeat center right;
padding:5px 0 5px 10px;
margin:10px auto;
text-align:left;
}
.add_actu:hover, .add_aff:hover, .add_com:hover, .add_fiche:hover, .add_ref:hover, .add_part:hover{
background-color:#CCD812;
color:#FFF;
}
.edit_actu img, .edit_aff img, .edit_com img, .edit_fiche img, .edit_part img{
border:none;
margin:5px;
}
.del_actu img, .del_aff img, .del_com img, .del_fiche img, .del_part img{
border:none;
margin:5px;
}
.actu, .com, .fiche, .part{
width:625px;
margin-left:15px;
}
.actu .content_info, .com .content_info, .fiche .content_info, .part .content_info,{
width:500px;
margin:10px auto;
}
.actu .content_info .content_info_img, .com .content_info .content_info_img, .fiche .content_info .content_info_img, .part .content_info .content_info_img{
text-align:center;
margin-bottom:10px;
}
.actu .content_info .content_info_text, .com .content_info .content_info_text, .fiche .content_info .content_info_text{
width:480px;
margin-bottom:20px;
}
.actu .content_info_img img, .com .content_info_img img, .fiche .content_info_img img, .part .content_info_img img{
border:none;
}
.actu p, .com p, .fiche p{
text-align:justify;
margin-bottom:20px;
}
.actu h4, .com h4, .fiche h4, .part h4{
font-size:16px;
padding:5px 10px;
color:#CCD812;
background-color:#FAFEC2;
margin-bottom:5px;
}
.actu h4, .com h4, .fiche h4{
font-size:16px;
padding:5px 10px;
color:#CCD812;
background-color:#FAFEC2;
margin-bottom:5px;
}
.prod{
font-size:16px;
padding:5px 10px;
color:#CCD812;
background-color:#FAFEC2;
margin:10px 0;
width:610px;
margin-left:10px;
}
.date{
font-size:11px;
padding-left:10px;
color:#999;
}
.com .content_info_file a, .com .content_info_file a:visited, .fiche .content_info_file a, .fiche .content_info_file a:visited{
display:block;
width:100px;
text-decoration:none;
border:1px solid #9B1900;
color:#000;
font-weight:bold;
background:#FFF URL(../images/Add_com.png) no-repeat center right;
padding:5px 0 5px 10px;
margin:10px auto;
text-align:left;
}
.com .content_info_file a:hover, .fiche .content_info_file a:hover{
background-color:#FFF;
color:#9B1900;
}
.part{margin-left:-3px; width:615px;}
.right_centrale .part h4{
height:25px;
width:615px;
/*
margin-left:10px;
margin-bottom:10px;
line-height:25px;
border-bottom:1px dotted #CCD812;
*/
font-size:16px;
padding:5px 10px;
color:#CCD812;
background-color:#FAFEC2;
margin-bottom:5px;

}
.part .content_info_file a, .part .content_info_file a:visited, .fiche .content_info_file a, .fiche .content_info_file a:visited{
display:block;
width:100px;
text-decoration:none;
border:1px solid #9B1900;
color:#000;
font-weight:bold;
background:#FFF URL(../images/Add_com.png) no-repeat center right;
padding:5px 0 5px 10px;
margin:10px auto;
text-align:left;
}
.part .content_info_file a:hover, .fiche .content_info_file a:hover{
background-color:#FFF;
color:#9B1900;
}

/* FORMULAIRE D'ADMINISTATION */
#actu_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
}
#actu_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
}
#actu_form .fill_field{
clear:both;
}
#actu_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#actu_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#actu_form .fill_field #actu_text{
width:250px;
}
#actu_form .fill_field #actu_title{
float:left;
width:250px;
}
#actu_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/*COM FORM*/

/* FORMULAIRE D'ADMINISTATION */
#com_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
}
#com_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
}
#com_form .fill_field{
clear:both;
}
#com_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#com_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#com_form .fill_field #actu_text{
width:250px;
}
#com_form .fill_field #actu_title{
float:left;
width:250px;
}
#com_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/*PART FORM*/

/* FORMULAIRE D'ADMINISTATION */
#part_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
}
#part_form fiedlset{
width:530px;
}
#part_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
width:530px;
}
#part_form .fill_field{
clear:both;
width:530px;
}
#part_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#part_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#part_form .fill_field #actu_text{
width:250px;
}
#part_form .fill_field #actu_title{
float:left;
width:250px;
}
#part_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
width:530px;
clear:both;
}

/*FICHE FORM*/

/* FORMULAIRE D'ADMINISTATION */
#fiche_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
}
#fiche_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
}
#fiche_form .fill_field{
clear:both;
}
#fiche_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#fiche_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#fiche_form .fill_field #actu_text{
width:250px;
}
#fiche_form .fill_field #actu_title{
float:left;
width:250px;
}
#fiche_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/* PARTIE CONTACT PRO */
.contact_pro{
width:625px;
margin-left:15px;
}
.contact_pro select{
/*margin:10px auto;*/
}
.contact_pro .contact_item h6{
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding:10px 0;
border-bottom:1px dotted #CCD812;
background-color:#FAFEC2;
padding-left:20px;
color:#CCD812;
}
.contact_pro .contact_item{
margin-bottom:10px;
}
.contact_pro .contact_item p{
margin:5px 0;
padding-left:20px;
}
.contact_pro .contact_item a, .contact_pro .contact_item a:visited{
text-decoration:none;
color:#666;
}
.contact_pro .contact_item a:hover{
color:#000;
}

/* LE FORMULAIRE PRO */
.contact_pro .fill_field{
clear:both;
}
#actu_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
.contact_pro .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
.contact_pro .fill_field #actu_text{
width:250px;
}
.contact_pro .fill_field #actu_title{
float:left;
width:250px;
}
.contact_pro #submit_field{
text-align:center;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/* RESEAU */

#aff_list{
width:625px;
margin-left:15px;
list-style-type:none;
}
#aff_list li{
padding-left:20px;
background:transparent URL(../images/puce.png) no-repeat top left;
margin-bottom:10px;
padding-bottom:5px;
}
#aff_list a, #aff_list a:visited{
text-decoration:none;
color:#666;
}
#aff_list a:hover{
color:#CCD812;
}
#aff_list .aff_cp{
font-weight:11px;
padding-right:10px;
}
#aff_list .aff_jname{
font-weight:bold;
}
.back_list{
}
.back_list a, .back_list a:visited{
display:block;
width:100px;
height:25px;
line-height:25px;
text-align:center;
margin:10px auto;
border:1px solid #CCD812;
color:#CCD812;
text-decoration:none;
}
.back_list a:hover{
background-color:#FAFEC2;
color:#000;
}

/* Affichage affiliés */
.aff_photo{
width:625px;
margin-left:15px;
text-align:center;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #666;
}
.aff_photo img{
border:none;
}
.aff_details{
width:625px;
margin-left:15px;
}
.aff_details ul{
list-style-type:none;
}
.aff_details li{
margin-bottom:5px;
}
.aff_details a, .aff_details a:visited{
text-decoration:none;
color:#CCD812;
font-weight:bold;
}
.aff_details a:hover{
color:#000;
}

.aff_details .gras{
font-weight:bold;
color:#512403;
} 
#aff_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
margin-bottom:20px;
}
#aff_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
}
#aff_form .fill_field{
clear:both;
}
#aff_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#aff_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#aff_form .fill_field input{
width:200px;
}
#aff_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/* GESTION COMPTE */

.gestion_compte{
width:625px;
margin-left:15px;
}

.gestion_compte .fill_field{
clear:both;
}
.gestion_compte .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
.gestion_compte .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
.gestion_compte #submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

.aff_services img, .aff_ventes img{
border:1px; margin-right:10px;
}

/* LES PRODUITS */

.ref_list{
list-style-type:none;
margin-left:5px;
}
.ref_list .del_ref img{
border:none;
}
.ref_list li{
float:left;
width:155px;
height:95px;
font-size:11px;
margin:8px 2px;
text-align:center;
/*background:transparent URL(../images/pdf.png) no-repeat top center;*/
/*padding-top:60px;*/
}
.ref_list li .dl_ref, .ref_list li .dl_ref:visited{
display:block;
text-decoration:none;
color:#666;
width:155px;
padding-top: 60px;
background:transparent URL(../images/pdf.png) no-repeat top center;
}
.ref_list li .dl_ref:hover{
color:#000;
background:transparent URL(../images/pdf_hl.png) no-repeat top center;
}
.ref_list li .del_ref, .ref_list li .del_ref:visited{
position:absolute;
margin-top:-60px;
margin-left:25px;
}
.ref_list li .del_ref:hover{
}
#cat_buttons a, #cat_buttons a:visited{
display:block;
width:120px;
text-decoration:none;
border:1px solid #9B1900;
color:#000;
font-weight:bold;
background:#FFF URL(../images/Add_com.png) no-repeat center right;
padding:5px 0 5px 10px;
margin:10px auto;
text-align:left;
}
#cat_buttons a:hover{
background-color:#FFF;
color:#9B1900;
}
.dl_links a, .dl_links a:visited{
display:block;
width:180px;
text-decoration:none;
border:1px solid #9B1900;
color:#000;
font-weight:bold;
background:#FFF URL(../images/Add_com.png) no-repeat center right;
padding:5px 0 5px 10px;
margin:10px auto;
text-align:left;
}
.dl_links a:hover{
background-color:#FFF;
color:#9B1900;
}
/* ADMINISTATION PRODUITS */

#ref_form{
width:580px;
margin-left:15px;
background-color:#CCC;
padding:10px;
}
#ref_form h5{
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
}
#ref_form.fill_field{
clear:both;
}
#ref_form .fill_field img{
margin-left:260px;
border:1px solid #FFF;
}
#ref_form .fill_field label{
float:left;
display:block;
width:250px;
text-align:right;
margin-right:10px;
}
#ref_form .fill_field #actu_text{
width:250px;
}
#ref_form .fill_field #actu_title{
float:left;
width:250px;
}
#ref_form .submit_field{
text-align:right;
height:30px;
padding-top:10px;
margin-top:10px;
border-top:1px solid #FFF;
}

/* ADMIN NAME */
.aff_admin_name{
font-weight:bold;
color:red;
}
