BODY {
	font-family:Verdana,Tahoma;
	background: #1596b6;
	/*background-image:url(../images/fond.gif);
	background-repeat:repeat-x;*/
       background-image:url(../images/newbg.jpg);
       background-repeat:no-repeat;
	margin: 0px;
}
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

#baniere {
	width:993px;
	height:300px;
	background-image:url(../images/head.png);
	background-repeat:no-repeat;
}

#spacer {
	float: left;
	width: 100%;
	height: 50px;
}

#footer {
	float: left;
	width: 100%;
	height: 100px;
	background-color: #d2eaf6;
	color: #000000;
	border-top: 2px solid #292929;
	border-bottom: 2px solid #292929;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu {
	width: 217px;
	float:left;
}
#menu #menu_tab {
	padding:25px;
	background:#FFFFFF;
	font-family:Verdana,Tahoma;
	font-size: 12px;
	width: 140px;
}
#menu A{
	color: #0D405D;
}
#menu A:hover{
	color: #42ADBA;
}
#menu LI {
	color: #d2eaf6;
}
#menu h1{
	font-style: Tahoma;
	font-size: 15px;
	text-align: center;
}


#menu #bordure_haut {
	background-image:url(../images/image_03.png);
	height: 36px;
	width: 217px;
}
#menu #bordure_gauche{
	width: 10px;
	background-image:url(../images/image_06.png);
}
#menu #bordure_droite {
	width:10px;
	background-image:url(../images/image_08.png);
}
#menu #bordure_bas {
	height: 31px;
	width: 217px;
	background-image: url(../images/image_11.png);
}


#site #bordure_haut {
	width: 766px;
	height: 41px;
	background-image :url(../images/image_12.png);
}
#site #bordure_gauche {
	width: 11px;
	background-image: url(../images/image_13.png);
}
#site #contenu {
	width: 738px;
	background: #ffffff;
	padding: 3px;
	font-family:Verdana,Tahoma;
	font-size: 11px;
}
#site #bordure_droite {
	width: 11px;
	background-image: url(../images/image_14.png);
}
#site #bordure_bas {
	height: 33px;
	width: 766px;
	background-image: url(../images/image_15.png);
}

#contenu h2{
	line-height: 32px;
	font-size: 1.4em;
	background: url(images/site/icone.gif) no-repeat left bottom;
	color: #707781;
	border-bottom: 1px solid #707781;
}
#contenu h3{
	margin-left: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #707781;
	border-left: 3px solid #707781;
	color: #707781;
}
#contenu p{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
}
#contenu A{
	color: #0D405D;
}
#contenu A:hover{
	color: #42ADBA;
}

.msg_erreur, .msg_info, .msg_ok, .msg_alerte, .msg_debug {
	margin: 0px;
	font-size: 12px;
	padding: 1px;
	background: white;
	text-align: left;
}
.msg_erreur {
	border: 2px red solid;
}
.msg_info, .msg_ok {
	border: 2px green solid;
}
.msg_alerte {
	border: 2px yellow solid;
}
.msg_debug {
	border: 2px black solid;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
	text-align: left;
    border: 1px solid #000000;
    padding: 0px;
    background-color: #000000;
	max-width: 400px;
}
.bulle {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
    font-size: 13px;
	color: #ffffff;
	border: 0;
}
#contenu .row1 {
	float: left;
	background: #D4E4ED;
	padding: 2px;
	margin: 1px;
	border: 1px solid #000;
}
#contenu .row2 {
	float: left;
	background: #FFFFFF;
	padding: 2px;
	margin: 1px;
	border: 1px solid #000;
}
#contenu #id_titre{
	width: 40px;
	text-align: center;
}
#contenu #icone_titre{
	width: 40px;
	text-align: center;
}
#contenu #nom_titre{
	width: 80%;
}
#contenu #nom_weapon_titre{
	width: 58%;
}
#contenu #nom_obj_quality_titre {
	width: 74%;
}
#contenu #nom_obj_quantity_titre {
	width: 70%;
}
#contenu #nom_map_titre {
	width: 90%;
}
#contenu #ap_titre{
	width: 7%;
	text-align: center;
}
#contenu #aspeed_titre{
	width: 7%;
	text-align: center;
}
#contenu #level_titre{
	width: 7%;
	text-align: center;
}
#contenu #quality_titre{
	width: 7%;
	text-align: center;
}
#contenu #quantity_titre{
	width: 11%;
	text-align: center;
}
#contenu #id {
	width: 40px;
	min-height: 40px;
	text-align: center;
}
#contenu #icone {
	width: 40px;
	height: 40px;
	min-height: 40px;
	text-align: center;
}
#contenu #nom {
	width: 80%;
	min-height: 40px;
}
#contenu #nom_map {
	width: 90%;
	min-height: 40px;
}
#contenu #nom_weapon {
	width: 58%;
	min-height: 40px;
}
#contenu #nom_obj_quality {
	width: 74%;
	min-height: 40px;
}
#contenu #nom_obj_quantity {
	width: 70%;
	min-height: 40px;
}
#contenu #ap{
	width: 7%;
	min-height: 40px;
	text-align: center;
}
#contenu #aspeed{
	width: 7%;
	min-height: 40px;
	text-align: center;
}
#contenu #level{
	width: 7%;
	min-height: 40px;
	text-align: center;
}
#contenu #quality{
	width: 7%;
	min-height: 40px;
	text-align: center;
}
#contenu #quantity{
	width: 11%;
	min-height: 40px;
	text-align: center;
}
#contenu #nom a{
	font-size: 13px;
	text-decoration: none;
}
#contenu #nom a:hover{
	font-size: 13px;
	text-decoration: underline;
}
#contenu input{
	margin-left: 2px;
	margin-top: 1px;
	border: 1px solid #000;
}
#contenu select{
	margin-left: 2px;
	margin-top: 1px;
	border: 1px solid #000;
}
#contenu textarea{
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #000;
}
#contenu #lienPage {
	width: 90%;
	text-align: center;
}
#contenu option.titre{
	background: red;
}
#contenu option.categorie{
	padding-left: 15px;
	background: #D4E4ED;
}
#contenu option.nom{
	padding-left: 25px;
	background: #FFFFFF;
	font-style: italic;
}
#contenu #cadre_vignette{
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contenu .vignette{
	margin: 5px;
	padding: 1px;
	border: #000000 1px solid;
}
