body {
	position: relative;
	margin: 0px;
	padding: 0px;
	width:496px;
	font: normal 11px/13px, Arial, sans-serif;
	color: #4C4C4C;
	text-align: left;
	background-color: #FFFFFF;
}

form {
	margin: 0;
	padding: 0;
}

select {
	z-index: 0;
}

table{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
/*	border: 0px;
	font: normal 11px/13px Tahoma, Arial, sans-serif;
	margin-left:5px;
    border : 1px solid #9F1768;
	width:400px;*/
}

th{
	background-color: #E43434;
	color: #fff;
	line-height: 20px;
}

tr {
	vertical-align: top;
}

td {
	text-align: left;
}
input,select,textarea {
	font: normal 11px/13px Tahoma, Arial, sans-serif;
	color: #000;
	text-align: left;
	border: #707173 solid 1px;
}

p {
	margin: 0px;
	padding: 0px 0px 14px 0px;
	border: 0px;
	font: normal 11px/13px Tahoma, Arial, sans-serif;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

a {
	color: #467FB8
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #467FB8;
	text-decoration: underline;
}
/* TITRES */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding-top:5px;
/*	padding-left: 32px;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #C60D1F;
    font-size: 20px;
	height:25px;
	background-image: url(http://www.emballageweb.com/ExposiumCms/cms_sites/partage555010/catalogue/fd-h1.jpg);
	background-repeat: no-repeat;
	/*background-position: 0px 40px;*/
	padding-left:30px;
}

h2 {
	margin: 0px 0px 0px 0px;
	font: normal 18px/18px Arial, sans-serif;
	color: #999999;
}

h3 {
	margin: 0px;
	padding-bottom: 2px;
	font: bold 11px/13px Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #FF0F19;
	color: #FF0F19;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
	color: #0097D5;
}

li span {color: #4C4C4C}

input {font: normal 11px/13px Tahoma, Arial, sans-serif; color: #4C4C4C}
select {font: normal 11px/13px Tahoma, Arial, sans-serif; color: #4C4C4C}
textarea {font: normal 11px/13px Tahoma, Arial, sans-serif; color: #4C4C4C}
form {display: inline}


/* ========================  Classes spécifiques appliquées dans les pages  ======================== */
.titre {
	margin: 0px 0px 0px 0px;
	font: normal 28px/20px Arial, sans-serif;
	color: #999999;
}

.soustitre {
	margin: 0px 0px 0px 0px;
	font: normal 18px/18px Arial, sans-serif;
	color: #467FB8;
}

.lib,.libelle {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #707173;
	padding-right:20px;
	
}

.val,.valeur, champ {
	font-size: 10px;
	color: #4C4C4C;
}

.debug {
	font-size: 10px;
	color: #666666;
}

a.debug {
	font-size: 10px;
	color: #666666;
}

a.debug:hover {
	font-size: 10px;
	color: #000000;
}

.bouton {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: none;
	background: url(http://www.emballageweb.com/extension/comexposiumsites/design/emballage/images/bt-cata.jpg) no-repeat;
	width:101px;
	height:25px;
	text-align:center;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:20px;
	border: none;
	
}




/* ============================ Affichage catalogue ================================= */
/* Formulaire de recherche*/
#rechercheForm{
		width: 500px;
}
#validForm{

}
table.formulaire {
	
}


/* Liste des exposants */

table.resultat {
	width: 500px;
}
.nombreExposants {
	color:#C60D1F;
	font-weight:bold;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
.listexpo {
	font: bold 11px/18px , Arial, sans-serif;
	/*color: #fff;*/
	text-decoration: none;
	width: auto;
	height: 24px;
	overflow: visible;
	border: none;
	padding: 0px 16px 4px 16px;
	/*background-color: #E43434;*/
	background-repeat: no-repeat;
	cursor: pointer;
}

.pageCourante {
	font:bold;
}

.pagination{
	width:500px;
}

th {
background-color: #FFFFFF;
	color:#E43434;
}
/* Produits */
/*table.detail{
	width:500px;
	border : 1px solid #666666;
}

table.onglets{
	width:500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}

.onglet1, .onglet2, .onglet3{
	text-transform: uppercase;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#CCCCCC;
}
.onglet1Sel, .onglet2Sel, .onglet3Sel{
	text-transform: uppercase;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#FFFFFF;
}

.titreOngletSel{
	text-transform: uppercase;
	color: #000000;
	
	font-weight:bold;
	
}*/
table.resultat, table.detail {
	width: 530px;
	border: #707173 solid 1px;
	padding: 0;
}

table.onglets {
	width: 500px;
	padding: 0;
	border-bottom:0px;
}

td.onglet1, td.onglet2, td.onglet3 {
	width: 155px;
	height: 24px;
	padding: 4px 0 0 0;
	text-align: center;
	border-top: 1px solid #707173;
	border-left: 1px solid #707173;
	border-right: 1px solid #707173;
}

.onglet1Sel, .onglet2Sel, .onglet3Sel {
	width: 155px;
	height: 24px;
	padding: 4px 0 0 0;
	text-align: center;
	border-top: 1px solid #707173;
	border-left: 1px solid #707173;
	border-right: 1px solid #707173;
}

td.valeur {
	background-color: #fff;
}

table.resultat th {
	font: bold 11px/15px Arial, sans-serif;
	height: 18px;
	font-weight: bold;
	background-color: #707173;
	color:#FFFFFF;
}

table.resultat td {	
	border-top: solid #e4e0d6 1px;
vertical-align: middle;
}

table.resultat td.champRaisonSociale {
	width: 300px;
	padding: 3px 0 3px 3px;
    /*font-weight: bold;*/


}

table.resultat td.champWeb {
	width: 100px;
	padding: 3px 0 3px 3px;
}
table.resultat td.champNouveautes {
	width: 50px;
	padding: 3px 0 3px 3px;
display: none;
}

table.resultat td.champPays {
	width:100px;
	padding:3px 0 3px 3px;
}
table.resultat td.champStands {
width:110px;
}
table.resultat tr:hover {
	background-color: #E8E8E8;
	color: #467FB8;
}

table.resultat tr:hover a:link {
	color: #467FB8;
}

td.topLeft, td.bordLeft {
	width: 5px;
}

td.topRight, td.bordRight {
	width: 5px;
}

.resultat a:link, a:visited, a:active {
	/*text-decoration: underline;*/
	color: #4C4C4C;
}

.resultat a:hover {
	text-decoration: none;
	color: #000;
}

#resultatwait {
	height:20px;
}


/* Produits */

table.detail {
	width: 500px;
	border: 1px solid #707173;
}

table.onglets tr {
	width: 500px;
	height: 24px;
}

.onglet1, .onglet2, .onglet3 {
	text-transform: uppercase;
	background-color: #f4f2ec;
}

.onglet1Sel, .onglet2Sel, .onglet3Sel {
	background-color: #fff;
}

.titreOngletSel {
	text-transform: uppercase;
	color: #E43434;
	font-weight: bold;
}


a:hover.listexpo, a:visited.listexpo, {
	font: bold 11px/18px  Arial, sans-serif;
	/*color: #FFFFFF;*/
	text-decoration: none;
	width: auto;
	height: 24px;
	border: none;
	padding: px 16px 4px 16px;
	/*background-color: #E43434;*/
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

a.listexpo {
color: #000000;
padding: 0px 5px 0px 5px;
-moz-border-radius: 0px;
}
a.listexpo:hover {
padding: 0px 5px 0px 5px;
color: #467FB8;
/*background-color:#2B4B83;*/
}/* CSS Document */

.exposantAdresse {
	display:none;
}
.onglet3, .onglet3Sel{
display : none;
}

/*Raisoc en gras rouge*/
table.resultat tr.style1 {
color:red;
font-weight:bolder;
background-color:#EEEEEE;
}

table.resultat tr.style1 a:link {
color:red;
font-weight:bolder;
}
 

