/* css index */
.div_index_content {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 497px;
	width: 758px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	text-align:center;
}
/* css general */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_center_doc {
	text-align: center;
	width: 100%;
}
#div_header {
	width: 758px;
	height: 162px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.div_main_menu {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.menu_deactive{
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 0.16em;
	margin-left: 0.16em;
}
.menu_separate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #e79419;
}
a.menu_list:active, a.menu_list:link, a.menu_list:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #e79419;
	text-decoration: none;
	margin-right: 0.16em;
	margin-left: 0.16em;
}
a.menu_list:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0.16em;
	margin-left: 0.16em;
	background-color: #e79419;
}
.dotted_frame_contents {
	background-color: #FFF;
	width: 678px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #CCC;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.pictures {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}
h1 {
	font-size: 1em;
	color: #e79419;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	text-decoration: none;
	text-align: left;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1.3em;
	text-align: left;
	color: #999;
	text-decoration: none;
	}
.content_footer {
	height: 48px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	padding-top: 3px;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
a.footer_text:active, a.footer_text:link, a.footer_text:visited {
	text-decoration: none;	
}
a.footer_text:hover {
	text-decoration: underline;	
}
/* --css Tarifs-- */
.bg_image {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(http://www.tchou-tchou.com/images/tarifs.gif);
}
.tr_orange {
	background-color:#FC9;
}
.tr_lightgrey {
	background-color:#F5F5F5;
}
/* --css Calendrier-- */
.bold_orange {
	font-family: Verdana, Geneva, sans-serif;
	color:#e79419;
	font-size:0.875em;
	font-weight:bold;
}
/* --css Tarifs and Calendrier-- */
.nota {
	font-size: 12px;
}
a.nota:active, a.nota:link, a.nota:visited {
	text-decoration: none;
}
a.nota:hover {
	text-decoration: underline;
}
.dotted_frame_contentsT .nota .nota, .dotted_frame_contents .nota .nota {
	color: #303;
}
/* --css Personnel-- */
li {
	display: inline;
	list-style-type: none;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1.3em;
	text-decoration: none;
	text-align: left;
	color: #999;
}