/* CSS Document */

.displayLAN
{
  /*background-color:#DEA;*/
  margin:1em auto;
  width:90%;
}




.lan_logo
{
  float:left;
  text-align:center;
  padding-top:3em;
  margin:0;
  width:200px;
  height:400px;
}

.lan_data
{
  /*background-color:#FF0;*/
  margin:0;
}

.lan_data h4
{
  text-align:center;
}

.lan_data ul
{
  padding-left:200px;
}

.lan_data ul li
{
	list-style-type:none;
	background-repeat:no-repeat;
	height:22px;
	padding-top:10px;
	padding-left:35px;
	margin-left:5px;
	margin-bottom:.5em;
}


.lan_data ul li.lan_date
{
	background-image:url(../img/32/date.png);
}

.lan_data ul li.lan_address
{
	background-image:url(../img/32/map.png);
}

.lan_data ul li.lan_price
{
	background-image:url(../img/32/price.png);
}

.lan_data ul li.lan_regs
{
	background-image:url(../img/32/regs.png);
}

.lan_data ul li.lan_subscribe
{
	background-image:url(../img/32/subscribe.png);
}

.lan_data ul li.lan_photos
{
	background-image:url(../img/32/photos.png);
}

.lan_data ul li.lan_details
{
	background-image:url(../img/32/details.png);
}

.lan_data a img
{
	border:0;
}


table#tournaments
{
  margin:1em auto;
  width:90%;
}

#tournaments tr td
{
  text-align:center;
  width:25%;
}

#tournaments .border_game
{
  border:1px solid #000;
  margin:1em;
  padding-bottom:.5em;
  background-color:#F0F0F0;
}

#tournaments .border_game img
{
  border:1px solid #000;
}







/* galerie photos */
#display_photos ul.thumbnails span, #display_photos ul.thumbnails span.thumb_container2 a
{
  width:140px;
}

#display_photos ul.thumbnails span.thumb_container2
{
  height:140px;
}

#content ul.thumbnails span.thumbLegend
{
  display:block;
  height:5em;
  /*background-color:red;*/
}

#display_photos ul.thumbnails
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
}

#display_photos ul.thumbnails li
{
  /*border:1px solid red;*/
  display:inline;
}

#display_photos ul.thumbnails span.thumb_container1
{
  /*border:1px solid blue;*/
  display:inline-block;
  margin:0 5px 5px;
  text-align:center;
  vertical-align:top;
}

#display_photos ul.thumbnails span.thumb_container2
{
  /*border:1px solid green;*/
  display:table-cell;
  margin:0;
  vertical-align:middle;
}

#display_photos ul.thumbnails span.thumb_container2 a
{
  border-bottom:medium none;
  display:block;
}

#display_photos ul.thumbnails img
{
  margin-bottom:-4px;
  margin:10px;
  /*margin:16px;*/
}

#display_photos ul.thumbnails span.thumb_container2
{
  border:1px solid #6699CC;
}

#display_photos ul.thumbnails span.thumb_container2
{
  background-color:#EEEEFF;
}

#display_photos ul.thumbnails span.thumb_container2:active img
{
  outline-color:#FF9922;
  outline-style:ridge;
  outline-width:3px;
}

#display_photos ul.thumbnails span.thumb_container2:hover
{
  border-color:#FF9922;
}

#display_photos ul.thumbnails span.thumb_container2:hover
{
  background-color:#FFFFFF;
}


#display_photos ul.thumbnails span.thumbLegend
{
  font-size:80%;
  overflow:hidden;
}
























div#galerie
{
	/*width:410px;
	background-color:red;*/
	width:95%;
	padding:15px;
	margin:15px;
	text-align:center;
}

ul#galerie_mini
{
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#galerie_mini li
{
	float:left;
}

ul#galerie_mini li a img
{
	margin:2px 1px;
	border:1px solid #dcb;
}





.register_link
{
	margin:auto 10%;
	padding:0;
}

.register_link a, .register_link a:active, .register_link a:visited
{
	display:block;
	margin:0;
}

.register_link a, .register_link a:active, .register_link a:visited
{
	background-position:center left;
	background-repeat:no-repeat;
	border:1px dashed #FFF;
	padding:25px 0 0 70px;
	height:70px;
	text-decoration:none;
	font-weight:bold;
	color:#0000FF;
}

.register_link a:hover
{
	border:1px dashed #F00;
	background-color:#FFFFDD;
	color:#0000FF;
}

.register_link a span, .register_link a:active span, .register_link a:visited span
{
	color:#009;
	text-decoration:none;
	font-weight:normal;
}

.register_link a:hover span
{
	color:#F00;
	font-weight:normal;
}






#commentaires #commentaires-liste {
	width:500px;
	margin:0 auto;
	color:#036;
}
#commentaires .com_right,
#commentaires .com_left,
#commentaires .com_rep {
	width:372px;
	font-size:9pt;
	text-indent:0 !important;
	line-height:1.2;
}
#commentaires .com_right {
	float:right;
}
#commentaires .com_left {
	clear:right;
}
#commentaires .com_rep {
	margin:auto;
	clear:both;
}
#commentaires .com_ht {
	width:372px;
	height:15px;
	background:url(../img/misc/commentaire_haut2.png) bottom center no-repeat;
}
#commentaires blockquote {
	margin:0;
	padding:0 15px 0 10px;
	text-indent:20px;
	background:url(../img/misc/commentaire_fond2.png) top left repeat-y;
}
#commentaires blockquote p {
	margin:0;
	padding:0;
	text-indent:0;
}
#commentaires .com_bas {
	width:322px;
	height:30px;
	font-size:8pt;
}
#commentaires .com_left .com_bas {
	padding:15px 0 0 50px;
	text-align:left;
	background:url(../img/misc/commentaire_bas_gch2.png) top left no-repeat;
}
#commentaires .com_right .com_bas {
	padding:15px 50px 0 0;
	text-align:right;
	background:url(../img/misc/commentaire_bas_dte2.png) top right no-repeat;
}
#commentaires .com_rep .com_bas {
	padding:15px 50px 0 0;
	text-align:right;
	background:url(../img/misc/commentaire_bas_dte2.png) top right no-repeat;
}

