/* RECAP DES COULEURS */
/*
rose fonc� : #A43A56;
bordeau : #8b2323;
prune : #690039;
orange:   #de3f1b;
jaune:   #f5821f;
bleu : #6bbbba;
gris :       #71778E;
*/


/*Feuille de Style Site Kazachok */

.titre_colonne
{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FF9121;
	
	padding:5px;
}

.colCenter{
	border-left:1px solid black;
	border-right:1px solid black;
}

.colLeft{
	border-left:1px solid black;
}

.colRight{
	border-right:1px solid black;
}


div,p,form,img {
    margin:0px;
    padding:0px;
    font-family:Helvetica,Arial, century gothic, sans-serif;
    font-size : 11px;
}

ul,li {
 font-family:Arial, Helvetica, sans-serif;
}

img {
	/*padding-right:5px;*/
    border : none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e8e8e8;
	margin:0px;
	padding:0px;
	font-size : 11px;
}

/****** Style de la recherche *****/
.surligne{
	background-color: #8b2323;
	color : #ffffff;
	padding-left :5px;
	padding-right:5px;
}

a{
    color : #8b2323;
    text-decoration : none;
}
a:hover{
    text-decoration : underline;
}

.btn_maj{
	
	background:#FF9121 none repeat scroll 0 0;
	border:1px solid #690039;
	color:#690039;
	padding:4px;
	text-decoration:none;
	
}
.btn_maj:hover{
	
	background:#FF9121 none repeat scroll 0 0;
	border:4px outset silver;
	color:#690039;
	padding:4px;
	text-decoration:none;
	
}

.vide{
	border:#FF0000 2px solid;
}

.texte_orange{
	
	color:#FF9121;
}


ul#sous-menu{
    margin:0px;
	padding:0px;
    margin-bottom : 0px;
    margin-left : 16px;
    margin-top:-5px;
    height : 18px;
    z-index : 7;
}

#sous-menu li{
    /*display : block;*/
    display:inline;      
    margin:0px;
    padding:0px;
  /*  width:120px;
    height:20px;*/
  /*  float:left;*/
  /*  text-align:center;*/
	margin-right:5px;    
}

#sous-menu a {
	/*color : #fff;*/
	text-transform : uppercase;
	font-size:9px;
	font-weight:bold;
	text-decoration : none;
	display : block;
	float:left;
	padding-top : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	text-align:center;
	width : 113px;
    height:15px;
}

.menu_portail {
    margin-bottom : 20px;
    margin-top : 10px;
}
.menu_portail_select{
	text-align:center;
	/*background-color:white;*/
	margin-bottom : 20px;
    margin-top : 10px;
	padding:10px;
}
.menu_portail_select a{
	
	text-transform : uppercase;
	/*font-size:14px;*/
	font-weight:bold;
	text-decoration : none;
	height:15px;
	/*color : #FFFFFF;*/
}


/* boutons des sous-menus */
.menu_1,.menu_1_2,.menu_2,.menu_3,.menu_4,.menu_5,.menu_2_2,.menu_3_2,.menu_portail{
    color : #fff;
   z-index:1000;
   position:relative; 

}
.menu_1_selected:hover,.menu_1_2_selected:hover,.menu_2_selected:hover,.menu_3_selected:hover,.menu_4_selected:hover,.menu_5_selected:hover,.menu_2_2_selected:hover,menu_3_2_selected:hover,.menu_portail_selected:hover{
    color : #fff;
}

.menu_1,.menu_1_selected:hover{
    background-color:#ff6600;
    border : 2px solid #ff6600;
}
.menu_1_2,.menu_1_2_selected:hover{
    background-color:#006699;
	border : 2px solid #006699;
}
.menu_2,.menu_2_selected:hover{
    background-color:#ef8105;
    border : 2px solid #ef8105;
}
.menu_2_2,.menu_2_2_selected:hover{
    background-color:#63a32c;
    border : 2px solid #63a32c;
}
.menu_3,.menu_3_selected:hover{
	background-color:#66cccc;
	border : 2px solid #66cccc;
}
.menu_3_2,.menu_3_2_selected:hover{
	background-color:#993399;
	border : 2px solid #993399;
}
.menu_4,.menu_4_selected:hover{
	background-color:#006699;
	border : 2px solid #006699;
}

.menu_5,.menu_5_selected:hover{
	background-color:#333333;
	border : 2px solid #333333;
}

.menu_sous_portail,.menu_sous_portail_selected:hover {
	background-color:#F68721;
	border : 2px solid #F68721;
	color : #ffffff;
}

/* boutons des sous-menus */
.menu_1_selected,.menu_1:hover{
    color : #ff6600;
    border : 2px solid #ff6600;
}
.menu_1_2_selected,.menu_1_2:hover{
    color:#006699;
	border : 2px solid #006699;
}
.menu_2_selected,.menu_2:hover {
    color:#ef8105;
    border : 2px solid #ef8105;
}
.menu_2_2_selected,.menu_2_2:hover {
    color:#63a32c;
    border : 2px solid #63a32c;
}
.menu_3_selected,.menu_3:hover {
	color:#66cccc;
	border : 2px solid #66cccc;
}
.menu_3_2_selected,.menu_3_2:hover {
	color:#993399;
	border : 2px solid #993399;
}
.menu_4_selected,.menu_4:hover {
	color:#006699;
	border : 2px solid #006699;
}
.menu_5_selected,.menu_5:hover {
	color:#333333;
	border : 2px solid #333333;
}

.menu_sous_portail_selected,.menu_sous_portail:hover {
	color:#F68721;
	border : 2px solid #F68721;
	background-color:#ffffff;

}

.menu_1_selected,.menu_1_2_selected,.menu_2_selected,.menu_3_selected,.menu_4_selected,.menu_5_selected,.menu_2_2_selected,.menu_3_2_selected,.menu_sous_portail_selected{
   background-color:#ffffff;
   border-bottom : 2px solid #ffffff;
   z-index:1000;
   position:relative; 
}
.menu_1:hover,.menu_1_2:hover,.menu_2:hover,.menu_3:hover,.menu_4:hover,.menu_5:hover,.menu_2_2:hover,.menu_3_2:hover,.menu_sous_portail:hover{
   background-color:#ffffff;
}




ul#sous_sous_menu{
    margin:0px;
	padding:0px;
    margin-bottom : 0px;
    margin-left : 20px;
    height : 18px;
}

#sous_sous_menu li{
    display:inline;      
    margin:0px;
    padding:0px;
	margin-right:5px;  
	margin-left:5px;  
}

#sous_sous_menu a {
	text-transform : uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
    color : #F68721;
    font-weight: bold;
}
#sous_sous_menu a:hover {
	text-decoration:underline;
}
#sous_sous_menu  a.selected {
	text-decoration:underline;
}


/************************/
table {
  font-size:12px;
  display:block;
}
.table_panier {
   width:400px;
}

.table_panier td{
   border-bottom : 1px solid #24559E;
}

.table_panier_td_result{
   border-bottom : 1px solid #24559E;
   border-top : 2px solid #24559E;
   padding-top : 20px;
}

.em {color:#FF9121; font-weight:bold;}

a.bouton_panier, a:hover.bouton_panier{
  font-weight : bold;
  background-color : #FF9121;
  text-decoration : none;
  height : 15px;
  padding : 5px;
  border :1px solid #24559E;
}

.bouton_panier{
  font-weight : bold;
  background-color : #FF9121;
  color : #24559E;
  border :1px solid #24559E;
  padding : 5px;
  
}

.panier_recap {
  /* background-color : #fff4e9;*/
   width: 500px;
   margin-left : 20px;
   margin-bottom : 15px;
}

.title_result{
	font-size : 15px;
	font-weight: bold;
	color :#690039;
}

.h1_rose{
	font-size : 18px;
	font-weight: bold;
	color :#A43A56;
}



/**************** BLOCS ******************/

#big_conteneur{
	width:964px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#conteneur{	
	/*background-color:#f79326;  */
	width:948px;
	margin:0px;
	padding:0px;
	margin-left : 12px;
	/*border : 2px solid #f68721;*/
}

#header{
	background-image:url(../img/banniere_kazachok_2017.jpg);
	background-repeat:no-repeat;
	height:133px; 
	width:100%;
	background-position:center 22px;
}

#sous-titre-logo {
    float: left;
    padding-left:10px;
    letter-spacing:2px;
    color : #711212;
    font-weight : bold;
    font-size : 20px;
   /* margin-top : 63px;*/
   display:block;
   /*padding-top : 63px;*/
    /*height:120px; */
    width:350px;   
   	margin-left : 10px;
	padding-bottom:-10px;
}

.sous-titre-logo a {
    /*display:block;*/
    color : #711212;
    font-weight : bold;
    /*height:120px; 
    width:250px;*/
    text-decoration : none;
}
.sous-titre-logo a:hover {
    text-decoration : underline;
}
.sous-titre-logo{
/*	padding-top : 63px;*/
    font-size:18px;
    letter-spacing: 0.5px;
}

#slogan_portail {
    /*float : left;
	width: 143px;*/
	margin-top : 1px;
	margin-left : 0px;
	padding-left : 0px;
	padding-top :0px;
	font-size : 18px;
	line-height:1;
	margin-bottom : 9px;
}

.slogan_petit {
    font-size : 14px;
}

#slogan_portail a{
    color:#ffffff;
    text-decoration:none;
}

#login,#acces_ponctuel {
    float : left;
    margin:0px;
    padding: 0px;
	font-size:11px;
}

#login{
	/*padding-left : 16px;*/
	margin-left:4px;
	width : 162px;
	display:block;
	background-color:#1f4c70;
}
#login form {
    margin:0px;
    padding:0px;
    height : 15px;
}

#acces_ponctuel{
    width : 115px;
	/*padding-left : 5px;*/
	margin-top:13px;
}

.titre_login{
	/*color:#F9b02A;*/
	color : #ffffff;
	font-weight:bold;
	/*font-size : 13px;*/
}

#barre_haut{
	/*background-image:url(http://www.kazachok.com/img/barre_haut.gif);
	background-image:url(../img/barre_haut.jpg);
	background-repeat:no-repeat;
	background-color : #ffffff;*/
	/*width:938px;*/
	height:46px;
	color:#FFFFFF;
	clear:both;
	margin:0px;
    font-size : 11px;
	padding-top:9px;
    padding-left : 385px;
	font-weight:bold;
}

#colonne_main {
    float : left;
	/*background-color:#ffffff;*/
	background-color:#e8e8e8;
    min-height : 520px;
    margin:0px;
    padding : 0px;
    margin-top:-7px;
    /*padding-top : 2px;*/
    width:773px;
    margin-top:30px;
}

#colonne_main_sans_menu_gauche {
    background-color:#ffffff;  
    min-height : 520px;
    margin:0px;
    padding : 0px;
    margin-top:0px;
    width:100%;
}

.clear_both {
    clear:both;
    height : 1px;
    font-size:1px;
}

.clear_left {
    clear:left;
    height : 1px;
    font-size:1px;
}

/*#colonne_principale{
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
	padding:3px;
	background-color:#f79326;
	width:750px;
	min-height:430px;
	border: 2px solid #f68721;

	-moz-border-radius:6px;
	border-radius:6px;
}

#colonne_principale_autre{
	float : left;
	margin:0px;
	padding:0px;
	margin-left : 2px;
}

#colonne_principale_portail{
	float : left;
	color:#000000;
	margin-top:15px;
	margin-left:10px;
	margin-right:3px;
	margin-bottom:3px;
	padding:3px;
	background-color:#FFFFFF;
	width:735px;
	min-height:420px;
	border:#f68721 solid medium;

	-moz-border-radius:6px;
	border-radius:6px;
}*/

#colonne_principale_gab,#colonne_principale_portail{
	position:relative; 
	float : left;
	margin:0px;
	margin-top:-2px;/* Pour que cela passe sur le sous-menu pour effacer la bordure du bas du sous menu */
	margin-left:7px;
	/*margin-right:3px;*/
	margin-bottom:5px;
	min-height : 520px;
	/*margin:auto;*/
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	background-color:#FFFFFF;
	width:743px;
	/*overflow-x:hidden;*/
	color:#000000;
	border: 2px solid #f68721;
	-moz-border-radius:6px;
	border-radius:6px;
}

#colonne_principale_portail{
	min-height : 520px;
}

#colonne_principale_company{
	margin:0px;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:5px;
	min-height : 200px;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background-color:#FFFFFF;
	width:700px;
	border: 2px solid #f68721;
}
#colonne_principale_activite{
	margin:0px;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:5px;
	min-height : 320px;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background-color:#FFFFFF;
	width:700px;
	border: 2px solid #f68721;
}
#colonne_principale_contact{
	margin:0px;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:5px;
	min-height : 350px;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background-color:#FFFFFF;
	width:700px;
	border: 2px solid #f68721;
}
#colonne_principale_property{
	margin:0px;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:5px;
	min-height : 700px;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	background-color:#FFFFFF;
	width:700px;
	border: 2px solid #f68721;
}

#colonne_gauche{
	float : left;
	margin-left:0px;
	margin-top:150px; 
	/*background-image:url(../img/colonne_gauche.gif);
	background-repeat:no-repeat;*/
	width:175px;
	min-height : 520px;
    padding: 0px;
    /*background-color:#f79326;*/
    /*padding-top : 9px;*/
}
#colonne_scrollbar{
	float : left;
	margin-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	width:15px;
	height:410px;
}

.cadre{
	float : left;
	margin: 0px 0px 4px 0px;
	padding:8px;
	background-color:#FFFFFF;
	width: 336px;
	height: 200px;
	border-style:solid;
	border-color:#f68721;
	/*Bords Arrondis,Uniquement sur Mozilla*/
	-moz-border-radius:6px;
	border-radius:6px;
	color:#000000;
	overflow:hidden;
	margin-left:10px;
}

.cadre_search{
	float : left;
	margin: 4px 0px 4px 0px;
	padding:8px;
	background-color:#FFFFFF;
	width: 336px;
	height: 200px;
	border-style:solid;
	border-color:#f68721;
	/*Bords Arrondis,Uniquement sur Mozilla*/
	-moz-border-radius:6px;
	border-radius:6px;
	color:#000000;
	overflow:hidden;
	margin-left:10px;
}
.cadre_droite {
	margin-left: 3px;
	margin-right : -3px;
}
.cadre_gauche {
	margin-right: 3px;
	margin-left : -3px;
}

.cadre_haut{
	margin: 4px 0px 4px 0px;
	padding:8px;
	width:702px;
	height:70px;
	border-style:solid;
	border-color:#f68721;
	margin-left:10px;
	background-color:#FFFFFF;
	/*Bords Arrondis,Uniquement sur Mozilla*/
	-moz-border-radius:6px;
	border-radius:6px;
}
fieldset{
	background-color:#FFFFFF;
	padding-left:5px;
}
legend {
	color: #832121;
}
fieldset label{
	font-size:11px;
	font-weight:bold;
	/*color:#000000;*/
	width:100px;
	cursor:pointer;
	height: 12px;
	padding:0px;
	margin-top:1px;
	margin-bottom:2px; 
	display: inline;
	float: left;
}

fieldset label.inscription, fieldset legend
{
	color:#333333;
}

.erreur {
  color : red;
  font-weight : bold;
}

.erreur2 {
	background-color : #FFF4E9;
	padding : 10px 20px 10px 20px;
	font-size:14px;
	color:red;
}

.erreur3 {
  color : red;
  font-weight : bold;
  font-size : 12px;
}


button {
    background-color : transparent;
    border : none;
    margin: 0px;
    padding:0px;
   /* margin-top : 3px;*/
    cursor:pointer;
	color: #8B2323;
}

label {
   display: inline;
    float: left;
    width: 80px;
    padding-top : 3px;
}
input {
    font-size : 12px;
    margin-top: 1px;
}

.input_text{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	width:100px;
	height : 10px;
	border:none;
}

.marge{
	margin-left: 60px;
}

.marge_titre{
	margin-left: 30px;
}

.marge_gros_titre{
	margin-left: 30px;
	font-size: 20px;
}

#banniere{
/*	width:468px;*/
	height:64px;
	padding:0px;
	margin-right:20px;
	margin-top:8px;
	/*width: 600px;*/
	text-align:center;
	float : right;
	/*border:#FFFFFF 2px solid;*/
}

#langue{
	float:right;
	/*background-color:#faad32;
	border-top : 2px solid #f68721;
	border-left : 2px solid #f68721;
	border-right : 2px solid #f68721;*/
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	
    margin-right :0px;
    margin-top : 28px;
    margin-bottom : 0px;
    width : 100px;
    height:17px;
    float : right;	
}



#langue a,#langue a:active,#langue a:link{/*color: #b78D69;*/ }
#langue a:hover { 
    /*color: #56002A; 
   text-decoration: underline; */
  }






#bloc_pays{
    margin-right :20px;
    margin-top : 28px;
    margin-bottom : 0px;
    width : 240px;
    float : right;
    text-align:right;
    
}
#pays img{
	border:none;
}


form {
    margin:0px;
    padding:0px;
}

/*______________ MENU _________________________*/
#menu{
	margin-left:4px;
	margin-right:8px;
	font-size:11px;
	font-weight:bolder;
	color:#FFFFFF;
	margin-top:0px;
	padding : 0px;
	width:162px;
	
}


#menu ul{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	padding-top:1px;
	padding-bottom:8px;
	padding-left:10px;
	list-style-type: none;
	/*list-style-position:outside;*/
	/*border-top : 2px solid #692738;*/
	width:128px;
	/*background-image:url(../img/menu/menu-kazachok2.jpg);
	background-repeat:repeat-y;	
	background-position : top left;*/
	color:#000000;
}


#menu_1 ul {
	/*border-top : 2px solid #691616;*/
	/*background-image:url(../img/menu/menu-kazachok2.jpg);
	color:#d8a0af*/
}

#menu_2 ul {
	/*border-top : 2px solid #691616;*/
	/*background-image:url(../img/menu/menu-edition2.jpg);
	color:#c48282;*/
}
#menu_3 ul {
	/*border-top : 2px solid #40424A;*/
	/*background-image:url(../img/menu/menu-conseil2.jpg);
	color:#B0B6C8;*/
}
#menu_4 ul {
	/*border-top : 2px solid #8F260D;*/
	/*background-image:url(../img/menu/menu-even2.jpg);
	color:#FD9780;*/
}
#menu_5 ul {
	/*border-top : 2px solid #447372;*/
	/*background-image:url(../img/menu/menu-aussi2.jpg);
	color:#C0DEE8;*/
}


#menu li {
	padding-left:1px;
}



#menu_1,#menu_1_2,#menu_2,#menu_2_2,#menu_3,#menu_3_2,#menu_4,#menu_5,#menu_portail {
	/*padding-top : 2px;*/
	margin-top:5px;
    background-repeat:no-repeat;
   /* border: 1px solid #ff6600;*/	
}

#interne_menu_1,#interne_menu_1_2,#interne_menu_2,#interne_menu_2_2,#interne_menu_3,#interne_menu_3_2,#interne_menu_4,#interne_menu_5 {
	border: 5px solid #999999;
	padding-top:2px;	
	padding-left:4px;
	background-color:#ffffff;
}



#menu_1{
	/*background-color:#A43A56;
	background-image:url(../img/menu/menu-kazachok.jpg);
	color:#d8a0af;*/
}

#menu_2{
	/*background-image:url(../img/menu/menu-edition.jpg);
	background-color:#711212;
	color:#c48282;*/
}

#menu_3{
	/*background-image:url(../img/menu/menu-conseil.jpg);
	background-color:#71778E;
	color:#b0b6c8;*/
}
#menu_4{
	/*background-image:url(../img/menu/menu-even.jpg);
	background-color:#E64922;
	color:#fd9780;*/
}
#menu_5{
	/*background-image:url(../img/menu/menu-aussi.jpg);
	background-color:#69B8B6;
	color:#c0dee8;*/
}

.titre_menu{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	/*padding-left:22px;*/
	height : 19px;
	background-repeat:no-repeat;
	background-position : 2px 1px;
}

#menu_1 .titre_menu{
	/*background-image:url(../img/bg_menu_1.gif);*/
	color:#ff6600;
}
#menu_1_2 .titre_menu{
	/*background-image:url(../img/bg_menu_1.gif);*/
	color:#006699;
}
#menu_2 .titre_menu{
	/*background-image:url(../img/bg_menu_2.gif);*/
	color:#ef8105;
}
#menu_2_2 .titre_menu{
	/*background-image:url(../img/bg_menu_2.gif);*/
	color:#63a32c;
}
#menu_3 .titre_menu{
	/*background-image:url(../img/bg_menu_3.gif);*/
	color:#66cccc;
}
#menu_3_2 .titre_menu{
	/*background-image:url(../img/bg_menu_3.gif);*/
	color:#993399;
}
#menu_4 .titre_menu{
	/*background-image:url(../img/bg_menu_4.gif);*/
	color:#006699;
}
#menu_5 .titre_menu{
	/*background-image:url(../img/bg_menu_5.gif);*/
	color:#333333;
}

/*______________ FIN MENU _________________________*/


#footer{
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	clear:both;
	margin-top : 5px;
	margin-bottom : 5px;
}

#footer a {
   color: #000000; 
  text-decoration: none; 
  background-color: transparent 
}

#footer a:hover { 
   color: #000000; 
  text-decoration: underline; 
}

#menu_1 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;
	font-weight:bold;}
#menu_1 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_1 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_1 a:hover 
  { color: #333333; 
  text-decoration: underline; 
  background-color: transparent }
  
#menu_1_2 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_1_2 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_1_2 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_1_2 a:hover 
  { color: #333333;
  text-decoration: underline; 
  background-color: transparent }
  
#menu_2 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_2 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_2 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_2 a:hover 
  { color: #333333; 
  text-decoration: underline; 
  background-color: transparent }
  
#menu_2_2 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_2_2 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_2_2 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_2_2 a:hover 
  { color: #333333; 
  text-decoration: underline; 
  background-color: transparent }

#menu_3 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_3 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_3 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_3 a:hover 
  { color: #333333;
  text-decoration: underline; 
  background-color: transparent }
#menu_3_2 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_3_2 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_3_2 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_3_2 a:hover 
  { color: #333333; 
  text-decoration: underline; 
  background-color: transparent }
  
#menu_4 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_4 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_4 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_4 a:hover 
  { color: #333333;
  text-decoration: underline; 
  background-color: transparent }

#menu_5 a:active{
	color: #333333; 
	text-decoration: underline; 
	background-color: transparent;}
#menu_5 a:link 
  {color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_5 a:visited 
  { color: #333333; 
  text-decoration: none; 
  background-color: transparent }
#menu_5 a:hover 
  { color: #333333;
  text-decoration:underline; 
  background-color: transparent }

.deconnexion a:active{
	color: #FFFFFF; 
	text-decoration: underline; 
	background-color: transparent;
	text-align:right;}
.deconnexion a:link 
  {color: #FFFFFF; 
  text-decoration: none; 
  background-color: transparent;
  text-align:right;}
.deconnexion a:visited 
  { color: #FFFFFF; 
  text-decoration: none; 
  background-color: transparent;
  text-align:right;}
.deconnexion a:hover 
  { color:#FF6600;
  text-decoration: underline; 
  background-color: transparent;
  text-align:right;}



.input_login {
	width:150px;
	font-size : 10px;
	color : #000000;
	border : none;
	padding-left : 2px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}




/******* POLICES  ******/
h1,h2,h3,h4 {
    margin:0px;
}

h1{
	
    color: #FF9121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 1px;
	margin-bottom : 10px;
}

h2{
    color: #832121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.lien{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: right;
	float: right;
}
.bouton{
	cursor:pointer;
	font:Arial, Helvetica, sans-serif 12px;
	background-color: #832121;
	width: 200px;
	height:20px;
	color:#FFFFFF;
	margin: 10px;
	padding:3px;
}

.cadre_titre{
	border: #e8431d solid medium; /* NE PAS CHANGER */
	width: 700px;
	color:#000000;
	padding:10px;
	margin:10px 0px 10px 0px;
}

.texte_cadre{
	color:#000000;
	font:Arial, Helvetica, sans-serif 12pt;
}


.orange {
    color : #de3f1b;
}
.jaune {
    color : #f5821f;
}
.bleu {
    color : #6bbbba;
}
.gris {
    color : #71778E;
}
.bordeau {
    color : #8b2323;
}
.prune {
    color : #690039;
}

.separateur_point_orange {
    font-size : 14px;
    font-weight : bold;
    height : 22px;
	border-bottom : 2px dotted #de3f1b;
	color : #de3f1b;
	padding-left : 45px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-top : 0px;
	text-transform : uppercase;
}

.titre_accueil_orange,.titre_accueil_bleu,
.titre_accueil_bordeau,.titre_accueil_jaune {
    font-size : 14px;
    font-weight : bold;
    height : 22px;
    background-repeat:no-repeat;
	background-position : 0px 0px;
	/*text-transform : uppercase;*/
	padding-left : 45px;
	padding-top : 2px;
	margin-bottom : 10px;
	margin-top : 0px;		
}


.titre_accueil_orange {
	background-image:url(../img/titre_accueil_orange.jpg);
	border-bottom : 2px dashed #de3f1b;
	color : #636773;
}

.titre_accueil_bleu {
	background-image:url(../img/titre_accueil_bleu.jpg);
	border-bottom : 2px dashed #6bbbba;
	color : #7b839b;
}

.titre_accueil_bordeau {
	background-image:url(../img/titre_accueil_bordeau.jpg);
	border-bottom : 2px dashed #8b2323;
	color : #8b2323;
}

.titre_accueil_jaune {
	background-image:url(../img/titre_accueil_jaune.jpg);
	border-bottom : 2px dashed #f5821f;
	color : #f5821f;
	padding-left : 85px;
}

.titre_accueil_strategie {
    font-size : 14px;
    font-weight : bold;
    height : 22px;
	background-image:url(../img/strategie.gif);
	background-repeat:no-repeat;
	background-position : 0px 0px;
	border-bottom : 2px dashed #f5821f;
	color : #f5821f;
	padding-left : 85px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-top : 0px;
	text-transform : uppercase;
}

.titre_accueil_monde {
    font-size : 14px;
    font-weight : bold;
    height : 22px;
	background-image:url(../img/map_monde.gif);
	background-repeat:no-repeat;
	background-position : 0px 0px;
	border-bottom : 2px dashed #de3f1b;
	/*color : #de3f1b;*/
	color : #636773;
	padding-left : 45px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-top : 0px;
	text-transform : uppercase;
}

.titre_accueil_loupe {
    font-size : 14px;
    font-weight : bold;
    height : 22px;
	background-image:url(../img/loupe.gif);
	background-repeat:no-repeat;
	background-position : 0px 0px;
	border-bottom : 2px dashed #de3f1b;
	/*color : #de3f1b;*/
	color : #636773;
	padding-left : 45px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-top : 0px;
	text-transform : uppercase;
}

.titre_accueil{
	
	font-size : 14px;
    font-weight : bold;
    height : 22px;
    background-repeat:no-repeat;
	background-position : 0px 0px;
	text-transform : uppercase;
	padding-left : 45px;
	padding-top : 2px;
	margin-bottom : 10px;
	margin-top : 0px;		
	border-bottom : 2px dashed #f5821f;
	color : #f5821f;
	
}

.hr_jaune {
	border-bottom : 2px dashed #f5821f;
}

.hr_jaune_solid {
	margin:0px;
	padding:0px;
	border:none;
	border-bottom : 2px solid #f5821f;
	width:100%;
	width:362px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-left:-5px;
}

.menu_actif{
	font-weight:bold;
	color:#FFFFFF;
}

.menu_portail {
    width:150px;
   /* height : 70px;*/
    text-align:center;
}
.menu_portail a, .menu_portail_select a{
    color : #333333;
    text-decoration : none;
    text-transform:uppercase;
}
.menu_portail a:hover{
    text-decoration : underline;
}

.menu_portail img{
    border : none;
}

/********* VEILLE ************/
#legend_search_engine {
    color:#F68721;
	font-size:16px;
	font-weight:bold;
	margin-left : 20px;
}
.bloc_fiche_propriete {
    width : 650px;
    margin-left: 10px;
    color:#690039;
}

.recherche_sortie_cine{
	height:60px;
	width:250px;
	float:left;
	
}

.bloc_legende_couleurs_genres{
	float:left;
	height:45px;
	padding-top:17px;
	width:95px;
}

.titre_orange{
	color:#F68721;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	height:20px;
}


.bloc_sortie_cine_mixte,
.bloc_sortie_cine_mixte_2D,
.bloc_sortie_cine_,
.bloc_sortie_cine_3D,
.bloc_sortie_cine_2D,
.bloc_sortie_cine_live_action {
	float:left;
	width:172px;
	margin:2px;
	height:78px;
}


.bloc_sortie_cine_mixte,.bloc_sortie_cine_mixte_2D {background-color:#e7cfe7;}
.bloc_sortie_cine_3D {background-color:#f9dde3;} /*#f2a9b8;*/
.bloc_sortie_cine_2D {background-color:#dbecdb;}
.bloc_sortie_cine_live_action {background-color:#d3d3f6;}


.bg_sortie_cine_mixte,.bg_sortie_cine_mixte_2D {background-color:#e7cfe7;}
.bg_sortie_cine_3D {background-color:#f9dde3;} /*#f2a9b8;*/
.bg_sortie_cine_2D {background-color:#dbecdb;}
.bg_sortie_cine_live_action {background-color:#d3d3f6;}


.couleur_cine_live_action,.couleur_cine_live_action a{
	color:#0000CD;
	font-weight:bold;
}

.couleur_cine_3D,.couleur_cine_3D a{
	color:#DC143C;
	font-weight:bold;
}

.couleur_cine_2D,.couleur_cine_2D a{
	color:#228B22;
	font-weight:bold;
}

.couleur_cine_mixte,.couleur_cine_mixte a,
.couleur_cine_mixte_2D,.couleur_cine_mixte_2D a{
	color:#800080;
	font-weight:bold;
}



/*
.bloc_sortie_cine_mois_1{
	float:left;
	width:172px;
	margin:2px;
	height:85px;
	background-color:#EBE897;
}

.bloc_sortie_cine_mois_2{
	float:left;
	width:172px;
	margin:2px;
	height:85px;
	background-color:#ffbb6a;
}


.bloc_sortie_cine_mois_3{
	float:left;
	width:172px;
	margin:2px;
	height:85px;
	background-color:#D8BFD8;

}*/

.bloc_infos_film{
	width:113px;
}

.veille_fieldset {
	border:0px;
    /*border-right:3px solid #F68721;
	border-top:3px solid #F68721;*/
	border:3px solid #F68721;
	padding:10px;
	float:left;
	margin-bottom:10px;
	width:700px;
}

.veille_fieldset2 {
	border:0px;
	border-top:3px solid #F68721;
	border-right:3px solid #F68721;
	margin-bottom:10px;
	width:352px;
	padding-left : 5px;
}

.th_cine_dvd {
	width:352px;
	border-right:3px solid #F68721;
	border-top:3px solid #F68721;	
	margin-top : 10px;
		margin-right : 10px;
}

.th_cine_dvd .legend{
	margin-top:-12px;
	background-color:#ffffff;
	color:#F68721;
	font-size:16px;
	font-weight:bold;
	margin-left : 30px;
	width:50px;
	padding-left : 20px;
}

.td_cine_dvd {
	width:352px;
	border-right:3px solid #F68721;
	margin-right : 10px;
	
}

.tableau_veille {
    width : 100%;
    border : none;   
    margin-bottom : 10px;
    margin-top : 5px;
}
.h3_veille {
    background-color : #f68721;
    color : #000000;
    height : 18px;
    padding-top : 2px;
    padding-left : 10px;
	border: 1px solid #690039;
	
}

.td_bold {
    font-weight : bold;
    width : 140px;
}

.td_200 {
    width : 200px;
}
.retour_veille{
	cursor:pointer;
	height:15px;
	margin-left:0px;
	margin-top:5px;
	padding:5px;
}

.txt_veille{
	color:#690039;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}

.tableau_fiche_technique{
	width:700px;
	border:1px solid #690039;
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px;
	margin-bottom:5px;
	color : #690039;
}

.tableau_fiche_technique td{
	padding-bottom:8px;
	padding-top:8px;
}

.tableau_fiche_technique td td{
	padding-bottom:0px;
	padding-top:0px;
}	

.tableau_fiche_technique .haut_page {
	font-size : 10px;
	cursor:pointer;
	text-transform : uppercase;
	padding-top : 2px;
	padding-right : 2px;
}

td.titre_fiche_technique{
	width:700px;
	background-color:#FF9933;
	color : #000000;
	height : 18px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
}
.titre_liste_company{
	width:100%;
	background-color:#8b2323;
	color : #FFFFFF;
	height : 15px;
	padding-top : 2px;
	padding-left : 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
}

.div_info_theme {
	display : block;
}

.table_form_veille {
	color:#690039;
	width : 680px;
	clear : left;
	display : block;
	background-color : #f1a859;
	padding-left : 10px;
}

.div_info_veille {
	clear : left;
}

.titre_veille a{
color:#690039;
font-size:12px;
font-weight : bold;
float : left;
width : 150px;
}

.detail_sectionne {
	float : left;
}



/****** DIAPORAMA *****/

#diaporama_visuel_property {
   width:99%;
   min-height:100%;
   padding-top : 10px;
   background-color : #ffffff;
   border : 1px solid #FF9933;
   border-top:none;
}

.titre_diaporama_visuel_property {
	vertical-align:middle;
	text-align:center;
	height:18px;
	padding-top : 2px;
	background-color:#690039;
	font-weight:bold;
	color:#FFFFFF;
}

#diaporama_visuel_property .bloc_photo_miniature {
	margin-top : 0px; 
	text-align:center;
	background-color:#FFFFFF;
	background-position:bottom;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
}

#diaporama_visuel_property .bloc_photo_miniature1 {
	margin-top : 0px; 
	text-align:center;
	background-color:#690039;
	background-position:bottom;
	color:#FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
}




/********* PORTAIL ************/
.bloc_colonne_login {
    width : 330px;
    float:left;
    margin-right : 5px;
    margin-left : 5px;
    height : 150px;
    /*background-color :#f5821f;*/
    border: 1px solid #f5821f;
	/*Bords Arrondis,Uniquement sur Mozilla*/
	-moz-border-radius:6px;
	border-radius:6px;
	padding : 5px;
    }
.bloc_colonne_login h1 {
    background-image:url(../img/titre_accueil_orange.jpg);
    background-position:0px;
    background-repeat:no-repeat;
    border-bottom:2px dashed #DE3F1B;
    color:#DE3F1B;
    font-size:14px;
    font-weight:bold;
    height:22px;
    margin-bottom:10px;
    margin-top:0px;
    padding-left:45px;
    padding-top:2px;
    text-transform:uppercase;
}
.bloc_colonne_login input {
    border: 1px solid #f5821f;
}

.image_fck {
    margin-right: 10px;
}

.en_savoir_plus_haut {
    position : absolute;
    text-align:right;
    top : 215px;
    text-align:right;
    font-size: 14px;
    font-weight : bold;
    width:340px;
}

.en_savoir_plus_bas {
    position : absolute;
    text-align:right;
    top : 444px;
    text-align:right;
    font-size: 14px;
    font-weight : bold;
    width:340px;


/*    position :  absolute;
     width:340px;
    top : 444px;
    text-align:right;
    font-size: 14px;
    font-weight : bold;*/

}
/*TABLEAU RECAPITULATIF ABONNEMENT*/
.cellule_table_abonnement{
	border:#FF6600 solid thin;
}
.titre_tableau{
	background:#FF6600;
	font:bold Arial 10px;
	color:#FFFFFF;
	width:200px;
	height:20px;
}

.lien_maj{
	color:#339999;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;	
}

.bg_orange {
	background-color:#FF9121;
	
	font-weight:bold;
	padding-left:5px;
	width:110px;
}

.td_maj{
	width:150px;
	color:#8B2323;
	padding-left:5px;
}
.tableau_maj{	
	border-bottom:1px solid black;
	margin-bottom:10px;
	margin-left:40px;
	padding:0;
	width:600px;
	
}

.titre_maj{
	background-color:#FFFFFF;
	margin-left:15px;
	margin-top:-12px;
	padding-left:15px;
	width:180px;
}

.titre_maj_guide{
	background-color:#FFFFFF;
	margin-left:15px;
	padding-left:15px;
	
}

.cadre_maj{

	border:2px solid #832121;
	width:700px;
}

.cadre_maj_int{

	border:1px solid black;
	width:680px;
	margin-left:10px;
}

.cadre_maj_contact{

	border:1px solid black;
	width:650px;
	margin-left:25px;
}

.bg_vert {
	background-color:#66CC00;
	color:#000000;
	padding-left:5px;
	width:150px;
}

.bg_jaune {
	background-color:#FFFF00;
	color:#000000;
	padding-left:5px;
	width:150px;
}


.trait_noir {
	
	border-top:1px solid #000000;
	
}

.portail_recherche_newsletter_box {
	width : 650px;
	padding : 15px 10px 15px 10px;
	background-color :#DFDFDF;
	margin-top : 10px;
	margin-bottom:20px;
}

.portail_recherche_newsletter_gauche {
	width : 350px;
	margin-right : 20px;
	float : left;
}

.portail_recherche_newsletter_droite {
	width : 250px;
	background-color :#DFDFDF;
	float : left;
}

.portail_best_result {
	width : 300px;
	padding : 5px 10px 5px 10px;
	font-weight : bold;
	background-color:#FF9121;
	color:#000000;
}


.portail_best_result_light {
	width : 350px;
	margin-left : auto;
	margin-right : auto;
	padding : 5px 10px 5px 10px;
	font-weight : bold;
	background-color:#FF9121;
	color:#000000;
	text-align : center;
}

a.portail_lien_best_result {
	color : #388c32;
	font-size : 20px;
}

#recherche{
	font-size : 20px;
}

.media_cine_dvd {
	margin-left: 0px; 
}
.media_cine_dvd td {
	margin: 0px; 
	padding:0px;
	font-size : 12px;
}


.div_mag, .div_mag_recherche {
	float : left;
	width : 155px;
	padding : 5px;
	text-align:center;
	height : 220px;
	margin-left : 10px;
	margin-bottom : 10px;
border : 2px solid #ffffff;
	/*		background-color : #FFF4E9;*/
}

.div_mag_recherche {
	height : 300px;
}

.div_mag:hover, .div_mag_recherche:hover {

	border : 2px solid #F68721;
}

.div_mag .miniature, .div_mag_recherche .miniature {
		width:120px;
		height : 170px;
}


/*_____ LIENS COMMUNIQUES _________*/
.lien_rose,a.lien_rose, a.lien_rose:hover {
	color:#ff00ff;
}
.lien_orange,a.lien_orange, a.lien_orange:hover {
	
	color:#FF9121;
}
.lien_bleu,a.lien_bleu, a.lien_bleu:hover {
	color:#6bbbba;
}
.lien_gris,a.lien_gris, a.lien_gris:hover {
	color:#71778E;
}

.puce_verte_txt {
	color:#8cf447;
}
.puce_bleu_txt {
	color:#1F4C70;
}
.puce_rouge_txt {
	color:#e33826;
}
.puce_turquoise_txt {
	color:#08bdb4;
}
.puce_orange_txt {
	color:#feb528;
}
.div_info_maj_link {
	width : 135px;
	text-align:left;
}

/*
.link_div_img {
	height : 80px;
}

.fiche_link_global {
	width:135px;
	border : 1px solid #8B2323;
}*/

.image_survol_img{
	border:1px solid black;
	width:120px;
}
.image_survol_img:hover{
	border:1px solid red;
}

.input_login
{
	height:12px;
	width:138px;
	/*border:1px solid black;*/
	margin-top:2px;
}

.bouton_ok_login_index
{
	float:left;
	color:#F9b02A;
	padding:0px;
	margin:0px;
	/*margin-left:8px;*/
	margin-top:9px;
}

#newsletters
{
	background-image:url(../img/home_image_fond_newsletter.png);
	background-repeat:no-repeat;
	width:660px;
	height:210px;
	margin-left:4px;
	float:left;
}

#carousel-newsletter {
    width: 660px;
    height: 170px;
    overflow: hidden;
}

#foo .slide-newsletter {
    float: left;
    width: 660px;
    height: 170px;
    padding-top:6px;
    text-align:left;
    overflow-x:hidden;
}

.slide-newsletter a:visited
{
	color:#0000EE;
}

.slide-newsletter a
{
	color:#0000EE;
	margin-left:14px;
}

.paragraphe_newsletter
{
	padding:8px;
}

.paragraphe_newsletter img
{
	margin-left:0px;
}

#sous_cadre_newsletters_home
{
	/*border:3px solid #2A2A2A;*/
	padding-top:6px;
	background-color:#ffffff;
}

#sous_cadre_newsletters_home a
{
	color:#2f2d2e;
	text-decoration:none;
}

#cadre_newsletters_home
{
	border:5px solid #999999;
	width:674px;
	margin-left:44px;
}

.champ_login_home
{
	padding:0px;
	margin:0px;
	margin-top:8px;
}

.gris
{
	color:#747474;
	font-family: Helvetica, Arial;
}

.password_forgot
{
	background-color:transparent;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

.grey_button
{
	padding:5px 15px 5px 15px;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	outline:none;
	font-size: 12px;
	white-space:nowrap;
	width:139px;
	cursor:pointer;
}

.grey_button:hover
{
	background-color: #777;
}

.grey_button:active
{
	top: 1px;
	left:1px;
}

.grey_button
{
	background: #777;
	border: 2px solid #777;
	color: #FFFFFF;
	font-weight: bold;
}

.grey_button.inscription
{
	width:104px;
}

.half_bloc
{
	width:49.8%;
	float:left;
	text-align:center;
	height:220px;
	border-bottom:1px dotted #f68721;
	color:#1f4c70;
}

.plain_bloc
{
	width:100%;
	text-align:center;
	height:160px;
	color:#1f4c70;
}

.half_bloc.left
{
	border-right:1px dotted #f68721;
}

.new_blue
{
	color:#1f4c70;
}

.half_bloc span,.plain_bloc span
{
	font-weight:bold;
	/*margin-left:25px;*/
	margin-left:6px;
	font-size:12px;
}

.half_bloc img
{
	margin-bottom:-5px;
	margin-left:6px;
	margin-top:4px;
	cursor:pointer;
}

.half_bloc input, .half_bloc button, .plain_bloc input, .bloc_abonne input[type=button]
{
	padding:5px 15px 5px 15px;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	outline:none;
	font-size: 12px;
	white-space:nowrap;
	cursor:pointer;
	background: #d9d9d9;
	border: 2px solid #7f7f7f;
	color: #000000;
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top:6px;
	width:225px;
}

.half_bloc input:hover, .half_bloc button:hover, .plain_bloc input:hover, .bloc_abonne input[type=button]:hover
{
	background-color: #7f7f7f;
}

#information_facturation label, .bloc_abonne label
{
	font-weight:bold;
	width:180px;
	color:#7f7f7f;
	padding-top:6px;
}

#information_facturation label
{
	width:200px;
}

#form_contact_facturation
{
	border-bottom:1px solid #7f7f7f;
	padding-bottom:10px;
}

#bon_commande
{
	padding-left:5px;
	padding-right:5px;
}

.bloc_abonne
{
	margin-top:10px;
}

.bloc_abonne span
{
	color:#7f7f7f;
	font-weight:bold;
}

.bloc_abonne .bloc_right input, .bloc_facturation input
{
	width:178px;
}

.bloc_left
{
	width:50%;
	float:left;
}

.bloc_right
{
	width:50%;
	float:left;
}

#buttons input[type=button], #recapitulatif_commande input[type=button]
{
	padding:5px 12px 5px 12px;
	background: #1F4C70;
	border:none;
	width:auto;
	color:#FFFFFF;
	font-weight:bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
}

#buttons input[type=button]:hover, #recapitulatif_commande input[type=button]:hover
{
	background-color: #1F4C70;
}

#buttons
{
	/*position:absolute;
	top:500px;
	right:14px;*/
	float:right;
	margin-top: -30px;
}

.bloc_left .table_abonne
{
	width:350px;
	margin-left:-2px;
}

.bloc_left .table_abonne thead tr th
{
	background:#1F4C70;
	color:#FFFFFF;
	border:1px solid #80a6b6;
}

.bloc_left .table_abonne tbody td, .bloc_left .table_abonne tfoot td
{
	background:#f2f2f2;
	border:1px solid #FFFFFF;
	font-size:11px;
	padding:8px;
}

.bloc_left .table_abonne tfoot td
{
	font-size: 12px;
}

.bloc_left .table_abonne tbody tr td:nth-of-type(2)
{
	text-align:center;
	color:#e46c0a;
	font-weight:bold;
}

.bloc_left .table_abonne tbody tr td:nth-of-type(3)
{
	text-align:center;
}


.bloc_left .table_abonne tbody tr:first-child td
{
	text-align:center;
	color:#000000;
	font-weight: normal;
}

.bloc_left .table_abonne tfoot tr td, .bloc_left .table_abonne tfoot tr td span
{
	color:#1F4C70;
	font-weight: bold;
	padding:8px;
}

.bloc_left .table_abonne tfoot tr td, .bloc_left .table_abonne tfoot tr td:last-child span
{
	padding:2px;
}

.bloc_left .table_abonne tfoot tr td:last-child
{
	text-align:center;
}

#bon_commande h3
{
	color:#1F4C70;
}

#recapitulatif_commande
{
	border-top: 2px solid #1F4C70;
	padding-top:10px;
}

#recapitulatif_commande label
{
	width:200px;
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	color:#1F4C70;
}

#recapitulatif_commande span
{
	color:#1F4C70;
	font-weight: bold;
	margin-left:10px;
}

#recapitulatif_commande span.complement, .bloc_left .table_abonne tfoot tr td, .bloc_left .table_abonne tfoot tr td span.complement
{
	color:#e46c0a;
}

#button_valid_commande
{
	text-align:center;
	margin-bottom:20px;
}

.div_mag_globale a
{
	color:#333333;
}

div.list_societe_one div.date
{
	width: 124px;
	height: 48px;
	background-color: rgb(31, 76, 112);
	color: white;
	font-size: 12px;
	padding: 6px 10px;
	margin: 6px;
	float:left;
	clear:both;
}

div.list_societe_one div.texte
{
	height: 48px;
	font-size: 12px;
	float:left;
	margin-top:26px;
	margin-left:10px;
}

div.list_societe_one div.texte a
{
	color:#000000;
}

div.list_societe_one
{
	height: 72px;
}

div.titre_maj_guide
{
	padding:0px;
	margin:0px;
	margin-left:10px;
	color:#404040;
	font-size:13px;
	text-shadow: 1px 0px 1px #999999;
	width:630px;
	float:left;
	height:28px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:50px;
	display:flex;
	align-items:flex-end;
}

div.titre_maj_info
{
	width:236px;
	float:right;
	font-size:11px;
	color:#000000;
}

div.titre_maj_info a
{
	color:#1F4C70;
	font-weight: bold;
}

div.titre_maj_info a:hover
{
	text-decoration: none;
}

hr.barre_titre_maj_guide
{
	color:#404040;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}

div.bloc_maj
{
	margin-top:20px;
}

div.bloc_maj table.tableau_maj, div.maj_popup table.tableau_maj
{
	margin-left:10px;
	width:388px;
	border-right: 1px solid #144d6d;
	border-bottom: none;
	float:left;
	box-shadow: 2px 2px 4px #000000;
	font-size:13px;
}

div.maj_popup table.tableau_maj.big_tableau
{
	width: 980px;
	border-collapse : collapse;
	float:none;
	text-align:center;
	max-height:400px;
	_height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 50 ) : true);
	overflow-x:hidden;
}

div.bloc_maj table.tableau_maj td.empty_cell, div.maj_popup table.tableau_maj td.empty_cell
{
	border-bottom: 1px solid #144d6d;
	width:150px;
}

div.bloc_maj table.tableau_maj td.header_cell, div.maj_popup table.tableau_maj td.header_cell
{
	border-top: 1px solid #144d6d;
	border-left: 1px solid #144d6d;
	border-bottom: 1px solid #144d6d;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	background-color:#ed7f00;
	text-transform:uppercase;
	width:225px;
}

div.maj_popup table.tableau_maj td.header_cell
{
	width:285px;
}

div.bloc_maj table.tableau_maj td.cell_title, div.maj_popup table.tableau_maj td.cell_title
{
	border-bottom: 2px solid #FFFFFF;
	width:110px;
	text-align:left;
	color:#000000;
	padding:5px;
	background-color:#d9d9d9;
}

div.bloc_maj table.tableau_maj tr:last-of-type td.cell_title, div.maj_popup table.tableau_maj tr:last-of-type td.cell_title
{
	border: none;
}

div.bloc_maj table.tableau_maj td.cell_value input[type="text"], 
div.bloc_maj table.tableau_maj td.cell_value input[type="email"], 
div.bloc_maj table.tableau_maj td.cell_value input[type="tel"], 
div.bloc_maj table.tableau_maj td.cell_value select,
div.maj_popup table.tableau_maj td.cell_value input[type="text"], 
div.maj_popup table.tableau_maj td.cell_value input[type="email"], 
div.maj_popup table.tableau_maj td.cell_value input[type="tel"], 
div.maj_popup table.tableau_maj td.cell_value select
{
	width:220px;
}

div.bloc_maj table.tableau_maj td.cell_value select.date_contrat, div.maj_popup table.tableau_maj td.cell_value select.date_contrat
{
	width:110px;
}

div.bloc_maj table.tableau_maj td.cell_value input[type="radio"], div.maj_popup table.tableau_maj td.cell_value input[type="radio"]
{
	vertical-align: middle;
	margin-top:-2px;
	margin-left:52px;
}

div.bloc_maj table.tableau_maj td.cell_value input[type="radio"]:first-of-type, div.maj_popup table.tableau_maj td.cell_value input[type="radio"]:first-of-type
{
	margin-left:0px;
}

div.bloc_maj table.tableau_maj td.cell_value, div.maj_popup table.tableau_maj td.cell_value
{
	padding-left:5px;
}

div.maj_popup table.tableau_maj.big_tableau td.cell_value
{
	border: 1px solid rgb(20, 77, 109);
}

div.help_bloc
{
	width:294px;
	float:left;
	/*margin-top:28px;*/
	height:223px;
	margin-left:20px;
	overflow-x:hidden;
}

div.titre_maj_guide_contact, div.titre_maj_guide_property
{
	margin-left:30px;
}

div.titre_maj_guide_contact span.puce, div.titre_maj_guide_property span.puce
{
   display : block;
   width : 6px;
   height : 6px;
   background-color : #1f4c70;
   float : left;
   margin : 6px 6px 0 0;
   -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

div.titre_maj_guide_contact span.titre_contact, div.titre_maj_guide_property span.titre_property
{
	color:#1f4c70;
	font-size:14px;
}

div.titre_maj_guide_contact span.arrow, div.titre_maj_guide_property span.arrow
{
	color:#1f4c70;
	font-size:14px;
	margin-left:10px;
}

div.titre_maj_guide_contact span.options_contact, div.titre_maj_guide_property span.options_property
{
	margin-left:4px;
	background-color:#1A7DA7;
	padding:6px;
	color:#FFFFFF;
	font-size:13px;
	padding-right:20px;
}

div.titre_maj_guide_contact span.options_contact_new
{
	margin-left:8px;
}

div.titre_maj_guide_contact span.options_contact input, div.titre_maj_guide_property span.options_property input
{
	vertical-align: middle;
	margin-top:-1px;
	margin-right: 10px;
	box-shadow: 1px 1px 2px #000000;
}

div.bloc_maj a.maj_link, 
div.bloc_maj a.delete_link, 
div.maj_popup a.maj_link
{
	font-size:13px;
	color:#FFFFFF;
	background-color: #ee7f00;
	padding: 5px 14px;
	margin-left:415px;
}

div.bloc_maj a.delete_link
{
	margin-left:25px;
	background-color: #1A7DA7;
}

div.bloc_maj a.side_delete
{
	margin-left:289px;
}

div.maj_popup a.maj_link
{
	float:right;
	margin-right:10px;
	margin-left:0px;
}

div.bloc_maj a.maj_link.property
{
	margin-left:418px;
}

div.bloc_maj a.maj_link:hover, div.bloc_maj a.delete_link:hover, div.maj_popup a.maj_link:hover
{
	text-decoration: none;
	cursor:pointer;
}

div.bloc_maj a.maj_link span, div.maj_popup a.maj_link span
{
	font-size:24px;
	color:#FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align:center;
}

a.maj_link_valid, input.maj_link_valid
{
	font-size:13px;
	color:#FFFFFF;
	background-color: #1f4c70;
	padding: 5px 14px;
	margin-left:400px;
	text-transform : uppercase;
	margin: auto;
	display: block;
	width: 250px;
	text-align: center;
	vertical-align:middle;
	margin-top:10px;
}

input.all_maj
{
	border:none;
	width:auto;
}

a.maj_link_valid:hover, input.maj_link_valid:hover
{
	text-decoration: none;
	cursor:pointer;
}

a.maj_link_valid span
{
	font-size:16px;
	color:#FFFFFF;
	font-weight: normal;
}

div#maj_message
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	/*line-height:40px;*/
	width: 914px;
	/*height: 40px;*/
	/*line-height:126px;*/
	margin-left: 4px;
	position:fixed;
	top:0px;
	padding:10px;
	/*position: absolute;*/
	/*margin-top: -29px;*/
	z-index:1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

div#maj_message span
{
	vertical-align: middle;
}

.message_success
{
	color:#468847;
	border:1px solid #D6E9C6;
	background-color : #dff0d8;
}

.message_infos
{
	color:#2a62ae;
	border:1px solid #c6d1e9;
	background-color:#6b96d1;
}

.message_warning
{
	color:#ed2a2a;
	border:1px solid #ed7777;
	background-color : #f2dede;
}

div.separate
{
	/*text-align:center;
	font-size:16px;
	color:#1A7DA7;*/
	border-top: 1px dashed #1A7DA7;
	margin-top:4px;
	margin-left:10px;
	margin-right:10px;
}

div.separate.contact
{
	margin-top:10px;
}

div.red_texte
{
	color:red;
	margin-left:6px;
	font-size:13px;
}

div.titre_maj_terminee
{
	color:#f17f00;
	font-weight:bold;
	font-size:14px;
	margin-left:6px;
}

div.black_texte
{
	margin-left:6px;
	font-size:13px;
}

table.tableau_maj textarea
{
	resize : vertical;
}

table.tableau_maj a.lien_maj
{
	text-transform:none;
	font-size:13px;
	cursor:pointer;
}

div.maj_titre_maj
{
	width: 780px;
	height: 127px;
	float: left;
	position: absolute;
	margin-left: 167px;
	margin-top: -29px;
}

div.results_search
{
	display: none;
	width: 228px;
	border-right: 1px solid #AAA;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #AAA;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	background-color: #FFF;
	position:absolute;
	height:206px;
	overflow-x:hidden;
}

div.results_search div
{
	width: 220px;
	padding: 2px 4px;
	text-align: left;
	border: 0px none;
	background-color: #FFF;
	cursor:pointer;
}

div.results_search div:hover, div.results_search div.result_focus
{
	background-color: #DDD !important;
}

div.maj_popup
{
	width:1000px;
	min-height:560px;
	padding-top: 20px;
	border: 1px solid #242424;
	background-color:white;
	position:fixed;
	/*text-align:center;*/
	/*background-color:"rgba(255, 255, 255, 0.8)";*/
	max-height:560px;
	height:560px;
	overflow-x:hidden;
}

div.maj_popup div.titre_maj_guide, div.maj_popup div.titre_maj_info, div.title_popup_territory div.titre_maj_guide, div.title_popup_territory div.titre_maj_info
{
	height:auto;
	width:auto;
}

div.maj_popup div.titre_maj_guide, div.title_popup_territory div.titre_maj_guide
{
	margin-top:5px;
}

div.maj_popup div.titre_maj_info, div.title_popup_territory div.titre_maj_info
{
	margin-right: 10px;
	font-size: 20px;
	color: #242424;
	cursor:pointer;
}

div.maj_popup_div
{
	display:"none";
	background-color:white;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

a.lien_tableau
{
	font-weight:bold;
	color:black;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display:block;
	min-height:20px;
}

a.lien_tableau:hover
{
	text-decoration: none;
}

div.div_bloc_territory
{
	background-color:white;
	z-index:2;
	position:fixed;
	top:0px;
	left:0px;
}

div#div_content_territory
{
	border:1px solid black;
	padding:5px;
	display:inline-block;
	z-index:5;
}

.icon_delete
{
	float:right;
	width:16px;
	height:16px;
	margin-right:2px;
	cursor:pointer;
	font-size:30px;
	color:#EE7F00 !important;
	margin-top:-14px;
}