html {
	margin:0;
	padding:0;
}
body {
	background: url(/img/meexy/bg.png) top left repeat #1C1C1C;
	margin:0;
	padding:0;
}
img{
	border: 0;
}

* {
	font-family: Arial, Verdana, sans-serif;
}
#header {
	height: 30px;
	width: 960px;
	margin: auto;
}
#headerwarp {
	width: 100%;
	background-color: #e44343;
}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}
a {
	cursor: pointer;
}
#intro {
	float: left;
}
#login {
	float: right;
	width: 440px;
	text-align: center;
	margin-top: 5px;
}
#login a {
	font-size: 14px;
	text-decoration: none;
}
#fieldset-loginGroup h3 {
	display: none;
}
#logo {
	margin: 20px 0;
}
#wrap {
	width: 960px;
	margin: auto;
}

#cloud {
	background: url(/img/meexy/cloud.png) no-repeat top center transparent;
	width: 100%;
	height: 1100px;
	margin: auto;
	position: absolute;
	z-index: -1;
}
#QRapp{
	background: url(/img/meexy/bandeau.png) no-repeat transparent;
	width: 356px;
	height: 117px;
	float: right;
	margin: 12px 55px 0 0;
	padding: 19px 0 0 16px;
}

#QRapp div{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin
}
#QRapp p{
	margin:0;
}
#QRapp h2{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #313131;

}
#QRapp h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #b73737;
	margin-bottom: 2px;
}
.pos{
	margin-left: 10px;
}

#corner{
	position: absolute;
	margin-top: -11px;
}
#formbigbg {
	background: url(/img/meexy/formbg.jpg) no-repeat top left transparent;
	width: 940px;
	min-height: 478px;
	margin-left: 10px;
}
#formbigbg2 {
	background: url(/img/meexy/formbg2.png) no-repeat top left transparent;
	width: 958px;
	min-height: 696px;
	margin: 0;
}
#calltoaction {
	color: #f6f6f6;
	font-size: 24px;
	text-align: center;
	width: 100%;
}
.close,.open{
	position: absolute;
	z-index: 6000;
	text-align: center;
	padding-top: 10px;
}

.close {display: none;}


#registerbg {
	background: url(/img/meexy/registerbg.png) top center no-repeat transparent;
	margin:-30px 0 0 510px;
	width: 400px;
	height: 79px;
	position: absolute;
	z-index: 1000;
}
#fieldset-ezformstep1 .legend a.fb_connect {
	margin-left: 159px !important;
	width: 173px !important
}
#ez-register-form-submit, #ez-register-form-submit2 {
	background: url(/img/meexy/button.png) top center no-repeat transparent;
	width: 354px;
	height: 79px;
	border: 0px;
	color: #222;
}
/* ie7 compatibility */
#ez-register-form button span.middle {
	*width: 354px !important;
	*height: 79px !important;
	*font: bold 24px/52px Arial, Helvetica, sans-serif !important;
	*background: url(/img/meexy/button.png) top center !important;
	*float: left !important;
	*margin-left: -150px !important;
	*line-height: 79px !important;
	font-size: 24px !important;
}

#ez-register-form .full fieldset {
	padding-bottom: 20px !important;
}
#ez-register-form div.errors em {
	color: #f6f6f6 !important;
}
#openform {
	width: 340px;
	float: right;
	margin-right: 30px;
	background-color: #f6f6f6;
	padding: 40px 30px 0 ;
	height: 400px;
	margin-top: 22px;
}
#openform h1, h2, h3 {
	margin: 0 0 15px 0;
	text-align: left;
	font-family: arial, verdana, sans-serif;
}
#openform p {
	font-size: 14px;
	margin: 0 0 10px 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
}
#openform h1 {
	font-size: 22px;
	color: #b73737;
	font-weight: bold;
}
#openform h2 {
	font-size: 20px;
	color: #b73737;
	font-weight: bold;
	text-align: center;
}

.green-button {
    background: url(/img/meexy/button.png) no-repeat;
    color: #222;
    cursor: pointer;
    font-size: 29px;
    font-weight: bold;
    height: 79px;
    line-height: 79px;
    margin: auto;
    text-align: center;
    width: 354px;
}

#openform h3 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
#features {
	width: 400px;
	margin-left: -19px;
}

#formbg {
	background-image: -webkit-linear-gradient(68deg, #2a2a2a, #45494d);
	background-image: -moz-linear-gradient(68deg, #2a2a2a, #45494d);
	background-image: -o-linear-gradient(68deg, #2a2a2a, #45494d);
	background-image: -ms-linear-gradient(68deg, #2a2a2a, #45494d);
	background-image: linear-gradient(68deg, #2a2a2a, #45494d);
	position: absolute;
	width: 400px;
	min-height: 415px;
	background-color: #343639;
	padding-top: 5px;
}
.idpic{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 236px;
}

#clickable-zone {display: none !important;}
table#tvshow td {
	border: 2px solid #b73737;
}
.easy_geo_inscris td {
	padding: 8px;
}
.easy_geo_inscris img {
	margin-right: 5px;
}
#edito {
	float: left;

	padding: 10px;
	text-align: center;
}
#edito h2 {
	font-size: 20px;
	color: #e04242;
	font-weight: bold;
	margin-top: 0;
	text-align: center;
}
#edito p {
	color: #f6f6f6;
	font-size: 16px;
	padding: 0 50px;
	font-weight: normal;
}
#edito a{
	font-weight: bold;
}
#app {
	float: left;

	padding: 10px;
}
#app h2 {
	font-size: 19px;
	color: #e04242;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
#app h3 {
	font-size: 14px;
	color: #e04242;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 18px;
	text-align: left;
}
#app p {
	color: #f6f6f6;
	font-size: 14px;
	text-align: left;
	padding-bottom: 8px;
}
#more {
	float: left;
	border: 1px solid #5b2626;
	padding: 10px;
	text-align: justify;
}
#more h2 {
	font-size: 20px;
	color: #e04242;
	font-weight: bold;
	margin-top: 0;
}
#more p {
	color: #f6f6f6;
	font-size: 14px;
	padding-bottom: 8px;
	text-align: justify;
}
#laglinks {
	font-size: 10px;
	margin: auto;
	padding: 20px 0 10px;
	text-align: center;
	width: 900px;
}
#laglinks a {
	color: #f6f6f6;
	font-size: 10px;
}
li {
	list-style-type: none;
}
li a {
	color: #00dcd9;
	text-decoration: none;
}
#link {
	float: right;
	margin-right: 10px;
}
#link a {
	color: white;
	text-decoration: none;
}
#footer p {
	padding: 10px;
}
#footer {
	color: #f6f6f6;
	width: 100%;
	background-color: #e44343;
	padding-bottom: 25px;
}
#footer a {
	color: #f6f6f6;
	width: 100%;
	background-color: #e44343;
	font: 12px Verdana; margin-bottom: 10px;
	margin-top: 4px;
	text-align: center;
}
.laglinks {
	width: 960px;
	margin: auto;
	text-align: center;
}
/* ***modales*** */
.box {
	position: absolute;
	top: 237px;
	margin-left: 520px;
	color: #FF71F0;
	width: 400px;
	min-height: 550px;
	z-index: 300;
	display: none;
}
#arrow,
#boxclose{
	margin: 7px 0 0 330px;
}

a.boxclose {
	float: right;
	margin-right: -20px;
	margin-top: -40px;
	cursor: pointer;
	color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.activator {
	z-index: 3;
	cursor: pointer;
	font-weight: bold;
}
.activator {
	z-index: 3;
	cursor: pointer;
}
.details1 {
	color: #B73737;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.details2 {
	color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.details2 a {
	color: #E04242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.details3{
	margin-top: 60px;
}
.loginbox {
	background : #2F2D2D;
	position: absolute;
	top: -50px;
	margin-left: 56%;
	margin-right: 25%;
	color: #FF71F0;
	padding-top: 5px;
	width: 380px;
	height: 24px;
	z-index: 10001;
}
a.activatorlogin {
	z-index: 3;
	cursor: pointer;
	font-weight: bold;
}

#loginbox dl.full {
	margin-top: 0px;
}
.toolcontainer {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}

#cgu, #contact, #legal{ display: none;}

.mydiv {
	position: absolute;
	top:50%;
	margin-left: -250px;
	max-height: 500px;
	padding: 10px;
	overflow: auto;
	width: 500px;
	left: 50%;
	background-color: #f6f6f6;
	z-index: 10000;
}
.mydiv h1, h2, h3 {
	margin:0 0 15px 0;
	color: #000;
}
.mydiv p {
	margin:0 0 7px 0;
	color: #000;
}

#overlay {
	width:100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	position: fixed;
	z-index: 9999;
	display: none;
}
#testdiv {
	width: 600px;
	margin: 0px auto;
	border: 1px solid #ccc;
	padding: 20px 25px 12px;
	background: #fff
}
ul {
	list-style: none;
	margin-bottom: 12px;
	padding: 0
}
li {
	font: 14px Georgia, Verdana;
	margin-bottom: 4px;
	padding: 8px 10px 9px;
	border: 1px solid #ccc;
	background: #eee;
	cursor: pointer
}
li:hover {
	border: 1px solid #bbb;
	background: #e3e3e3
}
.tbox {
	position: absolute;
	display: none;
	padding: 14px 17px;
	z-index: 1500;
}
.tinner {
	padding: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff url(images/preload.gif) no-repeat 50% 50%;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333
}
.tmask {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 800
}
.tclose {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/img/meexy/close.png) no-repeat
}
#error {
	background: #ff6969;
	color: #f6f6f6;
	text-shadow: 1px 1px #cf5454;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0
}
#error .tcontent {
	padding: 10px 14px 11px;
	border: 1px solid #ffb8b8;
	-moz-border-radius: 5px;
	border-radius: 5px
}
#success {
	background: #2ea125;
	color: #f6f6f6;
	text-shadow: 1px 1px #1b6116;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10;
	-moz-border-radius: 0;
	border-radius: 0
}
#bluemask {
	background: #4195aa
}
#frameless {
	padding: 0
}
#frameless .tclose {
	left: 6px
}
.forcecursor {
	cursor: pointer;
}
table#meex{
	margin-top: 45px;
}