@charset "utf-8";
/* CSS Document */

#header_jour {
	width:889px;
	height:25px;
	background-image:url(../images/template_journal/header_bg.jpg);
	background-repeat:no-repeat;
}

#main_jour {
	width:889px;
	min-height:554px;
	background-image:url(../images/template_journal/repeat_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#bottom_jour {
	width:889px;
	background-image:url(../images/template_journal/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:hidden;
}

#left_border {
	width:9px;
	min-height:539px;
	float:left;
	background-image:url(../images/template_journal/left_border_bg.png);
	background-repeat:no-repeat;
}

#content_jour {
	width:850px;
	min-height:560px;
	float:left;
	background-image:url(../images/template_journal/content_bg.jpg);
	background-repeat:no-repeat;
}

#first_line {
	width:850px;
	height:143px;
}

#logo{
	float:left;
}

#titre {
	float: left;
	padding: 12px 0px 0px 12px;
}

#date {
	width:690px;
	height:18px;
	margin-top:16px;
	padding:2px 7px 0px 7px;
	background-color:#46433d;
}

#date p {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:0.9em;
	color:#FFF;
	margin:0;
}

#second_line {
	width:889px;
	height:67px;
	padding-top:5px;
}

#banner, #sondage, #part_right {
	float:left;
}

#sondage {
	width:179px;
	height:66px;
	margin-left:8px;
}

#part_right {
	width:130px;
	height:67px;
	margin-left:8px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
}

#part_right a {
	text-decoration:underline;
	color:#000;
}

#line {
	width:845px;
	height:3px;
	background-color:#000;
	margin-top:10px;
	margin-bottom:10px;
}

#infos {
	min-height:400px;
}

#videos {
	width:200px;
	min-height:370px;
	border:solid 3px black;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:3px;
	float:left;
}

#videos_header {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:justify;
	color:#000;
	margin:0;
	padding: 0px 5px 0px 5px;
}

#line_videos {
	height: 4px;
	margin: 0px 5px 0px 5px;
	background-color:#000;
}

#videos .titles {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	text-align:center;
	color:#000;
	margin:3px 0px 0px 0px;
}

#videos object {
	width:190px;
	height:150px;
	margin-left:5px;
}

#texte1{
	min-height:370px;
	width:145px;
	float:left;
	padding:0px 5px 0px 5px;
}

#texte2{
	min-height:370px;
	width:145px;
	float:left;
	padding:0px 5px 0px 5px;
}

.texte_content {
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-size:12px;
	color:#000;
	margin:0;
}

ul {
	list-style-position:inside;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#line_horizontal {
	width:1px;
	min-height:390px;
	background-color:#000;
	margin:0px 8px 0px 5px;
	float:left;
}

#forum_news {
	width:315px;
	min-height:430px;
	float:left;
}

#forum_title {
	height:80px;
	border:solid black 3px;
	margin-bottom:5px;
	padding:0px 5px 0px 5px;
}

#forum_title p {
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	font-weight:bold;
	font-size:32px;
	color:#000;
	margin:0;
}

#forum_content {
	width:315px;
	height:310px;
}

#post {
	width:100%;
	min-height:120px;
}

#post p {
	margin:0;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#post_date {
	font-size:1em;
	text-decoration:underline;
	font-style:italic;
}

#post_by {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
}

#post_content {
	text-indent:10px;
}

#post_suite {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
}

#forum_line {
	height:1px;
	background-color:#000;
}

#bottom_right {
	width:315px;
	min-height:185px;
	margin-top:5px;
}

#subscribe {
	width:148px;
	float:left;
	padding:5px;
	margin:10px 0 0 3px;
	border:#000 solid 1px;
}

#subscribe input {
	border:#000 solid 1px;
}

#right_border {
	width:30px;
	min-height:539px;
	float:left;
	background-image:url(../images/template_journal/right_border_bg.png);
	background-repeat:no-repeat;
}
