﻿/**{
	border: 1px solid red;
}*/

#page_content .date_soiree {
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}

.highslide-html {
    background-color: #C0AD92;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #C0AD92;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.flux dl { margin:0; padding:0;}  /*bug firefox*/


/*.flux p { font-weight: bold; font-size: 12px; text-align: center; margin-top: 0px; }*/
.flux dt { list-style-type: circle; font-size: 10px; line-height: 15px; margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
	
/*.flux dt a { 
	text-decoration: none; 
	padding-left: 0px 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}*/
/*.flux p a { color: navy; text-decoration: none }*/
/*.flux p a:hover { color: #84A54A; text-decoration: underline overline; }*/
.flux dt a:link, .flux dt a:visited {
	color: #3366CC;
	text-decoration: none; 
	padding-left: 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
} 
.flux dt a:hover {color: #FF4599; text-decoration: underline overline; }   /* mouse over link */
.flux dt a:active { color:#FF4599;text-decoration: underline overline; }  /* selected link */

.flux dt.premier a:link, .flux dt.premier a:visited {
	color: #ff00ff;
	text-decoration: none; 
	padding-left: 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
} 
.flux dt.premier a:hover {color: #3366CC; text-decoration: underline overline; }   /* mouse over link */
.flux dt.premier a:active { color:#3366CC;text-decoration: underline overline; }  /* selected link */



.flux h2{
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #3366CC;
	font-size:medium;
}

.flux h2 a {
	text-decoration: none; 
	border-bottom-style:none;
	color: #3366CC;
}

#ts{
	margin:0;
	margin-top: 5px;
}

#ingame {
	margin-top:10px;
}
#ingame h4{
	margin:0;
	font-weight: normal;
	color: #545454;
}
#ingame p{
	margin:0;
}

#ingame p a:link {color: #3366CC; text-decoration: none ;}     /* unvisited link */
#ingame p a:visited {color: #3366CC; text-decoration: none;}  /* visited link */
#ingame p a:hover {color: #FF4599; text-decoration: none;}   /* mouse over link */
#ingame p a:active {color: #FF4599; text-decoration: none;}   /* selected link */

#ip {
	font-weight: bold;
}
