.action_inactive {
	color : grey ;
}

.bg {padding : 0 ;}

.conteneur {margin-left : 50%;}
.contenant {
	width : 980px ;
	margin-left : -500px ;
}

.marge {
	font-size : 14px ;
	padding : 0px ;
	width : 148px ;
	float : left ;
}

.actions {
	border-radius:10px;
	padding : 5px;
	font-size : 15px;
	float: right;
	margin-top:50px;
}

.fondactions {
	text-align : center ;
	box-sizing : border-box ;
}

.corps2 {
	border-radius : 10px ;
	padding : 10px;
}

.fondcorps{
	padding : 0 15px;
}

.fondmenu {
	box-sizing : border-box ;
	padding : 10px ;
}

.soustitre {
	padding : 10px ;
	padding-bottom : 30px ;
	border-radius : 3px ;
}

.fondtitre{padding : 0px 15px 0px 15px ;}

.combleu {font-family : "Comic Sans MS" ;} /* texte du cadre de titre si sans images */

.actions2 {
font-size : 15px ;
padding : 0px ;
width : 148px ;
float : right ;
}

.blocnote{
    position: absolute;   
    visibility : visible;
    border: 1px solid Black;
    padding: 5px;
    padding-right : 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #caffff;
    
    background-image:url(close.png);
	background-repeat:no-repeat ;
	background-position:top right;
	
	width:400;
	margin-left:150;
	text-align:left;
	-moz-border-radius:5px
}

.box {
	border-radius : 5px ;
	margin-right : 10px ;
	float : left ;
	overflow : hidden ;
}

.carte {
	font-family : "Comic Sans MS" ;
	font-size : 12px ;
}

.cartecomplete {
	background-color : white ;
	border : 5px solid #000000 ;
	border-radius : 10px ;
	font-family : "Comic Sans MS" ;
	font-size : 12px ;
	padding : 0 ;
	overflow : scroll ;
	color : chocolate ;
}

.chev {
	background-color : #000000 ;
	border : 5px solid #000000 ;
	color : white ;
	margin-right : 15px;
	border-radius : 10px ;
	width : 610px ;
	height : 370px ;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.corps3 {
	padding : 0px ;
	box-sizing : border-box ;
	width : 650px ;
}

.ecurie { 
	width : 180px;
	height : 175px;
	float : left;
	color : white;
	
	background-color:#ccd684;
	
	margin-right : 15px;
	margin-bottom : 15px;
	padding : 5px;
	-moz-border-radius: 10px
	
}

.minifond {
 	width:150;height:132;border:2px solid #000000;
 }

form {margin : 0px ;}

.formulaires {
	background-color : white ;
	width : 625px ;
	FONT-SIZE : 12pt ;
	FONT-FAMILY : 'times new roman' ;
}

.infobulle { /* cadre d'informations s'affichant si survole un lien */
	padding: 5px ;
	padding-bottom : 25px ;
	font-family : Verdana, Arial ;
	font-size : 10px ;
	position : absolute ;
	visibility : hidden ;
}

.infobulle2 {
	padding : 5px ;
	padding-bottom : 25px ;
	font-family : Verdana, Arial ;
	font-size : 10px ;
	position : absolute ;
}

.listconcours {
	border-radius : 10px ;
	margin-bottom : 5px ;
	padding : 10px ;
	width : 280px ;
}

.listparticipants {
	-moz-border-radius : 10px ;
	padding-bottom : 5px ;
	float : right ;
	width : 330px ;
}

.minimenu {
	border-radius : 5px ;
	padding : 5px ;
	padding-right : 10px ;
	font-family : Verdana, Arial ;
	font-size : 10px ;
	text-align :left ;
	position : absolute ;
	visibility : hidden ;
}

.news { /* les [quote=][/quote]*/
	border : 2px solid #000000 ;
	padding : 3px ;
	margin-right : 15px ;
	width : 98% ;
}

.pres {
	margin-right : 10px ;
	width : 410px ;
	float : left ;
}

.reste { font-size : 11px}

.soustitre3 {
	-moz-box-sizing : border-box ;
	padding : 0px ;
	width : 650px ;
}

.titrecolonne {font-family : "Comic Sans MS" ;}

/* Ce fichier contient les classes par défaut lorsqu'elles ne sont pas redéfinies dans un autre style*/

.scrolling{ /* classes pour les listes de joueurs, d'animaux etc.. */
	width:620;overflow-x:scroll;
}

.comms {
font-size :13; font-family:Comic Sans MS; background-color:#e6efaa; padding:3px; padding-left:5px; -moz-border-radius: 5px;
}

.timers{
	position:absolute;margin-left:-20
}

.timers_new{
	float:right;margin-left:-50;margin-top:2;margin-right:10px;
}

.equipement{
padding:3px;width:156px;height:36px;background:url(equipement.png) no-repeat;
}

.evenement
{
color:Crimson;
font-family: 'Lucida Caligraphy','Monotype Corsiva',cursive;
font-weight:bold;
text-decoration:none;
}

.infobulle img
{
max-height:100;
height: expression( Math.min(parseInt(this.offsetHeight), 100) );
}
