.no_js
{
	margin-bottom:8px;
	color:rgb(190,0,0);
}

*>#creation_embleme
{
	padding-top:250px; /* hauteur minimum du contenu (qui permet de compenser la hauteur du menu) */
	min-height: 1px; /* pour Opéra */
}

*>#creation_embleme2
{
	margin-top: -250px; /* pour compenser le padding-top de #contenu */
}

#creation_embleme
{
	margin-top:16px;
	width:444px;
	background-color:rgb(255,255,255);
}

#creation
{
	float:left;
	width:344px;
}

#part_droite
{
	float:right;
	width:100px;
}

#couleur_blanche, #royaume
{
	width:172px;
}

.titre
{
	text-align:center;
	color:rgb(20,20,140);
	font-size:0.8em;
}

.txt_res
{
	text-align:center;
	color:rgb(40,140,40);
	font-size:0.9em;
}

#motif img
{
	float:left;
	border:1px dotted rgb(20,20,140);
	width:80px;
	height:100px;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;
}

#partie_noir div, #partie_blanche div
{
	float:left;
	width:21px;
	height:21px;
	cursor:pointer;
}

.n0{ background-color:rgb(169,0,3); }
.n1{ background-color:rgb(89,0,0); }
.n2{ background-color:rgb(99,4,96); }
.n3{ background-color:rgb(68,14,98); }
.n4{ background-color:rgb(0,0,168); }
.n5{ background-color:rgb(12,54,111); }
.n6{ background-color:rgb(9,78,91); }
.n7{ background-color:rgb(56,121,137); }
.n8{ background-color:rgb(6,102,39); }
.n9{ background-color:rgb(7,74,51); }
.n10{ background-color:rgb(75,89,10); }
.n11{ background-color:rgb(143,114,0); }
.n12{ background-color:rgb(106,78,20); }
.n13{ background-color:rgb(102,58,6); }
.n14{ background-color:rgb(75,75,75); }
.n15{ background-color:rgb(116,0,68); }

#ligne_couleur_royaume
{
	clear:both;
}

#couleur_blanche
{
	float:left;
}

#partie_blanche .b0
{
	margin-left:2px;
}

.b0{ background-color:rgb(205,200,158); }
.b1{ background-color:rgb(174,161,134); }
.b2{ background-color:rgb(154,154,154); }
.b3{ background-color:rgb(235,232,97); }
.b4{ background-color:rgb(228,181,84); }
.b5{ background-color:rgb(135,196,130); }
.b6{ background-color:rgb(143,162,204); }
.b7{ background-color:rgb(152,136,165); }

#royaume
{
	float:right;
}

#resultat
{
	margin-left:10px;
	width:80px;
	height:100px;
	border:1px dotted rgb(20,140,20);
}

.roy_b, .roy_h, .roy_n
{
	float:left;
	width:54px;
	height:54px;
	cursor:pointer;
}

.roy_b
{
	background:url(./royaumes/b.png) no-repeat !important;
	background-image: url('./blank.gif');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./scripts/creation_embleme/royaumes/b.png', sizingMethod='image');
}

.roy_h
{
	background:url(./royaumes/h.png) no-repeat !important;
	background-image: url('./blank.gif');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./scripts/creation_embleme/royaumes/h.png', sizingMethod='image');
}

.roy_n
{
	background:url(./royaumes/n.png) no-repeat !important;
	background-image: url('./blank.gif');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./scripts/creation_embleme/royaumes/n.png', sizingMethod='image');
}

.roy_b_col{ background-color:rgb(180,60,60) !important; }
.roy_h_col{ background-color:rgb(40,140,40) !important; }
.roy_n_col{ background-color:rgb(40,40,140) !important; }

#embleme
{
	margin-left:18px;
	border:1px dotted rgb(20,20,140);
	width:64px;
	height:64px;
}

#ligne_prec_sui
{
	margin-top:6px;
	width:60px;
	margin-left:20px;
}

#emb_precedent, #emb_suivant
{
	width:21px;
	height:21px;
	cursor:pointer;
}

#emb_precedent
{
	float:left;
}

#emb_suivant
{
	float:right;
}

#adresse
{
	margin-top:16px;
}

#adresse p
{
	margin-bottom:4px;
}

#adresse .embleme
{
	width:470px;
}
