/* CSS Document */
/*
	filter: alpha(opacity=70);

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
*/
* { 
	/*padding: 0; margin: 10px; border: 10px; */
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
}

body {
	/*color: #3399CC;*/
	/*background-image: url(images/fond_new.png);
	background-repeat: no-repeat;
	background-position: 18px 10px;*/
	background-color: #F3F3F3;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
} 

#document {
	position: absolute;
	/*border: solid 2px #005EA0;*/
	width: 1000px;
	min-width: 750px;
	max-width: 1000px;
	/*top: 20px;*/
	padding: 10px;
	display: block;	/*background-color: #3399CC; */	
} 

#top {
	position: relative;
	/*border: solid 2px #005EA0;*/
	height: 146px;
	top: 200px;
	width: 1000;
	top: 0;
	background-image: url(images/tfc_top_new.png);
	background-repeat: no-repeat;
	border: solid 1px #005EA0;
	/*background-color: #FFFFFF; */
}

#top_right {
	position: absolute;
	width: 160px;
	right: 3px;
	top: 25px;
	height: 123px;
	color: #FFFFFF;
	/*background-color: #FFFFFF; */
}
#corps a
{
	color: #999999;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#corps calendrier a
{
	color: #00FF00;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#corps a:hover
{
	color: #006699;
}
#corps {
	position: absolute;
	top: 211px;
	background-image: url('../images/tfc_fond.png');
	left: 170px;
	right: 170px;
	border: solid 1px #005EA0;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	
	/*Transparence HACK*/
	filter:alpha(opacity=90); /*IE*/
	-moz-opacity:0.90; /*Mozilla*/
	opacity: 0.90; /*CSS3*/
} 

#centre {
	padding: 10px 10px 0px 10px;
		/*width: 650px;*/
	left: 0px;
	right: 0px;
}

#corps input {
    background-color: #FFFFFF;
	padding : 2px;
    border-color: #3399CC;
    border-style: solid;
    border-width: 1px;
    color: #333399;
}
#bulle {
	z-index: 10;
	position: absolute;
	background-color: #FFFFFF;
}
.puce {
	list-style-type: none;
	padding: 0 0 0 40px;
	background-image: url(../images/tfc_go_grp.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	
}
.puce_info {
	list-style-type: none;
	padding: 0 0 0 16px;
	background-image: url(../images/tfc_info_pt.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.date {
	font-size:x-small;
}


#centre_formatage_grd{
	width: 780px;
}

#centre_formatage_grd a {
	color: #003;
	text-decoration: none;
	font-weight: lighter;
}

#centre_formatage_grd a:hover {
	color: #06C;
	text-decoration: underline overline;
}

#centre_formatage{
	width: 640px;
}

#centre_formatage a {
	color: #003;
	text-decoration: none;
	font-weight: lighter;
}

#centre_formatage a:hover {
	color: #06C;
	text-decoration: underline overline;
}

#new_mp_grp {
	font-size: 9px;
}

#new_mp_grp a {
	font-size: 10px;
}

#menu_g {
	position: absolute;
	right: 10px;
	width: 150px;
	top: 200px;
}

#menu_g a
{
	/*color: #FFFFFF;*/
	/*color: #330066;*/
	font-style: normal;
	text-decoration: none;
}

#menu_g a:hover
{
	/*color: #006699;*/
	color: #FFFFFF;
}

#menu_g_haut a
{
	color: #FFFFFF;
}

#menu_g_haut a:hover
{
	color: #BBBBBB;
}

#menu_g_bas a
{
	color: #444444;
}

#menu_g_bas a:hover
{
	color: #CCCCCC;
}

#menu_g_haut {
	border: solid 1px #005EA0;
	position: relative;
	top: 11px;
	width: 150px;
	/*background-color: #FFFFFF;*/
	background-image: url(images/tfc_fond_new_m.png);
	background-position: top;
} 
#menu_g_haut { 
	/* left: 10;  */
	color: #FFFFFF;
}

#menu_g_haut #switch_text
{
	color: #FFFFFF;
}

#menu_g_bas {
	border: solid 1px #005EA0;
	position: relative; 
	width: 150px; 
	top: 21px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/tfc_fond_new_m.png);
	background-position: bottom;
} 
#menu_g_bas { 
	/* left: 10px; */ /*base sur le left de menu_g_haut*/ 
}

#menu_d_haut a
{
	/*color: #FFFFFF;*/
	color: #444444;
	font-style: normal;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

#menu_d_haut a:hover
{
	/*color: #006699;*/
	color: #000066;
	/*text-transform: uppercase;*/
}

#pseudobox 
{
	color: #000066;
}

#menu_d_haut {
	border: solid 1px #005EA0;
	position: relative;
	top: 0px;
	width: 150px;
	left: 0px; 
	/*height: 230px;*/
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(images/tfc_fond_new_m.png);
	background-position: bottom;
	color:#FFFFFF;
} 

#menu_d_haut titre {
	color: #FFFFFF;
}

#menu_d_haut input {
	/*font-size:9pt;
    font-weight:bold;*/
    background-color: #FFFFFF;
	padding : 2px;
    border-color: #3399CC;
    border-style: solid;
    border-width: 1px;
    color: #333399;
}

#mdp_autologin {
    background-color: #FFFFFF;
	padding : 2px;
    border-color: #3399CC;
    border-style: solid;
    border-width: 1px;
    color: #333399;
}
/*---- Style pour formulaires ----*/
form fieldset
{
	padding: 0px;
}
form
{
	display: inline;
	/*left: 0;*/
	/*width: 70px;*/
} 
#bas {
	background-color: #FFFFFF;
	left: 0px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005EA0;
	border-right-color: #005EA0;
	border-bottom-color: #005EA0;
	border-left-color: #005EA0;
	background-image: url(images/tfc_fond_new_bottom.png);
	background-position: bottom;
} 

#bas a
{
	/*color: #666666;*/
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#bas a:hover
{
	color: #006699;
}

.footer_bas_texte {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 39px;
	font-size: 9px;
}

p {
	/*padding: 10px; */
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005EA0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size:12pt;
	color: #0066CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-family:sans-serif;
	line-height: normal;
	margin:0 0 0 0;
}

h2 {
	font-family:sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin:0 0 0 0;
}

h3 {
	font-family:sans-serif;
	font-size:9pt;
	font-weight:bold;
	margin:0 0 5px 0;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-size:10pt;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family:sans-serif;
	line-height: normal;
	margin:0 0 5px 0;
}

h5 {
	font-size:10pt;
	color: #4690ff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family:sans-serif;
	line-height: normal;
	margin:0 0 0 0;
}

/*-------------------------------------------------
  -------- Menu du haut de la page Index ----------
  -------------------------------------------------*/
  
/* Speedbarre */

#menu
{
	position: relative;
	top: 0px;
	right: 0px;
	width: 1000px;
	max-width: 1000px;
	height: 30px;
	list-style-type: none;
	margin-left:0;
	padding-left: 0;
	height: 28px;
	/*background-color: rgb(244, 249, 253);*/
	background-color: #FFFFFF;
	border: 1px solid #2C485C;
	text-align: center;
	background-position: center;
	background-image: url(images/tfc_fond_new_bottom.png);
	background-position: left top;
}

#menu li
{
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 1px;
	/*font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;*/
	font-size:0.9em;
	vertical-align: middle;
	display: inline;
}

.menu_droit
{
	float: right;
	border-left: 1px solid #2C485C;
}
.menu_gauche
{
	float: left;
	border-right: 1px solid #2C485C;	
}

#menu a
{
	color: #444444;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover
{
	color: #FFFFFF;
}
#logo_pgm {
	position: absolute;
	left: 4px;
	top: 2px;
	width: 137px;
	height: 27px;
}

#avatar_blog {
	border: 1px solid #427aff;
	height: 80px;
	width: 80px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

#avatar {
	border: 1px solid #ff6600;
	height: 80px;
	width: 80px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}
/*-------------------------------------------------
  ---- Affichage des News sur la page Accueil -----
  -------------------------------------------------*/
#fen_news {
	position: relative;
	height: auto;
}
#news {
	position: relative;
	left: 0px;
}
#news_g {
	/*position: relative;*/
	width: 170px;
	left: 0px;
	height: auto;
	/* Dessus Droit Bas Gauche*/
	/*padding: 15px 5px 15px 0px*/
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}

#news_g a{
	color: #000E6A;
	text-decoration: none;
	font-size: 11px;
	margin-left: 5px;
}

#news_g a:hover{
	color: #2737F8;
	text-decoration: none;
}

#news_g ul {
	left: -12px;
}	
#news_d {
	position: absolute;
	width: 48%;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#news_d_txt hr{
	border: thin dotted #7D8DFF;
}

#news_d_entete {
	border: 1px solid #999999;
	width: 170px;
	height: 100%;
	padding: 5px 5px 5px 5px;
}

#news_d_entete a{
	color: #000E6A;
	text-decoration: none;
}

#news_d_entete a:hover{
	color: #2737F8;
	text-decoration: none;
}

#news_d_pic {
	position: relative;
}
#news_d_txt {
	position: fixe;
}

#news_comment_all{
	background-image: url(images/TFC_Bulle.png);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 9px;
	text-decoration: none;
}

#news_comment_all_none{
	margin-left: 30px;
	font-size: 9px;
}

#news_comment_all a {
	float: left;
	color: #32adff;
	margin-left: 30px;
	text-decoration: none;
	font-size: 10px;
}

#news_comment_cadre {
	position: relative;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	width: 80%;
	left: 20%;
	right: 20%;
}
#news_comment_cadre_pct_tfc {
	position: absolute;
	padding: 2px 2px 2px 2px;
	height: auto;
	left: 5%;
	border: 1px solid #F60;
}
#news_comment_cadre_pct_blog {
	position: absolute;
	padding: 2px 2px 2px 2px;
	height: auto;
	left: 5%;
	border: 1px solid #427AFF;
}
#news_comment_cadre_titre {
	position: relative;
	text-align: left;
	width: 80%;
	left: 10%;
	right: 0%;
}
#news_comment_cadre_titre_petit {
	text-align: left;
	font-size: 9px;
}

.news_comment {
	color: #000e6a;
	text-decoration: none;
	font-size: 10px;
	float: right;	
}

#news_comment_cadre_mess {
	position: relative;
	text-align: left;
	width: 80%;
	left: 10%;
	right: 0%;
}

#news_g li {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}

#news_archive li {
	list-style-type: none;
	margin:0 0 1% 0;
}

#pagination * {
	color: #0066FF;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
#pagination a {
	color: #FF0000;
	font-weight:bold;
}

#calendrier{
	border: 1px solid #999999;
	width: 170px;
	height: 190px;
	padding: 5px 5px 5px 5px;
}

#even{
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}

.main_body {
	/*width: 995px;*/
}
.top_new {
	width: 995px;
	height: 114px;
	background-image: url(images/TFC_Top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#top_new_rss_feed {
	position: relative;
	background-image: url(images/TFC_RSS_Feed.png);
	top: 17px;
	left: 865px;
}

#blog_top_search {
	position: relative;
	top: 60px;
	left: 680px;
}

#blog_search_input {
	border: 1px solid #FFFFFF;
	background-color: #004182;
	color: #FFFFFF;
	background-image: url(images/TFC_Search_fond.png);
}

#blog_search_bouton {
	position: relative;
	top: 7px;
}

#blog_search_go {
	border: 1px solid #FFFFFF;
	background-color: #003366;
	color: #FFFFFF;
	background-image: url(images/TFC_Search_fond.png);
}



#search_img_blog {
	float: left;
	height: 35px;
	width: 35px;
	padding: 5px 5px 5px 5px;
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#search_text a {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#search_text_petit {
	font-size: 10px;
	padding: 0px 0px 0px 55px;
}

#search_img_news {
	float: left;
	padding: 0px 0px 0px 15px;
}

#search_text_news a {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	padding: 0px 0px 0px 15px;
}

.menu_haut {
	width: 995px;
	height: 53px;
	background-image: url(images/TFC_Menu.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}

.menu_haut a {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.menu_haut li
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;
	font-size:0.9em;
	vertical-align: middle;
	display: inline;
}

.menu_bas {
	width: 995px;
	height: 29px;
	background-image: url(images/TFC_Corps_Haut.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.main_center {
	width: 995px;
	background-image: url(images/TFC_Corps.png);
	background-repeat: repeat-y;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.main_bas {
	width: 995px;
	background-image: url(images/TFC_Corps_Bas.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 57px;
}

.menu_g_con {
	width: 130px;
	border: 1px solid #999999;
	height: 100%;
	padding: 5px 5px 5px 5px;
}

.menu_g_con a {
	color: #000033;
	text-decoration: none;
}

.menu_g_con a:hover {
	color: #FF9900;
	text-decoration: none;
}

.footer {
	width: 995px;
	background-image: url(images/TFC_PiedDePage.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 39px;
}

.footer a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#form_pseudo, #form_mdp, #actu, #n1, #n2, #logpseudo, #logmdp {
	width: 130px;
	border-bottom-width: 1px;
	color: #003399;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #CCCCCC;
	border-right-color-value: #ffffff;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #CCCCCC;
	border-left-color-value: #ffffff;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#send_auth, #ok, #annuler, #activ, #Submit, #logpseudo, #logmdp, #photo {
	background-image:url(images/TFC_Base_2009_04_01.png);
	width: 100px;
	height: 24px;
	border-bottom-width: 1px;
	color: #003399;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #CCCCCC;
	border-right-color-value: #ffffff;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #CCCCCC;
	border-left-color-value: #ffffff;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#switch_aff {
	color: #333333;
	border: 1px solid #999999;	
}

#switch_aff a {
	color: #333333;	
	text-decoration: none;
}

#switch_aff a:hover {
	color: #ff9900;
	text-decoration: none;
}

.switch_grp_titre
{
	color: #FFFFFF;
}

.switch_grp_mess
{
	color: #FFFFFF;
}

.h1_index {
	padding-left: 27px;
	height: 24px;
	background-image: url(images/TFC_Titre_Or.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
}

.h1_index_log {
	padding-left: 27px;
	height: 24px;
	background-image:url(images/TFC_Lock.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
}

#log_mixte {
	padding-left: 29px;
	background-image: url(images/TFC_Mixte.png);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
}

#log_homme {
	padding-left: 29px;
	background-image: url(images/TFC_Homme.png);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
}

#log_femme {
	padding-left: 29px;
	background-image: url(images/TFC_Femme.png);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
}

#warning_chx_grp {
	padding-left: 27px;
	background-image: url(images/TFC_Warning.png);
	background-repeat: no-repeat;
	color: #FF0000;
}

#foto {
	color: #FF0000;
	left: 0px;
	width: 100px;
}
/*--- Remplacement du star rating originel ---*/
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(images/TFC_Star_Rating.png);
	line-height: 10px;
	height: 10px;
	float: left;
}

/*--------- BO -----------*/
#blog_action_gauche {
	float: left;
	width: 50%;
}

#blog_action_droit {
	float: right;
	width: 50%;
}

#tag_unitaire {
	background-color: #F1F1F1;
	border: 1px dashed #999;
}

#tag_unitaire_lettre {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
}

#tag_unitaire_nom {
	background-color: #006;
	color: #FFF;
	font-variant: small-caps;
}

#tag_unitaire_design {
	margin-left: 57px;
}

#tag_unitaire_nbused_actif a {
	float: left;
	color: #0F0;
	width: 55px;
	background-color: #999999;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

#tag_unitaire_nbused_inactif a {
	float: left;
	color: #F00;
	width: 55px;
	background-color: #999999;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

#cadre_valide {
	border: 1px solid #00B920;
	background-color: #B7FFB7;
}

#cadre_non_valide {
	border: 1px solid #FF6666;
	background-color: #FFC1C1;
}

#cadre_attente {
	border: 1px solid #001EEA;
	background-color: #C1CFFF;
}

#img_vw_article {
	border: 1px solid #09C;
	width: 100px;
	padding: 5px 5px 5px 5px;
}

#iframe_slideshow {
	float: left;
	z-index: 200;
	width: 440px;
	height: 300px;
}

#nuage_tag_petit {
	position: relative;
	float: right;
	border: 1px solid #999999;
	height: 280px;
	width: 145px;
	padding: 5px 5px 5px 5px;
}

#nuage_tag_petit_ie {
	float: right;
	border: 1px solid #999999;
	width: 575px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
}

#blog_article{
	float: left;
	width: 430px;
	border: 1px solid #999999;
	right: 0px;
	padding: 5px 5px 5px 10px;
	margin-left: 5px;
}

#blog_article_grand{
	width: 575px;
	float: right;
	border: 1px solid #999999;
	padding: 5px 10px 0px 10px;
}

#blog_article a {
	color: #00609F;
	text-decoration: none;
}

#titre_news_blog a{
	font-size: 16px;
	font-variant: small-caps;
	color: #00609F;
	text-decoration: none;
	font-weight: bold;
}

#titre_news_blog a:hover{
	font-size: 16px;
	font-variant: small-caps;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}

#lien_news_blog a{
	float: right;
	color: #00609F;
	text-decoration: none;
	font-weight: bold;
}


#lien_news_blog a:hover{
	float: right;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}

#blog_article_intitule{
	height: 18px;
}

#blog_article a:hover{
	color: #32ADFF;
	text-decoration: none;
}

#blog_article_one{
	margin-left: 100px;
	background-image: url(images/TFC_News_Titre_BG.png);
	background-repeat: repeat-x;
}


#blog_article_one:hover{
	background-color: transparent;
	background-image: url(images/TFC_News_Titre_BG.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#blog_article_icone{
	/*position: absolute;*/
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px dotted #999999;
	padding: 10px 10px 10px 10px;
	color: #999999;
}

#blog_article_titre{
	position: static;
	padding: 5px 5px 5px 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#blog_article_corps{
	margin-top: 10px;
	min-height: 100px;
}

#blog_article_type_img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#blog_article_type_nom{
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	font-variant: small-caps;
}

#blog_article_type_tags{
	margin-left: 0px;
	font-size:11px;
	font-variant: small-caps;
}
