@charset "UTF-8";
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	margin: 0;
}
div#global {
	width: 937px;
	margin-left: auto;
    margin-right: auto;
}
form {
	margin: 0;
}
select {
	border: solid 1px #7d8496;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
}
input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
}
textarea {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
}
h1 {
	color: #333333;
	font-size: 14px;
	font-family: helvetica, verdana;
}
textarea:focus {
	background-color: #d6dff7;
}
input.koin {
	border: solid 1px #7d8496;
}
input.koin:focus {
	border: solid 1px #bbcaf0;
	background-color: #d6dff7;
}
input.bouton {
	color: #3E3E3E;
	border: solid 1px #7d8496;
	background-color: #FFFFFF;
}
div#footer {
	clear: both;
	width: 935px;
	margin-top: 15px;
	margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	border-top: solid 1px #CCCCCC;
	background-color: white;
}

/* HEADER */
div#header {
	background-color: #000;
}
div#header_content {
	margin-left:auto;
	margin-right:auto;
	width:937px;
}


/* TOP */
div#logo {
	float: left;
	width: 302px;
	margin: 0;
}

/* MENU */
div#menu {
	height: 55px;
	padding: 20px 0 5px 25px;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: right;
}
a.menuon {
	color: #FF429B;
	text-decoration: none;
	font-weight: bold;
}
a.menuoff {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menuoff:hover {
	color:  #000000;
	background-color: white;
	text-decoration: none;
}
div#blocleft {
	float: left;
	width: 300px;
}
div.titreleft {
	width: 288px;
	height: 15px;
	padding: 5px 0 0 12px;
	background-color: #cccccc;
	font-weight: bold;
	color: black;
}
div.moduleleft {
	width: 278px;
	padding : 10px;
	margin: 0 0 15px 0;
	border: solid 1px #CCCCCC;
	background-color: #f0f5f7;
}
div.profilmenu {
	float: left;
	padding-right: 10px;
}
div.profilinfos {
	height: 105px;
}
div#profilmenu2 {
	margin: 72px 0 0 140px;
}
a.boldgrey {
	color: #3E3E3E;
	font-weight: bold;
	text-decoration: none;
}
a.boldgrey:hover {
	color: #FF429B;
}
a.greymenu {
	color: #3E3E3E;
	text-decoration: none;
}
a.greymenu:hover {
	color: #FF429B;
}
a.red {
	color: #BA1616;
	text-decoration: none;
}
a.red:hover {
	text-decoration: underline;
}
span.leftamis {
	padding-right: 20px;
}
a.deleteamis {
	font-style: italic;
	color: #898989;
	text-decoration: none;
}
a.deleteamis:hover {
	text-decoration: underline;
}
span.statuson {
	color: green;
}
span.statusoff {
	color: red;
}

/* PHOTOS */
div#blocmiddle {
	width : 614px;
	margin-left: 315px;
	margin-top: 15px;
}
div.titreright {
	width: 603px;
	height: 15px;
	padding: 5px 0 0 12px;
	background-color: #cccccc;
	font-weight: bold;
	color: black;
}
div.moduleright {
	width : 593px;
	padding : 10px;
	margin: 0 0 15px 0;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
td.arrow {
	width: 88px;
	text-align: center;
}
td#centertxt {
	text-align: center;
}
span.numberhomme {
	color: #ba1616;
	font-weight: bold;
	font-size: 12px;
}
span.homme {
	font-size: 12px;
	color: #339FBE;
	font-weight: bold;
}
span.femme {
	font-size: 12px;
	color: #FF429B;
	font-weight: bold;
}
a.hommelink {
	color: #339FBE;
	font-weight: bold;
	text-decoration: none;
}
a.femmelink {
	color: #FF429B;
	font-weight: bold;
	text-decoration: none;
}

/* COMMENTAIRES */
div.commentbox {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	width: 610px;
}
div.commentcontentbox {
	position: relative;
	margin: 0;
	padding: 6px 10px 6px 10px;
	width: 590px;
	background: #EDEDED;
}
span.red {
	color: red;
}

/* FICHE MEMBRE */
div#membreinfos {
	height: 105px;
	margin-left: 95px;
}
tr.trlook {
	height: 20px;
}
tr.trlook2 {
	background: #F5F5F5;
	height: 20px;
}

/* CUPIDONS */
div.cupidonphoto {
	float: left;
}
div.cupidoninfos {
	height: 105px;
	margin-left: 95px;
}

/* FORUMS */
div.forummsg {
	height: 50px;
	border-top: solid 1px #D4D4D4;
	padding: 5px;
}
div.forumavatar {
	float: left;
	margin-right: 5px
}
div.forummsgcontent {
	padding: 5px 5px 15px 5px;
	background: #F5F5F5;
}
a.forums {
	color: #54a2d9;
	text-decoration: none;
}
a.forums:hover {
	text-decoration: underline;
}
div.erreur {
	width:450px; 
	margin: 10px 0 10px 0;
	background: #ffdede; 
	padding: 10px; 
	border: solid 1px #ba1616;
}
div.confirmation {
	width:450px; 
	margin: 10px 0 10px 0;
	background: #e3ffde; 
	padding: 10px; 
	border: solid 1px #44ba16;
}
span.erreur {
	width:450px; 
	margin: 0 0 0 10px;
	background: #ffdede; 
	padding: 5px; 
	border: solid 1px #ba1616;
}
span.confirmation {
	width:450px; 
	margin: 0 0 0 10px;
	background: #e3ffde; 
	padding: 5px; 
	border: solid 1px #44ba16;
}



div.stream {text-align:center;}
div.stream img {}
div.stream a img {vertical-align:middle;}

div.stream div span {
	display:table-cell;
	display:inline-block;
	padding:1px;
	width:190px;
	vertical-align:top;
}

div.stream div {display:inline;}

/* width consistency for 'fox */
div.stream div span span::after {
    display:none;
    display:-moz-inline-block;
    content:" ";
    width:190px;
    height:1px;
    overflow:hidden;
}

div.streamheb {
	/*padding-top:6px;*/
	overflow:hidden;
	height:190px;
	/*_height:189;*/
    /*border-top:3px solid #F3F3F3;*/
}

div.streams {text-align:center;}
div.streams img {}
div.streams a img {vertical-align:middle;}

div.streams div span {
	display:table-cell;
	display:inline-block;
	padding:1px;
	width:135px;
	vertical-align:top;
}

div.streams div {display:inline;}

/* width consistency for 'fox */
div.streams div span span::after {
    display:none;
    display:-moz-inline-block;
    content:" ";
    width:135px;
    height:1px;
    overflow:hidden;
}

div.streamsheb {
	/*padding-top:6px;*/
	overflow:hidden;
	height:135px;
	/*_height:189;*/
    /*border-top:3px solid #F3F3F3;*/
}
.tool-tip {
	color: #fff;
	width: 175px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../img/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/bubble.png) bottom right;
}
img.bubble {
	border: solid 1px black;
}

/**************************************************** Test de mot de passe ***********************************************/

#court, #faible, #moyen {
	border-right:solid 1px #DEDEDE;
}

#sm {
	margin:0px;
	padding:0px;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

#sm ul {
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#sm ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	height:14px;
}

.inactive {
	width:60px;
	color:#adadad;
	text-align:center;
	padding:2px;
	background-color:#F1F1F1;
	display:block;
	vertical-align:middle;
}

.blue {
	width:60px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#3399FF;
	display:block;
	vertical-align:middle;
}

.redd {
	width:60px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FF6F6F;
	display:block;
	vertical-align:middle;
}

.yellow {
	width:60px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FDB14D;
	display:block;
	vertical-align:middle;
}

.green {
	width: 60px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#A0DA54;
	display:block;
	vertical-align:middle;
}

#baseline a {
	color:#333333;
	text-decoration:underline;
}

#baseline a:hover {
	text-decoration:none;
}

.confirmationPhotoSuivante {
font-weight:bold;
font-size:12px;
color: #009933;
text-decoration:none;
}

.confirmationPhotoSuivante:hover {
font-weight:bold;
text-decoration:underline;
}

.erreurPhotoSuivante {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

.erreurPhotoSuivante:hover {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}

.photoSuivante {
color: #FF429B;
font-weight: bold;
font-size:12px;
text-decoration:none;
}

.photoSuivante:hover {
text-decoration:underline;
}

h1.titrePhotos {
	color: #FF429B; 
	font-weight: bold; 
	font-size:12px;
}
