body {
	background:url("images/header.gif") repeat-x;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #333333;
	margin:0;
	/*height:100%;*/
}
a {color: #333333;text-decoration:none;}
a:hover {color: #333333; text-decoration:none;}
.container {
	width:895px;
	margin:0 auto;
	padding:0 0px 10px 0px;/*
	background:#ffffff;*/
}
.header {
	
	width:895px;
	padding:0px 0px 0px 0px;
	background:url("images/bantop.gif")  no-repeat;
	height:111px;
	/*line-height:110px;*/
	color:#cccccc;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana;
}

.content {
	width:895px;
	margin: 2px 0 0 0;
	background:url("images/subcontentbg.gif") left top repeat-y;
	padding: 0px  0px 16px 0px ;
	overflow:hidden;
	clear:both;
	}
	
.subcontent {
	width:875px;
	margin: 0;
	padding:10px 10px 16px 10px;
	background:url("images/contentbg.gif")  left top no-repeat ;
	/*overflow:auto;*/
	min-height:400px;
	height: auto !important;
	height:400px;
	font-size:11px;
}

.centralblock {
	padding:35px 20px 30px 20px;
	width:835px;
	text-align:justify;
	
}

.footer {
	width:885px;
	clear:both;
	font-weight:bold;
	font-size:9px;
	color:#8d8d8d;
	height:20px;
	margin-bottom: 40px;
	background:url("images/footertop.gif") no-repeat;
	padding:20px 0px 10px 10px;
}

.liensbas { 
	background:url("images/subcontentbg.gif") repeat-y;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#8d8c8c;
	font-size:10px;
}

.liensbas a { 
	color:#3c6c98;
	}

.liensbas a:hover { 
	text-decoration:none;
	color:#8d8c8c;
	}

.copyright {
	clear:both;
	font-weight:bold;
	font-size:10px;
	color:#4b4b4b;
	height:20px;
	margin-bottom:100px;
} 
.plus {
	text-align:right;
} 
/***********/
.logo-allmac{
	height:81px;
	clear:both;
	width:895px;
	display:block;
}
/********************************************/
.menu {
      float:left;
	  width:891px;
      font-size:11px;
      line-height:33px;
	  margin:0px 0px 0px 4px;
	  height:31px;
	  font-weight:bold;
      }
.menu ul {
	margin:0px;
	padding:0px 0px 0 0px;
	list-style:none;
      }
.menu li {
      display:inline;
      margin:0px;
      padding:0;
      }
.menu a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
.menu a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:0px 15px 0px 5px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a span {float:none;}
    /* End IE5-Mac hack */
.menu a:hover span {
      color:#3c6c98;
	  
      }
	  
.menu a:focus span { color:#3c6c98; }	  
	  
.menu a:hover {
	text-decoration: none;
	}
	

	
/***********************************************/

p {
	text-align:justify;
}
img{
	border:0px;
}
.imgleft{
	padding-right:10px;
	float:left;
}

.flchgri {
	background:url("images/flchgrise.gif") no-repeat left;
	padding-left:10px;
	font-weight:bold;
}

.flchbleu {
	background:url("images/flchbleu.gif") no-repeat left;
	padding-left:15px;
	font-weight:bold;
	}
	
	
.flchbleu:hover {
	text-decoration:none;
	color: #3c6c98;
	}	
	
.flchorange {
	text-align:right;
	background:url("images/flchorange.gif") no-repeat left;
	padding-left:20px;
	font-weight:bold;
	color:#e06e08;
	}
	
.flchorange:hover {
	text-decoration:none;
	color: #e06e08;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.orange{
	color:#e06e08;
}
h2 {
	color:#3c6c98;
	font-weight:bold;
	font-size:14px;
}
h3 {
	color:#e06e08;
	font-weight:bold;
	font-size:14px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color: #3c6c98;
}
.field { 
	font-family:verdana;
	font-size:11px;
	color: #666666;
	width:200px;
	border: #3c6c98 solid 1px;
	/*background-color:#3c6c98;*/
	/*background-color:#999999;*/
}
.textarea { 
	font-family:verdana;
	font-size:11px;
	color: #666666;
	border: #3c6c98 solid 1px;
}
.colorerr {
	color:#CC0000;
	font-size:11px;
	text-align:left;
	width:200px;
}
.clear {
	clear:both;
}
