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

/* General */

body{
	margin:0;
	padding:0;
	background-color: #33302B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:  #7F7567;
}

ul{
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}

/* Main */

#page{
	position:relative;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#page #top{
	position: relative;
	z-index: 1;
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url(img/bg_top_1024_2.png);
	background-repeat: no-repeat;
}

#page #body{
	position: relative;
	z-index: 2;
	position: relative;
	z-index: 1;
	width: 984px;
	background-image: url(img/bg_body_1024.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

#page #bottom{
	width: 984px;
	background-image: url(img/bg_bottom_1024.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 25px;
	
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	
	font-size: 10px;
	color: #797672;
	text-align: justify;
	
	
}

/* Columns */

#col_left {
	position: relative;
	float: left;
	width: 175px;
	top: -8px;
}

#col_middle {
	position: relative;
	float: left;
	width: 494px;
	left: -2px;
	top: -39px;
}

#col_right {
	position: relative;
	float: left;
	width: 310px;
	top: -39px;


}

.spacer{
	clear:both;
	height: 0px;
}

/* Left column */

#col_left h3{
	
	display: block;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0;

}

#col_left h4{
	display: block;
	margin: 0;
	padding: 0;
	color: #1C150F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

#col_left a {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #26241F;
}

#col_left a:hover {

	text-decoration: underline;

}

.list{
	margin-left:10px;
	width: 160px;
	position: relative;
	overflow: hidden;
}

.list_top {
	width: 100%;
	height: 8px;
	background-image: url(img/bg_list_top_160.png);
	background-repeat: no-repeat;

}

.list_body {
	width: 100%;
	background-image: url(img/bg_list_body_160.png);
	background-repeat: repeat-y;
	padding-left: 1px;


}

.list_bottom {
	width: 100%;
	height: 8px;
	background-image: url(img/bg_list_bottom_160.png);
	background-repeat: no-repeat;
	background-position: top left;

}

#col_left h4.list_title {
	position: absolute;
	font-size: 12px;
	top: 6px;
	left: 10px;
}

#col_left a.list_link {
	display: block;
	width: 153px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #26241F;
}

#col_left a.list_link:hover {

	background-color: #5F5C56;
	text-decoration: none;

}

/* Nombre de connectes*/

.connectes{
	width: 160px;
	height: 15px;
	background-image: url('img/bg_connectes.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 8px;
	text-align: center;
	color: #696561;
	font-size: 11px;
	padding-top:3px;
}

.connectes_num{
	font-weight: bold;
	color: #9F9C9A;	
}

.connectes_text{
	
}

/* List rubriques*/

.list_rubriques {
	margin-left: 5px;
}

.rub_button{
	display: block;
	margin-bottom: 6px;
}

/* Rubriques */

#col_left a.rub_all{

	display:block;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:160px;
	height:55px;
	background-image: url(img/bt_rub_all_160.png);
}

#col_left a.rub_all:hover{
	background-image: url(img/bt_rub_all_160_over.png);
	text-decoration: none;
}

#col_left .hidden {
	height: 0;
}

/* Videos selection */

.video_selection{
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	width: 160px;
	height: 100px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.video_rubrique{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	left: 5px

}



a.video_play{
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	top: 75px;
	left: 114px;
	background-image: url(img/bt_play.png);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1;
}

a.video_play:hover{
	background-image: url(img/bt_play_over.png);
}

/* Commentaires home */

.com_home {
	position: relative;
	margin-left:5px;
	margin-bottom: 10px;
	width: 170px;
}


.com_home_top {
	width: 170px;
	height: 12px;
	background-image: url(img/bg_com_home_top.png);
	background-repeat: no-repeat;
}

.com_home_body {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-image: url(img/bg_com_home_body.png);
	background-repeat: repeat-y;
}

.com_home_bottom {
	width: 170px;
	height: 29px;
	background-image: url(img/bg_com_home_bottom.png);
	background-repeat: no-repeat;
}

.com_home_text {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797672;
}

a.come_home_button {
	display: block;
	position: absolute;
	width: 133px;
	height: 19px;
	bottom: 3px;
	left: 26px;
	background-image: url(img/bt_com_article.png);
	background-repeat: no-repeat;
}

.com_home_by {
	position: absolute;
	width: 105px;
	height: 20px;
	bottom: -35px;
	left: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26241F;
}

a.com_home_mail{
	color: #26241F;
	font-weight:bold;
	text-decoration:none;
}

a.com_home_mail:hover{
	text-decoration:underline;
}

/* Syndication */

.syndication {
	display:block;
	margin-bottom: 10px;
}

/* Frimousses */

.frimousses {
	position: relative;
	margin-left:5px;
	width: 170px;
	height: 290px;
	background-image: url(img/bg_frimousses_160.png);
	background-repeat: no-repeat;
}

.frimousses_pics {
	position: absolute;
	width: 150px;
	height: 240px;
	top: 18px;
	left: 15px;
}

a.frimousses_bt {
	display: block;
	position: absolute;
	width: 160px;
	height: 19px;
	top: 260px;
	left: 5px;
	background-image: url(img/bt_frimousses_160.png);
	background-repeat: no-repeat;
}

/* Back Home */

.back {

	position: relative;
	width: 484px;
	height: 18px;
	margin-left:5px;
	margin-bottom:15px;
	background-image: url(img/bg_back_home.png);
	background-repeat: no-repeat;
}

#col_middle a.back_link, #col_middle a.back_prev, #col_middle  a.back_next {
	display: block;
	float:left;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	border:none;
}

#col_middle a.back_link{
	top: 2px;
	left: 183px;
	color: #CECECE;
}


#col_middle a.back_link:hover{
	color: #FFFFFF;
	border:none;
}

#col_middle a.back_prev{
	top: 2px;
	left: 8px;
	padding-left: 10px;
	color: #797672;
	background-image: url(img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#col_middle a.back_next{
	top: 2px;
	right: 8px;
	padding-right: 10px;
	color: #797672;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

#col_middle a.back_prev:hover, #col_middle a.back_next:hover{
	color: #CECECE;
	border:none;
}

/* Article */

.article {
	width: 494px;
	position: relative;
	top: -13px;
	margin-bottom: 15px;
}

.article_top {
	width: 100%;
	height: 25px;
	background-image: url(img/bg_article_top.png);
	background-repeat: no-repeat;

}

.article_body {
	width: 468px;
	background-image: url(img/bg_article_body.png);
	background-repeat: repeat-y;
	padding-left:15px;
	padding-right:11px;

}

.article_bottom {
	position: relative;
	width: 100%;
	height: 32px;
	background-image: url(img/bg_article_bottom2.png);
	background-repeat: no-repeat;
	background-position: top left;

}

#col_middle h1 {
	display: block;
	width: 458px;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	color: #433F3A;
	font-size: 22px;
	font-weight: bold;
}

#col_middle a.title_link{
	color: #433F3A;
	border: 0;
	text-decoration: none;
	cursor: pointer;
}

#col_middle a.title_link:hover{
	color: #2B2620;
	border: 0;
	text-decoration: none;
}

.article_date {
	display: block;
	width: 458px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797672;
}

#col_middle p {
	display: block;
	width: 458px;
	padding-left: 5px;
	padding-right: 5px;
	color: #4A4641;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}

#col_middle a {
	color: #1C150F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #1C150F;

}

#col_middle a:hover {
	text-decoration: none;
	border-bottom: solid 1px;
}


#col_middle td > a {
	border:none;
}

#col_middle td > a:hover {
	border:none;
}

#col_middle p > object, #col_middle span > object{
	position:relative;
	left: -5px;
}

#col_middle p > img{
	position:relative;
	left: -5px;
}

#col_middle  .block_normal {
	left: 0;
}

.article_tag {
	display: block;
	padding-left: 43px;
	line-height: 18px;
	background-image: url(img/title_tags.png);
	background-repeat: no-repeat;
	background-color: #BDBDBD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595550;
}

#col_middle a.article_tag_link {
	color: #595550;
	padding: 2px;
	text-decoration: none;
	border: none;
}

#col_middle a.article_tag_link:hover {
	color: #F2F2F2;
	text-decoration: none;
	background-color: #5E5B56;
	border: none;
}


#col_middle a.article_link {
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#col_middle a.article_link:hover {
	color: #FFFFFF;
}

#col_middle a.com {
	color: #CECECE;
	top: 12px;
	left: 38px;
}

#col_middle a.envoi {
	color: #797672;
	top: 10px;
	left: 180px;
}

#col_middle a.envoi > img {
vertical-align: -6px;
margin-left: 3px;
}

#col_middle a.permalink {
	color: #797672;
	top: 12px;
	left: 430px;
}

/* Commentaires */

.comments {
	width: 494px;
}

.comments_top {
	width: 100%;
	height: 10px;
	background-image: url(img/bg_com_top.png);
	background-repeat: no-repeat;
}
.comments_body {
	width: 484px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(img/bg_com_body.png);
	background-repeat: repeat-y;

}

.comments_bottom {
	width: 100%;
	height: 19px;
	background-image: url(img/bg_com_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;

}

h3.comments_title {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;

}

.bulle {
	width: 468px;
	margin-left: 8px;
	margin-bottom: 20px;
}

.bulle_top{
	position: relative;
	width: 100%;
	height: 27px;
	background-image: url(img/bg_bulle_top.png);
	background-repeat: no-repeat;
}

.bulle_body{
	width: 452px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(img/bg_bulle_body.png);
	background-repeat: repeat-y;
	color: #B8B3AE;
	line-height: 17px;
}

.bulle_bottom {

	width: 100%;
	height: 6px;
	background-image: url(img/bg_bulle_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;

}

.frimousse_com {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.bulle_by {
	position: absolute;
	width: 390px;
	top: 2px;
	left: 67px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797672;
}

#col_middle  a.bulle_by_link {
	color: #F2F2F2;
	text-decoration: none;
}

#col_middle  a.bulle_by_link:hover {
	text-decoration: underline;
}

/* Formulaires */

.form_com{
	margin: 0;
	padding: 0;
	width: 468px;
	margin-left: 8px;
	margin-right: 8px;
}

input.form_text, textarea.form_text {
	background-color: #DEDDDD;
	color: #1A1813;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

input.form_text:focus, textarea.form_text:focus {
	background-color: #FFFFFF;
}


input.form_text {
	height: 18px;
}

.form_line{

	background-color: #1A1813;
	margin-bottom: 8px;
	clear: both;
}

.form_button{


	position: relative;
	margin-top: 20px;
	left: 120px;

	width: 134px;
	height: 23px;
	border: 0;
	background: none;
	background-image: url(img/bt_poster.png);
	background-repeat: no-repeat;
	cursor: pointer;

}

label.form_label {
	display: block;
	float: left;
	width: 120px;
	color: #797672;
	padding-top: 4px;
	padding-left: 5px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.facultatif {
	font-size: 10px;
}

.form_message{
	width: 460px;
	margin-left: 8px;
	margin-bottom: 20px;
	padding-left: 12px;
	color: #F2F2F2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/puce1.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* Folio */

.folio {
	width: 300px;
	margin-left: 155px;
}

#col_middle a.folio_arrow {
	float: left;
	display: block;
	width: 25px;
	height: 22px;
	border: none;


}

a.folio_prev {
	background-image: url(img/bt_left.png);
	background-repeat: no-repeat;
}

a.folio_prev:hover {
	background-image: url(img/bt_left_over.png);

}

a.folio_next {
	background-image: url(img/bt_right.png);
	background-repeat: no-repeat;
}

a.folio_next:hover {
	background-image: url(img/bt_right_over.png);

}

#col_middle a.folio_page {
	float: left;
	display: block;
	height: 20px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	background-color: #413C35;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color : #B8B3AE;
	border: none;
}

#col_middle a.folio_page:hover {
	background-color: #37322A;
}

span.folio_page_current {
	float: left;
	display: block;
	height: 20px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	background-color: #1A1814;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #797672;
}

/* DEPECHES */

.depeches{
	position: relative;
	width: 288px;
	height: 145px;
	background-image: url('img/bg_infos.png');
	background-repeat: no-repeat;

	padding-top: 40px;
	padding-left: 11px;
	padding-right: 11px;

	margin-bottom: 5px;
	font-size:10px;
}

li.depeche_li{
	display: block;
	border-top: solid 1px #1B160F;
	padding-top: 1px;
	clear: both;
	height: 28px;

}

li:first-child{
	border: 0;
}

.depeche_date{
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 30px;
}

.depeche_important_date{
	color: #FF8115;
}

a.depeche_link{
	display: block;
	width: 258px;
	float: left;
	text-decoration: none;
	color: #999B93;
	margin-bottom: 3px;
}

a.depeche_important{
	color: #E2E3E1;
	font-weight: bold;
}

a.depeche_link:hover{
	color: #FFFFFF;
}

a.depeches_all{
	display:block;
	position:absolute;

	background-image: url('img/puce3.png');
	background-repeat:no-repeat;
	background-position:0px 4px;
	overflow: hidden;
	padding-left: 8px;
	
	top:  20px;
	right: 25px;

	color: #FFFFFF;
	text-decoration: none;
}

a.depeches_all:hover{
	text-decoration: underline;
}

.text_cache{
	display: block;
	position: relative;
	top: -50px;

}


/* Google */

.goog_right{
	width: 300px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.goog_haut{
	width: 728px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.goog_article {
	width: 336px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.goog_folio {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}

.goog_thematique_article2{
	position:relative;
	top: -15px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.goog_thematique_com{
	width: 468px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

/* Videos selection Big */

.video_selection_big{
	position: relative;

	width: 300px;
	height: 200px;

	margin-top: 35px;
	margin-left: 5px;

}

h4.video_big_rubrique{
	display: block;
	position: absolute;
	top: -21px;
	left: 0px;

	margin: 0;
	padding: 0;
	color: #1C150F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight:normal;

}

.video_selection_title_left{
	display: block;
	float: left;
	width: 6px;
	height: 21px;
	background-image: url('img/bg_selection_title_left.png');
	background-repeat: no-repeat;

}

.video_selection_title_middle{
	display: block;
	float: left;
	height: 16px;
	padding-top: 5px;
	background-image: url('img/bg_selection_title_middle.png');
	background-repeat: repeat-x;

}

.video_selection_title_right{
	display: block;
	float: left;
	width: 6px;
	height: 21px;
	background-image: url('img/bg_selection_title_right.png');
	background-repeat: no-repeat;
}




.video_big_capture{
	

}


a.video_big_play{
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 65px;
	left: 100px;
	background-image: url(img/bt_play_big.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

a.video_big_play:hover{
	background-image: url(img/bt_play_big_over.png);
}

/* Shopping */

.shopping {
	width: 310px;
	margin-top: 5px;
}

.shopping_top{
	width: 100%;
	height: 56px;
	background-image: url(img/bg_shop_top.png);
	background-repeat: no-repeat;
	background-position: -5px 0px;
}

.shopping_body{
	width: 290px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(img/bg_shop_body.png);
	background-repeat: repeat-y;
	background-position: -5px 0px;

}

.shopping_bottom {
	position: relative;
	width: 100%;
	height: 14px;
	background-image: url(img/bg_shop_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: -5px 0px;

}

.shopping_item{
	position: relative;
	width:284px;
	margin-left: 4px;
}

img.shopping_pic {
	float:left;
	margin-right: 8px;
}

.shopping_type{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #1C150F;
}

.shopping_title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #B8B3AE;
}


#col_right a.shopping_button_telecharger{
	position: absolute;
	right: 115px;
	bottom: 5px;
	display: block;
	width: 64px;
	height: 18px;
	background-image: url(img/bt_vod.png);
	background-repeat: no-repeat;
}

#col_right a.shopping_button_adventice{
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: block;
	width: 100px;
	height: 18px;
	background-image: url(img/bt_boutique.png);
	background-repeat: no-repeat;
}

#col_right a.shopping_button_dvd{
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: block;
	width: 63px;
	height: 18px;
	background-image: url(img/bt_dvd.jpg);
	background-repeat: no-repeat;
}

.shopping_filet{
	width: 284px;
	height: 1px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 8px;
	background-image: url(img/filet_shop.png);
	background-repeat: no-repeat;
}

/* Derniers articles */

.lastposts {
	width: 310px;
	margin-top: 5px;
}

.lastposts_top{
	width: 100%;
	height: 56px;
	background-image: url(img/bg_lastposts_top.png);
	background-repeat: no-repeat;
	background-position: -5px 0px;
}

.lastposts_body{
	width: 295px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(img/bg_lastposts_body.png);
	background-repeat: repeat-y;
	background-position: -5px 0px;

}

.lastposts_bottom {
	position: relative;
	width: 100%;
	height: 14px;
	background-image: url(img/bg_lastposts_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: -5px 0px;

}

#col_right a.lastposts_link{
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #B8B3AE;
	line-height: 14px;
	text-decoration: none;
	background-image: url(img/puce1.png);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}

#col_right a.coul1{
	background-color: #26241F;
}

#col_right a.coul1:hover{
	background-color: #1C1A15;
}

#col_right a.coul2{
	background-color: #38352E;
}

#col_right a.coul2:hover{
	background-color: #1C1A15;
}

/* Recherche */

.separ{
	display:block;
	position: absolute;
	height: 20px;
	width: 1px;
	background-color: #474334;

}

.search_form {
	width: 160px;
	display:block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 6px;
	left: 195px;
}

input.search_field {
	float: left;
	height: 16px;
	width: 95px;
	padding: 0;
	padding-top: 2px;
	padding-left: 4px;
	border: none;
	background-color: #DEDDDD;
	color: #888888;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.search_field:focus {
	background-color: #FFFFFF;
	color: #1A1813;
}

.search_button{
	display: block;
	width: 25px;
	height: 18px;
	border: 0;
	background: none;
	background-image: url(img/bt_search2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}


.search_button:hover{
	background-position: 0px -18px;
}


a.translate_en, a.translate_de {
	display: block;
	width: 20px;
	position: absolute;
	top: 9px;
}

a.translate_en{
	left: 885px;
}

a.translate_de{
	left: 915px;
}

/* Formulaire newsletter */

.nl_form {
	display:block;
	position: absolute;
	width: 500px;
	height: 18px;
	margin: 0;
	padding: 0;
	top: 6px;
	left: 355px;

	padding-left: 84px;
	background-image: url('img/bg_nl.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

input.nl_field {
	float: left;
	height: 16px;
	width: 95px;
	padding: 0;
	padding-top: 2px;
	padding-left: 4px;
	border: none;
	background-color: #DEDDDD;
	color: #888888;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.nl_error{
	background-color: #F2D2D4;
	border: solid 1px #FF2B26;
	color: #E32B26;
}

input.nl_field:focus {
	background-color: #FFFFFF;
	color: #1A1813;
}

.nl_message{
	display: block;
	padding-top: 3px;
	font-size: 11px;

}

.nl_wrong{
	color: #D92B26;
}

.nl_right{
	color: #9DB842;
}


.bt_rss{
	position: absolute;
	width: 53px;
	height: 19px;
	left: 805px;
	top: 6px;
	background-image: url(img/bt_rss.png);
	background-repeat: no-repeat;
}

.bt_nl:hover{
	background-position: 0px -18px;
}


.frimousses_list{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.frimousse_pic {
	border: none;
}

#col_middle a.frimousse_pic {
	border: none;
}

/* Lien logo */

.back_top {
	display: block;
	position: absolute;
	width: 200px;
	height: 85px;
	top: 5px;
	left: 10px;

}


/* Encart */

.encart_today {
	clear: both;
	width:484px;
	background-image: url('img/encart_bg.jpg');
	background-repeat: repeat-y;

}

.encart_today_title{
	height: 19px;
	background-repeat: no-repeat;
}

.encart_today_title_1{
	background-image: url('img/encart_title_bg.jpg');

}

.encart_today_title_2{
	background-image: url('img/encart_title_bg2.jpg');

}

.encart_today_content{
	padding-top: 4px;
	padding-bottom: 2px;
}


#col_middle a.encart_today_link {

	color : #998E81;
	font-weight: normal;
	display: block;
	border: 0;
	float: left;
	position: relative;
	font-size: 11px;

}

#col_middle .encart_img {
	border: 0;
	float: left;
	margin-right: 8px;
	margin-left: 6px;
}

#col_middle .encart_img {
	opacity: 0.8;
}

#col_middle  .encart_voir {
	color : #FFFFFF;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 74px;

	padding-right: 10px;
	
	background-image: url('img/encart_voir.jpg');
	background-repeat: no-repeat;
	background-position: center right;

}

#col_middle  .encart_voir:hover {
	text-decoration: underline;

}

.encart_com {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 6px;

	padding-right: 19px;
	padding-bottom: 1px;
	
	background-image: url('img/encart_comments.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.encart_today_bottom {
	height: 6px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.encart_today_bottom_1 {
	background-image: url('img/encart_bottom_bg.jpg');

}

.encart_today_bottom_2 {
	background-image: url('img/encart_bottom_bg2.jpg');

}

/* LOOP BANNER */

    	#loopbanner_header{
			width: 300px;
			height: 20px;
			background-image: url('img/loopbanner_top.png');
	background-repeat: no-repeat;
		}

		#loopbanner_content{
			position: relative;
			width: 300px;
			height: 150px;
			overflow: hidden;
			background-color: #EEEEEE;
		}

		.loopbanner_element{
			width: 300px;
			height: 150px;
		}

	#loopbanner_link{
		display: block;
			width: 207px;
			height: 20px;
			background-image: url('img/loopbanner_link.png');
	background-repeat: no-repeat;
	float:left;
	outline:0;
	}

	#loopbanner_up{

	display: block;
			width: 48px;
			height: 20px;
			background-image: url('img/loopbanner_up.png');
	background-repeat: no-repeat;
	float:left;
	outline:0;
	}

	#loopbanner_down{

	display: block;
			width: 45px;
			height: 20px;
			background-image: url('img/loopbanner_down.png');
	background-repeat: no-repeat;
	float:left;
	outline:0;
	}

	#loopbanner_up:hover{
	background-image: url('img/loopbanner_up_hover.png');
	}

	#loopbanner_down:hover{
	background-image: url('img/loopbanner_down_hover.png');
	}
	
/* FOOTER */
#footer{
	position: relative;
	background-color: #1A1814;
	width: 944px;

	color: #505050;
	padding:20px;
	font-size: 11px;
	line-height: 15px;
}

#footer h3 {
	padding:0;
	margin: 0;
	margin-bottom: 3px;
	color: #BDBDBD;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;

}

#footer a{
	text-decoration: none;
	color: #666666;
}

#footer li:hover{
	background-color: #272521;
}

#footer li{
	position:relative;
	width: 452px;
	margin-right: 20px;
	margin-top: 12px;
	float:left;
	height: 100px;
	overflow: hidden;

	border-bottom: 1px solid #494441;
}

#footer img{
	border: 0;
	float: left;
	margin-right: 8px;
}

#footer .footer_suite{
	display: block;
	position: absolute;
	color: #BDBDBD;
	font-size: 12px;
	
	bottom: 3px;
	right: 8px;
}

#footer a.footer_page_suivante{
	
	display: block;
	background-image: url('img/sur_la_page_suivante.png');
	width: 344px;
	height: 45px;
	background-repeat: no-repeat;
	
	margin-bottom: 12px;
} 

#footer a.footer_page_suivante:hover{
	background-position: 0px -45px;
}

#folio_footer{
	position: absolute;
	right: 0px;
	top: -41px;
	height: 41px;
	width: 300px;
	background-color: #1A1814;
	background-image: url('img/folio_coin.jpg');
	background-repeat: no-repeat;

	text-align: center;
}

#folio_footer .folio_page_current{
	display: block;
	float: left;
	background: 0;
	color: #DDDDDD;
	font-size: 24px;
	padding: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 15px;
}

#folio_footer .folio_page{
	display: block;
	float: left;
	color: #4B4641;
	font-size: 24px;
	padding: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 15px;
}


#folio_footer .folio_page:hover{
	color: #72716D;
}

#folio_footer .folio_arrow {
	position: absolute;

	display: block;
	float: none;
	width: 27px;
	height: 27px;
}

#folio_footer .folio_arrow:hover{
	background-position: 0 -27px;
}

#folio_footer .folio_next{
	background-image: url('img/folio_next.png');
	right: 8px;
	top: 8px;
}

#folio_footer .folio_prev{
	background-image: url('img/folio_prev.png');
	left: 8px;
	top: 8px;
}

#folio_footer .folio_list{
	display: inline-block;
}