.bateauDrapeauImg {
	width: 90px; 
	height: 60px;  
	border: 1px solid #000000;
}

a {
	font-size : 11px;
	font-family : Verdana;
	color: #003366;		
}

a.visited {
	font-size : 11px;
	font-family : Verdana;
	color: #003366;
}

.lienInactifRencontre {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #003366;		
}

.PublicMenu {
 	font-size : 11px;
	font-family : Verdana;
	color : black;
	font-weight : none;
 }

.champ {
 	font-size : 9px;
	font-family : Verdana;
	color : black;
	font-weight : none;
 } 

.forumTextarea {
	font-size : 9px;
	font-family : Verdana;
	width: 625px;
	height: 200px;
}

.TitreForum {
 	font-size : 12px;
	font-family : Verdana;
	color : white;
	font-weight : bold;
 } 
 
.LiensForum {
 	font-size : 11px;
	font-family : Verdana;
	color : #CA0000;
	font-weight : bold;
 } 

.TitrePage {
 	font-size : 11px;
	font-family : Verdana;
	color : #CA0000;
	font-weight : bold;
 }
 
.TexteDeBase {
 	font-size : 11px;
	font-family : Verdana;
	color : black;
	font-weight : none;
 }
 
.TexteDeBasePetit {
 	font-size : 10px;
	font-family : Verdana;
	color : black;
	font-weight : none;
 }
 
.TexteMsgProx {
 	font-size : 10px;
	font-family : Verdana;
	color : black;
	font-weight : none;
	border-left: 1px solid #7c3b09;
	border-top: 1px solid #7c3b09;
 } 

.LibelleChampAdmin {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : none;
} 
 
.LibelleChamp {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : bold;
} 

.AfficheChamp {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : none;
}  

.TableauForumPseudo {
	font-size : 11px;
	font-family : Verdana;
	color : black;
	font-weight : none;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.TableauForumMsg {
	font-size : 11px;
	font-family : Verdana;
	color : black;
	font-weight : none;
	border-left: 0px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}


/*========== DIV ============== */

.div_fenetreRencontre {
	position: absolute; 
	left:0px; 
	top:0px; 
	width:265px;  
	border:1px solid black;
	background-color:#debd7a;
	border-radius: 5px 5px; 
	-moz-border-radius: 5px;	
}

.div_fenetreTipObjet {
	min-width: 190px;
	max-width: 450px;
	font-size : 10px;
	font-family : Verdana;
	color : black;
	font-weight : none;	
}


/*========== INVENTAIRE ============== */

.td_inv_tab_on {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #efe8cb;
	text-align: center;
	font-weight: bold;
}

.td_inv_tab_off {
	border: 1px solid #000000;
	background-color: #d9d2b5;
	text-align: center;
}

.td_avatarPJ_renc {	
	width:74px; /*69*/ 
}

.div_avatarPJ_renc {
	border:1px solid #000000; 
	width:74px;  /*69*/ 
	background-color:white;	
}

.avatarPJ {
	width: 70px; /*70*/ 
	height: 84px; /*84*/ 
	border: 1px solid #000000;
}

.avatarPJmini {
	width: 43px;
	height: 51px;
	border: 1px solid #000000;
}


.MsgInfoGood {
	font-size : 10px;
	font-family : Verdana;
	color : green;
	font-weight : none;
	margin:2px;
}

.MsgInfoNeutral {
	font-size : 10px;
	font-family : Verdana;
	color : blue;
	font-weight : none;
	margin:2px;
}

.MsgInfoNeutralBad {
	font-size : 10px;
	font-family : Verdana;
	color : #B400FF;
	font-weight : none;
	margin:2px;
}

.MsgInfoBad {
	font-size : 10px;
	font-family : Verdana;
	color : Red;
	font-weight : none;
	margin:2px;
}

/*******************************
 ********* ADMINISTRATION ******
 *******************************/
 
.AdminTexteNormal {
 	font-size : 11px;
	font-family : Verdana;
	color : black;
	font-weight : none;;
 }
 
.TitreListeTexture {
 	font-size : 10px;
	font-family : Verdana;
	color : white;
	font-weight : none;
	background-color: #5A8CC1;
 }
 
.TitreListeObjet {
	font-size : 10px;
	font-family : Verdana;
	color : white;
	font-weight : none;
	background-color: #f07700;
}

.MsgAlertOK {
	font-size : 12px;
	font-family : Verdana;
	color : green;
	font-weight : bold;
}


.MsgAlert {
	font-size : 12px;
	font-family : Verdana;
	color : Red;
	font-weight : bold;
}

.TitreLayerEdition {
 	font-size : 12px;
	font-family : Verdana;
	color : black;
	font-weight : none;
	background-color: #5A8CC1;
 }
 
.TexteLayerEdition {
 	font-size : 10px;
	font-family : Verdana;
	color : black;
	font-weight : none;	
 }
 
.TexteLayerEditionGrise {
 	font-size : 10px;
	font-family : Verdana;
	color : silver;
	font-weight : none;	
 }
 
/* system error or debug */
.error{border:2px solid red;background-color:#eee;margin:2px;padding:2px;
text-align:left;}
.debug{border:2px solid yellow;background-color:#eee;margin:5px;
width:90% }

.dbug_sql{
	color:black;
	background:white;
	border:1px;
	border:2px solid black;
	margin:5px;
}
.dbug_sql th{
	text-align:left;
	background:black;color:white;
	font-size:70%;
}
.dbug_sql td{
	empty-cells: show;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
}

/*******************************************/
/*					BUTTON				   */
/*******************************************/
.buttonStandard_tr{
	cursor:pointer;
}

.buttonStandard_left{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_left.png) no-repeat;
}

.buttonStandard_left_hover{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_left_hover.png) no-repeat;
}

.buttonStandard_center{
	height:27px;
	line-height: 27px;
	vertical-align: middle;
	background:url(buttonStandard/button_center.png) repeat-x;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	color: #000000;
	text-align: center;
}

.buttonStandard_center_hover{
	height:27px;
	line-height: 27px;
	vertical-align: middle;
	background:url(buttonStandard/button_center_hover.png) repeat-x;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	text-align: center;
}

.buttonStandard_icon{
	height:27px;	
	background:url(buttonStandard/button_center.png) repeat-x;	
}

.buttonStandard_icon_hover{
	height:27px;	
	background:url(buttonStandard/button_center_hover.png) repeat-x;	
}

.buttonStandard_right{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_right.png) no-repeat;
}

.buttonStandard_right_hover{
	width:5px;
	height:27px;
	background:url(buttonStandard/button_right_hover.png) no-repeat;
}