body {
	font-family : Arial, Sans-serif;
	font-size: 14px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: white;
	overflow: visible;
	visibility: visible;
	background-image: url('http://www.ctp10.com/ctp10/images/bandeau/bande-fond.gif');
	background-repeat: repeat-x;
	text-align: justify;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 950px;
  height: auto;
  overflow: visible;
  background: white;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #747474;
	font-weight: normal;
	line-height: 28px;
	text-align: justify;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #747474;
	text-align: justify;
}
	h2 A:link {text-decoration: none; color: #26abce;}
	h2 A:visited {text-decoration: none; color: #26abce;}
	h2 A:active {text-decoration: underline; color: black;}
	h2 A:hover {text-decoration: underline; color: black;}

h2r {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: red;
}

span.blue {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #747474;
}
	.blue A:link {text-decoration: none; color: #26abce;}
	.blue A:visited {text-decoration: none; color: #26abce;}
	.blue A:active {text-decoration: underline; color: black;}
	.blue A:hover {text-decoration: underline; color: black;}


span.menu_gauche {
	line-height: 18px;
	font-size: 9px;
	color: #2a5c7d;
}
	.menu_gauche A:link {text-decoration: none; color: #2a5c7d;}
	.menu_gauche A:visited {text-decoration: none; color: #2a5c7d;}
	.menu_gauche A:active {text-decoration: underline; color: #747474;}
	.menu_gauche A:hover {text-decoration: underline; color: #747474;}


span.menu_gauche_sel {
	line-height: 18px;
	font-size: 9px;
	color: white;
}
	.menu_gauche_sel A:link {text-decoration: none; color: white}
	.menu_gauche_sel A:visited {text-decoration: none; color: white}
	.menu_gauche_sel A:active {text-decoration: underline; color: white}
	.menu_gauche_sel A:hover {text-decoration: underline; color: white}


span.menu_gauche_IE {
	font-size: 9px;
	color: #2a5c7d;
}
	.menu_gauche_IE A:link {text-decoration: none; color: #2a5c7d;}
	.menu_gauche_IE A:visited {text-decoration: none; color: #2a5c7d;}
	.menu_gauche_IE A:active {text-decoration: underline; color: #747474;}
	.menu_gauche_IE A:hover {text-decoration: underline; color: #747474;}


span.menu_gauche_sel_IE {
	font-size: 9px;
	color: white;
}
	.menu_gauche_sel_IE A:link {text-decoration: none; color: white}
	.menu_gauche_sel_IE A:visited {text-decoration: none; color: white}
	.menu_gauche_sel_IE A:active {text-decoration: underline; color: white}
	.menu_gauche_sel_IE A:hover {text-decoration: underline; color: white}

div.clear {
	clear: both;
}

