html,BODY{
	height:100%;
}
BODY
{
	color:white;
	min-width: 900px;
	background-color: #323232;
	font-size: 14px;
	margin:0;
	padding:0;
	background:#000000; 
	background-image:url(img/bg.jpg); 
	background-repeat:no-repeat;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisee */
	font-family:Arial, Verdana, Helevetica, sans-serif;
	cursor:url(public/image/cursor/fleche.cur), auto;
	height:100%;
}
*{
    outline:none;
}
a{
	cursor:url(public/image/cursor/pointer.cur), auto;
}
input[type="submit"]{
	cursor:url(public/image/cursor/pointer.cur), auto;
}
img{
    border:none;
}
.centrage {text-align: center;}
#titre
{
	margin-left:auto;
	margin-right:auto;
	height: 160px;
	width: 986px;
	background-image: url(public/image/bandeau.png);
	margin-bottom:10px;
	text-indent:-9999px;
}
#barrehaut
{
	margin-top: 20%;
	clear: both;
	background-color:black;
	border:1px solid;
	border-left:0px;
	border-right:0px;
	width:100%;
	margin-bottom:40px;
	text-align:center;
}
	#barrehaut2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	#Table1{
	
	}
	#Table1 tr td{
	text-align:center;
	font-size:16px;
	}
	#Table1 tr td a:hover{
	/*font-weight:bold;*/
	}
        
#loginHead form {
    position:relative;
    padding-top:10px;
    width: 1144px;
    margin: 0 auto;
}
        
form{
    padding:0px;
}


#corps{
	width:902px;
        height:511px;
	padding:1px 10px 10px 10px;
	margin:0 auto;
	margin-top:70px;
	clear: both;
	background:url('img/bgMainBody.jpg');
	text-align:left;
        color:#000;
}

#corpspresentation{
	width:840px;
	padding:30px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-color:black;
	border:1px solid;
	overflow:auto;
	margin-bottom : 40px;
}
#corpspresentation2{
	width:840px;
	padding:30px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-color:black;
	border:1px solid;
	overflow:auto;
}
h2{
    display:block;
    margin:0;
    padding:0;

    overflow:hidden;

    font-size:32px;
    margin-bottom:6px;
    border-bottom:1px solid;
}

#signin {
    float:left;
    text-align:left;
    padding:6px;
    width:270px;
    color:#FFF;
}

        #signinTitle {
           margin-top: 35px; 
        }   

        #signin label {
           display:block; 
        }

        input.signinInput {
            width: 260px;
        }
        
        select#inputEtat {
           width : 260px;
        }

        select#inputSexe {
            width:82px;
        }
        
        input#inputPseudo {
            width:174px;
        }
        
        .signinCheckConditions {
            font-size:12px;
            line-height:12px;
        }
        
        .signinCheckConditions a,.signinCheckConditions a:hover,.signinCheckConditions a:visited,.signinCheckConditions a:link {
            color:#FFF;
            text-decoration:underline !important;                
        }

.rowlogin{
    margin:0px 10px 4px 10px;
    float:left;
    text-align:left;
}

.rowlogin label {
    display:block;
}

.rowlost a {
    position: absolute;
    top: 52px;
    left: 414px;
        
}

.LoginField {
    display:block;
    margin: 2px 0px 0 0px;
}

.LoginField input {
    width:261px;
    height:22px;
}

.LoginField select {
    width:261px;
    height:22px;
}

.LoginLabel{
    width:100px;
    color:#FFF;
}

#signinSubmit{
    background: url(img/btInscription.png) no-repeat center; 
    font-size:16px;
    font-weight:bold;
    width:274px;
    border:0px;
    height:57px;
}

#LoginSubmitBt{
    border:none;
    background:url('img/btLogin.png');
    height:38px;
    width:87px;
    /*float:left;*/
    margin-top:10px;
}

.LoginSubmit input:hover{
    margin-top:1px;
}
    .rowsubmit{
        margin-bottom:20px;
    }




a {
    
    color: #AEA876;
    text-decoration: none;
	outline:none;
}
a:link
{
	text-decoration: none;
	color: #AEA876;
	outline:none;
}
a:visited
{
	text-decoration: none;
	color: #AEA876;
	outline:none;
}
a:hover
{
	text-decoration: none;
	color: #ffffff;
	outline:none;
	
}
a:active
{
	text-decoration: none;
	color: #ffffff;
	outline:none;
}


@font-face {
  font-family: Level Fourteen;
  src: url('public/font/LEVEFD_.TTF');
}





ul#gallery, ul#gallery li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#gallery{
			width:800px;
			height:392px;
			position:relative;
			background:#e1e1e1 url(img/royaume.jpg) no-repeat 50% 40%;
			}			
		ul#gallery li{
			float:left;
			display:inline;
			margin-top:392px;
			}								
		ul#gallery a span{
			display:none;
			}
		ul#gallery a:hover{
			background:none;
			z-index:100;
			}	
		ul#gallery a:hover span{
			position:absolute;
			width:800px;
			height:392px;
			float:left;
			top:0;
			left:0;
			display:block;
			}	
                        
#mainContent {
    width:618px;
    height:500px;
    float:left;
}    

#mainContentNav {
    height:40px;
    margin-top:1px;
}    

#mainContentNav a {
    display:block;
    height:100%;
    line-height:40px;
    font-size:9pt;
    color:#FFF;
    float:left;
    width:80px;
    text-align:center;
}
    
#mainContentNav .navBtSep{
    height:40px;
    width:2px;
    background:url('img/navBtSep.png');
    float:left;
} 

    .styleBtNav1 {
        background-image:url('img/contentNav1.jpg');
    }
    
    .styleBtNav2 {
        background-image:url('img/contentNav2.jpg');
    }
    
    .styleBtNav3 {
        background-image:url('img/contentNav3.jpg');
    }
    
    .navShadowRt {
        display:block;
        float:left;
        height:100%;
        width:6px;
        background-image:url('img/navShadowRt.png')
    }

#mainContentWrapper {
    height:468px;
    border:1px solid #988080;
    background-color:#000;
    overflow:auto;
    clear: both;
}

.mainContentPage {
    padding:4px;
    height:460px;
    color:#FFF;
    overflow:auto;
}

#loginHead {
    margin-top: 0;
    background-color: black;
    height:95px;
}

#footer {
    position:fixed;
    width:100%;
    bottom:0px;
    height:35px;
    line-height:35px;
    text-align:center;
    background-color:#000;
}

#footer a {
    margin:0 2px;
}
             
.logoWSsmall {
    display:block;
    float:left;
    width:77px;
    height:68px;
}
.logoWSsmall2 {
    display:block;
    float:left;
    width:77px;
    height:68px;
}
.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	position:fixed;	z-index:666666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
	font-size:14px;
	text-shadow:none;
	line-height:normal;
	font-weight:normal;
	font-family:'Lucida Grande';
	min-width: 105px;
	opacity:0.9;
	
	
	border-width: 7px;
	-moz-border-image: url(public/image/integration/cadre_survol.png) 7 / 7px  stretch;
	-webkit-border-image: url(public/image/integration/cadre_survol.png) 7 / 7px  stretch;
	-o-border-image: url(public/image/integration/cadre_survol.png) 7   stretch;
	border-image: url(public/image/integration/cadre_survol.png) 7 / 7px   stretch;
	
	
	
}


/*   CSS des DIALOG BOX */


.ui-dialog{
	background: url(public/image/dialogbox/intendant.png) bottom left no-repeat,url(public/image/dialogbox/fd.jpg) repeat 0px 0px;
	padding-left:79px;
	-moz-border-image: url(public/image/dialogbox/cadre.png) 7 / 7px  stretch;
	-webkit-border-image: url(public/image/dialogbox/cadre.png) 7 / 7px  stretch;
	-o-border-image: url(public/image/dialogbox/cadre.png) 7 stretch;
	border-image: url(public/image/dialogbox/cadre.png) 7 / 7px   stretch;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-width: 7px;
	min-height:154px;
	z-index: 80;
	color:#000000;
}

    .ui-dialog-titlebar{
        border: 7px solid transparent;
        position:relative;
        padding-right:30px;
        padding-bottom:5px;
        height: 30px;
        font-size:24px;
        line-height: 30px;
        background: url(public/image/dialogbox/barre.png) bottom left no-repeat;
        margin-bottom:6px;
       
        
    }
    .ui-dialog-titlebar button.ui-button{
        border:0px;
        display: block;
        position:absolute;
        top:5px;
        right:5px;
        width:20px;
        height:21px;
        background: url(public/image/dialogbox/bt_croix.png) no-repeat;
        background-position: 0 0;
        text-indent: -9999px;
        cursor:url(public/image/cursor/pointer.cur), auto;
        
    }
    .ui-dialog a,.ui-dialog a:visited,.ui-dialog a:link,.ui-dialog a:hover{
		color:#000000;
		font-weight:bold;
		text-decoration : underline;
	
	
	}
    


    .ui-dialog-titlebar button.ui-button:hover{
        background-position: 0 -71px;

    }
    #errortelegraphe{
        padding-bottom: 45px;
        position: relative;
    }
    .ui-dialog-buttonpane{
        right: 0px;
        bottom: 0px;
        position: absolute;
        margin-bottom: 10px;
        height: 35px;
    }
        .ui-dialog-buttonpane button.ui-button{
        border:0px;
        display: block;
        position:absolute;
        top:5px;
        right:14px;
        width:97px;
        height:28px;
        background: url(public/image/dialogbox/bt_fermer.png) no-repeat;
        background-position: 0 0;
        text-indent: -9999px;
        cursor:url(public/image/cursor/pointer.cur), auto;
        }
        .ui-dialog-buttonpane button.ui-button:hover{
            background-position: 0 -78px;
        }

.smallinput{
    padding-top: 0px;
    letter-spacing:1px;
    padding-bottom: 6px;
    width: 102px;
    height: 33px;
    background: transparent url(public/image/integration/small_input.png) no-repeat;
    text-align: center;
    border: none;
    font-size: 26px;
    font-family: PlayBill;
}
.smallinput:hover{
    background:transparent url(public/image/integration/small_input_hover.png) no-repeat;
}

.imagepresident{
    float:left;
    padding-right:8px;
    padding-bottom: 6px;
}
.president{
    overflow: auto;
}
.infospresident{
    float:left;
    
    
   
}
.clanpresident{
   
}
.membres{
    clear:both;
}
.membre{
    float:left;
    padding:4px;
}



.fb_inscription{
    text-align: center;
    display: none;
}
a.fb-button {
    color: #FFF;
    display: inline-block;
    text-decoration: none;
}

.fb-button {
    background: #5F78AB;
    background-image: url('http://static.ak.fbcdn.net/rsrc.html/v2/yf/r/S-DbSHszr4D.png');  /*COPY TO YOUR OWN IMAGE STORE*/
    background-repeat: no-repeat;
    background-position: -1px -81px;
    border-top: 1px solid #29447E;
    border-right: 1px solid #29447E;
    border-bottom: 1px solid #1A356E;
    border-left: 1px solid #29447E;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8A9CC2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8A9CC2;
    cursor: pointer;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    
    
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0px 9px 0px 30px;
    text-align: left;
    
    margin-top:13px;
}
a.fb-button,a.fb-button:link,a.fb-button:visited{
    color:white;
}
#mobileText{
	display:none;
}
.conditionsmobile2{
	display:none;
	}
.conditionsmobile1{
	display:inline;
	}
@media screen and (max-width: 1279px){
	.logoWSsmall2{
		display:none;
	}
}
@media only screen and (max-width:480px) {
	body {
		background:#000 !important;
		min-width:300px !important;
	}
	#loginhead{
		display:none !important;
	}
	#maincontent{
		display:none !important;
	}
	#corps{
		width:276px !important;
		border-right:1px solid #998383 !important;
		margin-top:0px !important;
	}
	#footer{
		display:none !important;
		position: initial !important;
		line-height: 16px !important;
	}
	#footer a{
		font-size: 16px !important;
		display: block !important;
		margin: auto !important;
		color: white !important;
		width: 279px !important;
		height: 16px !important;
		padding: 8px !important;
		text-align: center !important;
		border: 1px solid #998383 !important;
		border-top:none !important;
		background: url('img/bgMainBody.jpg') -95px 0px no-repeat !important;
	}
	
	.ui-dialog{
		background: url(public/image/dialogbox/fd.jpg) repeat 0px 0px !important;
		padding-left:0px !important;
		width:auto !important;
	}
	
	h3{
	font-size:14px !important;
	}
	
	.ui-dialog-titlebar{
        font-size:14px !important;
    }
	
	#errortelegraphe {
		padding-left: 6px !important;
	}
	#mobileText{
		display:block !important;
		padding-top:10px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
		width:290px;
		margin-left:auto;
		margin-right:auto;
	}
	.introtext{
		padding-top:4px;
		text-align: left;
		color: #FFF;
		font-size: 12px;
		line-height: 12px;
	
	}
	.conditionsmobile2{
	display:inline !important;
	}
	.conditionsmobile1{
	display:none;
	}
}























