/*----------------------------- GENERAL -----------------------------*/
*
{
padding:0;
margin:0;
outline:none;
}

html
{
background:#e1e1e1 url(../images/general/bg_html.jpg) center top repeat-y;

}

body {
float:left;
width:100%;
color:#000;
font:11px Arial, Helvetica, sans-serif;
background: url(../images/general/bg_body.jpg) top center no-repeat;
}

/*
html {background: #e1e1e1 url(../images/general/main_bg.jpg) center 145px repeat-y;}
body {background: url(../images/general/line_top.jpg) no-repeat center top; }
*/

ul{
list-style-type:none;
}

a
{
color:#000;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

img {border:0;}

#container
{
display:block;
width:1000px;
margin:0 auto;
}

#wrapper
{
float:left;
display:block;
width:982px;
padding:18px 9px 20px 9px;
}

.divider
{
clear:both;
width:100%;
height:25px;
overflow:hidden;
}

.clear
{
clear: both;
line-height: 0 !important;
height: 0 !important;
font-size: 0 !important;
}

.wrapper_float_left
{
float: left;
}

.wrapper_float_right
{
float: right;
}

/*----------------------------- HEADER -----------------------------*/

#header
{
position:relative;
float:left;
display:block;
width:1000px;
height:150px;
}

#header .logo
{
position:absolute;
bottom:53px;
left:10px;
width:189px;
height:83px;
}

#header .banner
{
position:absolute;
left:227px;
top: 10px;
width:759px;
height:90px;
}

#header .menu
{
position:absolute;
bottom:5px;
left:0;
width:1000px;
height:42px;
background: url(/design/elleru/images/general/bg_menu.png) left 10px repeat-x;
}

#header .menu .menu_main
{
float:left;
height:21px;
padding:11px 0 0 0;
}

.menu_main ul { float: left; list-style-type: none; overflow: hidden; margin: 0 0 0 5px; background: url(/design/elleru/images/elleru/general/menu_main.png) left top no-repeat; position: relative; top: 0; left: 0; width: auto; height: 21px; }
.menu_main ul li {
	float: left;
	font-weight: bold;
	background: url(/design/elleru/images/general/menu-border.gif) no-repeat 0 5px;
	padding: 3px 10px;
	margin-left: -1px;
}
.menu_main ul li a {color: #545454;}
.menu_main ul li a:hover {text-decoration: none;}

/*rollover menu*/
#header .menu_main ul .item0 a:hover { color: #000;}
#header .menu_main ul .item1 a:hover {color: #979a96;}
#header .menu_main ul .item2 a:hover {color: #e50082;}
#header .menu_main ul .item3 a:hover {color: #06306c;}
#header .menu_main ul .item4 a:hover {color: #cf001b;}
#header .menu_main ul .item5 a:hover {color: #fa7089;}
#header .menu_main ul .item6 a:hover {color: #7f6c59;}
#header .menu_main ul .item7 a:hover {color: #00a5ec;}

#header .menu_main ul .item8,  #header .menu_main ul .item9,  #header .menu_main ul .item8 a,  #header .menu_main ul .item9 a {display: none;}

#header .menu .menu_event
{
position:relative;
float:left;
height:49px;
overflow:hidden;
background: url(/design/elleru/images/general/menu-border.gif) no-repeat 0 16px;
padding-left: 5px;
}

#header .menu .menu_event a
{
	float: left;
	margin: 11px 5px 0 5px;	
}
#header .menu .menu_community
{
float:right;
display:block;
height:20px;
padding:11px 0 0 0;
}

.menu_community ul
{
float:left;
display:block;
height:20px;
}

.menu_community ul li
{
float:left;
height:20px;
color:#c0c0c0;
font-size:11px;
line-height:20px;
list-style-type:none;
padding:0 5px 0 0;
}

.menu_community ul li a
{
color:#545454;
}

.menu_community ul li a:hover
{
color:#909090;
text-decoration:none;
}
.menu .box_search {
	float: right;
	padding: 13px 9px 0 6px;
}
.menu .box_search a {
	display: inline-block;
	width: 19px;
	height: 17px;
	background: url(/design/elleru/images/general/search-button.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	vertical-align: top;
}
.menu .box_search input {
	float: left;
	border: 1px solid #ccc;
	border-top: 1px solid #666;
	font: 11px arial, helvetica, sans-serif;
	padding: 1px 5px 0 5px;
	width: 118px;
}

/*----------------------------- LEFTCOL -----------------------------*/

#leftCol
{
float:left;
display:block;
width:157px;
}

#leftCol .divider
{
height:8px;
}

/*#leftCol .menuLeft
{
float:left;
display:block;
width:139px;
}*/

/*.menuLeft ul
{
float:left;
display:block;
width:139px;
}*/

.menuLeft ul li
{
float:left;
display:block;
width:132px;
color:#707070;
font-size:11px;
font-weight:bold;
list-style-type:none;
padding:5px 0 5px 7px;
border-bottom:1px solid #e5e5e5;
}

.menuLeft ul li#menu0
{
border-top:1px solid #e5e5e5;
margin-top:2px;
}

.menuLeft ul li span
{
display:none;
}

.menuLeft ul li a
{
color:#707070;
}

.menuLeft ul li a:hover
{
text-decoration:none;
}

.menuLeft ul .title
{
height:21px;
padding:0;
}

.menuLeft ul .title a
{
float:left;
display:block;
width:139px;
height:13px;
}

.menuLeft ul .title, .menuLeft ul .on
{
border:0;
}

.menuLeft ul .on a
{
color:#fff !important;
}

#leftCol .box_kiosk
{
float:left;
display:block;
width:132px;
background: url(../images/general/bg_box_kiosk.gif) left top no-repeat;
border:1px #5b5b5b;
border-left:0;
border-right:0;
padding:27px 0 0 7px;
}

#leftCol .box_kiosk .box_kiosk_title
{
display:none;
}

#leftCol .box_kiosk img
{
display:block;
}

#leftCol .box_kiosk ul
{
float:left;
display:block;
width:132px;
padding:10px 0;
}

#leftCol .box_kiosk ul li
{
float:left;
display:block;
width:132px;
list-style-type:none;
}

#leftCol .box_all
{
float:left;
display:block;
width:139px;
background:#000  url(../images/general/bg_box_all.gif) left top no-repeat;
padding:26px 0 0 0;
}

#leftCol .box_all1
{
background: #000  url(../images/general/bg_box_all.gif) left -26px no-repeat;
}

#leftCol .box_all .box_all_title
{
display:none;
}

#leftCol .box_all img
{
display:block;
}

#leftCol .box_all div
{
float:left;
display:block;
width:132px;
padding:10px 0 7px 7px;
}

#leftCol .box_all div select
{
float:left;
display:block;
width:123px;
}

#leftCol .teaser
{
float:left;
display:block;
width:132px;
font-size:10px;
border:1px solid #d3d3d3;
border-left:0;
border-right:0;
padding:10px 0 0 7px;
}

#leftCol .teaser .teaser_title
{
float:left;
display:block;
width:132px;
color:#7f7f7f;
padding:0 0 10px 0;
}

#leftCol .teaser .teaser_box
{
float:left;
display:block;
width:110px;
padding:0 0 15px 0;
}

#leftCol .teaser .teaser_box img
{
display:block;
}

#leftCol .teaser .teaser_box div
{
float:left;
display:block;
width:110px;
color:#666;
}

#leftCol .teaser .teaser_box div a
{
color:#666;
text-decoration:underline;
}

/*----------------------------- RIGHTCOL -----------------------------*/

#rightCol
{
float:right;
display:block;
width:240px;
}

#rightCol .divider
{
height:8px;
}

#rightCol .box_myelle
{
float:left;
display:block;
width:192px;
height:20px;
background: url(../images/general/bg_box_myelle.gif) left top no-repeat;
padding:7px 0 0 48px;
}

#rightCol .box_myelle div
{
display:none;
}

#rightCol .box_myelle ul
{
float:left;
display:block;
width:192px;
}

#rightCol .box_myelle ul li
{
float:left;
display:block;
font-size:9px;
list-style-type:none;
background: url(../images/general/pict_box_myelle.gif) left 2px no-repeat;
padding:0 5px 0 13px;
}

#rightCol .box_myelle ul li#id2 a
{
color:#E50082;
}

#rightCol .box_myelle ul .sepa
{
padding:0 5px 0 0;
background:none;
}

#rightCol .box_search
{
float:left;
display:block;
width:230px;
border:1px solid #d3d3d3;
padding:4px;
}

#rightCol .box_search input
{
float:left;
display:block;
width:166px;
height:14px;
font-size:11px;
margin:0 4px 0 0;
}

#rightCol .box_search a
{
float:left;
display:block;
}

#rightCol .box_astro
{
position:relative;
width: 240px;
height: 99px;
background: url(../images/general/bg_box_astro.gif) left top no-repeat;
border:1px solid #569bcb;
padding:27px 0 0 0;
overflow:hidden;
}

#rightCol .box_astro .box_astro_title
{
display:none;
}

#rightCol .box_astro .box_astro_cnt
{
width:231px;
padding:0 0 0 8px;
}

#rightCol .box_astro .box_astro_cnt .picture
{
float:left;
margin-right: 8px;
}

#rightCol .box_astro .box_astro_cnt .text
{
padding:0 0 10px 10px;
}
#rightCol .box_astro span.text {
    display:block;
    margin-top: 5px;
}
#rightCol .box_astro .box_astro_cnt .text b {font-weight: normal;}
#rightCol .box_astro .box_astro_cnt .text .b {font-weight: normal;}
#rightCol .box_astro .box_astro_cnt .text .title
{
position:relative;
}

#rightCol .box_astro .box_astro_cnt .text .date {padding: 3px 0;}

#rightCol .box_astro .linkall
{
clear:both;
color:#fff;
font-size:11px;
}

#rightCol .box_astro .linkall a
{
color:#fff;
}

#rightCol .teaser_ext
{
position:relative;
float:left;
display:block;
width:300px;
height:133px;
background:#f0f0f0;
overflow:hidden;
}

.teaser_ext .picture
{
float:left;
display:block;
width:100px;
}

.teaser_ext .picture img {display:block;}

.teaser_ext .teaser_ext_cnt
{
position:absolute;
bottom:0;
left:110px;
width:180px;
font-size:12px;
padding:0 0 3px 0;
}

.teaser_ext_cnt .title
{
float:left;
display:block;
color:#fff;
font-size:13px;
font-weight:bold;
background:#888;
padding:0 3px;
margin:5px 0 0 0;
}

.teaser_ext_cnt .description
{
float:left;
display:block;
width:180px;
}

.teaser_ext_cnt .link
{
float:left;
display:block;
width:180px;
}

.teaser_ext_cnt .link a
{
text-decoration:underline;
}

#rightCol .bestelle
{
/*float:left;
display:block;*/
width:240px;
height:320px;
background: url(../images/general/bg_bestelle.jpg) left top no-repeat;
padding:39px 0 0 0;
}

#rightCol .bestelle .bestelle_title
{
display:none;
}

#rightCol .bestelle .bestelle_box
{
float:left;
display:block;
color:#fff;
font-size:10px;
width:75px;
}

#rightCol .bestelle .bestelle_box a
{
color:#fff;
}

#rightCol .bestelle .bestelle_box img
{
display:block;
}

#rightCol .bestelle .bestelle_box div
{
float:left;
display:block;
width:65px;
height:59px;
padding:5px 0 0 10px;
overflow:hidden;
}

#rightCol .teaser_box
{
float:left;
display:block;
width:240px;
}

#rightCol .teaser_box img
{
display:block;
}

/*----------------------------- FOOTER -----------------------------*/

#footer
{
float:left;
display:block;
width:982px;
/*height:200px;*/
padding:0 9px;
}

#footer .footer_ref
{
float:left;
display:block;
width:975px;
padding:10px 0 10px 7px;
border-top:1px solid #5b5b5b;
}

.footer_ref ul
{
float:left;
display:block;
}

.footer_ref ul li
{
float:left;
display:block;
width:100%;
color:#888;
list-style-type:none;
}

.footer_ref ul li a
{
color:#666;
}

.footer_ref ul .title
{
font-weight:bold;
}

.footer_ref .col1
{
width:120px;
}

.footer_ref .col1 .title a
{
color:#000;
}

.footer_ref .col2
{
width:120px;
}

.footer_ref .col2 .title a
{
color:#999;
}

.footer_ref .col3
{
width:120px;
}

.footer_ref .col3 .title a
{
color:#d60585;
}

.footer_ref .col4
{
width:120px;
}

.footer_ref .col4 .title a
{
color:#06306C;
}

.footer_ref .col5
{
width:120px;
}

.footer_ref .col5 .title a
{
color:#CF001B;
}

.footer_ref .col6
{
width:120px;
}

.footer_ref .col6 .title a
{
color:#FA7089;
}

.footer_ref .col7
{
width:120px;
}

.footer_ref .col7 .title a
{
color:#8A735E;
}

.footer_ref .col8
{
width:120px;
}

.footer_ref .col8 .title a
{
color:#0098e9;
}

.footer_ref .col9
{
width:120px;
}

.footer_ref .col9 .title a
{
color:#a718a3;
}

.footer_ref .col10
{
width:120px;
}

.footer_ref .col10 .title a
{
color:#4e0062;
}

#footer .footer_links
{
float:left;
display:block;
width:975px;
color:#666;
border-top:1px solid #e9e9e9;
padding:7px 0 10px 7px;
}

#footer .footer_links a
{
font-weight:bold;
color:#666;
}

#footer .footer_description
{
float:left;
width:975px;
color:#666;
background: url(../images/general/bg_footer_description.gif) left top repeat-x;
border-top:1px solid #dadada;
padding:7px 0 15px 7px;
}

#footer .footer_credit
{
float:left;
display:block;
width:975px;
height:29px;
line-height:29px;
color:#000;
padding:0 0 0 7px;
border-top:1px solid #e9e9e9;
}

#footer .footer_credit a
{
color:#999;
}

#footer .footer_sites
{
float:left;
display:block;
width:982px;
}

#footer .footer_sites a
{
color:#999;
}

#footer .footer_sites ul
{
float:left;
display:block;
width:975px;
padding:0 0 0 7px;
}

#footer .footer_sites ul li
{
float:left;
display:block;
height:52px;
list-style-type:none;
margin:0 40px 0 0;
}

#footer .footer_sites ul li a
{
display:block;
height:52px;
background: url(../images/general/bg_footer_sites.gif) left top no-repeat;
overflow:hidden;
}

#footer .footer_sites ul .item0 a
{
width:109px;
}

#footer .footer_sites ul .item1 a
{
width:102px;
background: url(../images/general/bg_footer_sites.gif) -109px top no-repeat;
}

#footer .footer_sites ul .item2 a
{
width:41px;
background: url(../images/general/bg_footer_sites.gif) -211px top no-repeat;
}

#footer .footer_sites ul .item3 a
{
width:98px;
background: url(../images/general/bg_footer_sites.gif) -252px top no-repeat;
}

#footer .footer_international
{
float:left;
display:block;
width:979px;
color:#999;
padding:10px 0 0 3px;
}

#footer .footer_international a
{
color:#999;
}

/*----------------------------- CONTENT -----------------------------*/

#content
{
float:left;
display:block;
width:562px;
}

#content_wide
{
float:left;
display:block;
width:665px;
}

.content_Left
{
float:left;
display:block;
width:276px;
}

.content_Right
{
float:right;
display:block;
width:241px;
}

#content .breadcrumbs
{
float:left;
display:block;
width:530px;
margin-bottom:7px;
}

.breadcrumbs ul
{
float:left;
display:block;
width:530px;
}

.breadcrumbs ul li
{
float:left;
display:block;
color:#707070;
list-style-type:none;
padding:0 5px 0 0;
}

.breadcrumbs ul li a
{
color:#707070;
}

.teaser_border
{
position:relative;
float:left;
display:block;
width:530px;
height:161px;
background: url(../images/general/bg_teaser_border.gif) left top repeat-x;
padding:1px 0 0 0;
overflow:hidden;
}

.teaser_border .picture
{
float:left;
display:block;
width:360px;
}

.teaser_border .picture img
{
display:block;
}

.teaser_border .teaser_border_cnt
{
position:absolute;
bottom:1px;
left:360px;
width:150px;
padding:0 10px;
overflow:hidden;
}

.teaser_border_cnt .title
{
float:left;
display:block;
width:150px;
font-size:37px;
line-height:30px;
letter-spacing:-2px;
}

.teaser_border_cnt .description
{
float:left;
display:block;
width:150px;
font-size:13px;
font-weight:bold;
}

/*----------------------------- ARTICLE -----------------------------*/

.article
{
/*float:left;*/
display:block;
width:530px;
}

.article h1, .article h2, .article h3 {margin-bottom: 8px;}
.article h1 {font: 24px arial, helvetica, sans-serif;}
.article h2 {font: 22px arial, helvetica, sans-serif;}
.article h3 {font: bold 18px arial, helvetica, sans-serif;}
.article h4, .article h5, .article h6 {font: bold 14px arial, helvetica, sans-serif;}

.article .header1, .article .header2, .article .header3 {margin-bottom: 8px;}
.article .header1 {font: 24px arial, helvetica, sans-serif;}
.article .header2 {font: 22px arial, helvetica, sans-serif;}
.article .header3 {font: bold 18px arial, helvetica, sans-serif;}
.article .header4, .article .header5, .article .header6 {font: bold 14px arial, helvetica, sans-serif;}



.article ol, .article ul {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}

.article .title
{
width:530px;
font-size:20px;
text-transform:uppercase;
}

.article .date
{
float:left;
display:block;
width:291px;
color:#707070;
position: relative;
top: -18px;
}

.article .toolbar_top
{
float:left;
display:block;
width:239px;
font-size:11px;
text-align:right;
}

.article .toolbar_top a {margin:0 0 0 5px;}

.article .toolbar_top span
{
border-left:1px solid #000;
margin:0 0 0 5px;
}

.article .toolbar_bottom
{
float:left;
display:block;
width:291px;
}

.article .toolbar_bottom a {margin:0 5px 0 0;}

.toolbar_bottom li
{
float:left;
display:block;
list-style-type:none;
padding:0 5px 0 20px;
}

.toolbar_bottom .print {background: url(../images/general/pict_print.gif) left top no-repeat;}

.toolbar_bottom .mail {background: url(../images/general/pict_mail.gif) left top no-repeat;}

.article .linkall
{
float:left;
display:block;
width:239px;
}

.trends .linkall
{
float:right;
display:block;
width:71px;
padding-top:10px;
}
.article .linkall img, .trends .likall img
{
float:right;
display:block;
}

.article .article_cnt
{
float:left;
display:block;
width:530px;
font-size:12px;
padding:0 0 15px 0;
}

.article_cnt .picture
{
position:relative;
float:left;
display:block;
width:276px;
margin:5px 20px 10px 0;
}
.article .article_cnt .image {
    float: left;
    margin: 0 15px 5px 0;
    }
.article .article_cnt p.adresse {font-size: 11px; line-height: 22px;}
.article .article_cnt p.adresse .link
{
display: block;
color: #cc4e9d;
}
.article .article_cnt p.adresse .link a {color: #cc4e9d;}
.article p 
{
font-size: 12px;
margin-bottom: 12px;
}
.article .article_cnt p {text-align:justify;}
.article .article_cnt a {text-decoration: underline;}
.article .article_cnt a:hover {text-decoration: none;}

.article ul.pagination_article {
				margin: 0 15px 0 0;
				overflow: hidden;
				text-align: center;
				clear: left;
			}		
			.pagination_article li {
				display: inline;	
				margin-right: -3px;			
				font-size: 12px;
				font-weight: bold;			
			}
			.pagination_article li.pages {
				margin-right: 10px;
				font-size: 11px;
				font-weight: normal;
			}
			.pagination_article li.active {
				background: #FA7089;
				color: #fff;
				font-weight: bold;
			}
			.pagination_article li a, .pagination_article li span {
					padding: 0 8px 0 8px;
					border-right: 1px solid #E5E5E5;
			}
			.pagination_article li a {color: #000;}

.article .article_cnt .specs 
{
list-style-type: none;
font-size: 11px;
margin-bottom: 20px
} 
.article .article_cnt .specs li
{
margin-bottom: 7px;
}
.article .article_cnt p b 
{
display: block;
text-transform: uppercase;
}
.article .article_cnt p .b 
{
display: block;
text-transform: uppercase;
}

.article .article_cnt .chapo {
	text-transform: uppercase;
	} 
.article_cnt .picture img
{
display:block;
}
.article .imageleft {
	float: left;
	margin: 0 10px 5px 0;
}
.article .imageright {
	float: right;
	margin: 0 0 5px 10px;
}
.article .imagecenter {
	text-align: center;
	margin-bottom: 5px;
}

.picture .description_container
{
clear:both;
position:absolute;
top:334px;
left:0;
width:276px;
height:33px;
}

.picture .description_container .description
{
float:left;
display:table;
width:262px;
height:33px;
color:#fff;
background:#000;
opacity:0.6;
padding:0 7px;
overflow:hidden;
}

.picture .description_container .description .description_cnt
{
display:table-cell;
vertical-align:middle;
width:262px;
}

.picture .description_container .description .description_cnt div
{
width:262px;
}

.picture .more
{
float:left;
display:block;
width:262px;
font-size:11px;
/*background: url(../images/general/bg_article_more_v.gif) left top repeat-y;*/
padding:0 7px;
border-width: 1px 0;
border-style: solid;
border-color: #d3d3d3;
margin: 5px 0 20px
}

.more .more_cnt
{
float:left;
display:block;
width:262px;
/*background: url(../images/general/bg_article_more_h.gif) left bottom repeat-x;*/
padding:0 0 1px 0;
}

.more_cnt .more_top
{
float:left;
display:block;
width:262px;
/*background: url(../images/general/bg_article_more_h.gif) left top repeat-x;*/
padding:5px 0 0 0;
}

.more_top .title
{
float:left;
display:block;
width:262px;
font-size:12px;
margin-bottom: 6px !important
}

.more_top ul
{
float:left;
display:block;
width:262px;
}

.more_top ul li
{
float:left;
display:block;
width:244px;
list-style-type:none;
border-top:1px solid #e8e8e8;
background: url(../images/general/pict_more_d.gif) left 4px no-repeat;
padding:3px 0 3px 18px;
}

.more_top ul .pict
{
background: url(../images/general/pict_more_p.gif) left 4px no-repeat;
}

.more_top ul .last
{
border:0;
}

.article_cnt .agenda
{
float:left;
display:block;
width:239px;
height:103px;
background: url(../images/general/bg_article_agenda.gif) left top repeat-x;
padding:1px 0 0 0;
margin:5px 0;
}

.agenda .title
{
float:left;
display:block;
width:239px;
height:28px;
line-height:28px;
font-size:20px;
}

.agenda .agenda_cnt
{
float:left;
display:block;
width:231px;
height:65px;
color:#fff;
padding:8px 4px 0 4px;
margin:1px 0 0 0;
}

.agenda_cnt img
{
display:block;
}

.agenda_cnt select
{
float:left;
display:block;
width:231px;
color:#888;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
margin:4px 0;
}

.agenda_cnt a
{
float:right;
display:block;
}

.article_cnt .article_thumb
{
float:left;
display:block;
width:239px;
margin:15px 0;
}

.article_thumb .article_thumb_bloc
{
float:left;
display:block;
width:101px;
margin:0 15px 0 0;
}

.article_thumb .article_thumb_bloc_last
{
margin:0;
}

.article_thumb .article_thumb_bloc_unique
{
margin-left:60px;
}

.article_thumb_bloc img
{
display:block;
border:1px solid #e0e0e0;
}

.article_thumb_bloc div
{
float:left;
display:block;
width:101px;
color:#888;
font-size:11px;
padding:3px 0 0 0;
}

.article_thumb_bloc div a
{
color:#888;
}

.article_navigation
{
float:left;
display:block;
width:530px;
height:31px;
background: url(../images/general/bg_article_navigation.gif) left top repeat-x;
padding:5px 0 0 0;
margin:15px 0 0 0;
}

.article_navigation .prev, .article_navigation .next
{
float:left;
display:block;
width:265px;
overflow:hidden;
}

.article_navigation .next
{
text-align:right;
}

.article_navigation .prev a, .article_navigation .next a
{
font-weight:bold;
}

.article_navigation .prev div, .article_navigation .next div
{
text-transform:uppercase;
padding:0 0 0 9px;
}

.article_navigation .next div
{
padding:0 9px 0 0;
}

/*----------------------------- MORE NEWS -----------------------------*/

.more_news
{
float:left;
display:block;
width:530px;
}

.more_news .title
{
float:left;
display:block;
width:530px;
font-size:15px;
font-weight:bold;
}

.more_news .more_news_cnt
{
float:left;
display:block;
width:520px;
border:1px solid #000;
padding:10px 0 5px 10px;
overflow:hidden;
}

.more_news_cnt .more_news_bloc
{
float:left;
display:block;
width:120px;
margin:0 10px 0 0;
}

.more_news_bloc img
{
display:block;
}

.more_news_bloc .title
{
float:left;
display:block;
width:100px;
font-size:11px;
font-weight:normal;
padding:10px 0 0 20px;
background: url(../images/general/pict_morenews_d.gif) left 10px no-repeat;
}

.more_news_bloc_pict .title
{
background: url(../images/general/pict_morenews_p.gif) left 10px no-repeat;
}

/*----------------------------- QUIZ -----------------------------*/

.quiz
{
float:left;
display:block;
width:530px;
background: url(../images/general/bg_quiz_h.gif) left bottom repeat-x;
padding:0 0 16px 0;
}

.quiz .title
{
float:left;
display:block;
width:530px;
font-size:20px;
text-transform:uppercase;
}

.quiz .date
{
float:left;
display:block;
width:291px;
color:#707070;
}

.quiz .toolbar_top
{
float:left;
display:block;
width:239px;
text-align:right;
}

.quiz .toolbar_top a
{
margin:0 0 0 5px;
}

.quiz .link
{
float:left;
display:block;
width:239px;
padding:20px 0 0 0;
}
.quiz .link a {text-transform: uppercase; font-weight: bold;}
.quiz .linkall
{
float:right;
display:block;
width:239px;
}

.quiz .linkall img
{
float:right;
display:block;
}

.quiz .quiz_cnt
{
float:left;
display:block;
width:530px;
font-size:12px;
padding:0 0 15px 0;
}

.quiz_cnt .picture
{
float:left;
display:block;
width:276px;
margin:5px 15px 0 0;
}

.quiz_cnt .picture img
{
display:block;
}

/*----------------------------- TRENDS -----------------------------*/

/*.trends
{
float:left;
display:block;
width:530px;
}*/

.trends .title
{
float:left;
display:block;
width:530px;
font-size:20px;
text-transform:uppercase;
font-weight: normal;
}

.trends .date
{
float:left;
display:block;
width:291px;
color:#707070;
}

.trends .toolbar_top
{
float:left;
display:block;
width:239px;
text-align:right;
}

.trends .toolbar_top a
{
margin:0 0 0 5px;
}

.trends .toolbar_bottom
{
float:left;
display:block;
width:291px;
}

.trends .toolbar_bottom a
{
margin:0 5px 0 0;
}

.toolbar_bottom li
{
float:left;
display:block;
list-style-type:none;
padding:0 5px 0 20px;
}

.toolbar_bottom .print
{
background: url(../images/general/pict_print.gif) left top no-repeat;
}

.toolbar_bottom .mail
{
background: url(../images/general/pict_mail.gif) left top no-repeat;
}

.trends .linkback
{
float:left;
display:block;
width:530px;
padding:0 0 5px 0;
}

.trends .trends_thumb
{
float:left;
display:block;
width:530px;
font-size:12px;
padding:0 0 10px 0;
}

.trends_thumb .trends_thumb_picture
{
position:relative;
float:left;
display:block;
width:276px;
}

.trends_thumb_picture img
{
display:block;
}

.trends_thumb_picture .nav
{
clear:both;
position:absolute;
top:345px;
left:0;
width:276px;
height:22px;
line-height:22px;
color:#fff;
font-size:11px;
background:#000;
opacity:0.6;
text-align:center;
}

.trends_thumb_picture .nav a
{
color:#fff;
text-decoration:underline;
}

.trends_thumb_picture .nav .prev
{
position:absolute;
top:0;
left:10px;
}

.trends_thumb_picture .nav .next
{
position:absolute;
top:0;
right:10px;
}

.trends_thumb_picture .slideshow
{
float:left;
display:block;
width:276px;
padding:8px 0 0 0;
}

.trends_thumb .trends_thumb_cnt
{
float:right;
display:block;
width:240px;
}

.trends_thumb_cnt .trends_thumb_bloc
{
float:left;
display:block;
width:75px;
margin:0 7px 10px 0;
}

.trends_thumb_cnt .trends_thumb_bloc_last
{
margin:0 0 10px 0;
}

/*.trends_thumb_bloc img
{
display:block;
}*/

.trends_thumb_bloc div
{
float:left;
display:block;
width:71px;
height:22px;
line-height:11px;
font-size:10px;
padding:2px 2px 0 2px;
overflow:hidden;
}

.trends_thumb .trends_thumb_description
{
float:left;
display:block;
width:530px;
padding:5px 0 0 0;
}

.trends .trends_bottom
{
float:left;
display:block;
width:530px;
height:19px;
background: url(../images/general/bg_trends_bottom.gif) left top repeat-x;
padding:5px 0 0 0;
overflow:hidden;
}

.trends_bottom .trends_navigation
{
float:right;
display:block;
width:auto;
}

.trends_bottom .trends_navigation li
{
float:left;
display:block;
list-style-type:none;
padding:0 0 0 5px;
}

.trends_bottom .trends_navigation .on
{
font-weight:bold;
}

.trends_bottom .trends_navigation a
{
text-decoration:underline;
}

/*----------------------------- POLL -----------------------------*/

.poll
{
float:left;
display:block;
width:530px;
}

.poll .title
{
float:left;
display:block;
width:530px;
font-size:20px;
text-transform:uppercase;
}

.poll .description
{
float:left;
display:block;
width:430px;
color:#707070;
}

.poll .toolbar_top
{
float:left;
display:block;
width:100px;
text-align:right;
}

.poll .toolbar_top a {margin:0 0 0 5px;}

.poll .toolbar_bottom
{
float:left;
display:block;
width:291px;
}

.poll .toolbar_bottom a
{
margin:0 5px 0 0;
}

.toolbar_bottom li
{
float:left;
display:block;
list-style-type:none;
padding:0 5px 0 20px;
}

.toolbar_bottom .print
{
background: url(../images/general/pict_print.gif) left top no-repeat;
}

.toolbar_bottom .mail
{
background: url(../images/general/pict_mail.gif) left top no-repeat;
}

.poll .linkall
{
float:left;
display:block;
width:239px;
}

.poll .linkall img
{
float:right;
display:block;
}


.poll_s
{
float:left;
display:block;
width:258px;
padding:10px 0 16px 0;
}

.poll_s .title
{
float:left;
display:block;
width:258px;
font-size:15px;
font-weight:bold;
}

.sondage_pref_form
{
position:relative;
float:left;
margin:0 0 15px 0;
width:530px;
}

.sondage_pref_form  img
{
display:block;
}

.sondage_pref_form h2
{
float:left;
width:511px;
height:20px;
color:#fff;
font-size:15px;
padding:3px 0 0 10px;
overflow:hidden;
}

.sondage_pref_form .header2
{
float:left;
width:511px;
height:20px;
color:#fff;
font-size:15px;
padding:3px 0 0 10px;
overflow:hidden;
}


.sondage_pref_form img.star
{
float:left;
width:261px;
height:300px;
}

.sondage_pref_form .poll_text
{
display:block;
float:right;
margin:0pt;
padding:0pt;
position:relative;
width:246px;
}

.sondage_pref_form span.question
{
display:block;
font-size:20px;
font-weight:bold;
padding:31px 0pt 38px;
width:246px;
}

.sondage_pref_form form input
{
height:15px;
vertical-align:middle;
width:15px;
}

.sondage_pref_form label
{
font-size:18px;
padding-left:5px;
}

.sondage_pref_form a
{
bottom:10px;
font-size:20px;
font-weight:bold;
position:absolute;
right:5px;
}

.sondage_pref_form a span
{
font-size:14px;
}

.sondage_pref_form span.answer
{
display:block;
font-size:18px;
font-weight:bold;
}

.sondage_pref_form .resultat_sondage
{
border:1px solid #E7E7E7;
float:left;
height:14px;
left:10px;
margin-bottom:10px;
margin-right:5px;
overflow:hidden;
padding-top:1px;
width:150px;
}

.sondage_pref_form .resultat_sondage img
{
height:13px;
}

.sondage_pref_img
{
float:left;
height:353px;
padding:5px 0 16px 0;
position:relative;
width:530px;
background: url(../images/general/bg_poll_h.gif) left bottom repeat-x;
}

.sondage_pref_img h2
{
color:#fff;
float:left;
font-size:15px;
height:20px;
overflow:hidden;
padding-left:10px;
padding-top:3px;
width:511px;
}

.sondage_pref_img .header2
{
color:#fff;
float:left;
font-size:15px;
height:20px;
overflow:hidden;
padding-left:10px;
padding-top:3px;
width:511px;
}


.sondage_pref_img img.star
{
display:block;
height:347px;
overflow:hidden;
width:260px;
}

html > body .sondage_pref_img .legende
{
height:auto;
min-height:25px;
}

.sondage_pref_img .legende
{
background-color:#000;
bottom:16px;
font-size:18px;
font-weight:bold;
height:25px;
left:0pt;
padding-top:2px;
position:absolute;
text-align:center;
width:530px;
opacity:0.7;
color:#FFF;
}

.sondage_pref_img .result_blck
{
float:left;
padding-left:30px;
width:230px;
}

.sondage_pref_img span.answer
{
display:block;
font-size:18px;
font-weight:bold;
}

.sondage_pref_img .resultat_sondage
{
border:1px solid #E7E7E7;
float:left;
height:14px;
left:10px;
margin-bottom:10px;
margin-right:5px;
overflow:hidden;
padding-top:1px;
width:150px;
}

.sondage_pref_img .resultat_sondage img
{
float:left;
height:13px;
}

.img_left
{
float:left;
}

.img_right
{
float:right;
}

.sondage_pref_form_col
{
height:190px;
margin-bottom:15px;
position:relative;
width:298px;
}

.sondage_pref_form_col h2
{
color:#FFFFFF;
float:left;
font-size:12px;
height:15px;
overflow:hidden;
padding-left:3px;
padding-top:2px;
width:298px;
}

.sondage_pref_form_col .header2
{
color:#FFFFFF;
float:left;
font-size:12px;
height:15px;
overflow:hidden;
padding-left:3px;
padding-top:2px;
width:298px;
}


.sondage_pref_form_col img
{
margin:0;
padding:0;
display:block;
}

.sondage_pref_form_col img.star
{
float:left;
width:126px;
height:168px;
}

.sondage_pref_form_col .poll_text
{
display:block;
float:right;
margin:0pt;
padding:0pt;
width:160px;
}

.sondage_pref_form_col span.question
{
display:block;
font-size:11px;
font-weight:bold;
padding:19px 0pt 26px;
}

.sondage_pref_form_col input
{
height:15px;
vertical-align:middle;
width:15px;
}

.sondage_pref_form_col label
{
font-size:11px;
font-weight:bold;
padding-left:5px;
}

.sondage_pref_form_col a
{
bottom:10px;
font-size:12px;
font-weight:bold;
position:absolute;
right:5px;
}

.sondage_pref_form_col .poll_text a
{
bottom:5px;
font-size:11px;
font-weight:bold;
position:absolute;
right:5px;
}

.sondage_pref_form_col span.answer
{
display:block;
font-size:11px;
font-weight:bold;
}

.sondage_pref_form_col .resultat_sondage
{
border:1px solid #E7E7E7;
float:left;
height:10px;
margin-bottom:10px;
margin-right:5px;
overflow:hidden;
padding-top:1px;
width:90px;
}

.sondage_pref_form_col .resultat_sondage img
{
float:left;
height:9px;
}

.sondage_pref_form_col span.percent
{
display:block;
float:left;
font-size:11px;
}

.sondage_pref_img_col
{
clear:both;
margin-right:15px;
overflow:hidden;
position:relative;
width:298px;
height:239px;
}

.sondage_pref_img_col h2
{
color:#FFFFFF;
float:left;
font-size:12px;
height:15px;
padding-left:3px;
padding-top:2px;
width:298px;
}

.sondage_pref_img_col .header2
{
color:#FFFFFF;
float:left;
font-size:12px;
height:15px;
padding-left:3px;
padding-top:2px;
width:298px;
}


.sondage_pref_img_col img.star
{
display:block;
height:199px;
width:149px;
}

html > body .sondage_pref_img_col .legende
{
height:auto;
min-height:16px;
bottom:15px;
}

.sondage_pref_img_col .legende
{
background-color:#FFFFFF;
bottom:12px;
font-size:11px;
font-weight:bold;
height:16px;
left:0pt;
opacity:0.8;
padding-top:2px;
position:absolute;
text-align:center;
width:300px;
}
.sondage_pref_img_col .result_blck
{
float:left;
padding-left:10px;
width:139px;
}
.sondage_pref_img_col span.answer
{
display:block;
font-size:11px;
font-weight:bold;
}

.sondage_pref_img_col .resultat_sondage
{
border:1px solid #e7e7e7;
float:left;
height:10px;
left:10px;
margin-bottom:10px;
margin-right:5px;
overflow:hidden;
padding-top:1px;
width:90px;
}

.sondage_pref_img_col .resultat_sondage img
{
float:left;
height:9px;
}

.sondage_pref_img_col .see_all_poll
{
position:absolute;bottom:0px;right:3px;font-size:11px;color:#fff;
}

.sondage_pref_img_col .see_all_poll a
{
color:#fff;
}

.sondage_pref_img_mini
{
position:relative;
float:left;
display:block;
width:258px;
height:172px;
overflow:hidden;
}

.sondage_pref_img_mini h2
{
float:left;
width:249px;
height:16px;
color:#fff;
font-size:12px;
padding:2px 0 0 3px;
overflow:hidden;
}

.sondage_pref_img_mini .header2
{
float:left;
width:249px;
height:16px;
color:#fff;
font-size:12px;
padding:2px 0 0 3px;
overflow:hidden;
}


.sondage_pref_img_mini img.star
{
display:block;
width:126px;
height:168px;
}

html > body .sondage_pref_img_mini .legende
{
height:auto;
min-height:14px;
}

.sondage_pref_img_mini .legende
{
position:absolute;
bottom:0;
left:0;
width:258px;
height:14px;
color:#fff;
font-size:11px;
font-weight:bold;
padding-top:2px;
text-align:center;
opacity:0.7;
background:#000;
}

.sondage_pref_img_mini .result_blck
{
float:left;
padding-left:5px;
width:121px;
}

.sondage_pref_img_mini span.answer
{
display:block;
font-size:11px;
font-weight:bold;
}

.sondage_pref_img_mini .resultat_sondage
{
float:left;
left:10px;
width:85px;
height:10px;
padding:1px 0 0 0;
margin:0 5px 10px 0;
border:1px solid #e7e7e7;
overflow:hidden;
}

.sondage_pref_img_mini .resultat_sondage img
{
float:left;
height:9px;
}

.sondage_pref_form_mini
{
position:relative;
float:left;
width:258px;
height:190px;
margin:0 0 15px 0;
}

.sondage_pref_form_mini a
{
position:absolute;
bottom:10px;
right:5px;
font-size:12px;
font-weight:bold;
}

.sondage_pref_form_mini h2
{
float:left;
display:block;
width:249px;
height:15px;
color:#fff;
font-size:12px;
padding:2px 0 0 3px;
overflow:hidden;
}

.sondage_pref_form_mini .header2
{
float:left;
display:block;
width:249px;
height:15px;
color:#fff;
font-size:12px;
padding:2px 0 0 3px;
overflow:hidden;
}


.sondage_pref_form_mini img
{
display:block;
}

.sondage_pref_form_mini img.star
{
float:left;
width:126px;
height:168px;
}

.sondage_pref_form_mini .poll_text
{
display:block;
float:right;
width:120px;
}

.sondage_pref_form_mini span.question
{
display:block;
font-size:11px;
font-weight:bold;
padding:10px 0 24px 0;
}

.sondage_pref_form_mini input
{
width:15px;
height:15px;
vertical-align:middle;
}

.sondage_pref_form_mini label
{
font-size:11px;
font-weight:bold;
padding:0 0 0 5px;
}

.sondage_pref_form_mini span.answer
{
display:block;
font-size:11px;
font-weight:bold;
}

.sondage_pref_form_mini .resultat_sondage
{
float:left;
width:90px;
height:10px;
padding:1px 0 0 0;
margin:0 5px 10px 0;
border:1px solid #e7e7e7;
overflow:hidden;
}

.sondage_pref_form_mini .resultat_sondage img
{
float:left;
height:9px;
}

.sondage_pref_form_mini span.percent
{
float:left;
display:block;
font-size:11px;
}

.poll .polls_bottom
{
float:left;
display:block;
width:530px;
height:19px;
background: url(../images/general/bg_trends_bottom.gif) left top repeat-x;
padding:5px 0 0 0;
overflow:hidden;
}

.polls_bottom .polls_navigation
{
float:right;
display:block;
width:auto;
}

.polls_bottom .polls_navigation li
{
float:left;
display:block;
list-style-type:none;
padding:0 0 0 5px;
}

.polls_bottom .polls_navigation .on
{
font-weight:bold;
}

.polls_bottom .polls_navigation a
{
text-decoration:underline;
}

/*----------------------------- CHANNEL -----------------------------*/

.divider_channel
{
clear:both;
width:10%;
height:15px;
overflow:hidden;
}

.channel_teaser img
{
display:block;
}

.channel_latest
{
position:relative;
float:left;
display:block;
width:276px;
height:371px;
overflow:hidden;
}

.channel_latest img
{
display:block;
}

.channel_latest_cnt
{
float:left;
display:block;
width:234px;
height:29px;
line-height:29px;
color:#fff;
font-size:18px;
background:#000;
padding:0 37px 0 5px;
text-transform:uppercase;
}

.channel_latest a
{
color:#fff;
}

.channel_latest_btn
{
position:absolute;
top:349px;
left:246px;
width:29px;
height:9px;
font-size:14px;
font-weight:bold;
}

.channel_latest_btn a
{
float:left;
display:block;
margin:0 6px 0 0;
}

.channel_latest_btn a:hover
{
text-decoration:none;
}

.channel_news
{
float:left;
display:block;
width:241px;
padding:0 0 1px 0;
margin-bottom: 15px
}

.channel_news .title
{
float:left;
display:block;
width:241px;
height:26px;
line-height:26px;
font-size:20px;
text-transform:uppercase;
background: url(../images/general/bg_channel_news.gif) left top repeat-x;
}

.channel_news .channel_news_bloc
{
float:left;
display:block;
width:241px;
margin:0 0 13px 0;
}

.channel_news .channel_news_bloc_nomgn
{
margin:0;
}

.channel_news_bloc img
{
float:left;
display:block;
height:106px;
}

.channel_news_bloc .channel_news_bloc_cnt
{
float:left;
display:block;
width:146px;
height:88px;
padding:3px 5px 0 10px;
overflow:hidden;
}

.channel_news_bloc_cnt .title
{
float:left;
display:block;
width:146px;
height:auto;
line-height:15px;
color:#000;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
background:none;
}

.channel_news_bloc_cnt .date
{
float:left;
display:block;
width:146px;
color:#888;
}

.channel_news_bloc_cnt .description
{
float:left;
display:block;
width:146px;
/*height:45px;*/
font-size:12px;
overflow:hidden;
}

.channel_news_bloc .link
{
float:left;
display:block;
width:146px;
height:15px;
font-size:12px;
padding:0 5px 0 10px;
overflow:hidden;
}

.channel_bgcolor
{
float:left;
display:block;
width:276px;
height:160px;
color:#fff;
font-size:12px;
background:#000;
overflow:hidden;
}

.channel_bgcolor img
{
float:left;
display:block;
}

.channel_bgcolor .channel_bgcolor_cnt
{
float:left;
display:block;
width:141px;
padding:40px 5px 0 10px;
}

.channel_bgcolor_cnt .cat
{
float:left;
display:block;
width:141px;
height:25px;
font-size:20px;
overflow:hidden;
}

.channel_bgcolor_cnt .title
{
float:left;
display:block;
width:141px;
height:15px;
font-weight:bold;
text-transform:uppercase;
overflow:hidden;
}

.channel_bgcolor_cnt .date
{
float:left;
display:block;
width:141px;
color:#888;
}

.channel_bgcolor_cnt .description
{
float:left;
display:block;
width:141px;
height:45px;
overflow:hidden;
}

.channel_bgcolor_cnt .link
{
float:left;
display:block;
width:141px;
height:15px;
overflow:hidden;
}

.channel_border
{
float:left;
display:block;
width:275px;
height:161px;
background: url(../images/general/bg_channel_border.gif) left top no-repeat;
padding:1px 0 0 1px;
}

.channel_border img
{
float:left;
display:block;
}

.channel_border .channel_border_cnt
{
float:left;
display:block;
width:139px;
padding:3px 5px 0 10px;
}

.channel_border_cnt .cat
{
float:left;
display:block;
width:139px;
font-size:20px;
overflow:hidden;
}

.channel_border_cnt .title
{
float:left;
display:block;
width:139px;
height:15px;
font-weight:bold;
text-transform:uppercase;
overflow:hidden;
}

.channel_border_cnt .description
{
float:left;
display:block;
width:139px;
height:90px;
font-size:12px;
overflow:hidden;
}

.channel_border_cnt .link
{
float:left;
display:block;
width:139px;
height:30px;
font-size:12px;
overflow:hidden;
}

.channel_elletv
{
float:left;
display:block;
width:256px;
height:160px;
background: url(../images/general/bg_channel_elletv.gif) left top no-repeat;
padding:5px 10px 0 10px;
}

.channel_elletv .picture
{
float:left;
display:block;
width:256px;
text-align:right;
}

.channel_elletv .channel_elletv_cnt
{
float:left;
display:block;
width:256px;
color:#fff;
font-size:12px;
padding:15px 0 0 0;
}

.channel_elletv_cnt .title
{
float:left;
display:block;
width:256px;
height:15px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
overflow:hidden;
}

.channel_elletv_cnt .description
{
float:left;
display:block;
width:256px;
height:30px;
overflow:hidden;
}

.channel_elletv_cnt .link
{
float:left;
display:block;
width:256px;
height:15px;
overflow:hidden;
}

.channel_dossier
{
float:left;
display:block;
width:239px;
height:334px;
background: url(../images/general/bg_channel_dossier.gif) left top no-repeat;
padding:1px 1px 0 1px
}

.channel_dossier img
{
float:left;
display:block;
}

.channel_dossier .channel_dossier_cnt
{
float:left;
display:block;
width:225px;
padding:12px 7px 0 7px;
}

.channel_dossier_cnt .title
{
float:left;
display:block;
width:225px;
height:50px;
line-height:25px;
font-size:30px;
text-transform:uppercase;
overflow:hidden;
}

.channel_dossier_cnt .date
{
float:left;
display:block;
width:225px;
height:15px;
color:#888;
overflow:hidden;
}

.channel_dossier_cnt .description
{
float:left;
display:block;
width:225px;
height:30px;
font-size:12px;
overflow:hidden;
}

.channel_dossier_cnt .link
{
float:left;
display:block;
width:225px;
height:15px;
font-size:12px;
overflow:hidden;
}

/* --------------- FIL INFOS/ BLOGS --------------- */

.newsblogs
{
float:left;
display:block;
width:240px;
}

.newsblogs .newsblogs_nav
{
float:left;
display:block;
width:240px;
height:26px;
}

.newsblogs_nav ul { list-style-type: none; overflow: hidden; margin: 0; background: url(../images/general/bg_newsblogs_nav.gif) left top no-repeat; position: relative; top: 0; left: 0; width: 240px; height: 26px; }
.newsblogs_nav ul li a { text-indent: -5000em; text-decoration: none; padding: 26px 0 0 0; overflow: hidden; background: url(../images/general/bg_newsblogs_nav.gif) left top no-repeat; position: absolute; top: 0; height: 26px; }

.newsblogs_nav ul .item0 a { background-position: -0px 0px; width:113px; left: 0px; }
.newsblogs_news .newsblogs_nav ul .item0 a { background-position: -0px -26px; }

.newsblogs_nav ul .item1 a { background-position: -115px 0px; width: 85px; left: 115px; }
.newsblogs_blogs .newsblogs_nav ul .item1 a { background-position: -115px -26px; }

.newsblogs .newsblogs_cnt
{
float:left;
display:block;
width:238px;
border:1px solid #dfdfdf;
border-top:0;
}

.newsblogs .newsblogs_box
{
float:left;
display:none;
width:236px;
padding:0 1px 1px 1px;
}

.newsblogs_news .newsblogs_box_news, .newsblogs_blogs .newsblogs_box_blogs
{
display:block;
}

.newsblogs_bloc ul
{
float:left;
display:block;
width:236px;
padding:0 0 4px 0;
}

.newsblogs_box_blogs ul
{
padding:4px 0;
}

.newsblogs_box ul li
{
float:left;
display:block;
width:226px;
font-size:12px;
list-style-type:none;
padding:1px 5px 4px 5px;
}

.newsblogs_box ul li img
{
display:block;
}

.newsblogs_box ul li span
{
float:left;
display:block;
}

.newsblogs_box ul li .col1
{
width:45px;
font-weight:bold;
}

.newsblogs_box ul li .col2
{
width:181px;
}

.newsblogs_box_blogs ul li
{
padding:2px 5px 4px 5px;
}

.newsblogs_box_blogs ul li .col1
{
width:40px;
}

.newsblogs_box_blogs ul li .col2
{
width:180px;
padding:0 0 0 5px;
}

.newsblogs_box ul .news_latest
{
position:relative;
left:-1px;
width:234px;
font-size:11px;
font-weight:bold;
padding:5px 0 0 5px;
margin:3px 0 3px 0;
background-color:#ebebeb;
border-bottom:1px solid #DFDFDF;
}

.newsblogs_box ul .news_latest a
{
float:left;
display:block;
width:226px;
height:47px;
padding:1px 6px 5px 0;
cursor:pointer;
overflow:hidden;
}

.newsblogs_box ul .news_latest a:hover
{
text-decoration:none;
}

.newsblogs_box ul .news_latest .col1
{
width:36px;
}

.newsblogs_box ul .news_latest .col2
{
padding:8px 0 0 8px;
width:182px;
}

.newsblogs_box .linkall
{
float:left;
display:block;
width:228px;
height:19px;
line-height:19px;
padding:0 4px;
}

.newsblogs_box .linkall div
{
float:right;
font-size:12px;
font-weight:bold;
}

/***************************MUTUALISATION GALERIES*************************/

.galerie_mutualise {
	float:left;
	width:562px;
	/*height:581px;*/
	display:block;
	margin: 0 0 15px 0;
	padding:0;
	background:#000;
	position:relative;
	}

.galerie_mutualise .titre_article {
	float: left;
	color: #fff;
	text-align: center;
	width: 562px;
	border-bottom: 1px solid #5c5c5c
}

.galerie_mutualise h2 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #E50082;
	text-indent:4px;		
	padding: 14px 10px 14px 4px;
	}

.galerie_mutualise .header2 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #E50082;
	text-indent:4px;		
	padding: 14px 10px 14px 4px;
	}



.galerie_mutualise .cartouche_titre {
	background: url(../images/galeries/bg_cartoucheDiaporamaDefile.gif)  left top repeat-x;
	border-bottom: 1px solid #666;
	text-align: center;
	clear: both;
	height: 45px;
	padding-top: 5px;
	}

.galerie_mutualise .cartouche_titre h2 {
	 float: none;
	 margin-bottom: 3px;
	}
.galerie_mutualise .cartouche_titre .header2 {
	 float: none;
	 margin-bottom: 3px;
	}


.galerie_mutualise .cartouche_titre ul {
	list-style: none;
	}

.galerie_mutualise .cartouche_titre li {
	display: inline;
	color: #fff;
	font-size: 13px;
	}

.galerie_mutualise .cartouche_titre li span {
	margin: 0 1px 0 5px;
	}

.galerie_mutualise .cartouche_titre li a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	}

.galerie_mutualise .cartouche_titre li a.act {
	color: #a3a3a3;
	}

.galerie_mutualise .spacer_slide {
	background:#000;
	width:562px;
	height: 392px;
	text-align:center;
	position:relative;
	float:left;
	display:table;
	overflow:hidden;
	}
	
.galerie_mutualise .spacer_slide  #bloc_photo {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
}

.galerie_mutualise .spacer_slide .scrollpic_left {
	background:transparent  url(../images/general/fleche_gauche_off.png) no-repeat scroll left top;
	left:13px;	
	}

.galerie_mutualise .spacer_slide .scrollpic_right {
	background:transparent  url(../images/general/fleche_droite_off.png) no-repeat scroll left top;
	overflow:hidden;
	right:13px;	
	}

.galerie_mutualise .spacer_slide .scrollpic_right:hover,.galerie_mutualise  .spacer_slide .scrollpic_right_off {
	background:transparent  url(../images/general/fleche_droite_on.png) no-repeat scroll left top;	
	}

.galerie_mutualise .spacer_slide .scrollpic_left:hover,.galerie_mutualise .spacer_slide .scrollpic_left_off {
	background:transparent  url(../images/general/fleche_gauche_on.png) no-repeat scroll left top;	
	}

.galerie_mutualise .zoom {
	display:block;
	position: absolute;
	width: 75px; height:17px;
	background: url(../images/general/zoom.jpg) left top no-repeat;
	/*z-index:100;*/
	right:6px;
	bottom:6px;
	}

.galerie_mutualise .zoom span {
	text-indent: -9000px;
	display:block;
	}

.galerie_mutualise .text_image {
	background: #000;
	border-top: 1px solid #666;
	clear:both;
	position: relative;
	}

.galerie_mutualise .text_image p {
	padding: 0 8px 30px;
	color:#fff;
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0;
	}

.galerie_mutualise .text_image p a {color:#fff;}

.galerie_mutualise .nb_vote {
	height: 18px;
	padding: 4px 6px 0 0;
	float: right;
	}

.galerie_mutualise .nb_vote img {
	position: relative;
	bottom: 2px;
	background: url(../images/galeries/picto_vote.png) left top no-repeat;	
	}

.galerie_mutualise .chapo {
	background: #000 url(../images/galeries/bg_chapo.gif) left top repeat-x;
	color: #fff;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	clear: both;
	padding: 11px 8px;
	font-size: 15px;
	font-weight: normal;
	}

.galerie_mutualise .chapo a{
	color: #fff !important;
	}

.galerie_mutualise .chapo a:hover{
	color: #fff !important;
	}

.galerie_mutualise p.pagination_galerie {
	display:block;
	padding: 10px 5px;
	position:relative;
	width:511px;
	text-align: center;
	}

.galerie_mutualise .text_image .vote_galerie {
	position: absolute;
	right: 7px;
	bottom: 6px;
	color: #fff;
	}

.galerie_mutualise .text_image .vote {
	position: absolute;
	right: 7px; bottom: 6px;
	color: #fff;
	}

.galerie_mutualise .text_image .vote p {
	padding: 0;
	font-weight: bold;
	float: left;
	background: url(../images/galeries/txt_voter_galerie.gif) left top no-repeat;
	height: 15px; width: 148px;
	}

.galerie_mutualise .text_image .vote p span {
	display: block;
	text-indent: -9000px;
	}

.galerie_mutualise .text_image .menu_vote {
	position:relative;
	float:left;
	display:block;
	height:11px;
	overflow:hidden;
	margin : 1px 0 0 11px;
	background: #805A00;
	width: 63px ;
	}

.galerie_mutualise .text_image .navcontainer_menu_vote {
	position:absolute;
	top:0;
	left:0;
	width:55px;
	height:11px;
	}

.galerie_mutualise .text_image .navcontainer_menu_vote ul {
	float:left;
	display:block;
	height:11px;
	background: url(../images/galeries/menu_vote.gif) left top no-repeat;
	width: 63px;
	}

.galerie_mutualise .text_image .bg_menu_vote {
	float:left;
	display:block;
	width:0;
	height:11px;
	background:#ffb400;
	}

.galerie_mutualise .text_image .navcontainer_menu_vote ul li {
	float:left;
	display:block;
	width:11px;
	height:11px;
	list-style-type:none;
	background : none;
	}

.galerie_mutualise .text_image .navcontainer_menu_vote ul li a {
	position:relative;
	float:left;
	display:block;
	height:11px;
	width: 12px;
	}

.galerie_mutualise #scrollbox {
	background: #010101 url(../images/general/bg_alaune_nav2.jpg) left top no-repeat;
	height:72px;
	width: 562px;
	position:relative;
	clear:both;
	display:block;
	}

.galerie_mutualise #scrollbox_left, .galerie_mutualise #scrollbox_right {
	display:none;
	width: 30px; height: 30px;
	position: absolute;
	top: auto; bottom: 21px;
	z-index: 20;
	}

.galerie_mutualise #scrollbox_left {
	left: 13px;
	}

.galerie_mutualise #scrollbox_right {
	right: 13px;
	overflow: hidden;
	}

.galerie_mutualise #scrollbox_box {
	display:block;
	overflow:hidden;
	height:72px;
	width:422px;
	position:absolute;
	margin-left: 69px;
	}

.galerie_mutualise #scrollbox_content {
	height:71px;
	position: absolute;
	left:0px;
	top:0;
	width:1000px;
	}

.galerie_mutualise #scrollbox  li {
	float: left;
	display: inline;
	margin-right: 0;
	/*_width: 54px*/
	}

.galerie_mutualise #scrollbox  li a {
	display: block;
	float: left;
	border: 1px solid #000;
	/*height: 70px*/
	}

.galerie_mutualise #scrollbox  li a.selection {border: 1px solid #e50172;}

.galerie_mutualise #scrollbox  li a:hover, .galerie_mutualise #scrollbox  li a.act {border: 1px solid #e50172;}

.galerie_mutualise .clear {clear: both;}

.galerie_mutualise_pref_article {
	float:left;
	display:block;
	width:100%;
	height:25px;
	background: url(../images/articles_preferes/tit_galeriespeoplepref.png) left top no-repeat;	
	}

.galerie_mutualise .spacer_slide .scrollpic_left, .galerie_mutualise .spacer_slide .scrollpic_right {
	display:block;
	height:65px;
	position:absolute;
	top: 204px;
	width:45px;
	z-index:20;
	cursor: pointer;
	}

/****************************MUTUALISATION VOTING**************************/

.voting_mutualise
{
float:left;
display:block;
top:0;
width: 276px;
height: 31px;
color:#ccc;
background-color:#000;
position:relative;
line-height: 19px;
}

.voting_mutualise_visu
{
width:60px;
}

.voting_mutualise p
{
float:left!important;
display:block;
height:auto!important;
width:117px!important;
position:relative;
top:6px!important;
font-weight:bold!important;
font-size:12px!important;
padding:0 0 0 10px!important;
color:#FFF!important;
margin-top:0!important;
}


.voting_mutualise .menuVote
{
position:relative;
float:left;
display:block;
width:147px!important;
height:25px!important;
overflow:hidden;
margin:0 auto!important;
/*top:7px!important;*/
}

.voting_mutualise #loading_vote
{
position:relative;
top:6px!important;
}

.voting_mutualise #loaded_vote
{
background:#fff;
width:55px;
height:11px!important;
overflow:hidden;
position:relative;
top:10px!important;
}

.voting_mutualise .bgMmenuVote
{
display:block;
width:0;
height:11px;
background:#ffb400;
}

.voting_mutualise .navcontainer_menuVote
{
position:absolute;
top:0;
left:0;
width:55px;
height:11px;
}
.voting_mutualise .navcontainer_menuVote ul
{
float:left;
margin: 0;
display:block;
width:55px;
height:11px;
background: url(../images/general/menu_vote.png) left top no-repeat;
}

.voting_mutualise .navcontainer_menuVote ul li
{
float:left;
display:block;
width:11px;
height:11px;
list-style-type:none;
}

.voting_mutualise .navcontainer_menuVote ul li a
{
position:relative;
float:left;
display:block;
width:11px;
height:11px;
top:0px;
}

/* popup vote */

.voter_popup {
	position:relative;
	float:left;
	display:block;
	width:516px;
	}

.voter_popup_head {
	background: url(../images/popup/bg_pop_vote_head.gif) left top no-repeat;
	height:77px;
	}

.voter_popup_head_success {
	background: url(../images/popup/bg_top_felicitations.gif) left top no-repeat;
	height:42px;
	}

.voter_popup_head_deja {
	background: url(../images/popup/bg_top_desole.gif) left top no-repeat;
	height:42px;
	}

.voter_popup_content {
	background: url(../images/popup/bg_pop_vote_2.gif) left top repeat;
	padding:20px;
	text-align:center;
	font-size: 13px;
	}

.voter_popup_bttm {
	background: url(../images/popup/bg_pop_vote_bottom_2.gif) left bottom no-repeat;
	height:38px;
	}

.voter_popup_bttm img {
	position:relative;
	left:220px;
	top:-14px;
	}

/**************************************************************************/

.comments {
	border: 1px solid #d3d3d3;
	padding: 5px 8px; margin: 0 0 15px;
	width: 545px;
	clear: both;
	}
.comments li {
	display: inline;
	padding-right: 11px; margin-right: 8px;
	}
.comments li.a {
	background: url(../images/general/separateur_1x11.gif) right 2px no-repeat;
	}
.comments li.b {
	background: url(../images/general/picto_bulle.gif) right 2px no-repeat;
	padding-right: 17px; margin-right: 0;
	}

.tools {
	margin: 0 0 15px;

	float: left;
	}
.tools li {
	display: inline;
	margin-right: 10px;
	}
.tools li.a a {
	background: url(../images/general/print.gif) left top no-repeat;
	padding-left: 18px;
	}
.tools li.b a {
	background: url(../images/general/send.gif) left 2px no-repeat;
	padding-left: 18px;
	}
.tools li.b {
	background: url(../images/general/separateur_1x11.gif) right 2px no-repeat;
	padding-right: 10px;
	}
.tools li.c {
	background: url(../images/general/separateur_1x11.gif) right 2px no-repeat;
	padding-right: 10px; margin-right: 0;
	}
.tools li.c .facebook, .tools li.c .vkontakte {
	width: 16px; height: 16px;
	display: inline-block;
	text-indent: -9000px;
	}
.tools li.c .facebook {background: url(../images/general/logo_FB_16x16.gif) left top no-repeat;}
.tools li.c .vkontakte {background: url(../images/general/logo_vkontakte_16x16.gif) left top no-repeat;}	
	

.bce {
	display: block;
	background: url(../images/general/btn_bce.gif) left top no-repeat;
	width: 73px; height: 17px;
	text-indent: -9000px;
	float: right;
	}

.bce_nomera {
	display: block;
	background: url(../images/general/btn_nomera.gif) left top no-repeat;
	width: 73px; height: 17px;
	text-indent: -9000px;
	float: right;
	}


.wrapper_tools {
	clear: both;
	width: 562px;
	}

.tendancesMode {
	background: #000;
	padding: 13px 0 18px 15px;
	margin-bottom: 20px;
	float: left;
	width: 548px;
	clear: both;
	}
.tendancesMode h2 {
	background: url(../images/general/tit_tendancesMode.gif) left top no-repeat;
	width: 250px; height: 16px;
	text-indent: -9000px;
	margin-bottom: 10px;
	}
.tendancesMode .header2 {
	background: url(../images/general/tit_tendancesMode.gif) left top no-repeat;
	width: 250px; height: 16px;
	text-indent: -9000px;
	margin-bottom: 10px;
	}

.tendancesMode li {
	width: 124px;
	float: left;
	margin-right: 13px;
	font-size: 12px;
	display: inline;
	}
.tendancesMode .legend a {
	color: #fff;
	display: block;
	margin-bottom: 6px
	}

.vote_note li {
	float: left;
	width: auto;
	margin-right: 2px;
	}

.liensExt {
	border-top: 1px solid #d3d3d3;
	padding: 6px 1px;
	clear: both;
	float: left;
	width: 559px;
	}
.liensExt h2 {
	font-size: 10px;
	color: #7f7f7f;
	padding: 0 0 9px 1px;
	}
.liensExt .header2 {
	font-size: 10px;
	color: #7f7f7f;
	padding: 0 0 9px 1px;
	}

.liensExt ul {
	list-style-type: none;
	}
.liensExt li {
	float: left;
	width: 90px;
	margin-right: 25px;
	}
.liensExt li.last {
	margin-right: 0;
	}
.liensExt li a {
	color: #666;
	font-size: 10px;
	}

.tourne_pages {
	clear: both;
	overflow: hidden;
	background: #bcbcbc url(../images/general/bg_tourne_pages1.png) no-repeat;
	margin-bottom: 20px; 
	}
.tourne_pages a {
	display: block;
	width: 248px; /*height: 37px;*/
	padding-bottom: 5px;
	padding-top: 9px;
	font-size: 11px;	
	font-weight: bold;
	border-bottom: 1px solid #D3D3D3;
	}
.tourne_pages a strong {
	display: block;	
	text-transform: none;	
	text-transform:uppercase;
	font-weight: normal;
	}
.tourne_pages a .strong {
	display: block;	
	text-transform: none;	
	text-transform:uppercase;
	font-weight: normal;
	}

.tourne_pages a.precedent {
	float: left;
	padding-left: 30px;
	}
.tourne_pages a.suivant {
	background-position: right top;
	float: right;
	padding-right: 30px;
	text-align: right;
	}

.styleDeStars {
	float: left;
	width: 284px; height: 322px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e3a6c4;
	padding: 10px 0 0 15px;
	}
.styleDeStars h2 {
	background: url(../images/home/tit_styleDeStars.gif) left top no-repeat;
	width: 222px; height: 19px;
	text-indent: -9000px;
	margin-bottom: 5px;
	}
.styleDeStars .header2 {
	background: url(../images/home/tit_styleDeStars.gif) left top no-repeat;
	width: 222px; height: 19px;
	text-indent: -9000px;
	margin-bottom: 5px;
	}

.styleDeStars ul {
	list-style-type: none;
	}

.styleDeStars ul li {
	float: left;
	width: 131px;
	margin-right: 3px;
	}
.styleDeStars ul li .legend {
	display: block;
	width: 129px; height: 30px;
	background: url(../images/home/repeat_styleDeStars.gif) left top repeat-x;
	border: 1px solid #d3d3d3;
	font-weight: bold;
	text-align: center;
}
.styleDeStars .link {
	position: relative;
	top: 7px;
	color: #000;
	}

.styleDeStars_v2 {
	border: 1px solid #e3a6c4;
	width: 228px; height: 283px;
	padding: 10px 7px 30px 10px;
	margin-bottom: 12px;
	float: right;
	position: relative;
	}
.styleDeStars_v2 ul li {
	width: 111px;
	}
.styleDeStars_v2 ul li .legend {
	width: 109px;
	}
.styleDeStars_v2 .link {
	position: absolute;
	right: 12px; top: auto; bottom: 8px;
	}

.teaser_defile {
	clear: both;	
	font-size: 12px;
	padding: 12px;
	margin-bottom: 12px;
	border: 1px solid #999;
	}
.teaser_defile ul {
	list-style-type: none;
	float: left;
	margin-right: 15px;
	}
.teaser_defile ul li {
	float: left;
	}
.teaser_defile ul li img {
	display: block;
	}
.teaser_defile .content {
	overflow: hidden;
	}
.teaser_defile p {
	margin-bottom: 15px;
	}
.teaser_defile p strong {
	display: block;
	}
.teaser_defile p .strong {
	display: block;
	}

.teaser_defile h2 {
	background: url(../images/general/tit_podium.gif) left top no-repeat;
	width: 136px;
	height: 29px;
	text-indent: -9000px;
	margin-bottom: 8px;
	}
.teaser_defile h3 {
	background: url(../images/general/tit_podium2.gif) left top no-repeat;
	width: 122px; height: 14px; line-height: 14px;
	text-indent: -9000px;
	margin-bottom: 6px;
	}
.teaser_defile .header2 {
	background: url(../images/general/tit_podium.gif) left top no-repeat;
	width: 136px;
	height: 29px;
	text-indent: -9000px;
	margin-bottom: 8px;
	}
.teaser_defile .header3 {
	background: url(../images/general/tit_podium2.gif) left top no-repeat;
	width: 122px; height: 14px; line-height: 14px;
	text-indent: -9000px;
	margin-bottom: 6px;
	}

.teaser_defile .content select, .teaser_defile .content input {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
	}
.teaser_defile .content select.a {
	width: 170px;
	margin-bottom: 8px;
	}
.teaser_defile .content select.b {
	width: 131px;
	}
.teaser_defile .submit {
	background: url(../images/general/btn_ok_defile.gif) left top no-repeat;
	border: 0 none;
	width: 36px; height: 17px;
	cursor: pointer;
	position: relative;
	left: 5px;
	}

.teaser_elleTV_v2 {
	background: #000 url(../images/general/bg_elletv.png) -100px 2px no-repeat;
	width: 238px;
    height: 208px;
	padding: 12px 5px 30px;
    margin-bottom: 11px;
	color: #fff;
	position: relative;
	/*float: left*/
	}
.teaser_elleTV_v2 a {
	color: #fff;
	}
.teaser_elleTV_v2 .content {
	text-transform: uppercase;
	}
.teaser_elleTV_v2 img {
	margin-bottom: 12px;
	display: block;
	}
.teaser_elleTV_v2 .link {
	position: absolute;
	right: 13px; bottom: 8px;
	}

.tendances {
	clear: both;
	background: url(../images/home/bg_tendances.gif) left top no-repeat;
	width: 401px; height: 126px;
	padding: 34px 0 0; margin-right: 20px;
	float: left;
	}
.tendances h2 {
	text-indent: -9000px;
	line-height: 0; height: 0;
	display: none;
	}
.tendances .header2 {
	text-indent: -9000px;
	line-height: 0; height: 0;
	display: none;
	}

.tendances ul {
	list-style-type: none;
	}
.tendances li {
	float: left;
	}
.tendances p {
	overflow: hidden;
	color: #fff;
	padding: 11px 0 0 11px;
	font-size: 12px;	
	}
.tendances .link {
	padding-top: 0;
	}
.tendances a {color: #fff;}

.tendances_v2 {
	width: 303px;
	float: left;
	margin-right: 0;
	margin-bottom: 12px;
	}
.tendances_v2 ul {padding-left: 9px;}
.tendances_v2 p {padding-right: 3px;}

/*----------------------------- Trends  -----------------------------*/

.trends .title {
	float:left;
	display:block;
	width:530px;
	font-size:20px;
	color:#8a735e;
	text-transform:uppercase;
	}

.trends  .trends_top {
	float:left;
	display:block;
	width:562px;
	padding:10px 0;
	border-bottom: 1px solid #d3d3d3;
	}

.trends_top .search {
	float:left;
	display:block;
	width:274px;
	}

.trends_top .search .input_line {
	float:left;
	display:block;
	width:274px;
	/*height:20px;*/
	text-align:right;
	margin:0 0 10px 0;
	position: relative;
	}

.trends_top .search .input_line a img {
	position: absolute;
	right: -6px; top: -28px;
	z-index: 100;
	}

.trends_top .search .input_line input, .trends_top .search .input_line select {
	float:left;
	display:block;
	width:232px;
	color:#000;
	font: normal 11px Arial, Helvetica, sans-serif;
	}

.trends_top .search .input_line input {
	width:227px;
	line-height: 15px;
	padding:1px 0 0 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #ccc #ccc;
	}

.trends_top .tips {
	float:right;
	display:block;
	width:240px;
	height:118px;
	background: #e1e1e1 url(../images/stil-zhizni/bg_tips.gif) left top no-repeat;
	padding:0;
	}

.trends_top .lexicon_teaser {
	float:right;
	display:block;
	width:225px;
	height:58px;
	font-size:12px;
	background:#ebebeb;
	padding:6px 8px 0 8px;
	margin:13px 0 0 0;
	overflow:hidden;
	}

.trends .trends_cnt {
	float:left;
	display:block;
	width:562px;
	padding:10px 0 16px 0;
	}

.trends_cnt .title {
	float:left;
	display:block;
	width: auto;
	color:#fff !important;
	font-size:12px;
	line-height: 17px;
	font-weight:bold;
	padding: 0 10px;
	background: #000;
	text-transform: none;
	position: relative;
	top: 7px;
	}
	.trends_cnt .title a {color: #fff;}

.trends_cnt .result {
	float:left;
	display:block;
	width:400px;
	}

.trends_cnt .nav {
	float:right;
	display:block;
	width:auto;
	padding: 5px 0;
	}

.trends_cnt .nav div {
	float:left;
	display:block;
	width:562px;
	}

.trends_cnt .nav ul {
	float:left;
	display:block;
	}

.trends_cnt .nav ul li {
	float:left;
	display:block;
	font-size:10px;
	list-style-type:none;
	padding:0 7px 0 0;
	color: #707070;
	}

.trends_cnt .nav ul li a {
	color:#707070;
	}

.trends_cnt .nav ul .on {
	font-weight:bold;
	color: #000;
	font-size: 11px;
	}

.trends_cnt .trends_thumb {
	float:left;
	display:block;
	width:562px;
	background: url(../images/stil-zhizni/bg_recipes_cnt.gif) left top repeat-x;
	padding-top: 10px;
	border-bottom: 1px solid #d3d3d3;
	}

.trends_thumb .trends_thumb_bloc {
	float:left;
	display: inline;
	width:120px;
	font-size:12px !important;
	margin:5px 20px 0 0;
	position: relative; zoom: 1;
	left: 10px;
	}

.trends_thumb .trends_thumb_bloc_nomgn {
	margin:5px 0 0 0;
	}
.trends_thumb_bloc .img {
	border: 1px solid #d4d4d4;
	float: left;
	width: 120px; height: 160px;
	text-align: center;
	}
.trends_thumb_bloc .img:hover {
	border: 1px solid #000;
	}
.trends_thumb_bloc .img sup {
	vertical-align: middle;
	}


.trends_thumb_bloc div {
	float:left;
	display:block;
	width:120px;
	height:43px;
	color:#8A735E;
	padding:3px 0 0 0;
	overflow:hidden;
	line-height: 14px;
	}

.trends_thumb_bloc div a {
	color:#8a735e;
	font-size: 12px !important;
	}
.trends_cnt .trends_thumb ul {
	padding: 7px 17px 17px;
	}
.trends_cnt .trends_thumb ul li {
	margin-bottom: -10px;
	padding-top: 20px;
	}
.trends_cnt .trends_thumb ul li a {
	font-weight: bold;
	}

.recipes_thumb_bloc_nomgn {
	margin-right: 0 !important;
	}

#wrapper .outer {
	display: table !important; 
	position: relative; z-index: 10;
	float: left;
	/*overflow: hidden;*/
	
	height: 160px; width: 120px; margin: 0; padding: 0 !important;
	}
#wrapper .middle {
	display: table-cell !important; 
	vertical-align: middle; 
	position: static;
	/*position: absolute; z-index: 10; 
	*top: 50%;	*/
	}
#wrapper .inner {
	/*position: relative; z-index: 10;
	*top: -50%;*/
	display: block;
	margin: 0 auto;
	}
#wrapper .outer a {
	display: block;
	width: 118px; height: 158px;
	position: absolute; left: 0; top: 0;
	z-index: 100;
	background: url(../images/general/spacer.gif);
	border: 1px solid #a89e9e;
	}
#wrapper .outer a:hover {
	border: 1px solid #000;
	}


/*======================================CONTENTLEFTCOL===================================================*/
.contentLeftCol {
width:298px;
float:left;
/*margin-right:20px;*/
overflow:hidden;
height:auto;
}

.folderBlock .contentLeftCol {
width:211px;
margin:0 20px 25px -10px;
}
#content > .folderBlock .contentLeftCol {
margin-left:-20px;
}

.folderBlock .contentLeftCol h4, .folderBlock .contentLeftCol p {
margin-left:10px;
margin-bottom:0;
font-style:normal;
}


.folderBlock .contentLeftCol .header4, .folderBlock .contentLeftCol p {
margin-left:10px;
margin-bottom:0;
font-style:normal;
}


.contentLeftCol .pied {
color:#FFF;
padding:6px 10px;
margin-top:-3px;
margin-bottom:25px;
font-size:12px;
}
.contentLeftCol .pied a {
color:#fff;
}
.contentLeftCol .pied :hover {
color:#fff;
}
#content > .contentLeftCol .pied {
margin-top:0;
}

/*======================================CONTENTRIGHTCOL=================================================*/
.contentRightCol {
width:231px;
float:left;
overflow:hidden;
}

.folderBlock .contentRightCol {
width:270px;
padding-top:15px;
}

/*===========================================CONTENTLARGECOL==============================================*/
.contentLargeCol {
float:left;
width:523px;
position:relative;
overflow:hidden;
}

.folderBlock .contentLargeCol {
width:482px;
margin-bottom:25px;
position:relative;
right:-17px;
}
.contentLargeCol .img_title
{
float:left;
width:523px;
}

.alaune {
height:384px;
overflow:hidden;
margin-bottom:15px;
position: relative;
}
.alaune #slide1, .alaune #slide2, .alaune #slide3, .alaune #slide4, .alaune #slide5, .alaune #slide6 {display: none;}
.alaune .headUne {
width:298px;
height:22px;
display: block;
position: absolute; left: 0; bottom: 15px;
z-index: 1000;
}

.alaune #slide1, .alaune #slide2, .alaune #slide3, .alaune #slide4, .alaune #slide5, .alaune #slide6 {display: none;}

.alaune #thumbs #slide1, .alaune #thumbs #slide2, .alaune #thumbs #slide3, .alaune #thumbs #slide4, .alaune #thumbs #slide5, .alaune #thumbs #slide6 {
	display: block;
}

.headUne .diapoune {
background: url(../images/general/arrow_before.png);
width: 15px; height: 18px;
position: absolute; left: 10px; top: 0;
border: 0;

}
.headUne .diapodue {
background: url(../images/general/arrow_after.png);
width: 17px; height: 18px;
position: absolute; right: 10px; top: 0;
border: 0;
}
#slideone {
float:left;
width:274px;
height:352px;
}
#slidetwo {
float:left;
width:274px;
height:352px;
}
#slidethree {
/*float:left;
width:274px;
height:352px;*/
}
#slidefour {
float:left;
width:274px;
height:352px;
}
.encart_slide {position:absolute;bottom:0; left:0; z-index:2; width:100%; height:55px; overflow:hidden; text-align: center; margin-top: -58px;}

.encart_slide p {position:relative;clear:both; color:#000000;}



.encart_slidetwo {position:absolute;bottom:0;left:1px;z-index:2;width:298px; height:55px;overflow:hidden; text-align: center;}
.encart_slidetwo p {position:relative;clear:both; color:#000000;}

.encart_slidethree {position:absolute;bottom:0;left:1px;z-index:2;width:298px; height:55px;overflow:hidden; text-align: center;}
.encart_slidethree p {position:relative;clear:both; color:#000000;}

.encart_slidefour {position:absolute;bottom:0;left:0;z-index:2;width:298px; height:55px;overflow:hidden; text-align: center;}
.encart_slidefour p {position:relative;clear:both; color:#000000;}


/*p#text1 {position:absolute; top:319; left:0; width:288px; height:45px; background:#000;padding: 5px;overflow:hidden; }*/

/*p#text1 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7;
}*/
p#text1 {color:#fff;  font-size:16px; position:relative;}
p#text1 a { color:#fff; text-decoration:none; font-size:11px; font-weight:bold; }
p#text1 .descrip { font-size:11px; font-weight:normal; }
#container #content .encart_slide p#text1 a:hover { color:#fff; text-decoration:underline; }
#container #content .encart_slidetwo p#text1 :hover { color:#fff; text-decoration:underline; }

/*p#text2 {position:absolute; top:319; left:0; width:288px; height:45px; background:#000;padding: 5px;overflow:hidden; }*/

/*p#text2 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7;
}*/
p#text2 {color:#fff;  font-size:16px; position:relative;}
p#text2 a { color:#fff; text-decoration:none; font-size:11px; font-weight:bold; }
p#text2 .descrip { font-size:11px; font-weight:normal; }
#container #content .encart_slide p#text2 a:hover { color:#fff; text-decoration:underline; }
#container #content .encart_slidetwo p#text2 :hover { color:#fff; text-decoration:underline; }

/*p#text3 {position:absolute; top:319; left:0; width:288px;height:45px; background:#000;padding: 5px;overflow:hidden; }*/

/*p#text3 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7;
}*/
p#text3 {color:#fff;  font-size:16px; position:relative;}
p#text3 a { color:#fff; text-decoration:none; font-size:11px; font-weight:bold; }
p#text3 .descrip { font-size:11px; font-weight:normal; }
#container #content .encart_slide p#text3 a:hover { color:#fff; text-decoration:underline; }
#container #content .encart_slidetwo p#text3 :hover { color:#fff; text-decoration:underline; }

/*p#text4 {position:absolute; top:319; left:0; width:288px; height:45px;  background:#000;padding: 5px;overflow:hidden; }*/

/*p#text4 {filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.7;
}*/
p#text4 {color:#fff;  font-size:16px; position:relative;}
p#text4 a { color:#fff; text-decoration:none; font-size:11px; font-weight:bold; }
p#text4 .descrip { font-size:11px; font-weight:normal; }
#container #content .encart_slide p#text4 a:hover { color:#fff; text-decoration:underline; }
#container #content .encart_slidetwo p#text4 :hover { color:#fff; text-decoration:underline; }

#words {position:absolute; top:319px; left:0; width:274px; background:transparent; }
.slide_link {
bottom:0px;
position:absolute;
right:0px;
margin: 0 3px 3px 0;
}

/*perso_recherche*/

.perso_recherche
{
float:left;
display:block;
width:523px;
height:115px;
font-size:12px;
background: url(../images/people/personnalites/bg_persorecherche.gif) left top no-repeat;
padding:20px 0 0 0;
}

.perso_recherche .perso_recherche_cnt
{
float:left;
display:block;
width:250px;
height:90px;
padding:0 0 0 273px;
}

.perso_recherche_cnt .input_line
{
float:left;
display:block;
width:260px;
margin:0 0 10px 0;
}

.perso_recherche_cnt .input_line label
{
float:left;
display:block;
width:75px;
color:#fff;
font-weight:bold;
}

.perso_recherche_cnt .input_line input, .perso_recherche_cnt .input_line select
{
float:left;
display:block;
width:156px;
color:#000;
font-size:11px;
margin:0;
}

.perso_recherche_cnt .input_line select
{
width:160px;
}

.perso_recherche_cnt .input_line_valid
{
width:105px;
padding:0 0 0 155px;
}

.perso_recherche .linkk
{
float:right;
display:block;
color:#fff;
font-weight:bold;
padding:0 14px 0 178px;
}

.perso_recherche .linkk a
{
color:#fff;
}
/* Accueil */

.perso_recherche
{
float:left;
display:block;
width:557px;
height:55px;
font-size:12px;
padding:10px 0 0 0; margin-bottom: 20px;
border: 3px solid #d3d3d3;
background: url(../images/general/bg_persoRecherche.gif) left top no-repeat;
position: relative;
}

.brands_recherche {background: url(../images/general/bg_brandsRecherche.gif) left top no-repeat !important;}
.brands_tags {background: url(../images/general/bg_brandsTags.gif) left top repeat-x !important;}
.perso_recherche .perso_recherche_cnt
{
float:left;
display:block;
width:250px; height: auto;
padding:0 0 0 225px;
}

.perso_recherche_cnt .input_line
{
float:left; display: inline;
display:block;
width:325px;
margin:0 0 10px 0;
}

.perso_recherche_cnt .input_line label
{
float:left;
display:block;
width:105px;
color:#000;
font-weight: normal;
}

.perso_recherche_cnt .input_line input, .perso_recherche_cnt .input_line select
{
float:left;
display:block;
width:156px;
color:#000;
font-size:11px;
margin:0;
}

.perso_recherche_cnt .input_line select
{
width:140px;
}

.perso_recherche_cnt .input_line input
{
width: 207px;
border: 1px solid #ccc;
border-top-color:  #666;
}

.perso_recherche_cnt .input_line_valid
{
width:58px; height: 17px;
padding:0;
position: absolute; right: 20px; top: 35px;
clear: both;
}

.perso_recherche .link
{
float:right;
display:block;
color:#fff;
font-weight:bold;
padding:0 14px 0 178px;
}

.perso_recherche .link a {color:#fff;}

.perso_classement
{
position:relative;
float:right;
display:block;
width:242px;
height:322px;
font-size:12px;
font-weight:bold;
padding:25px 0 0 0;
background: url(../images/general/tit_persoClassement.gif) left top no-repeat;
overflow:hidden;
}

.perso_classement .perso_classement_first
{
width:242px;
height:71px;
color:#fff;
background:#000;
margin:0;
}

.perso_classement_first a, .perso_classement_first a:hover {color:#fff;}

.perso_classement_first .perso_classement_first_cnt
{
float:left;
display:block;
width:174px;
}

.perso_classement_first_cnt .titre
{
/*position:relative;*/
float:left;
display:table;
width:121px;
height:71px;
padding:0 5px 0 10px;
overflow:hidden;
}

.perso_classement_first_cnt .titre .titre_cnt
{
/*#position:absolute;
#top:50%;*/
display:table-cell;
vertical-align:middle;
width:136px;
}

.perso_classement_first_cnt .titre .titre_cnt .titre_cnt_cnt
{
/*#position:relative;
#top:-50%;*/
width:124px;
background: url(../images/people/personnalites/puce_first.gif) left 3px no-repeat;
}

.perso_classement_first_cnt .titre .first_note{
float:left;
display:block;
height:11px;
position:relative;
overflow:hidden;	
background:none!important;
padding:0!important; margin-top: 10px;
width:55px!important;
}
.perso_classement_first_cnt .titre .first_note span.perso_pref_bg_etoiles
{
display:block;
position:absolute;
height:11px;
width:0px;
left:0px;
top:0px;
padding:0;
background:#ebc543;
}

.perso_classement_first_cnt .titre .first_note span.perso_pref_front_etoiles
{
display:block;
position:absolute;
height:11px;
width:55px;
left:0px;
top:0px;
padding:0;
background: url(../images/general/menu_vote.png) left top no-repeat;
}

.perso_classement .other_note{
float:left;
display:block;
position:relative;
overflow:hidden;
height:11px;
width:55px;
margin-top: 5px;
}
.perso_classement .other_note span.perso_pref_bg_etoiles_2
{
display:block;
position:absolute;
height:11px;
width:0px;
left:0px;
top:0px;
padding:0;
background:#ebc543;
}

.perso_classement .other_note span.perso_pref_front_etoiles_2
{
display:block;
position:absolute;
height:11px;
width:55px;
left:0px;
top:0px;
padding:0;
background: url(../images/general/menu_vote_blanc.png) left top no-repeat;
}

.perso_classement_first_cnt .titre span img {padding:0 1px;}

.perso_classement .perso_classement_first .visuel
{
float:left;
display:block;
width:55px;
}

.perso_classement .perso_classement_first .visuel img
{
display:block;
}

.perso_classement ul
{
float:left;
display:block;
padding-top: 8px;
}

.perso_classement ul li
{
float:left;
display:block;
width:222px;
height:24px;
line-height:24px;
list-style-type:none;
padding:0 10px;
overflow:hidden;
color: #ac122e;
border-bottom: 1px solid #ccc;
font-size: 11px;

}

.perso_classement ul li span
{
float:left;
display:block;
padding:0 5px 0 0;
font-weight: normal;
}

.perso_classement ul li a
{
float:left;
/*display:block;*/
padding:0 5px 0 0;
overflow:hidden;
}

.perso_classement ul li a, .perso_classement ul li a:hover
{
color:#ac122e;
}

.perso_classement ul li img
{
float:left;
display:block;
padding:4px 2px 0 0;
}

.perso_classement .link
{
clear:both;
position:absolute;
bottom:0;
left:0;
width:242px;
text-align:right;
font-size: 11px; font-weight: normal;
}

.perso_tags
{
float:left;
display:block;
width:528px;
background:#e5e5e5;
margin:0 0 20px;
padding: 25px 17px 10px;
background: url(../images/general/bg_persoTags.gif) left top repeat-x;
}

.perso_tags a, .perso_tags a:hover
{
color:#000;
}

.perso_tags ul
{
float:left;
display:block;
width:auto;
}

.perso_tags ul li
{
display:inline;
list-style-type:none;
padding:0 3px;
}

.perso_tags .font12
{
font-size:12px;
}

.perso_tags .font12b
{
font-size:12px;
font-weight:bold;
}

.perso_tags .font14
{
font-size:14px;
}

.perso_tags .font16
{
font-size:16px;
}

.perso_tags .font20
{
font-size:20px;
}

/**/

.liste_personnalites {
	clear: both;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	width: 562px;
	}
.liste_personnalites h2 {
	font-size: 18px; font-weight: normal;
	text-indent: 6px;
	margin-bottom: 11px;
	}
.liste_personnalites .header2 {
	font-size: 18px; font-weight: normal;
	text-indent: 6px;
	margin-bottom: 11px;
	}

.liste_personnalites .main {
	background: url(../images/general/bg_liste_personnalites.gif) left 1px repeat-x;
	float: left;
	width: 556px;
	padding-left: 6px;
	}
.liste_personnalites .main li {
	float: left;
	height: 26px;
	margin-right: 6px;
	background: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
.liste_personnalites .main li.on {
	border: 1px solid #d3d3d3;
	border-bottom: 0;
	}
.liste_personnalites .main li a {
	float: left;
	height: 23px; line-height: 23px;
	padding: 0 12px;
	border: 1px solid #d3d3d3;
	border-bottom: 0;
	color: #707070;
	}
.liste_personnalites .main li.on a {
	border: 0;
	color: #000;
	}
.liste_personnalites .sub {
	position: relative;
	float: left;
	left: 15px;
	padding: 15px 0 10px 0;
	width:546px;
	}
.liste_personnalites .sub li {
	float: left;
	width: 32%;
	margin: 0 1% 12px 0;
	}
.liste_personnalites .index {
	clear: both;
	text-align: right;
	padding-bottom: 5px;
	}
.liste_personnalites .index li {
	display: inline;
	}

/* ARTICLE */

.article .title {
	color:#f66301;
	margin-bottom: 18px;
	}

.summary_top .summary_cnt {
	background:#c8b8a7 url(../images/stil-zhizni/bg_summary_cnt.gif) left top repeat-x;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:10px;
	margin-bottom: 13px;
	width:214px;
	}

.article_cnt .picture {
	margin-top: 0;
	}
.article_cnt .vote {
	background: #000;
	color: #fff;
	font-weight: bold;
	line-height: 31px;
	padding: 0 9px;
	}

/* Razdel */

.razdel .breadcrumbs {
margin-bottom:7px;
}

.razdel .content_homeRight {
	float: right;
	width: 242px;
	}

.razdel .content_homeRight h2 {
	background: url(../images/general/tit_cntRight_razdel.gif) left top no-repeat;
	text-indent: -9000px;
	width: 242px; height: 22px; line-height: 22px;
	}

.razdel .content_homeRight .header2 {
	background: url(../images/general/tit_cntRight_razdel.gif) left top no-repeat;
	text-indent: -9000px;
	width: 242px; height: 22px; line-height: 22px;
	}



.razdel .content_homeRight ul {
	list-style-type: none;
	border: 1px solid #ccc;
	border-left: 0; border-right: 0;
	float: left;
	}
.razdel .content_homeRight ul li {
	clear: both;
	height: 88px;
	width: 232px;
	padding: 8px 5px 18px;
	border-bottom: 1px solid #ccc;
	float: left;
	display: inline;
	position:relative;
	}
.razdel .content_homeRight ul li img {
	float: left;
	margin-right: 8px;
	}
.razdel .content_homeRight ul li p {
	font-size: 18px;
	float: left;
	width:165px;
	}
.razdel .content_homeRight ul li p span {
	display: block;
	text-align: left !important;
	}
.razdel .content_homeRight ul li p span, .razdel .content_homeRight ul li p span a {
	color: #f66301;
	font-size: 12px;
	}
.razdel .content_homeRight .link {
	text-align: right;
	position: relative;
	top: 5px;
	clear: both;
	}
.razdel .content_homeRight ul li .link {
	display:block;
	}
.razdel .content_homeRight .link, .razdel .content_homeRight .link a {
	color: #f66301;
	font-size: 12px;
	}
.razdel .pub1 {
	float: left;
	margin-right: 20px;
	}
.razdel .pub1 {
	float: left;
	margin: 0 20px 20px 0;
	}
.razdel .pub1 {
	float: left;
	margin: 0 19px 15px 0;
	}
.razdel .teaserGris {
	float: left;
	border: 1px solid #999999;
	padding: 10px 8px;
	width: 224px; height: 228px;
	}
.razdel .teaserGris .tit {
	margin: 10px 0;
	}
.razdel .teaserGris p {
	font-weight: bold;
	}
.razdel .teaserGris .link {
	display: block;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
.razdel .teaserGris .link a {
	font-size: 11px;
	color: #000 !important;
	}
.razdel .tendancesMode {
	padding: 0;
	width: 562px;
	}
.razdel .tendancesMode h2 {
	background: url(../images/general/tit_razdel_tedancesMode.gif) left top no-repeat;
	width: 148px; height: 65px;
	float: right;
	}
.razdel .tendancesMode .header2 {
	background: url(../images/general/tit_razdel_tedancesMode.gif) left top no-repeat;
	width: 148px; height: 65px;
	float: right;
	}

.razdel .tendancesMode li {
	margin: 0;
	}
.razdel .tendancesMode li img {
	display: block;
	}
.razdel .vote_style {
	background: #000;
	color: #fff;
	font-size: 12px;
	width: 300px;
	height: 159px;
	position: relative;
	margin-bottom: 12px;
	}
.razdel .vote_style h2 {
	background: url(../images/general/tit_razdel_voteStyle.gif) left top no-repeat;
	width: 182px; height: 28px;
	text-indent: -9000px;
	margin-bottom: 5px;
	}
.razdel .vote_style .header2 {
	background: url(../images/general/tit_razdel_voteStyle.gif) left top no-repeat;
	width: 182px; height: 28px;
	text-indent: -9000px;
	margin-bottom: 5px;
	}

.razdel .vote_style img {
	float: left;
	margin: 0 10px 10px;
	}
.razdel .vote_style .link {
	position: absolute;
	right: 10px; bottom: 5px;
	}
.razdel .vote_style .link a {
	color: #fff;
	}
.teaser_noir {
	width: 183px; height: 116px;
	background: #000;
	color: #fff;
	position: relative;
	padding: 15px 0 25px 120px;
	}
.teaser_noir img {
	position: absolute;
	left: 0;bottom: 0;
	}
.teaser_noir .tit {
	position: static;
	}
.teaser_noir p {
	float: left;
	font-size: 12px;
	}
.teaser_noir .link {
	display: block;
	position: absolute;
	left: 120px; bottom: 10px;
	}
.teaser_noir .link a {
	color: #fff;
	font-size: 11px;
	}
.razdel .tendances {
	background: none;
	color: #000;
	width: 230px; height: 310px;
	border: 1px solid  #d3d3d3;
	float: right;
	margin-right: 0;
	clear: none;
	padding: 10px 0 0 10px;
	} 
.razdel .tendances img {
	margin-bottom: 17px;
	}
.razdel .tendances .tit {
	margin-bottom: 5px;
	}
.razdel .tendances p {
	margin-bottom: 8px;
	}
.razdel .tendances .link {
	margin-bottom: 0;
	}
.razdel .tendances p, .razdel .tendances a {
	color: #000;
	width: 160px;
	padding: 0;
	}

/* Daily Buy */
.daily_buy {
	background: url(../images/general/bg_daily-buy.png) left top no-repeat;	
	clear: both;
	padding: 21px 27px 40px 56px;
	margin-bottom: 10px;
	height: 353px;
	overflow: hidden;	
	}
.daily_buy h2 {
	background: #da7db7 url(../images/general/tit_daily-buy.gif) left top no-repeat;
	clear: both;
	height: 32px; line-height: 32px;
	text-align: right;
	padding-right: 10px;
	font-size: 18px;
	margin-bottom: 20px
	}
.daily_buy .header2 {
	background: #da7db7 url(../images/general/tit_daily-buy.gif) left top no-repeat;
	clear: both;
	height: 32px; line-height: 32px;
	text-align: right;
	padding-right: 10px;
	font-size: 18px;
	margin-bottom: 20px
	}

.daily_buy h2 .titre {display: none;}
.daily_buy .header2 .titre {display: none;}

.daily_buy .img {
	width: 211px;
	float: left;
	padding-top: 30px;
	margin-right: 28px;
	position: relative;
	}
.daily_buy .img img {border: 1px solid #dcdcdc;	}
.daily_buy .img .pastille {
	background: url(../images/general/pastille_daily-buy.png) left top no-repeat;
	width: 68px; height: 69px;
	text-indent: -9000px;
	position: absolute; right: 15px; top: -10px;
	}
.daily_buy .content {overflow: hidden;}
.daily_buy .content h3 {
	font-size: 21px; font-weight: normal;
	color: #cc4e9d;
	margin-bottom: 10px;
	}
.daily_buy .content .header3 {
	font-size: 21px; font-weight: normal;
	color: #cc4e9d;
	margin-bottom: 10px;
	}

.daily_buy .content a.link {
	display: block;
	background: url(../images/general/btn_daily-buy.gif) left top no-repeat;
	width: 76px; height: 17px;
	text-indent: -9000px;
	margin-top: 10px;
	}

/**/

.article_gallery {
	background: #000;
	clear: both;
	padding: 13px 15px 0;
	margin: 0 0 15px;
	color: #fff;
	position: relative;
	}
.article_gallery li {float: left;}
.article_gallery img {
	float: left;
	margin-right: 20px;
	}
.article_gallery h2 {
	width: 214px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	}
.article_gallery .header2 {
	width: 214px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	}

.article_gallery .content {
	overflow: hidden;
	}
.article_gallery .content p {
	margin-bottom: 15px;
	}
.article_gallery .content a.diaporama {
	background: url(../images/krasota/btn_voirDiapo.gif) left top no-repeat;
	width: 115px; height: 17px;
	text-indent: -9000px;
	display: block;
	}
.article_gallery .autor {
	display: block;
	margin-bottom: 15px;
	}
.article_gallery .article {
	margin-bottom: 15px;
	}
.article_gallery .description {
	clear: both;
	width: 532px;
	}
.article_gallery .description h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	}
.article_gallery .description .header3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	}

.article_gallery .description p {
	margin-bottom: 20px;
	}
.article_gallery .gallery {
	background: url(../images/general/bg_galley.gif) left 0 repeat;	
	width: 532px; 
	margin-bottom: 10px;
	}
.article_gallery .gallery li {
	width: 56px;
	padding: 12px 0 10px 0;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
	float: none;
	} 		
.article_gallery .gallery img {
	border: 1px solid #d2d2d2;
	margin: 0;
	}
.article_gallery .gallery .on img {
	border: 1px solid #de379d;
	}
.article_gallery .gallery .on p a {
	color: #fff;
	}
.article_gallery .gallery p a {
	font-size: 10px;
	color: #b3b3b3;
	}
.article_gallery .gallery p {
	margin: 0;
	height: 26px;
	clear: both;
	overflow:hidden;
	}
.article_gallery .acces_direct {
	background: #6a6a6a;
	width: 424px; height: 31px;
	position: relative;
	margin: 0 -15px;
	/*position: absolute; left: 0; bottom: 0;*/
	padding-left: 138px;
	}
.article_gallery .acces_direct h2 {
	position: absolute; left: 0; top: 0;
	background: url(../images/general/tit_acces_direct.gif) left top no-repeat;
	width: 127px; height: 23px;
	text-indent: -9000px;
	}
.article_gallery .acces_direct .header2 {
	position: absolute; left: 0; top: 0;
	background: url(../images/general/tit_acces_direct.gif) left top no-repeat;
	width: 127px; height: 23px;
	text-indent: -9000px;
	}

.article_gallery .acces_direct select {
	position: relative;
	top: 2px;
	margin-right: 10px;
	}


	
/* COMMENTAIRES MANU */
/* commentaires nouvelle version sans popup */
.zoneCommentairesNew
{
float:left;
display:block;
position:relative;
width:523px;
margin-bottom:10px;
}

.zoneCommentairesNew .zoneCommentairesForm
{
float:left;
display:block;
position:relative;
width:523px;
padding:10px 0 0 0;
margin:10px 0  0 0;
}

.zoneCommentairesNew .zoneCommentairesForm div
{
float:left;
display:block;
width:523px;
font-size:13px;
}

.zoneCommentairesNew .zoneCommentairesForm .nb_com
{
position:relative;
font-size:12px;
text-align:right;
font-weight:bold;
margin:-25px 0 0 0;
}

.zoneCommentairesNew .zoneCommentairesForm div a
{
font-weight:bold;
}

.zoneCommentairesNew .zoneCommentairesForm div em
{
float:left;
display:block;
width:523px;
font-size:10px;
font-style:normal;
}
.zoneCommentairesNew .zoneCommentairesForm div .italic
{
float:left;
display:block;
width:523px;
font-size:10px;
font-style:normal;
}



.zoneCommentairesNew .zoneCommentairesForm textarea
{
float:left;
display:block;
width:521px;
height:53px;
border:1px solid #929292;
margin:10px 0;
overflow:auto;
}

.zoneCommentairesNew .zoneCommentairesForm div span
{
float:left;
display:block;
line-height:20px;
padding:0 5px 0 0;
}

.zoneCommentairesNew .zoneCommentairesForm img
{
float:left;
display:block;
}

.zoneCommentairesNew .zoneCommentairesForm input
{
float:left;
display:block;
width:120px;
font-size:12px;
height:17px;
border:1px solid #cacaca;
padding:1px 0 0 0;
margin:0 5px;
}

.zoneCommentairesNew .zoneCommentairesForm .valid
{
float:right;
width:69px;
height:20px;
background:url(../images/commentaires/bt_valider.gif) left top no-repeat;
border:0;
padding:0;
margin:0;
}

.zoneCommentairesNew .zoneCommentairesListe
{
float:left;
display:block;
width:523px;
margin:0;
}

.zoneCommentairesNew .zoneCommentairesListe ul
{
float:left;
display:block;
width:523px;
}

.zoneCommentairesNew .zoneCommentairesListe ul li
{
float:left;
display:block;
width:523px;
list-style-type:none;
border-top:1px solid #ccc;
padding:10px 0 0 0;
margin:6px 0  0 0;
}

.zoneCommentairesNew .zoneCommentairesListe ul li span
{
float:left;
display:block;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col1
{
width:50px;
height:50px;
background:url(../images/commentaires/bg_commentaires_avatar.png) left top no-repeat;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col1 img
{
display:block;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2
{
width:463px;
font-size:13px;
padding:0 0 0 10px;
text-align:justify;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 span
{
width:463px;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete
{
font-size:10px;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete a
{
text-decoration:underline;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete a:hover
{
text-decoration:none;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete em
{
display:inline-block;
border-left:1px solid #000;
padding:0 0 0 8px;
margin:0 0 0 8px;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete .italic
{
display:inline-block;
border-left:1px solid #000;
padding:0 0 0 8px;
margin:0 0 0 8px;
}


.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .pseudo
{
width:auto;
float:none;
display:inline;
}

.zoneCommentairesNew .zoneCommentairesListe ul .nb_com
{
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
border:0;
}

.zoneCommentairesNew .zoneCommentairesListe ul li .col2 .entete a
{
color:#989b97;
}


.zoneCommentairesNew .zoneCommentairesLinkall
{
float:left;
display:block;
width:523px;
color:#383b37;
font-size:13px;
font-weight:bold;
border-top:1px solid #ccc;
text-align:right;
padding: 2px 0 0 0;
margin:15px 0 0 0;
}

.zoneCommentairesNew .zoneCommentairesLinkall a
{
color:#383b37;
}

p.legend
{
padding-top:4px;
}

p.legend a
{
text-decoration:underline;
}

.labelisation 
{
width: 100%;
text-align: right;
padding-bottom: 10px;
}

.labelisation li
{
display: inline;
margin-right: 8px;
}

/* Valign texte */

.slider_outer 
{
/*display: table !important; 
position: static;
float: left;
*overflow: hidden; 
*position: relative; z-index: 10;
	
background: orange;*/ /*width: 150px; margin-bottom: 10px; padding: 0 10px*/
background: #000;
height: 58px; 
line-height: 52px;
opacity: 0.7;
}

/*.slider_middle 
{
display: table-cell !important; 
vertical-align: middle; 
position: static;
*position: absolute; z-index: 10; 
*top: 50%		
}*/

/*.slider_inner 
{
*position: relative; z-index: 10;
*top: -50%	
}*/

.article_gallery:after {
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.trends_cnt .trends_thumb .pic-view {
overflow: hidden;
padding: 0;
margin-top: -20px;
}
.pic-view li {
border-bottom: 1px solid #cdcdcd;
padding: 0 10px 10px 10px;
overflow: hidden;
}
.pic-view img {
float:left;
margin-right: 15px;
border: 1px solid #cdd3d3;
}
.pic-view .item {overflow: hidden;}
.pic-view h3 {
font-size: 14px;
margin-bottom: 7px;
}
.pic-view li.active h3 {
font-size: 16px;
text-transform:uppercase;
}
.pic-view .anons {
font-weight: bold;
color: #6e6e6e;
font-size: 12px;
}
.pic-view li.active .anons {font-size: 14px;}
.pic-view p {
margin-bottom: 8px;
font-size: 11px;
}
.pic-view li.active p {font-size: 12px;}
.pic-view .read-all {
color: #a1427a;
/*display: block;*/
}


/* vote archive */

.vote-arhive {
    padding:  0 10px;
    font-size: 12px;
    margin-bottom: 5px;
    overflow: hidden;
    }
.vote-arhive .item {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 20px 0 15px 10px;
    margin-bottom: -5px;
}

.vote-arhive .images, .vote-arhive .images p {float: left;}
.vote-arhive .images p {margin-right: 3px;}
.vote-arhive .images { width: 270px; margin-right: 13px;}

.vote-arhive .images span {
    display: block;
    font-weight: bold;   
    width: 130px;
    text-align: center;
    font-size: 11px;
}
.vote-arhive .vote-line {
    display: inline-block;
    background: #e88fbb;
    height: 15px;
    padding: 1px 0 1px 5px;
    margin: 5px 0;
    font-size: 11px;
}

/* for elle-tv */
.cell {
    overflow:hidden;    
    margin-bottom: 10px;
    clear: left;
}
.cell .pic {
    float: left;
    margin-right: 10px;
}
.cell .pic img { border: 2px solid #EBEBE5;}
.cell .txt {
    overflow: hidden;
}
.cell .txt h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.cell .txt .header3 {
    font-size: 14px;
    margin-bottom: 5px;
}

.cell .info, .all-art {margin-top: 20px;}
.cell .date, .all-art a {
    background: #D47A00;
    padding: 0 2px;
    color: #fff;
}
.all-art  {
  font-size: 12px;
  clear: left;
}

.article_gallery .content a, .article_gallery .description a {
	color: #fff;
	text-decoration: underline;
}
.article_gallery .content a:hover, .article_gallery .description a:hover {
            text-decoration: none;
}

/* blogs */

#content .blog-sort {height: 60px;}
.blog-sort  form {padding: 15px;}
.blog-sort label {display: block; margin-bottom: 5px; font-style: italic; font-size: 11px; color: #7d7d7d;}
.blog-sort  select {width: 185px;}
.blog-sort div {width: 210px; float: left;}
.blogs-list  li {zoom: 1; vertical-align: top;}
.blogs-list  .blog-date, .post-announce .blog-date {font-size: 11px; color: #707070;}
.blogs-list  .blog-date strong, #content .blogs-list .anons, .post-announce .blog-date strong  {font-size: 12px; color: #000; margin-right: 5px;}
.blogs-list  .blog-date .strong, #content .blogs-list .anons, .post-announce .blog-date .strong  {font-size: 12px; color: #000; margin-right: 5px;}


#content .blogs-list .anons,  #content .blogs-list .read-all  {font-weight: normal;}
#content .blogs-list img {border: none;}

.about-blogger {background: #000; color: #fff; padding: 15px; margin-bottom: 10px; font-size: 12px;}
.about-blogger h5 {font-size: 14px; padding-bottom: 6px; border-bottom: 1px solid #545454; margin-bottom: 8px;}
.about-blogger .header5 {font-size: 14px; padding-bottom: 6px; border-bottom: 1px solid #545454; margin-bottom: 8px;}

.about-blogger img, .post-announce img {float: left; margin-right: 10px;}
.about-blogger .item, .post-announce .item, .blogs-list .item {overflow: hidden; zoom: 1;}

.post-announce {
background: url(http://elle.ru/design/elleru/images/krasota/bg_selct_blck.gif) repeat-x ;
padding: 10px 15px;
border-bottom: 1px solid #d3d3d3;
margin-bottom: 15px;
}
.post-announce .all-posts {float: right;}
.post-announce .anons {font-weight: bold; font-size: 14px;}

#content .blog-article, #content .blog-article .article_cnt  {width: auto;}

.blog-article .post-announce
{
	min-height:80px;
}
/*
.comment-rate  {position: relative;}
*/
.comment-rate .comments {
position: relative;
float: right;
top: -25px;			
width: 260px;
/*top: 0;*/
}

.comment-rate .voting_mutualise {
height: 25px;
line-height: 11px;
}
.comment-rate .voting_mutualise .menuVote {top: -4px;}

.galerie_mutualise .text_image a
{
	text-decoration: underline;
}

#topbanner, #topbanner *,#topbanner div
{
	z-index: 900;
}


/*
TO SEO WITH LOVE
*/

span.header1
{
	display: block;
	font-size: 2em;
	margin-top: 0.67em;
	font-weight: 700;
	margin-bottom: 0.67em;
}

span.header2
{
	display: block;
	font-size: 1.5em;
/*	margin-top: 0.83em;*/
	font-weight: 700;
	margin-bottom: 0.83em;
}

span.header3
{
	display: block;
	font-size: 1.17em;
	margin-top: 1em;
	font-weight: 700;
	margin-bottom: 1em;
}

span.header4
{
	display: block;
	margin-top: 1em;
	font-weight: 700;
	margin-bottom: 1em;
}

span.header5
{
	display: block;
	font-size: 0.83em;
	margin-top: 1.67em;
	font-weight: bold;
	margin-bottom: 1.67em;
}

span.header6
{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
	margin: 2.33em 0px;
}

span.strong
{
    font-weight: bold;
}
span.b
{
    font-weight: bold;
}


span.italic
{
    font-style: italic;
}
.page404 {
             	text-align: center;
             	background: #fff7fb url(/design/elleru/images/404-bg.png) repeat-x left bottom;
             	border: solid #e3a8c6;
             	border-width: 1px 0;
             	padding: 35px 10px;
             	width: 640px;
             	margin: 110px auto;
             	font: 12px/18px arial, helvetica, sans-serif;
             	}
             .page404 p {
             	margin-bottom: 15px;
             }
             .page404 p.strong {
             	position: relative;
             	width: 350px;
             	margin: 15px auto;
             	color: #cc4e9d;
             	font-weight: bold;
             	font-size: 12px;
             	text-transform: uppercase;
             }
             .page404 p.strong i {
             	position: absolute;
             	top: 0;  
             	left: 0;           	
             	width: 351px;
             	height: 16px;
             	background: url(/design/elleru/images/404-text.png) no-repeat;
             }


.anons a
{
	text-decoration: underline;
}

img.elle_6_news
{
	height: 96px;
}

.banner-wrap {
        position: relative;
        clear: left;
        width: 980px;
        font-size: 0;            
        margin: -10px 0 10px 2px;            
}

/*
#adriver_banner3
{
	margin-top: 5px;
}
*/