* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
    background-color: #FFFDBE;
	color: #444;
	font-family: "Verdana", "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    min-width: 982px;
	font-size: 13px;
	line-height: 1.5em;
    text-align: center;
    vertical-align: middle;
}
a,a:link {
	color: #0062BD;
	text-decoration: none;
}
a:hover {
	color: #0062BD;
	text-decoration: underline;
}
.clear {
	clear: both;
	display: block;
}
span.mot {
	background: #f7efa9;
}
.info {
	background-color: #fff;
	font-weight: bold;
	margin-bottom: 35px;
	moz-border-radius: 8px;
	padding: 8px;
	webkit-border-radius: 8px;
}
.static {
	background-color: #fff;
	font-weight: normal;
	margin-bottom: 35px;
	moz-border-radius: 8px;
	padding: 8px;
	webkit-border-radius: 8px;
}
.static a,a:link {
	color: #0062BD;
	text-decoration: none;
}
.static a:hover {
	color: #0062BD;
	text-decoration: underline;
}
.drapeaux {
	position: absolute;
	right: 5px;
	top: 5px;
    visibility: hidden;
}
.drapeaux .flag {
	float: left;
	margin-left: 5px;
}
#haut {
	line-height: 1.0;
	margin-top: 10px;
}
#haut a,a:hover {
	color: #444;
}
#haut a:hover {
	text-decoration: none;
}
#haut a.submit {
	font-weight: bold;
}
#haut .maintitle a {
	text-decoration: none;
    width: 982px;
    height: 109px;
    //background: url('../slices/layout2_01.png');
}
/*
#haut p {
	float: right;
	font-size: 30px;
	font-weight: bold;
	margin-right: -4px;
	margin-top: 40px;
}
*/
#haut .maintitle {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
	width: 300px;
}
#haut .title {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	width: 300px;
}
#haut .twitter {
	float: right;
	margin-top: 10px;
}
#haut .facebook {
	float: right;
	margin-left: 10px;
	margin-top: 12px;
	width: 58px;
}
#banner {
    display: block;
    width: 982px;
    height: 109px;
    background: url('../banners/rotate.php');
}
#menu {
	margin: 0px 0px 0px 0px !important;
    background: url('../slices/layout2_02.png');
    width: 982px;
    height: 44px;
}
#menu ul {
    width: 982px;
    display: block;
    list-style-image: none;
    list-style-type: none;
}
#menu p.menu_item {
    list-style-image: none;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
#search_item {
    padding: 12px; 
    float: right;
}
#menu p a {
	font-size: 18px;
    font-weight: bold;
    text-shadow: 0 1px 2px #000000;

    padding: 10px;
    color: #FFF;
    line-height: 44px;
}
#menu p.menu_item :hover {
    background: #FFD365;
}
.recherche_aide {
	float: right;
	margin-bottom: 3px;
}
#haut .recherche_aide a {
	color: #0062BD;
	text-decoration: none;
}
#recherche_haut {
	float: right;
	text-align: right;
	width: 200px;
}
#recherche_haut input#mot {
	border: 1px solid #888;
	color: #444;
	float: right;
	font-family: "Lucida Grande";
	font-size: 13px;
	height: 16px;
	margin: 0;
	width: 120px;
}
#recherche_haut input#submit_srch {
	background: #F9F9F9;
	color: #444;
	float: right;
	font-size: 8px;
	font-weight: bold;
	margin: 0px 0px 0px 3px;
	text-transform: uppercase;
}
#submit {
	display: none;
	margin: 25px 0 0 0;
}
#submit input {
	border: 1px solid #ADADAD;
	padding: 4px;
}
#submit input#firstname {
	display: none;
}
#submit textarea {
	border: 1px solid #ADADAD;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	margin-top: 6px;
	padding: 4px;
	width: 874px;
}
#submit .ok {
	float: right;
	margin: 10px 0 10px 10px;
}
#submit .ok input {
	border: 1px solid #ADADAD;
	font-weight: bold;
	padding: 4px 15px;
}
#submit select {
	border: 1px solid #ADADAD;
	padding: 4px;
	width: 160px;
}
#entire_page {
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    width: 982px;
}
#content .homelink {
	color: #000;
	display: block;
	float: right;
	font-size: 82%;
}
#wrapper {
	float: left;
	margin-top: 20px;
	width: 728px;
}
.post {
	background-color: #fff;
	margin-bottom: 15px;
	margin-bottom: 18px !important;
	moz-border-radius: 8px;
	overflow: hidden;
	padding: 8px;
	webkit-border-radius: 8px;
}
.post h2 {
	font-size: 13px;
	margin-bottom: 5px;
}
.post.moins {
	color: #999;
}
.post.plus {
	color: #477526;
}
.post.highlight {
	background-color: #f8faeb;
}
.post.menublog {
	text-align: center;
}
.post a,a:link {
	color: #0062BD;
	text-decoration: none;
}
.post a:hover {
	color: #0062BD;
	text-decoration: underline;
}
.post a.bf,a.bf:link {
	color: #4c93d6;
	text-decoration: none;
}
.post p a.fmllink,.post p a.fmllink:link,.post p a.fmllink:hover {
	color: #444;
	text-decoration: none;
}
.post a.bf:hover {
	color: #0062BD;
	text-decoration: underline;
}
.post .userinfos {
	float: left;
	margin: 12px 0 0 0;
}
.post .userinfos p {
	color: #808080;
	font-size: 75%;
	line-height: 1.5em;
}
.post img.avatar {
	border: 1px solid #e4e4e4;
	height: 22px;
	width: 22px;
}
.post .avatar_container {
	float: left;
	height: 24px;
	margin: 12px 8px 0px 0px;
	padding: 2px;
	text-align: center;
	width: 24px;
}
.post .avatar_container_fiche {
	height: 24px;
	margin: 0 14px 0px 0px;
	padding: 2px;
	text-align: center;
	width: 24px;
}
.post .userinfos p a.pseudo,.userinfos p a.pseudo:link {
	color: #808080;
}
.post .userinfos p a.pseudo:hover {
	color: #808080;
	text-decoration: underline;
}
a.stbutton {
	padding: 0 0 0 22px !important;
}
.stico_rotate {
	background: transparent url(http://w.sharethis.com/images/rotating-icon.gif?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
	padding-top: 1px !important;
}
a.stbutton {
	color: #444;
}
a.stbutton:hover {
	color: #444;
	text-decoration: none;
}
.date a.stbutton {
	padding: 0 0 0 0 !important;
}
.date .stico_rotate {
	background: none !important;
}
.date a.stbutton {
	color: #0062BD;
	text-transform: lowercase;
}
.date a.stbutton:hover {
	color: #0062BD;
	text-decoration: underline;
	text-transform: lowercase;
}
.post .date a.liencat,.date a.liencat:link {
	color: #808080;
}
.post .date a.liencat:hover {
	color: #808080;
	text-decoration: underline;
}
.post .plus {
	display: none;
	text-align: right;
}
.post p.it {
	color: #999;
	font-style: italic;
}
.post .more {
	float: right;
}
*+html .post .more {
	float: right;
	margin-top: 6px;
}
* html .post .more {
	float: right;
	margin-top: 6px;
}
.post .plus .plus_bouton {
	cursor: pointer;
	float: right;
	height: 23px;
	margin-right: 4px;
	padding: 2px 6px;
}
.post .plus .plus_bouton:hover {
	background: #EAEAEA;
}
.post .plus .plus_bouton .icone {
	float: left;
	margin-top: 3px;
}
.post .plus .plus_bouton .label {
	color: #444;
	float: left;
	padding: 1px 0pt 0pt 6px;
}
.post .plus .content {
	display: none;
}
.post .suivi {
	float: right;
	margin-top: 1px;
}
.date {
	color: #808080;
	display: block;
	font-size: 75%;
}
.date a,.date a:link {
	text-decoration: none;
}
.date a:hover {
	text-decoration: underline;
}
.delete {
	display: block;
	float: right;
	margin-left: 4px;
	margin-top: -19px;
}
.date .w {
	color: #fb82ff;
}
.date .m {
	color: #82c3ff;
}
.pagination {
	color: #444;
	font-size: 82%;
	overflow: hidden;
	position: relative;
    margin-top: 18px;
    margin-bottom: 24px !important;
}
.pagination a {
	color: #0062BD;
}
.pagination a:hover {
	color: #0062BD;
	text-decoration: underline;
}
.pagination p.left {
	display: block;
	float: left;
}
.pagination p.right {
	display: block;
	float: right;
}
.Ligne {
	border-bottom: 1px solid #ADADAD;
	height: 20px;
	width: 660px;
}
.Ligne .LigneDate {
	float: left;
	width: 100px;
}
.Ligne .LigneTitre {
	float: left;
}
.Ligne .LigneEdit {
	float: right;
	text-align: right;
	width: 40px;
}
.Ligne .LigneHits {
	float: right;
	text-align: left;
	width: 40px;
}
#droite {
	margin-left: 6px;
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
}
#droite .box {
	background-color: #fff;
	margin-bottom: 15px;
	margin-bottom: 18px !important;
	moz-border-radius: 8px;
	padding: 8px;
	webkit-border-radius: 8px;
	width: 146px;
}
#droite .box .titretop {
	font-size: 100%;
	font-weight: bold;
}
#droite .box h4 {
	font-size: 100%;
	font-weight: bold;
}
#droite .box ul {
	list-style-type: none;
	margin-left: 6px;
	margin-top: 2px;
}
#droite .box ul li {
	width: 100%;
}
#droite .box ul li h3 a {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
#droite .box#boutique ul {
	margin-left: 0;
}
#droite .box#boutique #paypal {
	margin-top: 5px;
	text-align: center;
}
#droite .box#boutique ul li.total {
	background: #f9f7e6;
	color: #991717;
	padding-right: 2px;
	text-align: right;
}
#droite .box#boutique ul li.option {
	font-size: 10px;
	text-align: right;
}
#droite .box#boutique ul li.option div.opt {
	float: left;
	height: 16px;
	padding-bottom: 3px;
}
#droite .box#boutique ul li.option a {
	display: inline;
}
#droite .box a,#droite .box a:link {
	color: #0062BD;
	text-decoration: underline;
}
#droite .box a:hover {
	color: #0062BD;
	text-decoration: none;
}
#droite .box ul li.active a,#droite .box ul li.active h2 a:link {
	color: #444;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#droite .box ul li.active a,#droite .box ul li.active h2 {
	color: #444;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#droite .box ul li.active h2 a:hover {
	color: #0062BD;
	text-decoration: none;
}
#droite .box ul li.operation a,#droite .box ul li.operation h3 a:link {
	color: #cb3c3c;
	text-decoration: underline;
}
#droite .box ul li.operation h3 a:hover {
	color: #cb3c3c;
	text-decoration: none;
}
#droite .box.footer {
	color: #888;
	font-size: 10px;
}
#droite .box.footer a {
	color: #777;
	display: inline;
}
#droite .box.footer .decal {
	margin-left: 8px;
}
#droite .box.footer .bold {
	font-weight: bold;
}
#droite .box.publicite {
	text-align: center;
}
#droite .box.publicite img {
	margin-top: 5px;
}
#droite .box li.resume {
	font-size: 11px;
}
#droite .box li.tout {
	font-size: 11px;
	text-align: right;
}
#submit_connexion {
	border: 0;
	height: 24px;
	padding-right: 0px;
	width: 73px;
}
#recherche {
	height: 1%;
	margin-bottom: 6px;
	margin-top: 6px;
	overflow: hidden;
}
#recherche input#mot {
	border: 1px solid #888;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	margin-left: 9px;
	padding: 3px;
	width: 120px;
}
#recherche input#submit_srch {
	background: #F9F9F9;
	border: 1px solid #888;
	color: #444;
	float: right;
	font-size: 8px;
	font-weight: bold;
	margin-right: 9px;
	margin-top: 5px;
	padding: 2px;
	text-transform: uppercase;
}
#droite p.social {
	text-align: center;
}
#footer {
	color: #AAA;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-right: 176px;
	width: 730px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer a,a:hover {
	color: #AAA;
}
#footer .post {
	background: transparent;
	margin-bottom: 0 !important;
	margin-bottom: 0;
	text-align: center;
}
form.submitsh .input_mail {
	float: left;
    margin-top: 10px;
}
form.submitsh .input_auteur {
	float: left;
	margin-right: 10px;
}
form.submitsh .input_cat {
	float: left;
	margin-right: 10px;
}
form.submitsh .input_sexe {
	float: left;
	margin-right: 10px;
}
form.submitsh .input_gender_and_cat {
    float: right;
}
form.submitsh #firstname {
	display: none;
}
form.submitsh #loadingsubmitsh {
	display: none;
	margin: 5px 0px 5px 0px;
	padding: 0;
	text-align: center;
}
form.submitsh .result {
	display: none;
	margin: 10px 0px 0px 0px;
	text-align: center;
	width: 884px;
}
form.submitsh .ok #compteur {
	float: left;
	margin: 4px 5px 0px 0px;
}
form#comment {
	margin: 10px 0;
	margin-left: 10px;
	width: 690px;
}
form#comment .champ {
	margin-top: 4px;
	text-align: right;
}
form#comment .champ#pseudo {
	float: left;
}
form#comment .champ#url {
	float: right;
}
form#comment #firstname {
	display: none;
}
form#comment .champ input {
	border: 1px solid #ADADAD;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	padding: 3px;
	width: 180px;
}
form#comment textarea {
	border: 1px solid #ADADAD;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	height: 150px;
	margin-top: 4px;
	padding: 3px;
	width: 682px;
}
form#comment .ok {
	margin-top: 4px;
	text-align: right;
}
form#comment .ok input {
	border: 1px solid #ADADAD;
	font-weight: bold;
	padding: 4px 15px;
}
.form {
	margin-bottom: 15px;
	margin-top: 25px;
	text-align: left;
}
.form .champ {
	height: 28px;
	width: 712px;
}
.form .separ {
	height: 14px;
	width: 712px;
}
.form .champ label {
	float: left;
	margin: 4px;
	margin-top: 3px;
	text-align: right;
	width: 230px;
}
.form .champ label.error {
	color: red;
	display: none;
	margin-left: 5px;
	text-align: left;
	width: 150px;
}
.form .champ input {
	border: 1px solid #ADADAD;
	color: #444;
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	padding: 3px;
	width: 240px;
}
.form .champ input.checkbox {
	border: 0;
	float: right;
	width: 24px;
}
.form .champ input.radio {
	border: 0;
	float: none;
	width: 24px;
}
.form .champ input#codepostal {
	width: 79px;
}
.form .champ input#ville {
	margin-left: 3px;
	width: 150px;
}
.form .champ input#jour {
	margin-left: 3px;
	text-align: center;
	width: 40px;
}
.form .champ input#mois {
	text-align: center;
	width: 40px;
}
.form .champ input#annee {
	margin-left: 3px;
	text-align: center;
	width: 86px;
}
.form .champ select {
	border: 1px solid #ADADAD;
	color: #444;
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	padding: 3px;
	width: 180px;
}
.form .champ textarea {
	border: 1px solid #ADADAD;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	height: 150px;
	margin-top: 4px;
	padding: 3px;
	width: 400px;
}
.form .champ label.error {
	float: right;
	margin-right: 7px;
}
.form .ok {
	margin-left: 238px;
	margin-top: 15px;
	text-align: left;
}
.form .ok input {
	border: 1px solid #ADADAD;
	font-weight: bold;
	padding: 4px 15px;
}
.form .champ input.submit_ami {
	border: 1px solid #ADADAD;
	float: left;
	font-weight: bold;
	margin-left: 4px;
	padding: 2px 15px;
	width: 130px;
}
.form .result {
	display: none;
	margin: 10px 0px 0px 238px;
	text-align: center;
	width: 408px;
}
.good {
	background-color: #e4ffe0;
	border-bottom: 1px solid #5bba4c;
	border-top: 1px solid #5bba4c;
	padding: 5px;
}
.pasgood {
	background-color: #ffe0e0;
	border-bottom: 1px solid #ba4c4c;
	border-top: 1px solid #ba4c4c;
	padding: 5px;
}
.content_result {
	margin-bottom: 15px;
	margin-top: 25px;
	text-align: center;
}
.loginform input {
	border: 1px solid #ADADAD;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	margin-top: 4px;
	padding: 3px;
	width: 139px;
}
.loginform input.submit {
	border: 1px solid #ADADAD;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 22px;
	padding: 2px 15px;
	width: 100px;
}
.loginform .liens {
	text-align: right;
}
#editcomment textarea {
	border: 1px solid #ADADAD;
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	height: 100px;
	margin: 10px;
	padding: 3px;
	width: 680px;
}
#editcomment input.submit {
	border: 1px solid #ADADAD;
	float: right;
	font-weight: bold;
	margin-right: 14px;
	padding: 4px 15px;
}
#editcomment .result {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 685px;
}
.classement {
	margin-top: 15px;
}
.classement .item {
	height: 20px;
}
.classement .item.highlight {
	background-color: #f8faeb;
}
.classement .item .login {
	float: left;
	padding-left: 6px;
}
.classement .item .infos {
	float: right;
}
.classement .item .score {
	float: left;
	text-align: center;
	width: 80px;
}
.classement .item .place {
	float: left;
	text-align: center;
	width: 80px;
}
.classement .item .evolution {
	float: left;
	text-align: center;
	width: 80px;
}
.msg {
	border-bottom: 1px solid #DDD;
	display: none;
	padding: 10px 10px 2px 10px;
	width: 625px;
}
.result {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 500px;
}
.liste {
	font-size: 13px;
	margin: 10px 0px 10px 10px;
	text-align: left;
}
.liste .ligne {
	border-bottom: 1px solid #DDD;
	float: left;
	margin-bottom: 4px;
	padding-bottom: 3px;
}
.liste .lignetop {
	background-color: #F6F6F6;
	border-bottom: 1px solid #DDD;
	float: left;
	margin-bottom: 4px;
	padding: 0 5px 0 5px;
}
.liste .ligne p {
	float: left;
	font-size: 13px;
}
.liste .lignetop p {
	float: left;
	font-size: 13px;
}
.liste .lignetop .itemtop {
	color: #424242;
	font-weight: bold;
	padding: 2px 0;
}
.liste .ligne .item {
	line-height: 1.0em;
}
.liste .ligne .noitem {
	text-align: center;
	width: 695px;
}
.date_ask {
	width: 156px;
}
.type_ask {
	width: 386px;
}
.statut_ask {
	text-align: right;
	width: 105px;
}
.plus_msg {
	width: 26px;
}
.etat_msg {
	width: 36px;
}
.date_msg {
	width: 86px;
}
.pseudo_msg {
	width: 126px;
}
.sujet_msg {
	width: 306px;
}
.sujet_msg_outbox {
	width: 341px;
}
.outil_msg {
	text-align: right;
	width: 66px;
}
.search_photo {
	width: 75px;
}
.search_login {
	width: 200px;
}
.search_ville {
	width: 180px;
}
.search_pays {
	width: 130px;
}
.search_civilite {
	text-align: right;
	width: 100px;
}
#suivi ul {
	list-style-type: none;
	margin: 15px 0 15px 30px;
}
.informations {
	float: left;
	margin: 0 0 0 20px;
}
.informations ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	width: 420px;
}
.informations ul li {
	border-bottom: 1px solid #e0e0e0;
	padding: 2px 0 2px 0;
}
