body {
  font-family: tahoma, arial, "sans serif";
  font-size: 11px;
  color: #040404;
  background: url('../images/bg_body.gif');
}

a img {
  border: none;
}

ul {
  list-style-type: none;
}

p span, strong {
  text-transform: uppercase;
  font-weight: bold;
  color: #11205c;
}

h2 {
  margin:0;
  padding:0;
  padding-left: 28px;
}

h3 {
  font-size: 12px; 
}

#all_bg {
  margin: 0 auto;
  width: 892px;
  position: relative;
}


.all, .all2 {
  position: relative;
  z-index: 10;
  width: 892px;
  padding: 4px;
  margin: 15px auto 0;
  background: #fff;
}

.all2 {
  background: url('../images/bg_plane.gif') #fff left bottom no-repeat;
}

#bg01 {
  position: absolute;
  z-index: 1;
  top: -15px;
  left: -8px;
  width: 200px;
  height: 300px;
  background: url('../images/bg01.gif') 0 -2px;
}

#bg02 {
  position: absolute;
  z-index: 2;
  bottom: -5px;
  right: -14px;
  width: 620px;
  height: 540px;
  background: url('../images/bg01.gif');
}

#header {
  height: 62px;
  margin: 0 4px;
}

#header img {
  float: left;
}

#header p {
  color: #1e8dcd;
  float: right;
  margin: 40px 0 0;
  display: inline;
  margin-right: 15px;
  font-weight: bold;
}

#header p span {
  margin: 0 10px;
  color: #1e8dcd;
}

#header p a {
  color: #1e8dcd;
}

#top_menu {
  width: 892px;
  height: 40px;
  background: #1e8dcd;
  border-top: 1px solid #11205c;
  padding: 1px 0 0; /* */
  text-align: left;
}

#top_menu ul {
  margin: 0;
  padding: 0;
}

#top_menu ul li {
  display: block;
  float: left;
  height: 40px;
}


#top_menu ul li a img {
  margin: 0;
  padding:0;
}


#top_menu ul li a:hover img, #top_menu ul li.active a img {
  padding-bottom: 8px;
}

#top_menu ul li a:hover img#m1, #top_menu ul li.active a img#m1 {
  background: #bb00c2; 
}
#top_menu ul li a:hover img#m2, #top_menu ul li.active a img#m2 {
  background: #ff9300; 
}
#top_menu ul li a:hover img#m3, #top_menu ul li.active a img#m3 {
  background: #a2ca4c; 
}
#top_menu ul li a:hover img#m4, #top_menu ul li.active a img#m4 {
  background: #0040a0;
}
#top_menu ul li a:hover img#m5, #top_menu ul li.active a img#m5 {
  background: #ff1800;
}

.sep {
  vertical-align: top;
  margin-top:0;
} 

#homepage_banner {
  width: 892px;
  margin: 0 auto;
  height: 227px;
  padding: 1px 0 0;
  background: url('../images/banner01.jpg') center 1px no-repeat;
  border-bottom: #1e8dcd 1px solid;
}

#banner {
  width: 892px;
  margin: 0 auto;
  height: 30px;
  background: url('../images/banner_small.jpg') top center no-repeat;
  border-bottom: #1e8dcd 1px solid;
}

#content {
  margin: 22px 30px 24px 28px;
  padding-bottom: 20xp;
}

/* left menu */

ul#left_menu {
  width: 163px;
  display: block;  
  background: url('../images/bg_menu_ul.gif') right repeat-y;
  margin: 0px;
  padding: 1px 0 0;
}

ul#left_menu li {
  margin: 0 0 1px;
  padding:0;
  background: url('../images/bg_menu.png') #fff ;
}

ul#left_menu li a {
  display: block;  
  line-height: 16px;
  padding: 7px 5px 7px 22px;
}

ul#left_menu li a:link, ul#left_menu li a:visited {
  color: #040404;
}


#endofmenu {
  background: url('../images/bg_menu_ul.gif') right no-repeat;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}


#homepage_left {
  width: 164px;
  float: left;
}

#homepage_main {
  width: 640px;
  float: right;
}

#homepage_boxs {
  background: url('../images/bg_home_box.png') #fff no-repeat;
  margin: 20px 0 0;
  padding: 2px 0 5px 10px;
  height: 167px;
}

#homepage_boxs div {
  width: 178px;
  height: 130px;
  float: left;
  display: inline;
  padding: 0px 14px 0 15px;
  margin: 15px 0;
}

#homepage_boxs div p {
  margin: 0;
}

#homepage_boxs div a.lien {
  color: #11205c;
  text-decoration: none;
  padding-left: 10px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  background: url('../images/arrow_blue.png') 0 5px no-repeat;
}

#homepage_boxs div a {
  border: 0px;
}

#homepage_boxs div #blue {
  margin: 0 0 0 10px;
  background: #cee8f7;
  width: 130px;
  height: 120px !important;
  padding-top:5px;
  padding-bottom:5px;
  text-align: center;
}


#center_border {
  border-right: 1px solid #8b8e9d;
  border-left: 1px solid #8b8e9d;
}


.tit_blue {
  background: url('../images/bg_title_blue.gif') 0 8px repeat-x;
}

#right_col {
  width: 656px;
  float: right;
}

#main_content {
  width: 365px;
  padding-left: 35px;
  float: left;
}

#main_content_right {
  width: 215px;
  float: right;
}

#one_col {
  padding: 10px 32px;
}

#footer {
  margin-left: 18px;
  padding: 5px 0;
  color: #11205c;
  
}
#footer a {
  color: #11205c;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

.link_pic {
  display: block;
  float: right;
  margin: 21px 0 0;
  padding: 7px 19px 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  height: 24px;
  width: 175px;
}

#posts div {
  padding: 20px 0 0;
}
#posts .link_pic {
  margin: 0;
}
#posts .line_g {
  margin: 10px 0;
  width: 100%;
  height: 12px;
}


#contact_box_right {
  background: url('../images/bg_box_contact.gif') no-repeat;
  font-size: 13px;
  float: left;
  width: 182px;
  padding: 20px 59px;
  height: 236px;
}

#contact_box_right p {
  margin: 7px 0;
}

#contact_foto a, #contact_box_right a {
  display: block;
  margin: 4px 0;
  font-size: 11px;
}

#contact_box_right .line_gray {
  width: 180px;
  height: 12px;
}

#contact_foto {
  background: url('../images/bg_contact_foto.png') no-repeat;
  width: 793px;
  height: 370px;
  padding: 2px;
  margin-top: 10px;
}

#contact_foto div {
  float: left;
  padding: 40px;
}

#contact_foto div, #contact_foto .line_g {
  width: 190px;
}

p.tit_contact {
  font-family: tahoma, arial;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

#contact_foto img, #contact_box_right img {
  float: right;
  display: inline;
  margin:0 3px;
}

#contact_foto .line_g {
  margin: 10px 0;
  height: 12px;
}

.left {
  float: left;
}

.clear {
  clear: both;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}

