body {
	background:#CABA98 url("images/background.png") repeat-y center;
	color:black;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:1em;
	margin:10px auto;
	font-weight:bold;
	text-align:center;
	width:1024px;
}

#corps {
	width:1000px;
}
a {
	font-weight:bold;
	text-decoration:none;
}
a:link, a:visited {
	color:#804000;
}
a:active, a:hover {
	color:#0082BE;
}
img {
	border:none;
}
h1 {
	color:#7d3a12;
	font-size:1.7em;
}
h2 {
	color:#7d3a12;
	font-size:1.4em;
}
table {
	margin:auto;
	font-weight:normal;
}
th {
	vertical-align:middle;
	font-size:0.9em;
}
td {
	font-size:0.9em;
	font-weight:bolder;
	vertical-align:top;
}


.bouton {
	background:url(images/bouton.png) 
	no-repeat; 
	border:none; 
	color:#FFF; 
	width:162; 
	height:44;
	cursor:pointer;
}

.retour {
	background:url(images/retour.png) 
	no-repeat; 
	border:none; 
	color:#FFF; 
	width:124; 
	height:38;
	cursor:pointer;
} 

.bouton2 {
	background:url(images/bouton2.png) 
	no-repeat; 
	border:none; 
	color:#FFF; 
	width:304; 
	height:44;
	cursor:pointer;
}


#banniere {
	width:625px;
	height:100px;
	margin:auto;
	margin-bottom:10px;
	background-repeat:no-repeat;
}
.en_tete1 {	background-image:url("images/banniere/tools4tribalwars1.jpg");}
.en_tete2 {	background-image:url("images/banniere/tools4tribalwars2.jpg");}
.en_tete3 {	background-image:url("images/banniere/tools4tribalwars3.jpg");}
.en_tete4 {	background-image:url("images/banniere/tools4tribalwars4.jpg");}
.en_tete5 {	background-image:url("images/banniere/tools4tribalwars5.jpg");}
.en_tete6 {	background-image:url("images/banniere/tools4tribalwars6.jpg");}
.en_tete7 {	background-image:url("images/banniere/tools4tribalwars7.png");}
.en_tete8 {	background-image:url("images/banniere/tools4tribalwars8.png");}
.en_tete9 {	background-image:url("images/banniere/tools4tribalwars9.png");}

.tableau2 
{	background-color: caba98;
	-webkit-border-radius: 10px;
	padding: 2px;
	border:1px outset;}

.tableau2 td 
{	background-color: #F0E6C8;
	vertical-align:middle;
	font-size:0.9em;
	text-align:center;}

.tableau1
{	background-color: caba98;
	-webkit-border-radius: 10px;
	padding: 2px;
	border:1px outset;
	text-align:center; }

.tableau1 th 
{	vertical-align:middle;
	text-align:center;}

.tcouleur {
border:3px outset #333;
cellpadding:1px;
cellspacing:0px;
border-collapse:collapse;
background-color:#000000;}

#selecteurColor {
display:none; 
visibility:hidden; 
position:relative;
}

#tuto {

	background-color:#CABA98;
	background-position:center;
}



.i-frame {
	display:none; 
	visibility:hidden;
}
.h1000 {
	height:1000px;
}

.h450 {
	height:450px;
}

.t750 {
	width:750px;
}
.t130 {
	width:130px;
}
.t1024 {
	width:1024px;
}
.t170 {
	width:170px;
}
.t260 {
	width:260px;
}
.t220 {
	width:220px;
}
.t70 {
	width:70px;
}
.t80 {
	width:80px;
}
.t50 {
	width:50px;
}
.t400 {
	width:400px;
}
.t200 {
	width:200px;
}
.t300 {
	width:300px;
}
.t40 {
	width:40px;
}
.petitrouge {
	font-size:0.6em;
	color:#FF0000;
}
.form {
	background-color:#CABA98; 
	font-weight:bold; 
	color:#804000;
}
.form1 { 
	font-weight:bold; 
	color:#F00;
	width:340px;
}
.form2 {
	background-color:#CABA98; 
	font-weight:bold; 
	color:#804000;
	width:340px;
}
.center{
	text-align:center;
}
.gris {
	color:#DDD;
}
.rouge {
	color:red;
}
.nom {
	color:#663300;
}

.test {
	vertical-align:bottom;
}

.grisf {
	color:#ccc;
}
.gras {
	font-family:"Arial black", serif;
}
.normal, .arial{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:normal;
}
.petit {
	font-size:0.8em;
}
.bleu {
	color:blue;
}
.bleuc {
	color:9C99FF;
}

.gauche {
	text-align:left;
}
.droite {
	text-align:right;
}
.top {
	text-align:top;
}
.valign {
	vertical-align:middle;
}
.bordernone {
	border:none;
}
.important {
	color:red;
	font-size:1.5em;
}






.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 1000px;
z-index:50;
height: 250px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #804000;
overflow: hidden;
text-align:center;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
text-align:center;
background: white;
padding: 10px;
visibility: hidden;
width: 1000px;
}

.cssbuttonstoggler{ /*style for DIV used to contain toggler links. */
width: 1000px;
margin-top: 6px;
margin-left: 275px;
text-align: center; /*How to align pagination links: "left", "center", or "right" */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}

.cssbuttonstoggler a{ /*style for every navigational link within toggler */
background: transparent url('images/square-gray-left.gif') no-repeat top left;
color: #494949;
display: block;
float: left;
margin-right: 6px;
text-align: center;
font: normal 13px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

.cssbuttonstoggler a span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

.cssbuttonstoggler a.selected, .cssbuttonstoggler a:hover{ /*style for selected and hover page's toggler link. ".selected" class auto generated! */
background-position: bottom left;
}

.cssbuttonstoggler a.selected span, .cssbuttonstoggler a:hover span{ /*style for selected and hover page's toggler link. ".selected" class auto generated! */
background-position: bottom right;
color: black;
}





.mypopin2 {
	color:#000000;
	padding:10px;
	text-align:justify;
	text-indent:5px;
	font-size:0.8em;
	background:#FFF;
	border-radius:1em;
	-moz-border-radius:1em;
}
.mypopin2 .popin-content {
	padding:10px;
}


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#733000;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	
#contact td
{	
	border:1px solid gray;
	font-size:12px;
}
#contact .header
{
	background: url(images/menu2.jpg) no-repeat top center;
	color:#FFF;
	font-size:20px;
}
#contact table
{
	background-color:#CABA98;
}
#contact .error
{
	background-color:#FFBFBF;
	color:#FF0000;
	font-size:14px;
}

#contact textarea,.textbox
{
	width:100%;
	border:1px solid gray;
}


.labelclass
{
	line-height:inherit;}

.labelclass label {
display:block;
text-align:right;
width:250px;
float:left;
}

.find {
   background: url(images/find.png) no-repeat top left;
}

.sprite {
   background: url(images/sprites/drapeau.png) no-repeat top left;
   width:40;
   height:40;
   display:block;
}

.langue {
   background: url(images/sprites/langue.png) no-repeat top left;
   width:16;
   height:16;
   margin:auto;
   display:block;
}

.langue-de { background-position: 0 0; } 
.langue-en { background-position: -17px 0; } 
.langue-es { background-position: -34px 0; } 
.langue-fr { background-position: -51px 0; } 
.langue-nl { background-position: -68px 0; } 
.langue-ro { background-position: -85px 0; } 


.sprite-asia { background-position: 0 0; }
.sprite-ba { background-position: -45px 0; }
.sprite-br { background-position: -90px 0; }
.sprite-ch { background-position: -135px 0; }
.sprite-cz { background-position: -180px 0; }
.sprite-de { background-position: -225px 0; }
.sprite-dk { background-position: -270px 0; }
.sprite-es { background-position: -315px 0; }
.sprite-fi { background-position: -360px 0; }
.sprite-fr { background-position: -405px 0; }
.sprite-gr { background-position: -450px 0; }
.sprite-hu { background-position: -495px 0; }
.sprite-it { background-position: -540px 0; }
.sprite-kr { background-position: -585px 0; }
.sprite-net { background-position: -630px 0; }
.sprite-nl { background-position: -675px 0; }
.sprite-no { background-position: -720px 0; }
.sprite-pl { background-position: -765px 0; }
.sprite-pt { background-position: -810px 0; }
.sprite-ro { background-position: -855px 0; }
.sprite-ru { background-position: -900px 0; }
.sprite-se { background-position: -945px 0; }
.sprite-sk { background-position: -990px 0; }
.sprite-tr { background-position: -1035px 0; }
.sprite-uk { background-position: -1080px 0; } 