img{
	border: 0;
}
body{
	text-align: center;
}
#header{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
	height: 80px;
}
#login_div{
	float: right;
	margin-right: 40px;
	margin-top: 10px;
	text-align: left;
}
#logo{
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}
p, div{
	margin: 0;
}
input, select{
	font-size: 0.7em;
}
a{
	font-size: 0.9em;
}
#main{
	width: 920px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(images/bg.png);
}
#inscr{
	width: 460px;
	margin-top: 30px;
	margin-right: 20px;
	float: right;
}
.fontsmall{
	font-size: 0.8em;
}
#inscr_button{
	width: 150px;
	height: 30px;
	background-image: url(images/inscr2.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 5px;
	font-weight: bold;
}
#inscr_button a{
	text-decoration: none;
	color: black;
}
#inscr table{
	background-color: #C5DCFF;
}
#inscr span{
	color: #000099;
	font-size: 1.2em;
	font-family: Tahoma;
}
#inscr_form{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Tahoma;
}
.tgauche{
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	width: 50%;
	vertical-align: text-top;
}
.tdroit{
	text-align: left;
	font-size: 0.8em;
}
#slogan{
	font-size: 1.5em;
	color: #000099;
	padding-top: 20px;
	font-family: Tahoma;
}
#slogan span{
	color: #FF00FF;
	font-weight: bold;
}
#temoignage{
	width: 400px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}
#temoignage tr{
	background-color: #C5DCFF;
}
.tdtem{
	width: 100%;
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
}
#temoignage span{
	font-weight: bold;
	color: #000099;
}
#temoignage table{
	margin-bottom: 12px;
}
#footer{
	width: 920px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C5DCFF;
	background-image: url('images/foot.png');
	background-repeat: no-repeat;
	font-size: 0.8em;
}
a{
	text-decoration: none;
}
.infobulle{
	font-size: 0.8em;
	font-family: Tahoma;
	display: none;
}
/* easyflirt */
.easy_geo_inscris {
	border:1px solid #ccc;
	border-bottom:none;

	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.easy_geo_inscris td {
	background-color:#C5DCFF;
	font-family: Tahoma;
	font-size:12px;
	padding:3px;
	border-bottom:1px solid #ccc;
}
.easy_geo_inscris img {
	border-width:5px;
	border-color:#FFCC00;
	margin-right:5px;
}
.easy_geo_inscris a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
.easy_geo_inscris a:hover {
	color:#FF9900;
	text-decoration:underline;	
}
.easy_geo_inscris .label {
	color:#FF0000;
	font-weight:bold;
}