@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.body_accueil{
	width: 100%;
}
.cadena{
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	float: right;
	margin-right: 40px;
}
.cadena img{
	margin-right: 10px;
}
.thumb-2 {
	font-size: 11px;
	color: #999999;
}
.thumb-2 img{
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.thumb-2 img:hover{
	font-size: 11px;
	color: #999999;
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: #F4F4F4;
}
.copy_txt {
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 20px;
}
.copy_txt a:link,  .copy_txt a:visited {
	font-size: 10px;
	color: #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
img{
	border:0;
}
.img_col{
	border: 3px solid #666666;
}
.menu a:link, .menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.menu a:hover {
	background-image: url(../images/bg_bt_principale.gif);
	background-repeat: repeat-x;
}
.menu_active a:link, .menu_active a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-image: url(../images/bg_bt_principale.gif);
	background-repeat: repeat-x;
}
.menu_active a:hover {
}
.titre_cadre{
	font-size: 12px;
	text-indent: 36px;
	background-image: url(../images/tt_cadre01.gif);
	color: #999999;
}
.footer {
	background-color: #f4f4f4;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg_btn_adm.gif);
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg_btn_adm.gif);
	border: 1px solid #666666;
}
.body_cadre{
	font-size: 12px;
	background-image: url(../images/bg_cadre01.gif);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 36px;
	color: #999999;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.col a:link, .col a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.col a:hover {
	text-decoration: none;
}
/* */

.tt_col{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/carre.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 17px;
	margin-right: 10px;
}
.txt_col{
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 17px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tt_pages{
	font-size: 24px;
	color: #333333;
	margin-left: 60px;
}
.txt_pages{
	font-size: 12px;
	color: #333333;
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.suite_white a:link, .suite_white a:visited {
	background-image: url(../images/suite_white.gif);
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
}
.suite_white a:hover {
	background-image: url(../images/suite_black.gif);
}
.lire_page_client{

}
.liste_exposants td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	padding-left: 5px;
}

.liste_exposants th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	padding-left: 5px;
}


.liste_exposants {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.pointe{
	margin-top: 0px;
}

hr {
clear: both;
width: 100%;
border: 0; /* enleve toute bordure */
border-bottom: 1px #CCCCCC solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.liens_liste_expos a:link, .liens_liste_expos:visited{
	text-decoration: none;
	color: #000000;
}
.liens_liste_expos a:hover{
	text-decoration: none;
	color: #666666;
}
.bt_download_photo{
	position: absolute;
	z-index: 10;
	margin-top: -26px;
	margin-left: 89px;
}
.bt_download_photo a img{
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}.bt_download_photo a:hover img{
	background-color: #CCCCCC;
	border: 3px solid #FFFFFF;
}
