/*
  val memoria theme
  by bardamu aka 5on3 (admin@5on3.net)
  only to be used on www.valmemoria.com
  do not distribute or modify without permission
*/

body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #e08934;
	scrollbar-track-color: #efefe7;
	scrollbar-darkshadow-color: #efefe7;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
/* général */
td {font-family:arial,helvetica;font-size:12px;color:#38342e;}
th {color:#38342e;background-color:#ff8822;text-align:center;display:in-line;}
a:link, a:visited {color:#ff6611;text-decoration:none;}
a:hover, a:active {color:#38342e;text-decoration:none;}

.titre_site {text-align:center;color:#ffffff;background-color:#000000;}
.titre_page {font-size:14px;font-weight:bold;text-align:center;color:#38342e;}
.titre_table {text-align:center;color:#ffffff;background-color:#38342e;}

.over {background-color:#efefe7;}
.over:hover {background-color:#d9d9d1;}

.mini_blanc {font-size:10px;color:#ffffff;}
.mini_gris {font-size:10px;color:#38342e;}
.mini_orange {font-size:10px;color:#ff6611;}
a.mini:link, a.mini:visited {font-size:10px;}
a.mini:hover, a.mini:active {font-size:10px;}

.up {color:#ff6611;}
.down {color:#efefe7;}
.offline {color:#ff6611;}

a.up:link, a.up:visited {color:#ff6611;text-decoration:none;}
a.up:hover, a.up:active {color:#efefe7;text-decoration:none;}
a.down:link, a.down:visited {color:#efefe7;text-decoration:none;}
a.down:hover, a.down:active {color:#efefe7;text-decoration:none;}

acronym {
	border-bottom : 1px dotted;
	border-color: #ff6611;
	cursor : help;
}


/* menu */
.fondmenu {background-color:#efefe7;}
.menu {font-size:12px;text-align:left;color:#918F88;}
a.menu:link, a.menu:visited {color:#38342e;text-decoration:none;}
a.menu:hover, a.menu:active {color:#ff6611;text-decoration:none;}

/*foot */
.copy {font-size:10px;text-align:right;color:#ffffff; background-color:#1a1a1a;}
.bas {font-size:12px;text-align:right;color:#ffffff; background-color:#ff8822}

/* joueurs connectés */
.accesslevel50 {color: #33dd33;}
.accesslevel75 {color: #ac05dc;}
.accesslevel100 {color: #ff8822;}
.chefdeclan {color: #0080ff;}
a.accesslevel0:link, a.accesslevel0:visited, a.accesslevel0:hover, a.accesslevel0:active {color: #38342e;border-bottom:1px dotted;border-color: #ff6611;}
a.accesslevel50:link, a.accesslevel50:visited, a.accesslevel50:hover, a.accesslevel50:active {color: #33dd33;border-bottom:1px dotted;border-color: #33dd33;}
a.accesslevel75:link, a.accesslevel75:visited, a.accesslevel75:hover, a.accesslevel75:active {color: #ac05dc;border-bottom:1px dotted;border-color: #ac05dc;}
a.accesslevel100:link, a.accesslevel100:visited, a.accesslevel100:hover, a.accesslevel100:active {color: #ff8822;border-bottom:1px dotted;border-color: #ff8822;}
a.chefdeclan:link, a.chefdeclan:visited, a.chefdeclan:hover, a.chefdeclan:active {color: #0080ff;border-bottom:1px dotted;border-color: #0080ff;}

/* formulaires */
form {margin-bottom:0;}
input {font-family:arial,helvetica;font-size:11px;text-align:center;color:#ff6611;background-color:#efefe7;margin-bottom:1px;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#38342e;
}
input:disabled {color:#efefe7;background-color:#918F88;text-align:center;}

input.connexion {font-family:arial,helvetica;font-size:10px;text-align:center;color:#ff6611;background-color:#38342e;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#65625B;
}
input.connexion :hover{background-color:#efefe7;}

/* classes */
.titre_races {color:#ffffff;background-color:#ff8822;text-align:center;}
.mini_classes {font-size:10px;color:#ffffff;background-color:#65625B;text-align:center;}
.mini_classes2 {font-size:10px;color:#ffffff;background-color:#7B7972;text-align:center;}

/* drops & spoils */
.drop1 {color:#00cc00;}
.drop2 {color:#000000;}
.drop3 {color:#ff6611;}
.drop4 {color:#ff0000;}

/*images border */
.bordered {
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#38342e;
}

/* bbcode */
.quote {background-color:#efefe7;padding:2px;margin:5px;	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#ff8822;	
}
.code {color: #33dd33;background-color:#efefe7;padding:2px;margin:5px;	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#ff8822;	
}

/* admin */
.bouton_gris {text-align:center;color:#ff6611;background-color:#38342e;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#65625B;
	cursor:pointer;
}
.bouton_gris:hover {text-align:center;color:#ff6611;background-color:#efefe7;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#65625B;	
}

/* Style pour la page pour_inities.php */

.box, .box_ti, .box_co {
	padding:0px;
	margin:0px;
}
.box {
	border:1px solid #ff8822;
	margin-bottom:10px;
}
.box_ti {
	border-bottom:1px solid #ff8822;
	background-color:#ff8822;
	padding: 2px 3px 2px 3px;
	font-weight:bold;
	font-size:9pt;
}
.box_co {
	padding:2px;
	text-align:justify;
	padding: 2px 3px 2px 3px;
	font-size:9pt;
}
.cbox {
	margin-bottom:5px;
	margin-top:2px;
}