* { outline:none; }
html, body { height:100%; width:100%; }
body { height:100%; margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica; font-size:13px; color:#fff; background-color:#242424; }
img { border:none; }
textarea { resize:none; overflow:auto; }
h2 { color:#fff; font-size:20px; margin:8px 0; }
#ezicard_header { position:absolute; top:0; left:0; width:100%; height:78px; background:url(/design/bg_header.png) repeat-x top left; color:#fff; font-size:13px; z-index:2; }
#ezicard_content { position:relative; padding-top:65px; height:600px; overflow:hidden; z-index:1; }
#ezicard_footer { width:100%; height:350px; color:#fff; font-size:13px; background:url(/design/footer_ombre_top.png) repeat-x top left; }
#ezicard_footer a { color:#8a8a8a; }
#ezicard_footer input { margin:5px 0; }
#ezicard_copyright { width:100%; height:40px; background-color:#242424; color:#8a8a8a; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-top:15px; }
.clear { clear:both; }
.bg_color_0 { background-color:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
.ezicard_m { color:#8a8a8a; font-size:12px; }
.ezicard_blanc { color:#fff; font-size:12px; }
.ezicard_gris { color:#ccc; font-size:12px; }
.logo { text-align:center; margin:30px 0 0 0; background-color:#000; width:256px; height:73px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px; }
.logo:hover { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.ezicard_bg_footer { background:#000 url(/design/bg_footer.png) no-repeat center top; }
.ezicard_form { background-color:#313131; padding:5px 14px;	border:none; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; color:#fff; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica; border:1px solid transparent; }
.ezicard_form:focus { border:1px solid #ca2e75; }
.ezicard_form_bt { background:url(/design/bt_rose.png) no-repeat top left; border:none; width:87px; height:41px; color:#f0e8ff; font-weight:bold; font-size:14px; cursor:pointer; }
.ezicard_form_bt:hover { color:#fff; }
.validation { font-size:12px; color:#DF3C9A;}
.facebook, .twitter { display:block; height:60px; width:60px; }
.facebook { background:url(/design/ico_facebook.png) no-repeat; }
.twitter { background:url(/design/ico_twitter.png) no-repeat; }
