/******      GENERAL      ******/
*{
	margin:0;
	padding:0;
}
@font-face {
    font-family: '_OpenSans-Regular';
    src:url("../fonts/OpenSans-Regular.ttf");
}
@font-face {
    font-family: '_OpenSans-Light';
    src:url("../fonts/OpenSans-Light.ttf"),url("../fonts/OpenSans-Light.eot");
}

body,html
{
	width:100%;
	height:100%;
}


body{
	font-family: '_OpenSans-Light','Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
	background-image:url(../images/trame_gris.gif);
}

.no_mobile
{
	display:none !important;
	visibility:hidden !important;
}

sup
{
	font-size:0.7em
}
/*.shanghai-title {
	font-family:'_OpenSans-Light','Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}*/

.shanghai_color
{
	color:#E30613;
	font-size:1.5em;
	display:block;
	line-height:1.3em;
	
}
.date_shanghai
{
	color:#E30613;
}

.ny_color
{
	color:#0689FF;
	font-size:1.5em;
	display:block;
	line-height:1.3em;
}
.date_ny
{
	color:#0689FF;
}

.paris_color
{
	color:#801EA8;
	font-size:1.5em;
	display:block;
	line-height:1.3em;
}
.date_paris
{
	color:#801EA8;
}

/*elements principaux de la page////////*/
#page_interieure
{
	width:100%;
	background-color:#FFF;
	position:relative;
	padding:0px;
	min-height:100%;
}

.row
{
	width:90%;
	padding-left:5%;
	position:relative;
}

/*#page_interieure h1
{
	font-size:1.4em;
	line-height:1em;
	font-weight:900;
	!*padding-bottom:40px;*!
	!*border-bottom:1px solid #000;*!
	margin-bottom:40px;
	text-align:center;
}*/


.seach-div{
	padding-bottom:15px;
	border-bottom:1px solid #000;
}
.seach-div div {
	/*float: right;*/
}

.form-control-input {
	/*display: block;*/
	/*width: 100%;*/
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.lien {
	background-image: url(../images/flechette.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 12px;
	color: #E1001A;
}
#Button2{
	text-align:left;
	background-image:url(../images/search.gif);
}

#Button2{
	position: absolute;
	margin-left: -40px;
	margin-top: -11px;
	height: 20px;
	width: 20px;
	text-align: left;
	background-image: url(../images/search.gif);
	border: 1px solid #ccc;
	background-color: #fff;
	border: none;
	background-size: 100% 100%;
	cursor: pointer;
}

#Button2:hover{
	background-image: url(../images/searchh.gif) !important;
}


@media (max-width:600px){
	#Keyword {
		width:89% !important;
		margin-left: 5%;
	}
	.print-a {
		float: none !important;
	}
}
@media (max-width:374px){
	#Keyword {
		width:95% !important;
		margin-left: 2%;
	}
}


/*fin elements principaux de la page////////*/


/*liste des exposants////////*/
.ligne
{
	border-bottom:1px solid #CCC;
	padding:10px 0px;
	text-align:center;
	overflow:hidden;
}

.ligne_over
{
	background-color:#000;
	color:#fff;
}

.ligne .exhibitor
{
	font-weight:900;
	font-size:1.2em;
}
.ligne .website{
	float: right;
}

.ligne .website a
{
	text-decoration:none;
	color:#666;
	font-weight:900;
	font-size:16px;
}

.ligne .website a:hover
{
	color:#fff;
	background-color:#000;
}

@media screen and (min-width: 640px)
{
	.no_mobile
	{
	display:inline !important;
	visibility:visible !important;
	}
	
	/*elements principaux de la page////////*/
	#page_interieure
	{
		width:95%;
		left:2.5%;
	}
	/*#page_interieure h1
	{
	font-size:3em;
	}*/
	/*fin elements principaux de la page////////*/
	
	
	/*liste des exposants////////*/
	
	.ligne .exhibitor
	{
		float:left;
		width:40%;
		padding-right:5%;
		text-align:left !important;
	}
	
	.ligne .country
	{
		float:left;
		width:20%;
		padding-right:3%;
	}
	.ligne .boothtype
	{
		float:left;
		width:20%;
		padding-right:2%;
	}
	
	.ligne .website a
	{
		/*float:left;*/
		width:20%;
		text-align:right;
	}


	
}
/*/mediaquery*/

@media screen and (max-width: 768px)
	{
		.website {
			float: none!important;
		text-align:center!important;
	}
	
}


@media screen and (min-width: 1260px)
{
	#page_interieure
	{
		width:1197px;
		margin:0 auto;
		left:auto;
	}
	
}


.logoRinght {
	float: right;
	padding: 0;
	font-size: 40px;
	font-family: _OpenSans-Light;
	font-weight: 700;
	color: #E30613;
}
.font-s {
	font-size: 50px;
	font-weight: 700;
	color: #000;
	padding-bottom: 20px;
	
	/*font-family: _OpenSans-Light !important;*/
	margin-bottom: 30px;
}

@media (max-width: 1180px) {
	.font-s {font-size: 80px;}
}
@media (max-width: 1000px) {
	.font-s {font-size: 54px;}
	.logoRinght {font-size: 40px;padding-right: 0;}
}
@media (max-width: 800px) {
	.font-s {font-size: 50px;}
	.logoRinght {padding-right: 28px;font-size: 34px;}
}
@media (max-width: 600px) {
	.logoRinght {padding-right: 0px;font-size: 16px;}
	.font-s {font-size: 33px;}
}
@media (max-width: 400px) {
	.font-s {font-size: 30px;}
}

/*/mediaquery*/