body {
	background-color: #333333;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	font-weight: lighter;
}

#container {
	overflow: hidden;
}
.title{
	background-image: url(../_fix/logo/10b16dcc_tetiere.jpg);
	width: 960px;
	height: 174px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333333;
	vertical-align: bottom;
	float: left;
}

#header, #footer {
background: blue;

}

#col1, #col2 {
background: red;


}
/* Ghis
----------------------------------------------------------------------------------------------------*/
p {
	display: block;
}
h1 {
	font-size: 225%;
	font-weight: bold;
	text-align: center;
	color: #333333;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-weight: bolder;
	color: #666666;
	text-align: center;
	font-size: 200%;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 35%;
}
h3 {
	font-size: 125%;
	color: #333333;
	text-align: center;
	display: block;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: normal;
	line-height: 15%;
	font-size: 125%;
	text-align: center;
}
h5 {
	font-size: 95%;
	text-align: justify;
	font-weight: normal;
	background-repeat: no-repeat;
}
h6 {
	font-size: 90%;
	font-style: italic;
	vertical-align: bottom;
	font-weight: lighter;
	line-height: 110%;
	text-align: center;
}



a {
	color: #CCCCCC;
	margin: 0 5px;
	line-height: 120%;
}
a:link {
	color: #CC0000;
	font-weight: bolder;
	font-size: 100%;
	text-decoration: none;
}
a:visited {
	color: #663300;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-size: 100%;
	text-decoration: none;
}
a:active {
	color: #999999;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a,footer{
	color: #CCCCCC;
	margin: 0 5px;
	line-height: 120%;
	text-decoration: underline;
}
#navig_bar {
	width: 960px;
	background-image: url(../_fix/logo/10b16dcc_tetiere.jpg);
	height: 174px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#main {
	display: block;
	float: left;
	width: 960px;
	margin-top: 11px;
}
#rest_pages {
	display: block;
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_fix/bg/bg_papier_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}


#secondary1, #secondary2 {
background: gray;
}

#secondary1 p,
#secondary2 p,
#mainContent p {
padding: 1em;
}


.txalign_left {
	text-align: left;
}
.txalign_center {
	text-align: center;
}
.txalign_right {
	text-align: right;
}
.txalign_justify {
	text-align: justify;
}
.bottom {
	bottom: -97px;
	position: relative;
	float: right;
}

.float_right{
	float: right;
}
.centered{
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.inline_img{
	display: inline;
}


.box11 {
	height: 11px;
	width: 960px;
	float: left;
}
.align_bottm {
	position: static;
	bottom: 1px;
}
.float_left {
	float: left;
	text-align: left;
	margin: 0px;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_black {
	background-color: #000000;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 6px;
	float: left;
}

