input, textarea, select { color : black; font-size : 11px; font-family : arial; text-decoration : none; font-weight : normal; }

.obg1{color:red;}

/* Header */
.header {width:965px;height:150px;text-align:left}
.header_logo{float:left;width:670px;height:150px;text-align:left;}
.header_bloc{float:right;width:275px;height:84px;margin-top:52px;}
.header_login{width:258px;height:100%;text-align:left;}

/* Footer */
.footer {width:965px;height:130px;text-align:center}
.footer_content{width:950px;margin:auto;height:45px;line-height:15px;color:white;font-weight:bold;font-size:12px;}
.lnk_footer_txt:link       { color: white; text-decoration: none; font-size:12px;}
.lnk_footer_txt:visited    { color: white; text-decoration: none; font-size:12px; }
.lnk_footer_txt:hover      { color: white; text-decoration: underline; font-size:12px;}
.lnk_footer_txt:active     { color: white; text-decoration: none; font-size:12px;}


/* Body */
.body_bloc{width:965px;text-align:center}
.main_bloc{width:950px;margin:auto}
.main_content{text-align:left;margin-top:20px;}
.message_bloc{text-align:center;margin-top:20px;}

/* Backoffice */
.back_hdr_bloc{border:solid 1px #888888;border-left:none;border-right:none}
.back_hdr_txt{color:888888;font-size:12px}
.back_hdr_lnk:link       { color: 888888; text-decoration: underline; font-size:12px;}
.back_hdr_lnk:visited    { color: 888888; text-decoration: underline; font-size:12px; }
.back_hdr_lnk:hover      { color: 888888; text-decoration: underline; font-size:12px;}
.back_hdr_lnk:active     { color: 888888; text-decoration: underline; font-size:12px;}
