@charset "utf-8";
/* formular de contact */
form { margin-top:14px; padding-right:50px; text-align:right; }
input,textarea  { width:240px; margin:4px; color:#F30;border: solid 1px #999;font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#F60;}
input{ height:18px;}
input:visited{ border:solid 1px #999;}
input:hover{ border:solid 1px #F90;}
input:focus{ border:solid 1px #F90;}
textarea:visited{ border:solid 1px #999;}
textarea:hover{ border:solid 1px #999;}
textarea:focus{ border:solid 1px #F90;}
#cfContact { width:80px; height:26px; background:url(../images/bg_trimite.jpg) repeat-x; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#999; border:3px solid #999; cursor:pointer; }
#cfContact:visited {width:80px; height:26px; background:url(../images/bg_trimite.jpg) repeat-x; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#999; border:3px solid #999; cursor:pointer;}
#cfContact:hover { border:3px solid #FFF; color:#FFF;}
#cfContact:focus { border:3px solid #F90; color:#F90;}
/*inscrieri*/
#structura_inscrieri { width:500px; margin: 0 auto; text-align:center; padding-top: 16px; }
#continut_centru { margin:o auto;}