@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
body { background-color: #051721; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

/* Text */
a { color:#3c556b; text-decoration:none; }
a:hover { color:#3c556b; text-decoration:underline; }
.albastru_14 { color:#3c556b; font-size:14px; }

/* Header */
.header_wrapper { width:100%; height:142px; background:url(images/header_bg.jpg) repeat-x; }
.header { margin:auto; width:1092px; height:142px; background:url(images/header.jpg) no-repeat; }
.header_up { width:1092px; height:78px; }
.logo { float:left; }
.header_search { float:right; }
.menu { width:1051px; height:64px; margin-left:20px; background:url(images/bg_menu.jpg) repeat-x; }

/* Content */
.wrapper { background:url(images/bg_image.jpg) repeat-x; }
.content_home { margin:auto; width:1092px; min-height:558px; background:url(images/bg_home_content.jpg) no-repeat; }
.content_left { width:840px; margin-left:20px; float:left; }
.content_right { width:214px; margin-right:18px; float:right; }
.three_boxes { padding:10px; }
.content { width:820px; margin-left:10px; margin-top:10px; float:left; }

/* Footer */
.end { width:1051px; margin:auto; padding: 10px 0px 10px 0px; color:#FFF; font-size:10px; }
.end a { color:#C60; text-decoration:none; }
.end a:hover { text-decoration:underline; }