
html {
	height:100%;
}
body,td,th {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body {
	background-color: #333333;
	/*background-image: url(images/bg_home.jpg);*/
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	overflow-x: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: inherit;
	width: 100%;
	max-width:1280px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

/*div id + id_html*/
#fond {
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#tetiere_all {
	width: 100%;
	min-width: 481px;
	max-width: 1280px;
	top: 0px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	z-index: 3;
	visibility: visible;
	position: relative;
	background-color: #333333;
	bottom: 7px;
}
#tetiere_all h1, #tetiere_all h2 {
	display: none;
}
/*#bloc_lang {
	position: absolute;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	top: 50%;
}
#pied {
	background-color: #222222;
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 50px;
	text-align: center;
}
#bloc_all {
	position: absolute;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	top: 140px;
}
#bloc_agence {
	position: relative;
	width: 620px;
	top: 25%;
	height: auto;
	left: 20%;
	background-image: url(images/bg_agence.png);
	padding: 4px;

}
#bloc_all  p {
	text-indent: 1.2em;
	text-align: justify;
}*/
#contenu {
	overflow: auto;
	height: 100%;
	position: relative;
}
#menu {
	float: left;
	height: 274px;
	width: 200px;
	margin-left: 120px;
	color: #FFFFFF;
	margin-right: 2px;
}
#mini_col {
	width: 322px;
	float: left;
}
#filler_menu {
	display: block;
	height: 27px;
}
.saut {
	height: 31px;
}

#menu a, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 31px;
}
#menu a:hover, .courant {
	background-color:#333333;
}
.courant {
	background-image:url(images/hover.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

#col_gauche, #col_droite {
	display: block;
	float: left;
	width: 320px;
	position: relative;
	
	height: 100%;
	min-height:530px;
}
#c_gauche_top,  #c_droite_top {
	height: 27px;
	display: block;
}
#col_gauche_mar , #col_droite_mar{
	font-size: 14px;
	line-height: 14px;
	display: none;
	height: 14px;
}
#col_gauche p,  #col_droite p {
	text-align: justify;
	color: #FFFFFF;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	word-spacing: 0.001em;
	letter-spacing: 0.001em;
	line-height: 15px;
}
#exc_liens {
	height: 100%;
}
#exc_liens p {
	padding: 0px;
}
#exc_liens p.t3 {
	padding-left: 33px;
}
#exc_liens a, #exc_liens a:visited {
	padding-left: 33px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	display: block;
	position: relative;
	left: 0px;
}
#exc_liens a:hover {
	background-color: #FF0000;
	background-image: none;
}
#footer {
	width:100%;
	max-width:1280px;
	/*width: 1280px;*/
	margin-left:auto;
	margin-right:auto;
	/*max-width: 1280px;*/
	text-align: center;
	z-index: 2;
	bottom: 0px;
	height: 28px;
	vertical-align: top;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: hidden;
	background-color: #333333;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/*classes */
.credits {
	font-size: 10px;
}
.info_html {
	display: none;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.pover {
	padding-top: 14px;
	padding-bottom: 14px;
}
.pover:hover {
	background-color:#333333;
}
/* spécifique à la page team */
#people {
	display: block;
	height: 250px;
	width: 200px;
	float: left;
	position: relative;
	margin-left: 120px;
}
#detail {
	display: block;
	position: relative;
	height: 250px;
	width: 100%;
	top: -8px;
}
.detail {
	background-color: #333333;
}

.kicker {
	letter-spacing: .15em;
}
.em {

	letter-spacing: .15em;
}
