

/******************************/
/********** GENERAL ***********/
/******************************/
#article{
	float:left;
	height:auto !important;
	height:100%;
	min-height:724px;
	width:700px;
	padding-left:22px;
}

#article_home{
	float:left;
	height:auto !important;
	height:100%;
	min-height:725px;
	width:700px;
	padding-left:22px;
}

#part_left_home{
	float:left;
	position:relative;
	width:480px;
	height:auto;
	min-height:540px;
	/*border:1px solid blue;*/
}
#part_left{
	float:left;
	position:relative;
	width:480px;
	height:auto !important;
	height:596px;
	min-height:572px;
	/*border:1px solid blue;*/
}
#part_left2{
	float:left;
	position:relative;
	width:690px;
	height:auto !important;
	height:596px;
	min-height:572px;
	/*border:1px solid blue;*/
}
#part_left3{
	float:left;
	position:relative;
	width:690px;
	height:auto;
	min-height:572px;
	/*border:1px solid blue;*/
}
#part_right{
	position:relative;
	float:right;
	width:194px;
	height:auto;
	margin-right:10px !important;
	margin-right:5px;
	vertical-align:top;
	/*border:1px solid aqua;*/
}
#part_left_top{
	float:left;
	position:relative;
	height:295px;
	width:auto;
}
#part_left_bottom{
	float:left;
	position:relative;
	height:auto;
	width:auto;
}

/******************************/
/********** ACCUEIL ***********/
/******************************/
#accueil_flash_info {
	width:488px;
	height:107px;
	margin-top:5px;
	margin-bottom:7px;
}
#accueil_flash_info_t {
	background-image: url(../im/accueil-flash-info-t.png);
	background-repeat: no-repeat;
	width:488px;
	height:6px;
}
#accueil_flash_info_m {
	background-image: url(../im/accueil-flash-info-m.png);
	background-repeat: repeat-y;
	width:488px;
	height:90px;
}
#accueil_flash_info_b {
	background-image: url(../im/accueil-flash-info-b.png);
	background-repeat: no-repeat;
	width:488px;
	height:6px;
}
#accueil_flash_info_title{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin-left: 20px;
	margin-bottom: 5px;
	/*text-transform: uppercase;*/
}
#accueil_flash_info_text{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#58513f;
	margin: 0 20px;
}
a.accueil_flash_info_lien{
	float:right;
	font-size: 10px;
	font-weight: bold;
	color:#d8004c;
}
a:hover.accueil_flash_info_lien{
	color:#283487;
}
a.accueil_flash_info_lien2{
	font-size: 10px;
	color:#000000;
}
a:hover.accueil_flash_info_lien2{
	text-decoration: underline;
}
/*
#zone_download{
	float:left;
	background-image: url(../im/block-zone-download-bg.png);
	background-repeat: no-repeat;
	width:144px;
	height:43px;
	text-align:left;
	padding-left:50px;
	padding-top:9px;
	margin-bottom:2px;
}
a.lien_zone_download{
	color:#FDFDFD;
	font-weight:bold;
	font-size:14px;
}
a:hover.lien_zone_download{
	color:#F7A300;
}
*/

#zone_mon_compte{
	float:left;
	background-image: url(../im/block-zone-mon-compte-bg.png);
	background-repeat: no-repeat;
	width:144px;
	height:43px;
	text-align:left;
	padding-left:52px;
	padding-top:15px;
	margin-bottom:0px;
}
a.lien_zone_mon_compte{
	color:#FDFDFD;
	font-weight:bold;
	font-size:16px;
}
a:hover.lien_zone_mon_compte{
	color:#F7A300;
}

/*#zone_cipav_retraite{
	float:left;
	background-image: url(../im/block-cipav-retraite-bg.png);
	background-repeat: no-repeat;
	width:179px;
	height:51px;
	margin-top:0px;
	margin-bottom:-14px;
	text-align:left;
	padding-left:18px;
	padding-top:18px;
}*/
#zone_cipav_retraite {
		background-image:url(../im/block-cipav-retraite-bg2.png) !important;
		background-repeat:no-repeat;
		float:left;
		height:51px;
		margin-bottom:-2px;
		margin-top:0px;
		padding-left:50px;
		padding-top:8px;
		position:relative !important;
		text-align:left;
		width:144px;
}
a.lien_zone_cipav_retraite:hover {
		color:#FDF300;
}

a.lien_zone_cipav_retraite {
		color:#FDFDFD;
		font-size:14px;
		font-weight:bold;
}
/*
a:hover {
color:#FFFFFF;
}
styles.css (ligne 63)
a {
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}
*/

/*a.lien_zone_cipav_retraite{
	color:#644302;
	font-weight:bold;
	font-size:12px;
}
a:hover.lien_zone_cipav_retraite{
	color:#FDF300;
}  */

#accueil_statut{
	float:left;
	margin-top:4px;
}

#wordcloud_horiz{
	float:left;
	width:700px;
	height:auto;
	margin-top:0px;
}

#wordcloud_title {
	font-weight:bold;
	font-size:12px;
}

#wordcloud_horiz_content {
	margin:0 auto;
	width:670px;
	text-align:justify;
}
#wordcloud_horiz_bg_t{
	background-image: url(../im/wordcloud-horiz-bg-t.png);
	background-repeat: no-repeat;
	width:691px;
	height:13px;
}
#wordcloud_horiz_bg_m{
	overflow:auto;
	background-image: url(../im/wordcloud-horiz-bg-m.png);
	background-repeat: repeat-y;
	width:691px;
	height:auto;
	text-align:justify;
}
#wordcloud_horiz_bg_b{
	background-image: url(../im/wordcloud-horiz-bg-b.png);
	background-repeat: no-repeat;
	width:691px;
	height:13px;
}

#wordcloud_sep{
	float:left;
	position:relative !important;
	position:fixed;
	border-bottom:1px solid #BFBFBF;
	height:1px;
	width:100%;
	margin-top:3px;
	margin:10px 0px;
}

#accueil_promotion_wrapper #accueil_promotion_nav{
	width:190px;
	height:139px;
	text-align:left;
	padding-top:40px;
	text-align:center;
}
#accueil_promotion_nav a{
	color:#4E3101;
	text-decoration: underline;
}
#accueil_promotion_nav a:hover{
	text-decoration: none;
}

#accueil_player_wrapper #accueil_player_nav{
	width:190px;
	height:176px;
	text-align:left;
	padding-top:60px;
	text-align:center;
}
#accueil_player_nav a{
	color:#4E3101;
	text-decoration: underline;
}
#accueil_player_nav a:hover{
	text-decoration: none;
}

#accueil_coverflow_wrapper #accueil_coverflow_nav{
	width:190px;
	height:138px;
	text-align:left;
	padding-top:40px;
	text-align:center;
}
#accueil_coverflow_nav a{
	color:#4E3101;
	text-decoration: underline;
}
#accueil_coverflow_nav a:hover{
	text-decoration: none;
}
#zone_08_btn_page_prec, #zone_08_btn_page_suiv{
	position:relative !important;
	position:fixed;
	margin-top:5px;
	background-image: url(../im/content-btn-01.png) !important;
	background-image: url(../im/content-btn-01.gif);
	background-repeat:no-repeat;
	width:113px;
	height:21px;
	padding-left:0px;
	padding-top:3px;
}


/******************************/
/********** ARTICLE ***********/
/******************************/
#menu_rub_link{
	float:left;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	width:194px;
	height:auto;
	margin-bottom:5px;
}
#menu_rub_link_t{
	background-image: url(../im/article-rub-link-t.png);
	background-repeat: no-repeat;
	width:164px;
	height:29px;
	padding-left:30px;
}
#menu_rub_link_title{
	margin-top:0px;
	padding-top:8px;
}
#menu_rub_link_title2{
	margin-top:0px;
	margin-left:35px;
	padding-top:8px;
}
#menu_rub_link_title3{
	margin-top:0px;
	margin-left:10px;
	padding-top:8px;
}
#menu_rub_link_m{
	overflow:auto;
	position:relative;
	background-color:#FFFFFF;
	width:172px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	padding-bottom:5px;
}
#menu_rub_link_b{
	position:relative;
	background-image: url(../im/article-rub-link-b.png);
	background-repeat: no-repeat;
	width:194px;
	height:11px;
}
#menu_rub_link_picto{
	position:relative;
	float:left;
	background-repeat: no-repeat;
	width:5px;
	height:12px;
	margin-right:5px;
	margin-top:2px;
	color: #D28301;
}
#menu_rub_link_text{
	position:relative;
	float:left;
	margin-bottom:5px;
	width:160px;
	height:auto;
}

#menu_web_link{
	float:left;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	width:194px;
	height:auto;
	padding-bottom:5px;
}
#menu_web_link_t{
	position:relative;
	background-image: url(../im/article-web-link-t.png) !important;
	background-image: url(../im/article-web-link-t.gif);
	background-repeat: no-repeat;
	width:149px;
	height:29px;
	padding-left:45px;
}
#menu_web_link_title{
	margin-top:0px;
	padding-top:8px;
}
#menu_web_link_m{
	overflow:auto;
	background-color:#FFFFFF;
	width:172px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	padding-bottom:5px;
}
#menu_web_link_b{
	background-image: url(../im/article-rub-link-b.png);
	background-repeat: no-repeat;
	width:194px;
	height:11px;
}
#menu_web_link_picto{
	position:relative;
	float:left;
	background-repeat: no-repeat;
	width:5px;
	height:13px;
	margin-right:5px;
	color: #735b32;
}
#menu_web_link_text{
	position:relative;
	float:left;
	margin-bottom:5px;
	width:160px;
	height:auto;
}


#menu_pdf_link{
	float:left;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	width:194px;
	height:auto;
	margin-bottom:5px;
}
#menu_pdf_link_t{
	background-image: url(../im/article-pdf-link-t.png);
	background-repeat: no-repeat;
	width:164px;
	height:29px;
	padding-left:30px;
}
#menu_pdf_link_m{
	overflow:auto;
	background-image: url(../im/article-pdf-link-m.png);
	background-repeat: repeat-y;
	width:174px;
	height:auto;
	min-height: 20px;
	padding:10px;
	padding-bottom:5px;
}
#menu_pdf_link_b{
	background-image: url(../im/article-pdf-link-b.png);
	background-repeat: no-repeat;
	width:194px;
	height:22px;
}
#menu_pdf_link_picto{
	position:relative;
	float:left;
	background-image: url(../im/article-pdf-link-picto.png) !important;
	background-image: url(../im/article-pdf-link-picto.gif);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	margin-top:5px;
}
#menu_pdf_link_title{
	position:relative;
	float:left;
	margin-top:7px;
	margin-left:2px;
}
#menu_pdf_link_picto2{
	position:relative;
	float:left;
	width:5px;
	height:16px;
	margin-right:5px;
	color: #fbfbfb;
}
#menu_pdf_link_text{
	position:relative;
	float:left;
	margin-bottom:5px;
	width:160px;
	height:auto;
}


#article_fil_ariane_bg{
	background-image: url(../im/article-fil-ariane-bg.png);
	background-repeat: no-repeat;
	width: 625px;
	height: 22px;
	margin-bottom: 12px;
	float: left;
	padding-top:4px;
	padding-left:10px;

}
#article_fil_ariane_bg #wrapper{
	height: 14px;
	overflow:hidden;
}
#article_fil_ariane_bg a, #article_fil_ariane_bg a:hover{
	color:#000000;
}
#article_title_puce{
}
#article_title_text, #article_title_text2, #article_title_text4{
	position:relative;
	float:left;
	width:460px;
	height:auto;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	text-transform:uppercase;
}
#article_title_text2{
	width:375px;
}
#article_title_text4{
	width:690px;
}
#article_title_text3{
	width:690px;
}
#article_title_links{
	position:relative !important;
	position: fixed;
	float: left;
	margin-left: 4px;
	width:50px;
}
#article_title_link1{
	position:relative !important;
	position: fixed;
	float:left;
	background-image: url(../im/article-send-friend.png);
	background-repeat: no-repeat;
	width:25px;
	height:23px;
}
#article_title_link2{
	position:relative !important;
	position: fixed;
	float:left;
	background-image: url(../im/article-print.png);
	background-repeat: no-repeat;
	width:25px;
	height:23px;
}
#article_top, #article_top2, #rubrique_top{
	float:left;
	width:480px;
	height:auto;
	/*border:1px solid blue;*/
}
#article_top2, #rubrique_top{
	width:680px;
}
#article_bottom, #article_bottom2, #rubrique_bottom{
	overflow:hidden;
	float:left;
	width:480px;
	height:auto;
}
#article_bottom2 {
	width:690px;
}

/******************************/
/********** RUBRIQUE *********/
/******************************/
#rubrique_top{
	width:680px;
}
#rubrique_bottom{
	width:680px;
}

#rubrique_bottom_left {
		width:49%;
		float:left;
		border-right:1px solid #9a9a9a;
		margin-top:20px;
}

#rubrique_bottom_right {
		width:49%;
		float:left;
		margin-top:20px;
		padding-left:7px;
}

#rubrique_sep{
 clear:left;
 width:660px;
 border-color:#9a9a9a;
 margin-left:10px;
}
.rubrique_art_bg{
	float:left;
	background-image: url(../im/rubrique-art-bg.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 156px;
}
.rubrique_art_bg #wrapper{
	position:absolute !important;
	position:fixed;
	width: 200px;
	height: 136px;
	text-align:center;
	padding: 0px 15px;
}
.rubrique_art_bg .text{
	overflow:hidden;
	height:70px;
	padding-top: 50px;
	font-size: 15px;
	color:#000000;
	text-transform:none;
}
.rubrique_art_bg .lien{
	position:absolute !important;
	position:fixed;
	bottom:0;
	left:40%;
	font-size: 10px;
	color:#da0101;
	text-transform: uppercase;
	text-decoration: underline;
}

/******************************/
/********** WORDCLOUD *********/
/******************************/
#wordcloud_picto{
	margin-right:5px;
}
#wordcloud_desc{
	width:665px;
	float:none;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:4px;
}
#wordcloud_link{
 width:470px;
	margin-left:-10px;
}
.tagCloudResult{
	width:200px;
}
#wordcloud_link a{
	float:left;
}
#wordcloud{
	float:right;
	width:194px;
	border-spacing:0px;
	border-collapse:collapse;
	margin-bottom:30px;
}
#wordcloud li{
	list-style-image:none;
	list-style-type:none;
	height:20px;
}
#wordcloud_bg_t{
	background-image: url(../im/wordcloud-bg-t.png);
	background-repeat: no-repeat;
	width:194px;
	height:9px;
}
#wordcloud_bg_m{
	background-image: url(../im/wordcloud-bg-m.png);
	background-repeat: repeat-y;
	width:194px;
	height:100%;
	min-height:100%;
	text-align:justify;
}
#wordcloud_bg_m2{
	background-image: url(../im/wordcloud-bg-m2.png);
	background-repeat: no-repeat;
	width:194px;
	height:100%;
	min-height:100%;
}
#wordcloud_bg_b{
	background-image: url(../im/wordcloud-bg-b.png);
	background-repeat: no-repeat;
	width:194px;
	height:12px;
}
#wordcloud_content {
	margin:0 auto;
	width:170px;
	text-align:justify;
}


/******************************/
/********** SEARCH		*********/
/******************************/
#search {
	float:left;
	height:auto !important;
	height:100%;
	overflow:hidden;
	width:700px;
	padding-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#search li {
	list-style-type: none;
	margin: 0;
	padding-top:8px;
	padding-left:20px;
	clear:left;
}

#search a {
	color: #000000;
	text-decoration: none;
}

#search a:hover {
	color: #000000;
	text-decoration: underline;
}

#search .date {
	font-style: italic;
	font-size:9px;
	color: #666666;
}

#search h1 {
	font-size: 20px;
}

#search h2 {
	font-weight: bold;
	font-size: 16px;
	color: #4C5696;
	display: inline;
}

#search img {
	float:left;
	margin-top:3px;
}

#search .title {
	float:left;
	margin-left:15px;
	width:600px;
}

#search_form{
	width:162px;
	height:40px;
	margin:0 auto;
}

#search_form #query{
	float:left;
	background-image: url(../im/header-bg-newsletter-input.png);
	background-repeat: no-repeat;
	background-position:top;
	width:137px;
	height:15px;
	border:0;
	margin-right:2px;
	margin-top:3px;
	padding-top:2px;
	padding-left:3px;
}

#search_form #query_btn{
	float:right;
	margin-top:3px;
	margin-bottom:12px;
	width:20px;
	height:17px;
}

#search_form hr{
	float:left;
	width:160px;
	margin:0 auto;
}

#search .searchTitle {
	font-size: 18px;
	font-weight: bold;
}


/***************************************/
/********** Auto Promotion		**********/
/***************************************/
#autopromotion {
	margin-bottom: 0px;
}

/***************************************/
/********** NEWSLETTER				**********/
/***************************************/
.fontsize10 {
	font-size: 10px;
}
.fontsize12 {
	font-size: 12px;
}
.fontsize16 {
	font-size: 16px;
}
.padding10 {
	padding: 10px;
}
.color6 {
	color: #666666;
}
.color90 {
	color:#990000;
}
.bordercolor9 {
	border-color:#999999;
}
.w650 {
	width:650px;
}
.margin10-0 {
	margin:10px 0px
}
.inputNewsletter {
	width:190px;
	height:15px;
	border:1px solid #CCCCCC;
	margin-top:5px;
	padding-top:2px;
	padding-left:3px;
}
.buttonNewsletter  {
 cursor:pointer;
 width:115px;
 background-color:#FDFBEF;
 border:0px none;
 margin-left:0;
}
#newsletter_content {
 float:left;
 height:auto;
 min-height:570px;
 position:relative;
 width:690px;
}


/***************************************/
/********** FAQ								**********/
/***************************************/
#faq_content {
 float:left;
 height:auto;
 min-height:570px;
 position:relative;
 width:690px;
 padding:5px;
}

#faq_content iframe {
	height:600px;
	width:675px;
	border:0;
}

.faq_title {
	margin-bottom:10px;
}

/***************************************/
/**********      VIDEOS 			**********/
/***************************************/

#video_content_wrapper {
	width:98%;
	/*border:1px solid red;*/
	margin-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}

.video_content {
	width:100%;
	/*border:1px solid black;*/
	padding-bottom:10px;
	padding-top:20px;
}

.video_content_video {
	width: 195px;
	float:left;
}

.video_content_desc {
	width:465px;
	float:left;
	margin-left:5px;
}
