* {
	margin: 0;
	padding: 0;
}

/*<group=hacks>*/

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/*</group>*/

body {
	color: #000;
	background: #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}


#header {
	position: relative;
	width: auto;
	background-color: #313431;
		height: 96px;

}

#header p.logo, #header p.logo a {
  margin:0;
  padding:0;
    margin-top:1px;
	display: block;
	width: 190px;
	height: 96px;
  font-size: 1px;
	color: #313431;
  background: transparent url(../images/logo-it.jpg) no-repeat;
}

#header p.telContact, #menu {
	left: 268px;
}

#header p.telContact, #header p.textFree {
	position: absolute;
	top: 23px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
}
#header p.telContact b{
	font-size: 16px;

}
#header p.textFree{
	left:700px;
	font-weight:bold;
	font-size: 16px;

}


/*<group=menu>*/



#menu {
	position: absolute;
	top: 67px;
	width: 707px;
	line-height: normal;
}
  
#menu ul {
  list-style:none;
  }
  
#menu li {
  float:left;
  background: url(../images/z_menu_up_bg.gif) repeat-x;
  border-right: 1px solid #313431;
  }
  
#menu a {
  float:left;
  color: #313431;
  font-size: 9px;
  display:block;
  background:url(../images/z_menu_up_border_right.gif) no-repeat right top;
  
  }
 
#menu a span {
	display:block;
	padding: 8px 6px 8px 6px;
	background:url(../images/z_menu_up_border_left.gif) no-repeat left top;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
	
/*</group>*/

/*#login {
	position: absolute;
	top: 26px;
	right: 15px;
	width: 62px;
	height: 44px;
	background-color: #292929;
}

#login h3, #login a {
	font-size: 1px;
	color: #292929;
}

#login a {
	display: block;
	float: left;
	width: 32px;
	height: 44px;
}

#login a.login {

	background: url(../images/z_btn_login_on_fr.gif);
}

#login a.logout {

	width: 30px;
	background: url(../images/z_btn_logout_off_fr.gif);
}*/

#content {
	position: relative;
	margin-top: 30px;
	font-family: Verdana,Geneva,sans-serif;
}

#subcol {
	position: relative;
	float: left;
	width: 190px;
	height: auto;
}

#maincol {
	position: relative;
	float: right;
	width: 75%;
	height: auto;
	margin-right: 20px;
}
#maincol .chapo{
font-weight:bold;
}
#subcol label, #subcol a {
	color: #036;
}

#subcol input.submit {
	color: #036;
	background-color: #fff;
	border: 1px solid #036;
}

#subcol div#titreColLeft {
	margin-top: 5px;
	padding-left: 20px;
	font-size: 10px;
	color: #666;
	font-weight:bold;

}
#subcol div#titreColLeft a{
		color: #666;
}
#subcol div#titreColLeft a:hover {
	font-weight: bold;
	background: #c0c0c0;
}
#subcol div#titreColLeft, #subcol li {
	text-transform: uppercase;
	border-bottom: 1px solid #b2bdd2;
}

#subcol ul {
	margin-left: 2px;
}

#subcol li {
	padding: 2px 5px;
}

#subcol li a {
	color: #666;
}

#subcol li a:hover {
	font-weight: bold;
	background: #c0c0c0;
}

#maincol h1, #maincol h1 a{
	margin:1em 0 ;
	font-size: 18px;
}

#maincol h2,#maincol h2 a{
	margin: 2em 0 0 0 ;
	
	font-size: 12px;
}
#maincol p.chapo{
font-weight:bold;
}
#maincol p#transLink{
  text-transform:uppercase;
  padding:0;
  margin:0;
	font-size: 14px;
  text-align:center;
  font-weight:bold;
  margin: 20px auto;
  background: #AC1E1E url(../images/dec_ecke_navPath.gif) no-repeat left top;
  color:#fff;
  width:650px;
}
#maincol p#transLink a{
  color:#fff;
  padding:5px 0;
  margin:0px 0 0 0 ;
	font-size: 14px;
  display:block;
  background: transparent url(../images/z_dec_ecke_navPath_right.gif) no-repeat right top;
}
#maincol p#transLink a:hover{
text-decoration:none;
}
#maincol p {
	margin: 1em 0;
	font-size: 12px;

}

#maincol a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.linkintra{
cursor:text;
text-decoration:none ! important;
}
#moreLink{
font-size:13px ! important;
font-weight:bold;
}
#moreLink a{
font-size:13px ! important;
}
#connexeLink{
padding-top:30px;
font-size:10px ! important;
color:#333333;
}
#connexeLink{
font-size:10px ! important;
}
