/*  
Theme Name: infosynergie-1
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
/* html tag modification */
body {
  font-size: 12px;
  margin: 0em auto;
  padding: 0em;
  background-color: #C4D1D9;
  font-family: Verdana, Tahoma, Arial,sans-serif;
  overflow-x: hidden;
}

h1 {
  color: #32659A;
  font-size: 1.5em;
}

h2 {
  color: #32659A;
  font-size: 1.2em;
}

h3 {
  color: #32659A;
  font-size: 1.2em;
  font-weight: normal;
}

a, a:visited {
  text-decoration: none;
  color: #32659A;
}

a:hover {
  color: #000;
}

/*  presentation id */
#wrap {
  width: 968px;
  margin: 0em auto;
  margin-top: 20px;
  background-color: #E8E8E8;
  background: url(images/vmenu_background.jpg) top left repeat-y;
  display: table;
}

#header {
  height: 196px;
  background: url(images/header.jpg) top no-repeat;
}

#subheader {
  width: 683px;
  height: 274px;
}

#vmenu {
  background: url(images/vmenub_background.jpg) top repeat-x;
  background-color: #D0D0D0;
  float: left;
  vertical-align: top;
  width: 285px;
}

#vmenu .contact {
  font-size: 11px;
  color: #333333;
  margin: 50px 0 10px 25px;
}

#vmenu ul.links, #vmenu ul.links_red {
  text-transform: uppercase;
  margin: 30px 10px 0 20px;
  padding: 10px 0 0 0;
  list-style: none;
}

#vmenu ul.links li {
  padding-top: 6px;
}

#vmenu ul.links_red li  a {
  color: #FFF;
  font-weight: bold;
  padding: 15px 0 0 20px;
  width: 230px;
  height: 30px;
  display: block;
  background: url(images/linksb_middle.jpg) no-repeat;
}
#vmenu ul.links_red li  a:hover, #vmenu ul.links_red li  a:hover.first, #vmenu ul.links_red li  a:hover.last {
  background-position: -250px 0; 
}

#vmenu ul.links_red li  a.first {
  padding-top: 17px;
  height: 31px;
  background: url(images/linksb_top.jpg) no-repeat;
}

#vmenu ul.links_red li  a.last {
  padding-top: 17px;
  height: 31px;
  background: url(images/linksb_bottom.jpg) no-repeat;
}

#vmenu ul.links li  a {
  font-weight: bold;
  width: 239px;
  height: 19px;
  padding: 8px 0 0 15px;
  display: block;
  background: url(images/button.png) no-repeat;
}

#vmenu ul.links li  a:hover {
  background-position: -254px 0; 
}

#hmenu {
  background: url(images/hmenu_background.jpg) no-repeat;
  height: 37px;
  width: 683px;
}

#hmenu ul {
  margin: 0 10px 0 10px;
  padding: 10px 0 0 0;
}

#hmenu ul li {
  display: inline;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  padding: 0 5px 0 5px;
}

#hmenu ul li  a, #hmenu ul li  a:visited {
  text-decoration: none;
  color: #32659A;
}

#hmenu ul li  a.active, #hmenu ul li  a:hover {
  color: #000;
}

#main {
  float: right;
  width: 683px;
}

#content {
  padding: 10px;
  background:  url(images/content_background.jpg) repeat-y;
}

#footer {
  clear: both;
  height: 85px;
  background: url(images/footer_middle.jpg) top no-repeat;
}

#footer .left {
  background: url(images/background_left.jpg) no-repeat scroll 0 0;
  height: 1079px;
  left: -384px;
  width: 384px;
  z-index: 9999;
  position: relative;
  top: -994px;
}

#footer .right {
  background: url(images/background_right.jpg) no-repeat scroll 0 0;
  height: 1079px;
  width: 377px;
  right: -968px;
  z-index: 9999;
  position: relative;
  top: -2073px;
}
