@import "admin/litbox.css"/**/;

* {
	outline-style: none;
}
*::selection {
	background: #6384c9;
	color: #fff;
}
*::-moz-selection {
	background: #6384c9;
	color: #fff;
}
body {
	background: #6284cb;
	margin: 0px;
	padding : 0px;
	border : 0px;
}
.err a, .err a:hover, .err a:visited {
	text-decoration: none;
	color:#0099FF;
}
img {
	border: 0px;
}
a img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
td, div {
	font-size: 10px;
	font-family: Verdana;
	color: #313131;
	text-align: left;
}
strong {
	font-weight: bold;
	color: #6284cb;
}
#login {
	padding-bottom: 1px;
}
input {
	border: 1px solid #d9dbda;
	background: #6183ca;
	font-size: 10px;
	font-family: Verdana;
	color: #fff;
	padding: 3px;
	margin: 0px 3px;
}
a.large:link, a.large:visited  {
	color:#ffa500;
	text-decoration: none;
	font-weight: bold;
}
a.large:hover  {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

#linkcon a:link, #linkcon a:visited  {
	color:#ffa500;
	text-decoration: none;
}
#linkcon a:hover  {
	color: #0066FF;
	text-decoration: none;
}


#form_inscription input {
	border: 1px solid #ccc;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	color: #999;
	padding: 3px;
	margin: 0px 3px;
}

#form_inscription select {
	border: 1px solid #ccc;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	color: #999;
	padding: 3px;
	margin: 0px 3px;
}

.submit:hover		{ color:#0099FF; border:1px solid #5FCAFF }
.submit:focus		{ background-color:#FFF7EC; color:#F60; border:1px solid #F60; }
.submit { 
	background-color:#FFFFFF; 
	border:1px solid #CCC; 
	padding:4px; 
	font-size:11px; 
	font-family:Verdana; color:#333333; 
	width:150px; 
	background-color:#FFF; 
	margin:2px 0 2px 0; 
	color:#0099FF; 
	background-image:url(images/admin/fond_input1.jpg);
	text-align:center;
}


.connexion {
	background: url(images/images/login_connexion.jpg) no-repeat;
	width: 84px;
	height: 20px;
	border: 0px;
	cursor: pointer;
}
a.forgot, a.forgot:link, a.forgot:visited {
	color: #a3a3a3;
	text-decoration: none;
}
a.forgot:hover, a.forgot:active {
	text-decoration: underline;
}

#connexion a{
	color:#0099CC;
	text-decoration: none;
}

.stats {
	color: #445e91;
	text-align: center;
}
.uniks_border {
	border: 1px solid #efedee;
	padding: 5px;
}
.uniks_no {
	border: 1px none;
	padding: 5px;
	margin: 2px 0px;
}
.uniks_pseudo {
	color: #5d5d5d;
	font-weight: bold;
}
.tops_name {
	color: #ff7302;
	font-weight: bold;
}
.tops_name a {
	color: #ff7302;
	font-weight: bold;
	text-decoration: none;
}

.stars_name {
	color: #fe4dff;
	font-weight: bold;
}

.stars_name a {
	color: #fe4dff;
	font-weight: bold;
	text-decoration: none;
}

.lasts_name {
	color: #6186cc;
	font-weight: bold;
}

.lasts_name a {
	color: #6186cc;
	font-weight: bold;
	text-decoration: none;
}

.uniks_descr {
	color: #979797;
}
.news_on2 {
	background: url(images/images/news_titre_on.jpg);
	width: 603px;
	height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 10px;
	text-align: left;
	cursor: pointer;
}
.news_on {
	background: url(images/images/news_titre_on.jpg);
	width: 585px;
	height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 10px;
	text-align: left;
	cursor: pointer;
	padding-top:6px;
	/*padding-bottom: -4px;*/
}

.news_off2 {
	background: url(images/images/news_titre_off.jpg);
	width: 603px;
	height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 10px;
	text-align: left;
	cursor: pointer;
}

.news_off {
	background: url(images/images/news_titre_off.jpg);
	width: 585px;
	height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 10px;
	text-align: left;
	cursor: pointer;
	padding-top:6px;
}

.news_titre_on {
	color: #1f1f1f;
	font-weight: bold;
	margin-top: 4px;
}
.news_date_on {
	color: #3c3c3c;
}
.news_titre_off {
	color: #737373;
	font-weight: bold;
}
.news_date_off {
	color: #9e9e9e;
}
.news_text {
	color: #455f92;
}
.infobulle				{ position:absolute; visibility:hidden; border:1px dashed #CCC; padding:5px; font-family:Verdana, Arial; font-size:11px; background-color:#FFF; color:#FF6600; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; /*background-image:url(images/wait.gif); background-repeat:no-repeat; background-position:center;*/ }
* html .infobulle		{ width:140px }

#editoo a {
	text-decoration: none;
	color: #6284cb;
}

#faq a {
	text-decoration: none;
	color: #FFA500;
	font-weight: bold;
}

#copy a {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
}


/* Autocompletion : Recherche */
.update{
        position:absolute;
        width:250px;
        background-color:white;
        border:1px solid #888;
        margin:0px;
        padding:0px;
}

ul.contacts {
        list-style-type: none;
        margin:0px;
        padding:0px;
        text-align: left;
}
ul.contacts li.selected { background-color: #ffb; cursor: pointer; }
li.contact {
        list-style-type: none;
        display:block;
        margin:0;
        padding:2px;
        height:32px;
}
li.contact div.image {
        float:left;
        width:32px;
        height:32px;
        margin-right:8px;
}
li.contact div.nom {
        font-weight:bold;
        font-size:12px;
        line-height:1.2em;
}

#recherche input {
	border:2px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
}

#recherche input:focus {
	border:2px solid #00A8FF;
}

.wixresult {
	width:569px;
	height:135px;
	background-image:url('images/images/wixrechercheresult.jpg');
	background-repeat:no-repeat;
	padding: 3px;
	padding-top: 15px;
	margin-left: 10px;
}

.wixresult a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.wixresult a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00A8FF;
}

/* Nuage de tags */
#tags {
	margin-top: 2px;
	line-height: 160%;
}

#tags a {
	color: #b6aa9e;	
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

#tags a:hover {
	background: 0;
	color: #FFF;
}