html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
/* 	font: 12px verdana, arial, helvetica, sans-serif; */
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color:#9e9e9e;
	color: #313131;
}

.bann_728 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
}

img {
	border-style: none;
}

a {
	color: #549bb6;
	text-decoration: none;
}

a:hover {
	color: #80c1da;
	text-decoration: underline;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width:1015px;
	margin:0 auto;
}
html>body #container {
	height: auto;
}
#header {
	height:245px;
}
#content {
	background-color: #FFFFFF;
	height:530px
}
#main {
/* 	border-left:2px solid black;	
	border-right:1px solid black; */
	vertical-align:top;	
	padding:10px;
	padding-bottom:20px;
}
#news {
	/* border-right:2px solid black; 
	border-left:1px solid black;*/
	vertical-align:top;		
	padding:10px;
	background-color:#EFEFEF;	
}

#footer {
/* 	position: absolute;
	bottom: 0; */
	width: 100%;
	background-color:#000000;
}
#footer h1 {
	color: #fff;
	padding-bottom: 0;
}
p {
	margin: 0;
	padding-bottom: 1em;
}
h2 {
	font-size: 1.6em;
	margin-top:5px;
}
.verdana{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tb_partner img{
	border:none;
}

/* Menu */
#menu, #menu ul{
	padding : 0; 
	margin : 0; 
	list-style : none; 
	line-height : 21px; 
	text-align : center; 
}
#menu{
	font-weight : bold; 
	font-family : Arial; 
	font-size : 12px; 
}
#menu a{
	display : block; 
	padding : 0; 
	background : #000;         
	color : #fff; 
	text-decoration : none; 
	width : 168px; 
}

#menu .menu-sel a{
	background-color:#80c1da;	
}

#menu li{ 
	float : left; 
	/* pour IE qui ne reconnaît pas "transparent" */
	border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}
/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li{
	border-right: 1px solid #fff ; /* on met une bordure transparente à droite de chaque élément */
}
html>body #menu #contacts{
	border-right : 1px solid black;
}


#menu li ul{ /* Sous-listes */
	position: absolute; 
	width: 202px; 
	left: -999em; 
	background-color:white;
	z-index: 100;
}
#menu li ul li{
	border-top : 1px solid white; 
	border-right:none;
}
#menu li ul li a{
	padding:2px 0;
	background-color:#80c1da;
	width : 210px; 
}
#menu li ul li a:hover{
	background-color:#549bb6;
}

html>body #menu li ul li{
	border-top : 1px solid white; 
}
#menu li ul ul{
	margin    : -22px 0 0 202px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
	border-left     : 1px solid white ;       
}
html>body #menu li ul ul{
	border-left     : 1px solid white ; 
}
#menu li:hover ul ul, #menu li.sfhover ul ul{ /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
	left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul{  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
	left: auto; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug sous IE */
}



/* Menu onglets Bleu */
#partner,#exhibitor,#visitor,#badge,#access_map,#agenda{
  display: block;
  width: 116px;
  height: 60px;
  float:left;
  margin:10px 15px 0;
}
#partner {
	margin-left:150px;
}

#agenda{
  background: url(../images/onglet_agenda.jpg) no-repeat 0 0;
}
#partner{
  background: url(../images/onglet_partner.jpg) no-repeat 0 0;
}
#exhibitor{
  background: url(../images/onglet_exhibitor.jpg) no-repeat 0 0;
}
#visitor{
  background: url(../images/onglet_visitors.jpg) no-repeat 0 0;
}
#badge{
  background: url(../images/onglet_badge.jpg) no-repeat 0 0;
}
#access_map{
  background: url(../images/onglet_access_map.jpg) no-repeat 0 0;
}

#partner:hover,#exhibitor:hover,#visitor:hover,#badge:hover,#access_map:hover, #agenda:hover{ 
  background-position: 0 -60px;
}

#partner span,#exhibitor span,#visitor span,#badge span,#access_map span, #agenda span{
  display: none;
}




/* Menu onglets */
#onglets {
  overflow: hidden;
  background-color: #000000;
}
#onglets ul {
  float: left;
  margin-top: 16px;
  margin-left: 16px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  list-style: none;
}
#onglets ul li {
  float: left;
  margin-left: 3px;
}
#onglets ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  background-image: url(../images/coin-gauche.png);
  background-position: 0% -250px;
  background-repeat: no-repeat;
}
#onglets ul li#actif {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  background-image: url(../images/coin-gauche.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
#onglets ul li a span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../images/coin-droit.png);
  background-position: 100% -250px;
  background-repeat: no-repeat;
  color: #ffffff;
}
#onglets ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../images/coin-droit.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  color: #333333;
}
#onglets ul li a:hover {
  background-position: 0% -500px;
}
#onglets ul li a:focus {
  background-position: 0% -500px;
}
#onglets ul li a:hover span {
  background-position: 100% -500px;
}
#onglets ul li a:focus span {
  background-position: 100% -500px;
}

/* HOME */

#home_list {
	float: right;
	padding-top: 10px;
}

#home_list table td {
	width: 280px;
	height: 34px;
	font-size: 15px;
	font-weight: bold;
}

/* Slide News */
#newsslider {
	position:relative;
	height: 300px;
	width: 200px;
	margin:3px 5px 0;
	overflow: hidden;
}

#newsslider strong {
	color: #77b5de;
}

#news_scroll_down, #news_scroll_up {
	cursor: pointer;
	margin-left: 95px;
}

#news_scroll_down {
	margin-top: 10px;
}

/*Twitter*/
#twtr-widget-1{
	padding-top:10px;
}

/* Form */
/* form styles */

form {
	width: 550px;
	text-align: left;
}

form h3 {
	clear: both;
	/* margin: 5px 0 10px 0; */
	margin-bottom:3px;
	font-size: 14px;
}

form#register label {
	display: block;
	/* width: 310px; */
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 12px 0;
}

form input {
	/* display: block; */
	margin-top: .3em;
	color: #333333;
	border:1px solid #7F9DB9;
}

form select {
	float: left;
	display: block;
	border:1px solid #7F9DB9;	
}

form textarea{
	margin-top:3px;
	border:1px solid #7F9DB9;	
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-website,
form label.field-company,
form label.field-email,
form label.field-description-activity,
form label.field-meetings,
form label.field-sell-buy-product
{
	clear: left;
}


form label.field-last,
form label.field-phone,
form label.field-email-confirm
 	{
	float: left;
	margin: 0;
	width: 178px;
	}


form label.field-first,
form label.field-city,
form label.field-website,
form label.field-company,
form label.field-date,
form label.field-email,
form label.field-mobile

 	{
	float: left;
	margin: 0px 30px 0px 0px;
	width: 178px;
	}



form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-website input,
form label.field-company input,
form label.field-date input,
form label.field-mobile input,
form label.field-phone input,
form label.field-email-confirm input {
	 float: left;
	 width: 197px;
	 color: #333333;
}

form label.field-description-activity{
	width:250px;
}

form label.field-days {
	margin-bottom: -20px;
}

form label.field-postcode {
	float: left;
	margin-right: 10px;
	width: 85px;
}

form label.field-postcode input {
	width: 85px;
	float: left;
	margin-top: 3px;
	color: #333333;
}

form label.field-invitation-code {
	float: left;
	margin-left: 113px;
	width: 170px;
}

form label.field-invitation-code input {
	width: 85px;
	float: left;
	margin-top: 3px;
	color: #333333;
	border-color:black;
}

form label.field-website{
	margin-bottom:20px;
}

form label.field-sell-buy-product, form label.field-sell-buy-product input{
	width:390px;
}


form label.field-civilty {
	float: left;
	margin-right: 10px;
	width: 85px;
}
form label.field-country {
	float: left;
	width: 175px;
}
form label.field-activity {
	float: left;
	width: 175px;
}


form label.field-civilty select {
	width: 85px;
	float: left;
	margin-top: 3px;
	color: #333333;
}
form label.field-country select {
	width: 175px;
	float: left;
	margin-top: 3px;
	color: #333333;
}
form label.field-activity select {
	width: 197px;
	float: left;
	margin-top: 3px;
	color: #333333;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0;
}

form label.field-address input {
	float: left;
	width: 310px;
	color: #333333;
}

form label.field-subscribe-mailing{
	margin-top:15px;
	padding:0;
}	

form label.field-meetings{
	padding-bottom:3px;
	width:320px;	
}	

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.field-checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px 0;
	}


.button { color:#333333; padding:4px; }

/* @group SPRING FLASH */

#spring_flash {
	width: 950px;
}

#spring_flash td {
	height: 30px;
}

#spring_flash li ul {
	margin-bottom: 10px;
}

#spring_flash .left {
	text-align: right;
	background-color: #6b99b6;
	padding-right: 10px;
	color: white;
	width: 100px;
}

#spring_flash .right {
	background-color: #c1dff5;
	padding-left: 10px;
}



/* @end */

/* @group HOTEL LIST */

h1 {
	color: #549bb6;
	margin: 0 0 10px;
	padding: 0;
}

h2 {
	color: #549bb6;
	font-size: 16px;
	border-bottom: 1px solid silver;
}

h3 {
	font-size: 14px;
	margin: 10px 0 10px 0;
	padding: 0;
}

h1#float_left {
	float: left;
}

#hotel_list #quote {
	color: #5d5d5d;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	padding-top: 20px;
}

#hotel_list p {
	color: #787878;
}

#hotel_list ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

#hotel_list li {
	margin: 0;
	color: #787878;
	padding: 0;
}



/* @end */

#link_pdf {
	float: left;
	padding-left: 20px;
	background: url(../images/pdf.png) no-repeat;
	display: block;
	height: 16px;
	margin-top: 7px;
	margin-left: 10px;
}

.link_pdf {
	padding-left: 20px;
	background: url(../images/pdf.png) no-repeat;
	display: block;
	height: 16px;
	margin-bottom: 1px;
}

/* @group HOME SPEAKERS LIST */

#home_sl {
	position:relative;
	width: 200px;
	margin:3px 5px 0;
	overflow: hidden;
	height: 240px;
}

#home_sl div {
	width: 200px;
	height: 240px;
}



/* @end */

#board {
	clear: both;
	width: 100%;
}

#board img {
	float: left;
	clear: left;
	border: 1px solid #9ed5fc;
	padding: 1px;
	position: absolute;
}

#board div {
	float: left;
	border: 1px solid #9ed5fc;
	padding: 5px;
	width: 215px;
	height: 215px;
	margin: 5px;
	background-color: #f3f3f3;
}

#contact_list {
	list-style-position: inside;
}

#board div h2 {
	font-size: 14px;
	margin-bottom: 5px;
}

#board div h2 span {
	font-size: 10px;
	color: #474747;
}

#board p {
	font-size: 9px;
	height: 31px;
	letter-spacing: 0;
}

/* @group APPOINTMENT VALIDATION */

#appointments_validation {
	width: 950px;
}

#appointments_validation p {
	border: 1px dashed silver;
	padding: 10px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	width: 930px;
}

#appointments_validation p.reject {
	color: red;
	border-color: red;
}

#appointments_validation p.accept {
	color: green;
	border-color: green;
}

#appointments_validation label {
	font-weight: bold;
}

#appointments_validation textarea {
	width: 950px;
	height: 150px;
}

#appointments_validation form {
	width: 950px;
}

#appointments_validation label.important {
	color: red;
	font-weight: bold;
}

#appointments_validation #submit {
	width: 60px;
	height: 25px;
	border: 3px outset #61b3d2;
	background-color: #549bb6;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 12px;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#appointments_validation #submit:hover {
	border-style: inset;
	font-size: 11px;
}



/* @end */

/* @group APPOINTEMENT REQUEST */

#appointments_request p {
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#appointments_request form {
	width: 930px;
}

#appointments_request .form_inf {
	font-style: normal;
	color: #e8a228;
	font-weight: normal;
	padding-left: 5px;
	line-height: 20px;
}

#appointments_request fieldset {
	border: 1px solid gray;
	width: 930px;
	margin-bottom: 20px;
}

#appointments_request fieldset table {
	width: 100%;
}

#appointments_request legend {
	font-weight: bold;
	color: #549bb6;
}

#appointments_request td {
	vertical-align: top;
}

#appointments_request td.v_spacer {
	height: 20px;
}

#appointments_request .ar {
	text-align: right;
	padding-right: 10px;
	width: 300px;
}

#appointments_request span {
	font-weight: bold;
	color: red;
}

#appointments_request td input[type=text] {
	width: 400px;
}

#appointments_request td input#from, #appointments_request td input#to {
	width: 162px;
}

#appointments_request td select {
	width: 200px;
}

#appointments_request td textarea {
	width: 400px;
	height: 200px;
}

#appointments_request #submit {
	width: 60px;
	height: 25px;
	border: 3px outset #61b3d2;
	background-color: #549bb6;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 12px;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#appointments_request #submit:hover {
	border-style: inset;
	font-size: 11px;
}

#appointments_request #requirement {
	text-align: right;
	color: red;
}



/* @end */

/* @group CONTACT */

#contact {
	border-collapse: collapse;
	width: 700px;
	margin: 80px auto 20px;
}

.al-right {
	text-align: right;
	font-weight: bold;
	color: #549bb6;
}

#contact td {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 5px;
}

#logo-contact {
	width: 500px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/ictspring.jpg) no-repeat;
}



/* @end */

/* @group PROGRAM */

.inf {
	text-align: center;
	margin: 20px;
	clear: both;
	background-color: #fefdd8;
	border: 1px dashed #d6d399;
	font-size: 14px;
	color: #908d1f;
	padding: 5px;
	font-style: italic;
}

.error {
	text-align: center;
	margin: 20px;
	clear: both;
	background-color: #fedfdb;
	border: 1px dashed #ff1d19;
	font-size: 14px;
	color: #ff1d19;
	padding: 5px;
	font-style: italic;
}

.inf2 {
	clear: both;
	background-color: #fefdd8;
	border: 1px dashed #d6d399;
	font-size: 10px;
	color: #908d1f;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#program {
	clear: both;
	border-collapse: collapse;
	font-size: 12px;
	width: 955px;
}

#program td {
	vertical-align: top;
	border: 1px solid white;
	padding: 4px;
}

#program td strong {
	margin-bottom: 5px;
}

#program td em {
	font-size: 10px;
}

#program td span {
	font-size: 10px;
}

#program .day {
	color: #199fdd;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#program .day span {
	font-size: 12px;
	color: gray;
}

#program .hour {
	background-color: #199fdd;
	text-align: center;
	color: white;
	font-weight: bold;
	width: 55px;
}

#program .title {
	color: white;
	text-align: center;
	background-color: #199fdd;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#program .title strong {
	font-size: 14px;
}

#program .c1 {
	background-color: #dff1fc;
	text-align: center;
	width: 900px;
}

#program .c2 {
	background-color: #fdefe6;
	width: 300px;
}

#program .c3 {
	background-color: #f9ecd2;
	width: 300px;
}

#program .c22 {
	background-color: #fdefe6;
	width: 450px;
}

#program .c32 {
	background-color: #f9ecd2;
	width: 450px;
}

#program .c4 {
	background-color: #e8f3f9;
	width: 300px;
}



/* @end */

/* @group BADGE REQUEST */

#invited {
	margin-top: 10px;
	margin-bottom: 10px;
}

#not_invited {
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* @end */

/* @group PARTNERS */

.tb_partner {
	border-collapse: collapse;
}

.tb_partner td
{
	border-bottom: 1px solid silver;
}

/* @end */

/* @group SPONSORS */

#sponsors p {
	text-align: center;
}

#sponsors p img {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

#platinium
 {
	background: #e5e5e5 url(../images/platinium.png) no-repeat 0 7px;
	color: #a7a7a7;
	text-indent: 16px;
	display: block;
	font-size: 24px;
	margin-bottom: 0;
	width: 960px;
	border: 1px solid silver;
}

#gold
 {
	background: #f3ebb6 url(../images/gold.png) no-repeat 0 6px;
	color: #bdb12f;
	text-indent: 16px;
	display: block;
	font-size: 22px;
	margin-bottom: 0;
	width: 960px;
	border: 1px solid silver;
}

#silver
 {
	background: #dcdcdc url(../images/platinium.png) no-repeat 0 3px;
	color: #909090;
	text-indent: 16px;
	display: block;
	font-size: 18px;
	margin-bottom: 0;
	width: 960px;
	border: 1px solid silver;
}

#bronze {
	background: #f3ddba url(../images/bronze.png) no-repeat 0 2px;
	color: #e09b46;
	text-indent: 16px;
	height: 16px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 14px;
	margin-bottom: 0;
	width: 960px;
	border: 1px solid silver;
}

.platinium, .gold, .silver, .bronze {
	border: 1px solid silver;
	margin-bottom: 10px;
	border-top-style: none;
	width: 960px;
	padding-top: 10px;
}



/* @end */

/* @group WHITE PAPERS */

#whitepapers ul {
	margin: 0;
	padding: 0;
}

#whitepapers li {
	list-style-type: none;
	padding: 10px;
}

#whitepapers li.alt {
	background-color: #daeaf5;
}

#whitepapers img {
	float: right;
	border: 1px solid #c1dff5;
	padding: 2px;
	margin-left: 10px;
}

#whitepapers li.alt img {
	border-color: white;
}

#whitepapers em {
	color: gray;
	display: block;
	margin-bottom: 10px;
}



/* @end */

/* @group PRESENTATION */

#presentations ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: square;
}



/* @end */