/* ATTENTION - EN BAS DE PAGE - AJOUT ET MODIFICATIONS */
body {
    font-family: Verdana, Arial, Helvetica;
	/* background-image: url(http://www.fratomeo.com/2019/medias/vagues.png); */
	background-repeat: no-repeat;
	background-position: left top 
}
.container {
    width: 1000px;
}
.activite input {
    vertical-align: top;
    border: 1px solid;
}
.societe_nom {
    color: #000;
}
.rdvbtn  { font-size: 12px }
#listeexposants .table-actions {
    width: 190px;
}
.offre {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
a  { color: #336699; text-decoration: none }
.btn-success {
    background-color: #50468c;
	font-weight: normal;
}

#recherche_nom .btn {
    vertical-align: top;
}
.navmenu { 
    font-size: 16px !important; 
    font-family: Raleway, Tauri, verdana, arial, sans-serif !important;
	font-weight: bold;	
    background-color: #006BC7 !important; 
    background-repeat: repeat-x !important; 
    background-attachment: scroll; 
    background-position: 0 0; 
    letter-spacing: 1px; 
    position: relative;
    z-index: 500; 
    width: 1000px;
    height: 35px;
}
.navmenu .table {
    display:table; 
    margin:0 auto;
    width: 900px;
    margin-left:auto;
    margin-right: auto;
}
.navmenu .select,
.navmenu .current {
    margin:0; 
    padding:0; 
    list-style:none; 
    display:table-cell; 
    white-space:nowrap;
}
.navmenu li {
    margin:0; 
    padding:0; 
    height:auto; 
    float:left;
}
/*changer l'espace entre les têtes de menus 30px -> 18|9. Il faut divisiser par 2 tous les chiffres du remplissage*/
/* BACKGROUND-COLOR - ROSE/PETROCHIM : #FF1493 | BLEU/PROCESS : #006BC7 | BLEU FONCÉ : #336699*/.navmenu .select a      { color: #fff; line-height: 35px; text-decoration: none; background-color: #006BC7; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; white-space: nowrap; display: block; padding: 0 16px; height: 35px; float: left }
.navmenu .current a    { color: #fff; line-height: 35px; text-decoration: none; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; white-space: nowrap; display: block; padding: 0 0 0 8px; height: 35px; float: left }
.navmenu .current a b     { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: right top; display: block; padding: 0 16px 0 8px }
.navmenu .select a:hover, 
/* COULEUR TYPO DANS BACKGROUND - VERT/PETROCHIM : #93FF14 | JAUNE : #FFFF00 */.navmenu .select li:hover a      { color: #FFFF00; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; cursor: pointer; padding: 0 0 0 8px; }
.navmenu .select a:hover b, 
.navmenu .select li:hover a b      { background-repeat: repeat; background-attachment: scroll; background-position: right top; cursor: pointer; display: block; padding: 0 16px 0 8px; float: left }
.navmenu .select_sub {
    display:none;
}

/* IE6 only */

/* original '.navmenu table' -> font-size: 1em; */
.navmenu table    { margin: -1px; width: 0; height: 0; border-collapse: collapse   }

.navmenu .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.navmenu .sub_active .current_sub a, 
.navmenu .sub_active a:hover   { color: #000; background: transparent }

.navmenu .select :hover .select_sub, 
.navmenu .current .show              { font-size: 14px; font-weight: normal; background: url(http://www.processindustries.fr/centre/medias/2015-fond-sous-menu.gif); text-align: center; letter-spacing: 0; display: block; padding: 0; position: absolute; z-index: 100; top: 35px; left: 0; width: 1000px }

.navmenu .current .show {
z-index:10;
}

.navmenu .select :hover .sub li a, 
.navmenu .current .show .sub li a  { color: #000; background: transparent; white-space: nowrap; display: block; margin: 0; padding: 0 10px; float: left; border: 0 }

.navmenu .current .sub li.sub_show a    { color: #000; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; cursor: default }

.navmenu .select :hover .sub li a:hover, 
.navmenu .current .sub li a:hover    { color: #1493ff; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; visibility: visible }

/* AJOUT ET MODIFICATIONS */

/* DÉGRADÉ GRIS DERRIÈRE LA BANNER HAUTE */
#gradient {
background-image: #ffffff;
background-image: -moz-linear-gradient(left, #ffffff 40%, #cccccc 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(40%,#ffffff), color-stop(100%,#cccccc));
background-image: -webkit-linear-gradient(left, #ffffff 40%, #cccccc 100%);
background-image: -o-linear-gradient(left, #ffffff 40%, #cccccc 100%);
background-image: -ms-linear-gradient(left, #ffffff 40%, #cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=1 );
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=1 );
background-image: linear-gradient(left, #ffffff 40%, #cccccc 100%); 
}
/* LIEN "NOM" DE L'EXPOSANT - NOIR -> BLEU */
.societe_nom-2 {
    font-size: 14px;
	color: #000;	
    font-family: Tauri, Arial, Helvetica, sans-serif !important;
	font-weight: normal;
}
.societe_nom-2:hover {
    font-size: 14px;
	color: #336699;	
    font-family: Tauri, Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	text-decoration: none;
}
/* LIEN "PRENDRE UN RENDEZ-VOUS" - BLEU -> ROUGE */
.rdvbtn-2 {
    font-size: 12px;
	color: #336699;
}
.rdvbtn-2:hover {
    font-size: 12px;
	color: #2f8912;	
    text-decoration: none;
}
/* BOUTON DE VALIDATION BLEU -> VERT */
.btn-success-1 {
    background-color: #50468c;
	color: #ffffff;
	font-weight: normal;
	-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;
}
.btn-success-1:hover {
    background-color: #2f8912;
	color: #ffffff;
	font-weight: normal;
	-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;
}
/* LIEN - RETOUR À LA LISTE DES EXPOSANTS */
/* .btn-success-2      { color: #736f6e; font-size: 17px; font-family: Oxygen, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; margin-top: -12px; margin-bottom: 20px; padding: 7px 5px 5px; border-bottom: 1px dotted #736f6e }
.btn-success-2:hover { color: #336699; font-weight: normal; background-color: #ffffff; margin-top: -12px; margin-bottom: 20px; padding: 7px 5px 5px; border-bottom: 1px dotted #ffffff } */
.btn-success-2      { color: green; font-size: 17px; font-family: Oxygen, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; margin-top: -12px; margin-bottom: 20px; padding: 7px 5px 5px; border-bottom: 1px dotted #736f6e }
.btn-success-2:hover { color: #336699; font-weight: normal; background-color: #ffffff; margin-top: -12px; margin-bottom: 20px; padding: 7px 5px 5px; border-bottom: 1px dotted #ffffff }

/* LIEN PAGE EXPOSANT SEUL */
a.liensiteweb { color: #336699; font-size: 30px; font-family: Oxygen, Verdana, Arial, Helvetica, sans-serif !important; font-weight: normal; text-decoration: none; padding-right: 100px; vertical-align: 0; transition: all 1s ease-out  }
a.liensiteweb:hover { color: #2f8912; text-decoration: none; }
a.liensiteweb2 { color: #696969; font-size: 30px; font-family: Oxygen, Verdana, Arial, Helvetica, sans-serif !important; font-weight: normal; text-decoration: none; padding-left: 18px; padding-right: 5px; vertical-align: -5px; transition: all 1s ease-out}
a.liensiteweb2:hover { color: #A9A9A9; text-decoration: none; }

/* STYLE COPYRIGHT - BAS DE PAGE */
.t6cadre  { color: #000; font-size: 10px; font-family: Oxygen, Tauri, Verdana, "Trebuchet MS", Arial, Helvetica; font-weight: normal; text-align: left; padding-bottom: 6px; border-bottom: 3px solid #cccccc;}

/* NAVBAR RÉDUITE = LIEN SALON + LIEN BADGE */ 
#navexposant {
	font-family: Oxygen, Raleway, Tauri, verdana, arial, sans-serif;
	/*font-weight: bold;*/
	line-height: 38px;
	text-decoration: none;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 35px;
	padding: 0;
	width: 1000px;
	height: 38px;
	border-top: 1px solid #808080}

/* #navexposant               { font-family: Oxygen, Raleway, Tauri, verdana, arial, sans-serif; font-weight: bold; line-height: 38px; text-decoration: none; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin-top: 8px; margin-bottom: 35px; padding: 0; width: 1000px; height: 38px; border-top: 1px solid #808080; border-bottom: 1px solid #808080 } */

/* #navexposant              { font-family: Oxygen, Raleway, Tauri, verdana, arial, sans-serif; font-weight: bold; line-height: 38px; text-decoration: none; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 0; width: auto; height: 38px; border-style: solid; border-width: 1px 1px 1px 15px; border-color: #808080 } */

/* .lien-unique    { 
color: #000; 
font-size: 20px; 
font-weight: bold; 
text-decoration: none; 
background-color: #fff; 
display: inline-block; 
border-right: 1px solid #808080;  
border-bottom: 1px solid #808080;  
border-left: 1px solid #808080;
border-top: 1px solid #808080;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
} */

.lien-unique { 
color: #000; 
font-size: 20px; 
font-weight: bold; 
text-decoration: none; 
background-color: #fff; 
display: inline-block; 
border-right: 1px solid #808080;  
border-bottom: 1px solid #808080;  
border-left: 1px solid #808080;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;  
}
.lien-unique:hover        { 
color: #fff;
display: inline-block; 
border-right: 1px solid #808080; 
border-bottom: 1px solid #808080; 
border-left: 1px solid #808080;
text-decoration: none;
background: #5d5d5d;
}

/* SAUVEGARDE 2018 */
#navexposant-2018         { font-family: Oxygen, Raleway, Tauri, verdana, arial, sans-serif; font-weight: bold; line-height: 38px; text-decoration: none; background-color: #5d5d5d; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; letter-spacing: 1px; padding: 0; width: 1000px; height: 38px; border-style: dotted solid solid; border-width: 1px 1px 1.3px; border-color: #000 }

/* .lien-unique-----2018 {
    font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}
.lien-unique-----2018:hover  { 
	color: #ffff33; 
	font-size: 22px; 
	text-decoration: underline;
	text-decoration-color: #5d5d5d;} */

/* FIN NAVBAR RÉDUITE */ 

.banner-liste-exposants  { margin-bottom: 40px; width: 1000px }	

.marge-gauche-30 { margin-left: 30px;}

.h18 { color: #808080; font-size: 16px; font-family: Comfortaa, Oxygen, Tauri, Arial, Helvetica, sans-serif !important; font-weight: bold; text-align: left;}

.h19 { color: #000; font-size: 26px; font-family: Comfortaa, Oxygen, Tauri, Arial, Helvetica, sans-serif !important; font-weight: bold; text-align: left; transition: all 1s ease-out; margin-right: 15px; line-height: 32px; }

.h20 { color: #000; font-size: 26px; font-family: Comfortaa, Oxygen, Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none; margin-right: 20px; padding: 6px 5px 4px; vertical-align: 1px; border: solid 1px black; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: all 1s ease-out; line-height: 32px; }

.h1 { font-size: 26px; font-family: Comfortaa, Tauri, Arial, Helvetica, sans-serif !important; font-weight: bold; text-align: left; }

.h1a {
	color: #213143;
	font-size: 29px;
	font-family: Raleway, sans-serif;
	font-weight: 600;
	text-align: left;
	/*text-transform: uppercase;
	text-shadow: 3px 3px 3px #F5F5F5}*/
}

.h1a2 { color: #2F4F4F; font-size: 14px; font-family: Raleway, Comfortaa, Oxygen, Tauri, Arial, Helvetica; font-weight: bold; text-align: left; vertical-align: 5px; text-shadow: 3px 3px 3px #F5F5F5    }

.h1b { color: #000; font-size: 26px; font-family: Oxygen, Tauri, Arial, Helvetica; font-weight: 700; background-position: 450px 0; text-align: left; text-shadow: 3px 3px 3px #F5F5F5;}

.h1c  { color: #000; font-size: 26px; font-family: Comfortaa, Oxygen, Tauri, Arial, Helvetica; font-weight: 700; background-position: 450px 0; text-align: left; text-shadow: 3px 3px 3px #F5F5F5; padding: 3px 6px 4px; border: solid 1px black; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.t1b { color: #000; font-size: 24px; font-family: Oxygen, Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none; margin-right: 17px; margin-left: 15px; padding: 3px 6px 4px; vertical-align: 1px; border: solid 1px black; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: all 1s ease-out;}

.t2maj2 { color: #213143; font-size: 29px; font-family: Raleway, Comfortaa, Oxygen, Tauri, Arial, Helvetica; font-weight: bold; text-align: left; vertical-align: -2px;}


/* .t2c                       { color: #000; font-size: 26px; font-family: Oxygen, Tauri, Arial, Helvetica; font-weight: 700; background-position: 450px 0; text-align: left; margin-left: -5px; vertical-align: -3px; border-radius: 5px */

/*FIN DE NAVBAR RÉDUITE*/