/***
 * Style pour la home easyflirt.fr
***/
a, a:hover {
	color:#6d0359;
}
#topper {
	height:216px;
	padding:0 3px 0 3px;
}
#logo_img {
	float:left;
	width:287px;
	height:213px;
	background-color:#f5f5f5;
	border-right:3px solid #fff;
}
#logo_header {
	background:url('../img/interface/header.gif') no-repeat;
	float:left;
	width:7px;
	height:213px;
}
#bottom_shad_home {
	height:7px;
	font-size:0px;
	background:url('../img/interface/bottom_shad_home.gif');
}
#header_forms {
	background-color:#7bb3e0;
	height:170px;
}
#login, #header_forms {
	float:left;
	width:597px;
}

.form_shad_left {
	float:left;
	background-image:url('../img/interface/form_shadow_left.gif');
	background-repeat:no-repeat;
	width:7px;
	height:170px;
}
.form_shad_middle {
	background-image:url('../img/interface/form_shadow_middle.gif');
	background-repeat:repeat-x;
	height:170px;
	float:left;
	width:285px;
}
.form_middle {
	margin:10px;
}
.form_shad_right {
	float:left;
	background-image:url('../img/interface/form_shadow_right.gif');
	background-repeat:no-repeat;
	width:7px;
	height:170px;
}
.form_title {
	color:#6d0359;
	font-weight:bold;
	text-align:center;
	margin-bottom:8px;
}
.thumbs_online {
	width:135px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
.thumbs_online img {
	border:1px solid #fff;
	margin:5px;
}
.thumbs_online ul {
	padding:0;
	margin:0;
}
.thumbs_online li {
	list-style:none;
	float:left;
	display:block;
	padding:0;
	margin:0;
}

/***
***/
#middle {
	height:190px;
}
/***
***/
#bottom {
	height:170px;
}
.blok300 {
	width:300px;
}
.blok600 {
	width:600px;
}
.blok900 {
	width:900px;
}
.blok600, .blok300 {
	height:100%;
	float:left;
}

.txt_green {
	color:green;
}
/***
***/
.box_title {
	background-image:url('../img/interface/bg_box_title.gif');
	background-repeat:repeat-x;
	border-bottom:1px solid #fff;
	text-align:left;
	text-indent:10px;
	font-weight:bold;
	line-height:20px;
}
.box_content {
	background-color:#7bb3e0;
	background-image:url('../img/interface/title_bottom_shadow.gif');
	background-repeat:repeat-x;
	color:#fff;
	text-align:left;
	height:120px;
}
.box_content_footer {
	text-align:center;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
}


.box_title, .box_content {
	margin-left:3px;
	margin-right:3px;
}

/***
 * Outils de promo
***/
.inscrits {
	text-align:center;
	padding-top:5px;
}
.inscrits img {
	border:3px solid #fff;
	margin:3px;
}
#img_tem {
	float:left;
	height:100%;
	margin-right:10px;
}
#img_tem img {
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
}
#txt_temoignage {
	color:#fff;
	padding-top:10px;
}

#search {
}
#search fieldset {
	border:none;
}
#search label {
	display:block;
	float:left;
	width:90px;
	margin-right:5px;
	text-align:right;
	line-height:16px;
}
#search kbd {
	display:block;
	clear:both;
	margin:2px;
}

.test {
	background-color: #f5f5f5;
	border:1px solid #ccc;
}
