/**
 * Common html elements
 */
body {
	background-color: #742C2C;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a{
	text-decoration: none;
	color: #742C2C;
	font-style:normal;
}
a:link, a:visited{
	color: #742C2C;
}
a:hover{
	text-decoration: none;	
	color: #C00;
}
img{
	border: none;
}
p{
	text-align: justify;
}
blockquote{
	margin: 0px 0px 0px 0px;
}
h1{
	font-size: 18px;
	color: #742C2C;
	text-decoration: none;
}
h2{
    font-size: 15px;
    color: #742C2C;
	font-weight: bold;
	text-decoration: none;
}
h3{
    font-size: 14px;
    color: #742C2C;
	text-decoration: none;
}

/**
 * Layouts
 */
#advert{
	display:block;
	position: absolute;
	width: 100%;
	min-height: 800px;
	z-index: 1;
}
#container_main{
	position:relative;
	z-index:2;
	margin: auto;
	width: 1010px;
	background-color: #FFF;
	margin-top: 10px;
}
#container_header{
	
}
#container_banner_search{
	float: left;
	background-color: #742C2C;
}
#container_banner, #container_banner a{
	float: left;
	width: 810px;
}
#container_search{
	float: right;
	width: 200px;
	margin-top: 39px;
	text-align: right;
}
#container_main_nav{
	clear: both;
	padding: 10px;
}
#container_page{
	padding: 10px 20px;
}
#container_center{
	width: 665px;
	margin-right: 20px;
	float: left;
}
#container_right{
	width: 285px;
	float: left;
}
#container_footer{
	clear: both;
}

/**
 * Forms
 */
.field_recherche_global{
	
}
.button{
	background-color: #FFF;
	border: 1px solid #742C2C;
	color: #742C2C;
	cursor: pointer;
	padding: 1px 5px;
}
.button:hover{
	background-color: #742C2C;
	color: #FFF;
}
#container_search .field_general_search{
    width: 150px;
}
.field_error{
    border: 1px solid #C00;
}

/**
 * Buttons
 */
.buttom_general_search{
	border: none;
	background-color: #742C2C;
	color: #FFF;
	padding: 2px 4px;
	cursor: pointer;
}
.buttom_general_search:hover{
	background-color: #FFF;
	color: #742C2C;
}

/**
 * Main navigation
 */
#nav{
	margin:0px;
	padding:0px;
	list-style: none;
	height: 30px;
	font-size: 13px;
}
#nav li{
	display: block;
	float: left;
	position: relative;
}
#nav li a{
	font-size: 25px;
	padding: 0px 21px;
}
/*#nav li a:hover,*/ 
#nav li.selected a{
	color: #C00;
	text-decoration: overline;
}
#nav_layers{
	position: relative;
	z-index: 1000;
}
#nav_layers div.main_nav_layer{
	top:10px;
	left:-2px;
	position: absolute;
	display: none;
	width: 100%;
	background-color: #FFF;
	border: 2px solid #C00;
	padding-bottom: 30px;
	z-index: 1000;
}
#nav_layers div ul.container_main_nav_news{
	list-style: none;
}
#nav_layers div ul.container_main_nav_news li{
	float: left;
	width: 305px;
	padding: 5px 10px 5px 0px;
}
#nav_layers div ul.container_main_nav_news li img{
	float: left;
	width: 75px;
}
#nav_layers div ul.container_main_nav_news li span{
	padding:10px 0px 0px 10px;
	font-size:14px;
	float: left;
	width: 185px;
}
#nav_layers div.container_main_nav_livres ul{
	list-style: none;
	padding:10px 10px 0px 10px;
	margin: 0px;
}
#nav_layers div.container_main_nav_livres ul li{
	clear: both;
	padding: 5px 0px; 
}
#nav_layers div.container_main_nav_livres ul ul{
	margin: 0px;
	padding:0px;
}
#nav_layers div.container_main_nav_livres ul ul li{
	float: left;
	clear: none;
	padding: 3px 5px;
	font-size: 12px;
}
#nav_layers .container_main_nav_slider_full_layer{
	width: 992px;
    height: 176px;
    overflow: hidden;
}
#nav_layers .container_main_nav_slider_half_layer{
    width: 992px;
    height: 176px;
    overflow: hidden;
}
#nav_layers .container_main_nav_slider_full_layer div{
	float:left;
	width: 114px;
	padding: 5px 13px;
}
#nav_layers .container_main_nav_slider_half_layer div{
	float:left;
    width: 114px;
    padding: 5px 23px;
}
#nav_layers .container_main_nav_layer_extra_col_rigth, #nav_layers .container_main_nav_layer_extra_col_left{
	float: left;
	width: 495px;
}
#nav_layers .container_main_nav_slider_video_layer{
	height: 105px;
}

#nav_layers .container_main_nav_slider_video_layer div{
	float:left;
	width: 150px;
	padding: 0px 15px;
	margin:0px 7px;
}

#nav_layers .container_main_nav_slider_half_layer{
	width: 496px;
}

#nav_layers .container_main_nav_slider_half_layer div{
    
}

/**
 * Footer
 */
#container_footer_authors, #container_footer_partners{
    clear: both;
    float: left;
    padding: 10px 0px;
    margin: 10px 20px;
    border-bottom: 1px solid #742C2C;
    border-top: 1px solid #742C2C;
    width: 970px;
}
#container_footer_partners{
   border-bottom: none;
   padding-bottom: 0px;
}
#container_footer_authors h2, #container_footer_partners h2{
	text-indent: 5px;
	padding-bottom: 5px;
}
#container_footer_authors ul, #container_footer_links ul, #container_footer_partners ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#container_footer_authors ul li, #container_footer_partners ul li{
    float: left;
    padding: 1px 2px;
    white-space: nowrap;
}
#container_footer_links{
	clear: both;
    margin: 10px 20px;
    text-align: center;
    padding: 20px 0px 0px 20px;
    background-image: url("/images/interface/backgound_footer.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    min-height: 125px;
}
#container_footer_links ul li{
	display: inline;
}

/**
 * Common box
 */
.box_border{
	border : 1px solid #742C2C;
}
.box_col_center_element{
	clear: both;
	padding: 20px 10px;
	float: left;
	margin-bottom: 10px;
	width: 643px;
	overflow: hidden;
}
.toggleLayer{
	font-size:14px;
	text-align: justify;
}
.box_col_center_element_left{
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	width: 305px;
	margin-right: 11px;
}
.box_col_center_element_right{
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	width: 305px;
}
.box_col_right_element{
	clear: both;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	width: 263px;
}
.box_last_chronic_home{
	float: left;
	padding: 10px 5px 0px 5px;
}
.box_pagination{
	clear: both;
	padding: 20px;
	text-align: center;
}
.box_date{
	color: #999;
    font-style: italic;
    font-size: 12px;
}
.box_search_listing{
	padding-top: 20px;
}
.box_search_listing .line{
	clear: both;
	float:left;
	width: 100%;
	padding-bottom: 10px;
}
.box_search_listing .column{
    float: left;
    width: 50%;
}
.box_search_listing label{
    float: left;
    width: 30%
}
.box_search_listing input, .box_search_listing select{
    float: left;
    width: 60%
}
.box_search_listing input.button{
	width: auto;
}
.box_toggle_container{
	position:relative;
	top:1px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.box_toggle_container .toggleButton{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #742C2C;
    padding: 5px 10px;
    border: 1px solid #742C2C;
    margin-right: 10px;
    cursor: pointer;
}
.box_toggle_container .toggle_button_search{
    font-size: 12px;
    font-weight: normal;
}

.box_toggle_container .toggleButton:hover{
	color: #FFF;
	background-color: #742C2C;
}
.box_toggle_container .toggleButtonActive{
	border-bottom: 1px solid #FFF;
	font-style: italic;
}
.box_toggle_container .toggleButtonActive:hover{
	color: #742C2C;
	background-color: #FFF;
	cursor: default;
}
.container_alert_message{
	text-align: center;
	color: #742C2C;
	font-size: 16px;
	padding: 20px 0px;
}

/**
 * Col right box
 */
.box_jeux_col_right{
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.box_col_right_community_element{
	float: left;
	padding: 0px 8px;
}
.jqueryCycleADecouvrir{
    width: 240px;
    height: 370px;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 10px;
    overflow: hidden;
}
.jqueryCycleADecouvrir a{
    width: 240px;
    height: 370px;
}
.jqueryCycleLivreColRight{
	height:190px;
	overflow: hidden;
}
.jqueryCycleLivreUne div.element{
	 width: 240px;
    height:190px;
}
.box_col_right_livre_image{
	float: left;
	width: 114px;
	height: 176px;
	padding-top: 10px;
}
.box_col_right_livre_infos{
	float: left;
	width: 140px;
    height: 176px;
    margin-left: 8px;
    padding-top: 10px;
}
.box_col_right_livre_infos_element{
    clear: both;
    padding-top: 3px;
}
.box_col_right_livre_infos_element div.title{
	text-decoration: underline;
	font-style: italic;
	font-size: 13px;
}
.box_col_right_livre_infos_element div.content{
    text-indent: 5px;
    font-size: 13px;
    padding-top: 2px;
}
.box_vs_tv{
	text-align: center;
}

/**
 * Comments
 */
.container_listing_comments .button_add_comment{
    clear: both;
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
}
.container_listing_comments .listing{
	width: 100%
}
.container_listing_comments .listing .element{
	clear: both;
	padding-bottom: 15px;
}
.container_listing_comments .listing .element .author{
    text-align: left;
    font-style: italic;
    font-size: 13px;
    color: #999;
    float: left;
    width: 70%;
    padding-top: 3px;
}
.container_listing_comments .listing .element .rate{
    width: 30%;
    float: right;
    text-align: right;
}
.container_listing_comments .listing .element .content{
	clear:both;
    padding-top: 3px;
}
.container_listing_comments .listing .no_comments{
	text-align: center;
	font-style: italic;
    font-size: 12px;
    color: #999;
}
.box_comment_popup_add{
	padding: 20px;
}
.box_comment_popup_add input, .box_comment_popup_add textarea{
	width: 250px;
}
.box_comment_popup_add .box_error{
	color: #C00;
	text-align: center;
	padding: 10px 0px;
}
.box_comment_popup_add .button{
	width: 150px;
	margin-top: 20px;
}

/**
 * Home Box
 */
.jqueryCycleNewsHome{
    padding: 0px;
    margin-left: 10px;
    width: 624px;
    height: 255px;
    overflow: hidden;
    z-index: 10px;
}
.jqueryCycleNewsHome div{
	width: 631px;
}
.jqueryCycleNewsHome a{
    position: relative;
    padding: 0 10px;
    width: 188px;
    height: 255px;
    display: block;
    float: left;
}
.jqueryCycleNewsHome span{
    position: absolute;
    display:block;
    text-align: center;
    font-size: 16px;
    padding: 20px 5px;
    bottom: 0px;
    left: 10px;
    width: 178px;
    height: 40px;
    background-color: #000;
    color: #FFF;
    opacity : 0.8;
    -moz-opacity : 0.8;
    -ms-filter: "alpha(opacity=80)"; /* IE 8 */
    filter : alpha(opacity=80); /* IE < 8 */ 
}
.box_edito{
    height: 255px;
}
.box_last_podcast_home{
    width: 100%;
    text-align: center;
    height: 185px;
    padding: 20px 0px 0px 0px;
}

/**
 * News listing
 */
.box_listing_news_picture{
	float: left;
	width: 100px;
}
.box_listing_news_content{
    float: right;
    width: 535px;
    text-align: justify;
}
.box_listing_news_content .box_date{
	padding: 10px 0px;
}
.box_listing_news_content .link_plus{
    padding-left: 5px;
}

/**
 * News Slug
 */
.box_slug_news .main_title_page{
	float: left;
	width: 415px;
}
.box_slug_news .box_date{
	float: right;
	width: 220px;
	text-align: right;
	padding-top: 10px;
}
.box_slug_news .box_news_slug_picture{
	clear: both;
	width: 220px;
	float: left;
	padding-top: 20px;
}
.box_slug_news .box_news_slug_content{
    float: left;
    padding-top: 20px;
    text-align: left;
}
.box_slug_news .box_news_slug_content img.new_picture{
    margin-right: 20px;
    margin-bottom: 10px;
}
.box_slug_news .box_news_slug_content .source, 
.box_slug_news .box_news_slug_content .notation,
.box_slug_news .box_news_slug_content .author{
    line-height: 25px;
}
.box_slug_news .box_news_slug_content .content{
	
}
.box_slug_news .box_news_slug_content .share{
    clear: both;
    padding-top: 30px;
    padding-left: 130px;
}
.pagination_news_slug_prev,
.pagination_news_slug_center,
.pagination_news_slug_next{
	float: left;
	width: 33%;
}
.pagination_news_slug_prev{
	text-align: left;
}
.pagination_news_slug_center{
	text-align: center;
}
.pagination_news_slug_next{
    text-align: right;
}

/**
 * Video Slug
 */
.box_slug_video .main_title_page{
    float: left;
    width: 415px;
}
.box_slug_video .box_date{
    float: right;
    width: 220px;
    text-align: right;
    padding-top: 10px;
}
.box_slug_video .notation{
	clear: both;
	padding-top: 15px;
}
.box_slug_video .share{
	clear: both;
	padding-top: 15px;
	padding-left: 130px;
}
.box_slug_video .video{
	text-align: center;
	padding-top: 15px;
}

/**
 * Listing Authors
 */
.box_listing_authors{
	
}
.box_listing_authors .element{
	float: left;
	padding: 0px 7px 5px 7px;
	font-size: 13px;
	text-align: center;
	width: 114px
}
.box_listing_authors .element span{
	display: block;
	height: 30px;
	margin-top: 3px;
}
.box_listing_authors .element img{
	margin-top: 5px;
}

/**
 * Author slug
 */
.box_header_author{
	
}
.box_header_author .column_left{
    float: left;
    width: 230px;
}
.box_header_author .column_right{
    float: left;
    width: 400px;
}
.box_header_author .column_right h1{
	padding-bottom: 10px;
}
.box_header_author .column_right .line{
	padding-bottom: 10px;
}
.box_author_bibliographie{
	font-size: 14px;
}
.box_author_bibliographie{
	
}
.box_author_bibliographie .element{
    float: left;
    padding: 0px 7px 5px 7px;
    font-size: 13px;
    text-align: center;
    width: 114px
}
.box_author_bibliographie .element span{
    display: block;
    height: 30px;
    margin-top: 3px;
}
.box_author_bibliographie .element img{
    margin-top: 5px;
}
.box_author_bibliographie h3{
	padding: 10px 0px;
	clear: both;
}
.box_author_interviews h3{
	float: left;
	width: 50%;
	padding-right: 5%;
}
.box_author_interviews span.date{
	float:right;
    text-decoration: none;
    font-size: 12px;
    color: #999;
    width: 45%;
    text-align: right;
}
.box_author_interviews .content{
    clear: both;
    padding: 10px 0px 20px 0px;
}
.box_author_interviews .content img{
    float: left;
    margin: 0px 10px 10px 0px;
}
.box_author_interviews .content a{
	color: #000;
}
.box_author_galerie a{
	 float: left;
    padding: 0px 7px 5px 7px;
    text-align: center;
    width: 114px
}

/**
 * Listing livre 
 */
.box_listing_livre{
	
}
.box_listing_livre .line{
    clear: both;
    float:left;
    padding-bottom: 10px;
}
.box_element_listing_livre{
	float: left;
	padding: 10px 10px 0 10px;
}
.box_element_listing_livre .image{
    float: left;
    width: 120px;
}
.box_element_listing_livre .infos{
    float: left;
    width: 168px;
    padding-left: 10px;
}
.box_element_listing_livre .infos_element{
    clear: both;
    padding-top: 3px;
}
.box_element_listing_livre .infos_element div.title{
    text-decoration: underline;
    font-style: italic;
    font-size: 13px;
}
.box_element_listing_livre .infos_element div.content{
    text-indent: 5px;
    font-size: 13px;
    padding-top: 2px;
}

/**
 * Listing video
 */
.box_listing_video{
	
}
.box_listing_video .line{
    clear: both;
    float:left;
    padding-bottom: 15px;
}
.box_listing_video .element{
	float: left;
	text-align:center;
	width: 321px;
}
.box_listing_video .title_section{
	padding-bottom: 15px;
}
.box_listing_video .link_listing_all{
	display: block;
	clear: both;
	float: right;
	margin-top: 10px;
}

/**
 * Listing magazines
 */
.box_listing_magazines{
	
}
.box_listing_magazines .line{
    clear: both;
    float: left;
    padding-bottom: 15px;
}
.box_listing_magazines .element{
    text-align: center;
    float: left;
    width: 128px;
}
.box_listing_magazines .element .title{
	font-size: 12px;
    padding-top: 2px;
}

/**
 * Fiche Magazine
 */
.box_slug_magazine .main_title_page{
    float: left;
    width: 415px;
}
.box_slug_magazine .box_date{
    float: right;
    width: 220px;
    text-align: right;
    padding-top: 10px;
}
.box_slug_magazine .notation{
    clear: both;
    padding-top: 15px;
}
.box_slug_magazine .share{
    clear: both;
    padding-top: 15px;
    padding-left: 130px;
}
.box_slug_magazine .magazine{
    text-align: center;
    padding-top: 15px;
}

/**
 * Partners
 */
.box_listing_partners{
	
}
.box_listing_partners .partner{
	clear:both;
	float:left;
	margin-bottom: 20px;
}
.box_listing_partners .partner .image{
	width: 130px;
	min-height : 50px;
	float: left;
}
.box_listing_partners .partner .content{
    width: 500px;
    float: left;
}
.box_listing_partners .partner .content .title{ 
    clear: both;
    font-size: 18px;
    color: #742C2C;
    display: block;
    padding-bottom: 5px;
}

/**
 * Editos
 */
.box_editos_element .title_element_listing{
	display: block;
    float: left;
    width: 400px;
}
.box_editos_element .date{
	display: block;
    float: right;
    width: 200px;
    text-align: right;
}
.box_editos_element .content{
	clear: both;
	padding-top: 20px;
}

/**
 * Jeux
 */
.box_game_header h1{
    margin-bottom: 20px;
}
.box_game_content .text{
    font-size: 14px;
    padding: 10px 0px;
}
.box_game_content .share{
    padding-left: 150px;
}
.box_game_content .errors{
    color: #C00;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 10px;
    text-align: center;
}
.box_game_content .errors .line{
	padding-bottom: 2px;
}
#form_particip_jeux .line_question{
    padding-bottom: 5px;
}
#form_particip_jeux .line_reponse{
    padding-bottom: 3px;
    font-size: 13px;
    text-indent: 10px;
}
#form_particip_jeux .title_section{
	padding: 20px 0px;
}
#form_particip_jeux .line_form_particip{
	clear: both;
	float: left;
	padding: 0px 0px 7px 0px;
	font-size: 13px;
}
#form_particip_jeux .line_form_particip label.field_title{
	display: block;
	float: left;
	width: 240px;
}
#form_particip_jeux .line_form_particip input.field,
#form_particip_jeux .line_form_particip select.field{
	display: block;
    float: left;
    width: 280px;
}
#form_particip_jeux .line_form_particip select.field{
	width: 285px;
}
#form_particip_jeux .container_button{
	margin-top: 20px;
	margin-left: 200px;
}

/**
 * Titles
 */
.title_section, .title_section_center{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #742C2C;
	margin: 0px;
	padding: 0px;	
}
.title_section_center{
	text-align: center;
	padding: 20px 0px;
}
.main_title_page{
	font-size: 22px;
    font-weight: normal;
    color: #742C2C;
    margin: 0px;
    padding: 0px;
}
.title_element_listing{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #742C2C;
    margin: 0px;
    padding: 0px;   
}

/**
 * Textes
 */
.txt_label_slug{
	font-style: italic;
	font-size: 12px;
	color: #999;
}
.txt_disabled{
    font-size: 12px;
    color: #999;
}
