@charset "utf-8";
/**
 * Fichier : colonnes.css
 * Description : styles des blocs des colonnes
 * Auteur : Hamza Iqbal - hiqbal[at]actualys.com
 * Version : 1.0.0
 ******************************************/

.bloc_col { margin: 0 0 25px; }


/**
 * Navigation contextuelle
 ******************************************/ 
#nav_contextuelle { margin-bottom: 40px; }

#nav_contextuelle h2
{
	background: right 0 repeat-y;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 6px 10px;
	text-transform: uppercase;
}

#nav_contextuelle ul li { margin: 7px 0; }

#nav_contextuelle ul li.actif
{
	background: #fff;
	border: solid;
	border-width: 1px 0;
}

#nav_contextuelle ul li *
{
	background: url(../images/puces/puce_fleche_noire.png) 10px 9px no-repeat;
	display: block;
	padding: 5px 10px 5px 28px;
}

#nav_contextuelle ul li strong { }


/**
 * Nos atouts
 ******************************************/
#nos_atouts ul 
{
	border: 10px solid #e4e4e4;
	border-bottom: 0;
	font-weight: bold;
}

#nos_atouts ul li { border-bottom: 10px solid #e4e4e4; }

#nos_atouts ul li a
{
	background: right center no-repeat;
	color: #fff;
	display: block;
	padding: 5px 22px 5px 6px;
}

/**
 * Mots-clés
 ******************************************/
#mots_cles 
{
	border: 10px solid #e4e4e4;
	padding: 10px;
}

#mots_cles h2
{
	font-size: 1.3em; /* 13px */
	margin: 0 0 10px;
	text-transform: uppercase;
}

#mots_cles ul { font-size: 1em; } 
#mots_cles ul li { display: inline; }
#mots_cles ul li.niv_1 { font-size: 1em; }
#mots_cles ul li.niv_2 { font-size: 1.1em; }
#mots_cles ul li.niv_3 { font-size: 1.3em; font-weight: bold; }
#mots_cles ul li.niv_4 { font-size: 1.4em; font-weight: bold;  }
#mots_cles ul li.niv_5 { font-size: 1.5em;  }


/**
 * Mon compte / Extranet
 ******************************************/
#mon_compte,
#extranet { padding: 10px; }

#mon_compte h2,
#extranet h2
{
	color: #fff;
	font-size: 1.4em; /* 14px */
	margin: 0 0 5px;
	text-align: center;
	text-transform: uppercase;
}

#mon_compte .btn_majeur,
#extranet .btn_majeur { display: block; }


/**
 * Sites partenaires
 ******************************************/
#sites_partenaires
{
	background: #e4e4e4;
	border: 10px solid #b89c6c;
	font-weight: bold;
	padding: 10px;
}

#sites_partenaires h2 
{
	color: #717074;
	font-size: 1.4em; /* 14px */
	text-transform: uppercase;
}

#sites_partenaires ul  { }

#sites_partenaires ul li { margin-top: 10px; }

#sites_partenaires ul li a
{
	background: right center no-repeat;
	color: #fff;
	display: block;
	padding: 5px 22px 5px 6px;
}


/**
 * Que cherchez-vous
 ******************************************/
#que_cherchez_vous
{
	background: #fefefe;
	border: 10px solid;
	padding: 10px;
}

#que_cherchez_vous h2 
{
	font-size: 1em; /* 10px */
	text-transform: uppercase;
	white-space: nowrap;
}

#que_cherchez_vous ul li { margin-top: 10px; }

#que_cherchez_vous ul li a
{
	background: #717075 right center no-repeat;
	color: #fff;
	display: block;
	padding: 5px 20px 5px 6px;
}

/**
 * Accès directs
 ******************************************/
#acces_directs
{
	background: #fdfdfd;
	border: 10px solid #717075;
	padding: 10px;
}

#acces_directs h2 
{
	font-size: 1.1em; /* 11px */
	text-transform: uppercase;
}

#acces_directs h3 
{
	font-size: 1em; /* 10px */
	margin: 10px 0;
	text-transform: uppercase;
}

#acces_directs ul li { margin-top: 10px; }
#acces_directs ul li a
{
	background: #e4e4e4 right center no-repeat;
	color: #000;
	display: block;
	padding: 5px 20px 5px 6px;
}


/**
 * Newsletter
 ******************************************/
#newsletter h2
{
	background: 0 center no-repeat;
	font-size: 1.3em; /* 13px */
	margin: 0 0 10px;
	padding: 0 0 0 33px;
	text-transform: uppercase;
}

#newsletter label
{
	color: #000;
	display: block;
	margin: 0 0 5px;
}

#newsletter input
{
	background: #fff;
	border: 1px solid #cecece;
	border-top-color: #8f8f8f;
	height: 16px;
	margin: 0 5px 0 0;
	padding: 2px 10px;
	vertical-align: middle;
	width: 110px;
}

#newsletter button { vertical-align: middle; }

#newsletter a.suite
{
	background: 0 5px no-repeat;
	display: inline-block;
	font-style: italic;
	margin: 5px 0 0;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

#newsletter a.suite:hover { text-decoration: none; }

#newsletter p.confirmation,
#newsletter #ajax_news
{
	background: #d7ffcc;
	border: 1px solid #558d2e;
	margin: 10px 0 0;
	padding: 10px;
}

/**
 * Sites Natixis
 ******************************************/
#sites_natixis
{
	margin: 0 0 0 -5px;
	width: 190px;
} 
 
/*#sites_natixis
{
	background: #fff url(../images/fonds/bg_sites_natixis.png) 0 0 no-repeat;
	border: 10px solid #581d74;
	padding: 5px;
}

#sites_natixis h2
{
	color: #581d74;
	font-size: 1.3em;
	margin: 0 0 5px;
	text-transform: uppercase;
}

#sites_natixis h2 span
{
	display: block;
	font-weight: normal;
}

#sites_natixis label
{
	color: #c694dc;
	display: block;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#sites_natixis select { width: 147px; }
*/
/**
 * Actions
 ******************************************/
#col_actions
{
	background: url(../images/fonds/bg_col_sep.png) 0 0 no-repeat;
	padding: 13px 0 0;
}

#col_actions ul
{
	line-height: 2.6; /* 26px */
	font-weight: bold;
	text-transform: uppercase;
}

#col_actions ul li { margin: 0 0 10px; }

#col_actions ul li a
{
	background-repeat: no-repeat;
	color: #4d4e53;
	display: inline-block;
	padding: 0 0 0 34px;
}

#col_actions ul li.contact a { background-position: 0 0; }
#col_actions ul li.videos a { background-position: 0 -26px; }
#col_actions ul li.rss a { background-position: 0 -52px; }
#col_actions ul li.imprimer a { background-position: 0 -78px; }
#col_actions ul li.partager a { background-position: 0 -104px; }
#col_actions ul li.envoyer a { background-position: 0 -130px; }

