@import "./holomessage/base.css";
@charset "iso-8859-1";

/**** ATTENTION ****
Ne supprimez pas cette ligne, elle permet de determiner la version de votre pack et de vous avertir en cas de modification...
la valeur de width indique la version de votre pack
*/

.version
{
	width:186;
}

#box_carte TABLE
#box_carte_sup TABLE
{
	background:#F4F0E8;
}
#box_carte TABLE TD,
#box_carte_sup TABLE TD
{
	cursor:pointer;

}
#box_carte DIV.none, #box_carte_sup DIV.none
{
	width:34px;
	height:30px;
}
#box_carte DIV.perso,
#box_carte_sup DIV.perso
{
	cursor:pointer;
	padding-top:18px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}
#box_carte DIV.pnj,
#box_carte_sup DIV.pnj
{
	cursor:pointer;
	width:34px;
	height:30px;
}
#box_carte DIV.objet,
#box_carte_sup DIV.objet
{
	width:34px;
	height:30px;
}
#box_carte DIV.batiment DIV,
#box_carte_sup DIV.batiment DIV
{
	width:34px;
	height:30px;
	cursor:pointer;
}
.grade
{
	width:25px;
	height:25px;
}
.camps
{
	width:35px;
	height:35px;
}

/* Cadre Visu */
.bh	{font-size: 11px; font-weight: normal; text-align: center; vertical-align:middle; background-color: #D0C0B0; width: 34px;}
.bv	{font-size: 11px; font-weight: normal; text-align: center; vertical-align:middle; background-color: #D0C0B0; height:30px;}
.bhperso	{font-weight: bold; color:#00A;}


/* Unit�s */
#data_selected_icon
{
	width:22px;
	height:22px;
}


/* Grades */
.c_1	{background: url(camps/Inkvines.gif); }
.c_2	{background: url(camps/Khandjars.gif); }
.c_5	{background: url(camps/Fremen.gif); }

.g_1	{background: url(grades/1.gif); }
.g_1_1	{background: url(grades/1.1.gif); }
.g_1_2	{background: url(grades/1.2.gif); }
.g_2	{background: url(grades/2.gif); }
.g_3	{background: url(grades/3.gif); }
.g_4	{background: url(grades/4.gif); }
.g_5	{background: url(grades/5.gif); }
.g_6	{background: url(grades/6.gif); }
.g_7	{background: url(grades/7.gif); }
.g_8	{background: url(grades/8.gif); }
.g_9	{background: url(grades/9.gif); }
.g_10	{background: url(grades/10.gif); }
.g_11	{background: url(grades/11.gif); }
.g_12	{background: url(grades/12.gif); }
.g_13	{background: url(grades/13.gif); }
.g_14	{background: url(grades/14.gif); }
.g_15	{background: url(grades/15.gif); }
.g_16	{background: url(grades/16.gif); }
.g_17	{background: url(grades/17.gif); }
.g_18	{background: url(grades/18.gif); }
.g_19	{background: url(grades/19.gif); }
.g_20	{background: url(grades/20.gif); }
.g_21	{background: url(grades/21.gif); }
.g_22	{background: url(grades/22.gif); }

/* Les cartes */
.fond_carte_2 {background: url(fond/fond2.png);}