﻿

.headline
{
   font-size : 24px;
   font-weight:bold;
   color:#666666;
   display:block;
}

.sub-heading
{
 font-size:25px;
	color:#004275;
}

h1
{
  font-size:25px;
    color:#2e2e2e;  
}

.body-text
{
  font-family: Arial;
    font-size:13px;
    color:#666666;
}

.text_col_right
{
   font-family: Arial;
   font-size:11px;
   color:#666666;
}

.blue_link
{
  color:#003468;
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
  
}

.blue_link:hover
{
  text-decoration:underline;
}

.text_blue_16
{
 font-size:16px;
 color:#003366;
 font-weight:bold;
}

.text_blue_14
{
 font-size:14px;
 color:#003366;
}

.text_blue_13
{
 font-family: Arial;
 font-size:13px;
 color:#004275;
 font-weight:bold; 
}

.text_red_bold_13
{
 font-family: Arial;
 font-size:13px;
 color:red;
 font-weight:bold; 
}

.text_blue_18
{
 font-family: Arial;
 font-size:18px;
 color:#004275;
}

.text_black_18
{
    font-size:18px;
    color:#2e2e2e;
}

.text_black_13
{
 font-family: Arial;
 font-size:13px;
 color:#000000;
 font-weight:bold; 
}

.text_grey_13
{
 font-family: Arial;
 font-size:13px;
 color:#666666;
}

.text_grey_bold_13
{
 font-family: Arial;
 font-size:13px;
 color:#666666;
 font-weight:bold;  
}

.text_black_bold_12
{
    font-size:12px;
    color:#2e2e2e;
    font-weight:bold;
}

.text_black_bold_16
{
    font-size:16px;
    color:#2e2e2e;
    font-weight:bold;
}

.worldwide_title
{
    font-size:18px;
    font-weight:bold;
    color:#003260;
}

.title_black_25
{
    font-size:25px;
    color:#2e2e2e;   
}

.title_blue_25
{
	font-size:25px;
	color:#004275;
}

.btn_send
{
 font-family: Arial;
 font-size:13px;
 color:#666666;
 font-weight:bold;  
}

.lien_puce_rouge_icone_fleche
{
    background : url(/image/puce_rouge.gif) left no-repeat;
    padding : 2px 2px 2px 21px;
    color : #b31b34;
    font-size:13px;
    text-decoration:none;
}

.lien_puce_rouge_icone_fleche:hover
{
    text-decoration:underline;
}

.lien_puce_bleu_icone_fleche
{
    background : url(/image/home/puce_lien_fleche.jpg) left no-repeat;
    padding : 2px 2px 2px 16px;
    color : #004275;
    font-size:13px;
    text-decoration:none;
    margin-bottom:21px;
}

.lien_puce_bleu_icone_fleche:hover
{
    text-decoration:underline;
}

.link_blue_13
{
    font-size:13px;
    text-decoration:none;
    color:#004275;  
}

.link_blue_13:hover
{
    text-decoration:underline;
}

.link_black_13
{
    color:#000;
    font-size:11px;
    text-decoration:none;
}

.link_black_13:hover
{
    text-decoration:underline;
}

/*  CSS pour les boites de FAQ  */
.sous_titre_fleche_close{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1em;
	color:#000000;
	text-transform:uppercase;
	padding:13px 40px 13px 10px;
	background:#f0f4f8 url(../images/bg_box_wfleche_close.gif) top right no-repeat;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #d9dce0;
	display:block;
	text-decoration:none;
}
.sous_titre_fleche_open{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	padding:13px 40px 13px 10px;
	line-height:1em;
	background:#f0f4f8 url(../images/bg_box_wfleche_open.gif) top right no-repeat;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #d9dce0;
	display:block;
	text-decoration:none;
	
}

.hr_menu
{
    width:193px;
    border:0px;
    border-top:1px solid #999999;
    margin-left:4px;
    height:1px;
    padding:0px;
}

.industry_tables {
	width:100%;
	border:#b3b3b3 solid thin;
	border-collapse:collapse;
	margin-top:13px;
}

.flechebox td 
{
                BORDER-BOTTOM: rgb(46,46,46) 1px solid;
                BORDER-LEFT: rgb(46,46,46) 1px solid;
                BORDER-TOP: rgb(46,46,46) 1px solid;
                BORDER-RIGHT: rgb(46,46,46) 1px solid;
                padding-left:4px;
                padding-right:4px;
}


.lien_puce_sitemap
{
    color:#004275;
    text-decoration :none;
    font-size:13px;
    /*text-transform:capitalize;*/
    margin: 3px 0px 3px 0px;
    display:block;
    padding-left:9px;
    background:url(/image/fleche_icone_lien.gif) no-repeat;
}