/* Start of CMSMS style sheet 'layoutIE' */
body {
  margin: 0;
  padding: 0;
  overflow: auto;
  background-color: #C1C4B0;
}

div {
  margin: 0;
  padding: 0;
}

#main {
  position:absolute;
  margin-top: 2px;
  left:50%;
}

#wrapperText {
  position: absolute;
  height:625px;
  margin: 0;
  margin-left: -222px;
  width:607px;
  top: 147px;
  border:1px;
  border-color:#000000;
  border-style:solid;
  border-left:none;
  background: #F8F9CC url(uploads/images/layout/content_footer.jpg) no-repeat bottom left;
}
#content {
	position: relative; 
	height:568px !important;
	width:600px;
	/*top: 147px;*/
	margin: 0;
  margin-left: 0px;
  padding-left: 7px;
  margin-right: 0px;
  padding-right: 0px;
	/*margin-left: -222px;*/
	overflow: auto;
	/*border:1px;
	border-color:#000000;
	border-style:solid;
	border-left:none;
	background: #F8F9CC url(uploads/images/layout/content_footer.jpg) no-repeat bottom left;*/
}
* html #content {
      width:607px;
}
#content-header {
  padding: 0;
  margin: 0;
  height: 29px;
  background: url(uploads/images/layout/content_header.jpg) no-repeat top left;
}
p.faq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E1EC95;
	text-align:right;
  margin-top: -3px;
	padding-top:1px;
	padding-right:5px;
}
a.faq {
	text-decoration:none;
}
a.faq:link {
	color: #E1EC95;
}
a.faq:visited {
	color: #E1EC95;
}
a.faq:hover {
	text-decoration:underline;
	color: #FDBC1B;
}
p.p-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:left;
	margin-right:10px;
}
a.p-footer {
	text-decoration:none;
}
a.p-footer:link {
	color: #666;
}
a.p-footer:visited {
	color: #666;
}
a.p-footer:hover {
	text-decoration:underline;
	color: #000;
}
#sidebar-left {
	position: absolute;
	top: 147px;
	height:625px;
	width: 162px;
	margin-left: -384px;
	overflow:hidden;
	border:1px;
	border-color:#000000;
	border-style:solid;
}

* html #sidebar-left {
        background: url(uploads/images/layout/fond_menu2.jpg) repeat-x bottom;
}


#menu1 {
  float: left;
  width: 161px;
  padding-bottom: 20px;
  background-image: url(uploads/images/layout/fond_menu1.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #A7DA03;
}
#menu2 {
  float: left;
  width: 161px;
  min-height: 100%;
  padding-bottom: 20px;
  background-image: url(uploads/images/layout/fond_menu2.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #FBD02C;
}

#header {
	position: absolute;
	top: 0;
	width: 768px;
	height: 145px;
	margin-left: -384px;
	border:1px;
	border-bottom:3px;
	border-color:#000000;
	border-style:solid;
}
#footer {
	position: absolute;  
	height: 108px;
	width: 790px;
	margin: 0 auto 0 auto;
	top: 772px;
	bottom: 0;
	margin-left: -400px;
}
iframe {
	margin-top:-20px;
}
/* End of 'layoutIE' */

