* {
	margin				: 0;
	padding				: 0;
	font-family			: Arial, helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: 100;
	text-decoration		: none;
	border				: 0;
}

ul {
	list-style-type		: none;
}

strong {
	font-weight			: bold;
	color				: #fff;
}

#global {
	background			: #000 url('../img/bg_footer.jpg') repeat-y top center;
	min-width			: 1055px;
}

#repeat {
	background			: transparent url('../img/background.jpg') no-repeat top center;
}

#main {
	margin				: 0 auto;
	width				: 1055px;
	padding-top			: 255px;
}

#login {
	padding-top			: 58px;
	padding-left		: 132px;
	width				: 165px;
	float				: left;
	padding-right		: 15px;
}

#login .alias {
        border-bottom           : 1px dashed #000;
        font-size               : 14px;
        margin-bottom          : 0px;
}

#login .textbox {
	border				: 0;
	background-color	: transparent;
	border-bottom		: 1px dashed #000;
	cursor				: text;
	float				: right;
	width				: 130px;
}

#login .bottom {
	text-align			: right;
}

#login p {
	padding-top			: 8px;
	clear				: both;
}
#login a {
        font-size: 13px;
        color: #400010;
}
#login label {
	float				: left;
	cursor				: pointer;
}

#login .bottom input {
	background-color	: transparent;
	border				: 0;
	cursor				: pointer;
}

#login .bottom input:hover {
	color				: #fff;
}

#menu {
	float				: left;
	padding-top			: 64px;
	width				: 472px;
}

#menu li {
	float				: left;
}

#menu a {
	display				: block;
	padding				: 10px 17px;
	color				: #fff;
	border				: 1px solid #2E010B;
	border-left			: 0;
	border-bottom		: 0;
}
#menu a.first {
	border-left			: 1px solid #2E010B;
}

#menu a:hover {
	background-color	: #4c121f;
}

#photo {
	padding-top			: 18px;
	width				: 155px;
	float				: left;
}

#stats_perso {
	width				: 80px;
	float				: left;
	text-align			: center;
	padding-top			: 0px;
}

#stats_perso p {
	margin-bottom		: 10px;
}

#stats_perso a {
    font-size: 13px;
    color: #4C121F;
}

#body {
	color				: #fff;
}

#body h1 {
	color				: #a47d52;
	margin-bottom		: 20px;
	font-size			: 18px;
}

#body h2 {
	margin-bottom		: 20px;
	color				: #a47d52;
	font-size			: 14px;
}

#body p, #tinymce p {
	margin-bottom		: 20px;
	text-align			: justify;
}

#content {
	padding-left		: 120px;
	width				: 650px;
	float				: left;
	color				: #C0C0C0;
	height				: 670px;
}
html>body #content {
	height				: auto;
	min-height			: 670px;
	}

#content a {
	color				: #ffd455;
}

#content a:hover {
	text-decoration		: underline;
}

#content blockquote {
	font-style			: italic;
}

#content .signature, #news_title .signature {
	text-align			: right;
}

#menu_right {
	padding-left		: 40px;
	padding-top			: 15px;
	float				: left;
	width				: 120px;
}

#menu_list {
	height              : 347px;
}

#just_menu {
	height				: 210px;
}
#menu_right a {
	color				: #fff;
}

#menu_right a:hover {
	text-decoration		: underline;
}

#menu_right li {
	margin-bottom		: 10px;
}

#stats {
	padding-top			: 20px;
	padding-left		: 5px;
	width				: 114px;
	float				: left;
	color				: #000;
}

 #footer {
	clear				: both;
        
}

#footer p {
	color				: #C0C0C0;
	font-size			: 10px;
	text-align			: center;
}

#content ul {
	margin-bottom		: 20px;
}

#content li {
	text-align			: justify;
	margin-bottom		: 10px;
}

.img_right {
	float				: right;
	margin				: 10px 0 10px 20px;
}

#content label {
	float				: left;
	cursor				: pointer;
}

#content input.textbox, #content textarea {
	float				: right;
	width				: 200px;
	border				: 1px solid #909090;
	padding				: 2px;
}

#content form p {
	clear				: both;
	padding-bottom		: 10px;
	/*padding-right		: 100px;*/
}

#content fieldset {
	border				: 1px dashed #909090;
	padding				: 10px;
	margin-bottom		: 20px;
}

#content legend {
	color				: #a47d52;
	padding				: 10px;
	font-size			: 14px;
}

#content form .form_info {
	float:right;
	margin-left:10px;
	background-color:#e1e1e1;
	color:#000;
	border:1px solid #C0C0C0;
	padding:2px 5px;
	display:block;
	width:200px;
	text-align:center;
	font-style:italic;
	font-size:11px;
}

#content form .hidden {
	visibility:hidden;
}

#huggy_place {
	height				: 100px;
	margin-bottom:20px;
}

#huggy_place a {
	display:block;
	height:100px;
	color:transparent;
}

/* PICTOs */

.picto_message {
        background: transparent url('../img/pictos/mail.png') bottom left no-repeat;
        padding: 0 0 0 25px;
        font-size:16px;
}

.picto_message:hover {
        background: transparent url('../img/pictos/mail.png') top left no-repeat;
}

.picto_mort {
        background: transparent url('../img/pictos/skull.png') bottom right no-repeat;
        padding: 0 25px 0 0;
        font-size:16px;
}

.picto_mort:hover {
        background: transparent url('../img/pictos/skull.png') top right no-repeat;
}

.picto_bills {
        background: transparent url('../img/pictos/bills.png') bottom right no-repeat;
        padding: 0 25px 0 0;
        font-size:16px;
}

.picto_bills:hover {
        background: transparent url('../img/pictos/bills.png') top right no-repeat;
}

/* DIV STATUTS */

.error {
    background: transparent url('../img/smallOff.png') center left no-repeat;
    padding:0 0 0 15px;
    color: #AF1C15;
}
.success {
    font-size:16px;
    color: #a47d52;
}

.redbold {
    color: #6F0707;
    font-weight: bold;
}

.quote {
    font-size: 11px;
    font-style: italic;
    color: #AFAFAF;
}

/* TEAM */

.team_player {
    padding: 10px;
    border: 1px dashed #909090;
	margin:5px;
}
.team_player.chief {
	border: 1px dashed #a47d52;
}
.team_photo {
	background: transparent url('../img/polaroid.jpg') left top no-repeat;
	width: 137px;
	height: 168px;
	padding: 9px 4px 0px 3px;
	float: left;
	margin-right: 15px;
}
.clear {
	clear: both;
}

/* huggy */
#repeat.huggy {
	background-image: url('../img/huggy.jpg');
}

#repeat.news {
	background-image: url('../img/news.jpg');
}

#sentences {
	padding:21px 14px 0 206px;
	height:442px;
}

#sentences p {
	text-align:center;
}

#choices, #first_choices {
	padding-left:235px;
	padding-right:5px;
	height:160px;
	overflow:auto;
}

#choices a, #first_choices a {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
/* News */
#news_titles {
	padding-top: 20px;
}
#news_titles h1 {
	margin-bottom: 10px;
}

#newspacer {
        float:left;
        height:381px;
        width:169px;
}

#content .actu_date {
        float:right;
}

#content .actu_content {
        margin-left:169px;
        border-top:1px dashed #C0C0C0;
        padding-top:15px;
}

#news_title a {
	color				: #ffd455;
}

#news_title li a {
        color:#fff;
}

#news_title h2 {
        margin-bottom:10px;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../img/feed-icon-14x14.png") no-repeat 0 50%;
}
.facebook{
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../img/facebook-icon.png") no-repeat 0 50%;
}
.label_infos {
	font-weight: bold;
	width:230px;
}
/* PRIVATE */
.medium_zone {
	border: 1px dashed #a47d52;
	width: 280px;
	float:left;
	padding: 10px;
	margin: 10px;
}
.medium_zone h2 {
	margin-bottom:8px;
}
.large_zone {
	border: 1px dashed #909090;
	width: 602px;
	padding: 10px;
	margin: 10px;
}
#menu_private {
	list-style:none;
	margin-bottom:5px;
}
#menu_private li {
	display:inline;
	margin:10px;
}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
    font-size:10px;
	width: 100%;
	text-align: left;
	color:#000;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #AFAFAF;
	border: 1px solid #FFF;
	padding: 4px;
    font-size:12px;
	font-weight:bold;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.red td {
    background-color:#FFDFDF;
}
table.tablesorter tbody tr.green td {
    background-color:#D4FFBF;
}
table.tablesorter tbody tr:hover td {
	background-color:#F0F0F6;
}

