body, html {
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
	border-width: 0px;
	font-size: 11px;
	background:#E3D4F1 url(http://elchat.es/medias/logobg.png) top center repeat-x;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerLogo {
	position:relative;
	min-height:90px;
	text-align:center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#280E99;
	outline:none;
}
#bac {
	margin:auto;
}
.easy_online td {
	padding:3px
}
.easy_online img {
	border:1px solid #9966CB
}
.easy_last td {
	padding:3px
}
.easy_last img {
	border:1px solid #9966CB
}
table.contentTable {
	background-color:#D5C3EB;
	width:100%;
}
/**
*
* CSS FORM REGISTER 
*	
*/
#ezRegister{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:auto;
	padding:15px 15px 15px 70px;
	text-align:center;
}
.ezErrorMsg{
	color:#D20192;
	font-weight:bold;
	width:200px;
	font-size:11px;
}
.ezRegisterLabel {
	font-weight:bold;
	color:#000000;
	width:130px;
}
.ezErrorDiv{
}
.ezRegisterValue {
	width:250px;
	text-align:left;
}
#form_deporte .ezRegisterValue *{
	font-size:11px;
}
#form_deporte .ezRegisterValue .ezErrorMsg {
	font-size:10px;
}
#form_deporte #cguField_box , #form_deporte #cguField_box a, #form_deporte #newsletterField_box{
	font-size:10px;
	color:#4f420d;
}
.ezBtn{
	border:0px;
	/*background:url(medias/bg_btn_register.png) top right no-repeat;*/
	background-color:#D00199;
	width:267px;
	line-height:37px;
	height:37px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
	margin:auto;
	margin-top:0px;
}
#cguField_box .ezRegisterLabel , #newsletterField_box  .ezRegisterLabel{
	font-weight:normal;
}
#newsletterField_box *{
	font-size:11px;
}
#countryField, #regionField, #departementField, #townField {
	width:190px;
}
#emailField{
	width:100px;
}
#birthdateMonthField{
	width:70px;
}
#birthdateDayField{
	width:50px;
}
#birthdateYearField{
	width:65px;
}

/**
*	
*	CSS ANTICLIC
*
*/
.toolcontainer {
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
}
.anticlic {
	position:absolute;
	background-image:url(medias/anticlic.png) no-repeat;
	z-index:1000;
	width:230px;
	height:214px;
	margin:0;
	padding:0;
	top:0;
	left:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;     
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

/**
*	
*	CSS DIVERS
*
*/
table.contentTable th, .ti {
	border-bottom:1px solid #663497;
	padding:2px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:5px;
	background-color:#9966CB;
	text-align: left;
}
.ti a {
	color:#FFFFFF;
}
.bt {
	border-top:1px solid #663497;
}
.bgdark {
	background-color:#D5C3EB
}
.bgdarkborderbottom {
	border-bottom:1px solid #D5C3EB
}
.bglight {
	background-color:#FFFFFF
}
.borderbglight {
	border-color:#FFFFFF
}
.border {
	border:1px solid #663497
}
hr {
	display:block;
	height: 1px;
	padding: 0;
	color: #663497;
	background-color: #663497;
	border: 0;
}
.bgtitre {
	background-color:#9966CB
}
.bgpage {
	background-color:#FFFFFF
}
.bgborder {
	background-color:#663497
}
.bordercolor {
	color:#663497
}
.borderbottom {
	border-bottom:1px solid #663497;
}
.bordertop {
	border-top:1px solid #663497;
}
.titre {
	text-align: left;
	color:#FFFFFF;
}
#inscriptionC {
	width:40%;
	padding:5px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:right;
	font-weight:bold;
}
#inscriptionC .rightCol {
	width:60%;
	text-align:left;
}
#inscriptionC .bgalert {
	background-image:url(/img/fleche.gif);
	background-repeat:no-repeat;
	background-position:3px center;
}


#formlogin{
	float:right;
	height:45px;
	margin:0;
	padding-left:3px;
	padding-right:30px;
	padding-top:10px;
	position:relative;
	width:350px;
	z-index:25;
}
#ezLogin div{
	margin:0px;
}
#ezLogin {
	padding:1.5px 0px;
}
#ezLogin div#ez_div_pass  {
	margin:0px 5px;
}
#ezLogin div#ez_div_section{
	margin-right:5px;
}
#formlogin h2{
	font-size:14px;
	color:#2977c2;
	margin:1px 5px 0 10px ;
	padding:0px;
	float:left;
}
#formlogin #ez_btn_submit{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#9966CB;
	height:21px;
	width:49px;
	line-height:22px;
	vertical-align:top;
	font-weight:bold;
	color:#FFFFFF;
}

#formlogin #ez_div_pass{
	margin:0px;
}

#ezLogin input , select{
	font-size:11px;
}
#ez_div_reponse{
	top:-10px;
	position:relative;
	left:10px;
	width:100%;
}
