/**********DIV CONTENANT LA PUB**************/
#pub
{
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:999px;
	height:82px;
}

/**********DIV CONTENANT LE BOUTON FORUM**************/
#forum
{
	position:absolute;
	top:109px;
	left:51px;
	width:85px;
	height:32px;
}

/**********DIV CONTENANT LE BOUTON CARTE DU MONDE**************/
#cartemonde
{
	position:absolute;
	top:109px;
	left:377px;
	width:220px;
	height:32px;
}

/**********DIV CONTENANT LE BOUTON DE DECONNEXION*************/
#deconnexion
{
	position:absolute;
	top:109px;
	left:777px;
	width:176px;
	height:32px;
}

/******DIV CONTENANT L'IMAGE INDIQUANT OU ON EST *****************/
#titre
{
	position:absolute;
	top:149px;
	left:184px;
	width:800px;
	background: url(page/bordureh.jpg) repeat-x bottom;
}

/*************** MENU CENTRAL ***************/
#iframe
{
	position:absolute;
	top:167px;
	left:184px;
	width:802px;
	height:511px;
}

/************** MENU D'AIDE SURVOLEE DE VOS STRUCTURES********/
#aide_survolee
{
	position:absolute;
	top:711px;
	left:185px;
	width:580px;
	height:88px;
}

/************** PARTIE GAUCHE DES STRUCTURES SURVOLES********/
#survol_gauche
{
	position:absolute;
	top:711px;
	left:185px;
	width:280px;
	height:88px;
}

/************** PARTIE DROITE DES STRUCTURES SURVOLES********/
#survol_droite
{
	position:absolute;
	top:711px;
	left:485px;
	width:280px;
	height:88px;
}

/************* BATIMENTS DE VOS STRUCTURES ********/
#struc_royaume							
{
	position:absolute;
	top:713px;
	left:771px;
	width:209px;
}

#struc_village							
{
	position:absolute;
	top:731px;
	left:771px;
	width:78px;
}

#struc_bibliotheque
{
	position:absolute;
	top:749px;
	left:771px;
	width:78px;
}

#struc_eglise
{
	position:absolute;
	top:767px;
	left:771px;
	width:78px;
}
#struc_scierie
{
	position:absolute;
	top:783px;
	left:772px;
	width:78px;
}
#struc_fort
{
	position:absolute;
	top:731px;
	left:859px;
	width:120px;
}
#struc_marche
{
	position:absolute;
	top:749px;
	left:859px;
	width:122px;
	height: 4px;
}
#struc_moulin
{
	position:absolute;
	top:767px;
	left:859px;
	width:55px;
}
#struc_etable
{
	position:absolute;
	top:767px;
	left:924px;
	width:54px;
}

#struc_assassin
{
	position:absolute;
	top:783px;
	left:859px;
	width:119px;
}

/********************MENU DU BAS (aide, remerciement etc...)**********/
#menu_bas
{
	position:absolute;
	top:812px;
	left:184px;
	width:555px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}

/********************COMPTEUR DES SECONDES**********/
#compteur
{
	position:absolute;
	top:812px;
	left:805px;
	width:195px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}

/********************SEIGNEUR CONNECTE**********/
#connecte
{
	position :relative;
	width:1024px;
}

/*****************************************************************/
/*****************************************************************/
/**********************BORDURE DES MENUS ************************/
/*****************************************************************/
/*****************************************************************/
.bordurehh
{
    background: url(page/bordureh.jpg) repeat-x top;
	height:1px;
	padding-bottom:3px;
}
.bordurehb
{
    background: url(page/bordureh.jpg) repeat-x bottom;
	height:1px;
}

.bordurevg
{
	padding-left:3px;
    background: url(page/bordurev.jpg) left repeat-y;
}
.bordurevd
{
	padding-right:3px;
    background: url(page/bordurev.jpg) repeat-y right;
}
.coin
{
    background: url(page/coin.gif) no-repeat left;
	height:23px;
	width:23px;
	margin:0px;
	padding:0px;
	float:left;
}

/*****************************************************************/
/*****************************************************************/
/********************MENU DES STATISTIQUES GENERALES*************/
/*****************************************************************/
/*****************************************************************/
#statistiques
{
	position:absolute;
	top:148px;
	width:157px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}


/********************MENU DES BATIMENTS SUR LA CAPITALE *************/
#capitale
{
	position:absolute;
	top:385px;
	width:157px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}

/********************MENU DE L'ALLIANCE *************/
#alliance
{
	position:absolute;
	top:553px;
	width:157px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}

/********************MENU DU PROFIL *************/
#profil
{
	position:absolute;
	top:657px;
	width:157px;
	background-color:#000000;
	filter: Alpha(Opacity=80);-moz-opacity:0.8; 
}


/********************DIV DE FOND*************/
#fond
{
	position :relative;
	background-image: url(page/page.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:836px;
}

/*****************************************************************/
/*****************************************************************/
/********************BODY (couleur d'arriere plan)*************/
/*****************************************************************/
/*****************************************************************/
BODY
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor.cur), pointer;
	background-color: #6E6E64;
	font-size: .8em;
	color: #DFDBBB;
}

table
{
	font-size: .8em;
}
/*****************************************************************/
/*****************************************************************/
/**********************Classes Generales : ***********************/
/*****************************************************************/
/*****************************************************************/

.titre
{
	font-weight: bold;
}
.message
{
	color: red;
}
.quote
{
	border-color:#CCCCCC ;
	border-width:thin ; 
	border-style:groove;
	background-color:#333333;
	color:#CCCCCC;
}

.amelioration
{
	color: #2B40FF;
}
.bonus
{
	color: green ;
}
.vide
{
	color: #7F7A49;
}

.allie
{
	color: #00CC33;
}
.neutre
{
	color: #FFFF00;
}
.ennemi
{
	color: #FF0000;
}
.menu_p_g
{
	color:#000000;
	background-color:#C5B177;
	border-left: 1px dashed;
}
a:link
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	text-decoration: none;
	color: #DFDBBB;
}
a:visited
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	text-decoration: none;
	color: #DFDBBB;
}
a:hover
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	text-decoration: none;
	color: #DFDBBB;
}
a:active
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	text-decoration: none;
	color: #DFDBBB;
}

INPUT
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #5b6a81;
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #DDB174;
	BORDER-TOP-COLOR: #5b6a81;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #5b6a81;
	COLOR: #DFDBBB;
	margin-bottom: 1px;
	padding: 0px;
}
TEXTAREA
{
	cursor: url(http://www.lordofcastle.com/jeu/image/skin_01/cursor1.cur), pointer;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #5b6a81;
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #DDB174;
	BORDER-TOP-COLOR: #5b6a81;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #5b6a81;
	COLOR: #DFDBBB ;
}

form
{
	margin: 0px;
	padding : 0px;
}

