﻿/**************************************************
********** 
********** IB FORMATION
********** 
**************************************************/


/**************************************************
********** CENTRAL
**************************************************/

span.obligatoire {
	text-align: right;
}

div.menuCategorie {
	float: left;
	width: 185px;
	padding: 47px 5px 0 5px;
}

div.menuCategorie h2 {
	font-size: 18px;
	color: #fefefe;
	padding: 0 0 5px 10px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dceff6;
}

div.menuCategorie ul {
	padding: 0 0 0 10px;
}

div.menuCategorie ul li a {
	display: block;
	width: 170px;
	line-height: 20px;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #303030;
    margin-bottom: 5px 0 3px 0;
}

div.menuCategorie ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #ff6600 none no-repeat 0 0;
}

div.menuCategorie ul li a.selected {
	text-decoration: none;
	color: #fff;
	background: #ff6600 none no-repeat 0 0;
}

div.menuCategorie ul li ul li {
	padding: 2px 0;
}

div.menuCategorie ul li ul li a {
	display: block;
	width: auto;
	line-height: 15px;
	padding: 0;
	font-weight: normal;
	color: #303030;
	padding: 0 0 0 5px;
	background: transparent url(../images/point.gif) no-repeat 1px 10px;
}

div.menuCategorie ul li ul li a:hover {
	color: #303030;
	background: transparent url(../images/point.gif) no-repeat 1px 10px;
	text-decoration: underline;
}

div.menuCategorie ul li ul li a.current {
    font-weight: bold;
}


/**************************************************
********** CONTAINER
**************************************************/

div.certifications {
	float: left;
	width: 560px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

div.breadcrumb, div.breadcrumbs {
	padding: 0 0 30px 0;
}

div.breadcrumb p, div.breadcrumbs p {
	line-height: 13px;
	color: #191919;
}

div.breadcrumb p a, div.breadcrumbs p a {
	text-decoration: underline;
	color: #191919;
}


/**************************************************
********** CONTENT
**************************************************/

div.content {
	float: left;
	width: 99%;
	padding: 0 0 30px 0;
}

div.promotions {
	float: left;
	width: 760px;
}

div.savalue ul 
{
    padding: 0px 0 10px 20px;
}

div.content h2 {
	font-size: 25px;
	color: #ff6600;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	/* border-bottom: 1px solid #e5e5e5; */
	border-bottom: 1px solid #cccccc;
}

h2.sitemap {
    width: 760px;
	font-size: 25px;
	color: #ff6600;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	/* border-bottom: 1px solid #e5e5e5; */
	border-bottom: 1px solid #cccccc;
}

div.content h2 span {
	font-size: 26px;
}


div.content h2 span.telephone{
	color: #ff6600;
}

div.content h4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 10px;
	background: #3dafdb url(../images/theme/background-titre-editeur.gif) repeat-x 0 0;
}

h3.h3Title {
    font-size: 22px;
    padding: 10px 0 15px 10px;
}

h3.h3subTitle {
    clear: left;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0 5px;
    padding: 0 0 0 5px;
    background: transparent url(../images/theme/background-titre-editeur.gif) repeat-x 0 0;
}

h3.h3subTitle span {
    /* color: #FF6600; */
}

div.content p span a {
	font-weight: bold;
	color: #ff6600;
}

div.content p {
	line-height: 15px;
	color: #191919;
	padding: 0 0 10px 9px;
}

div.content p span.legend {
    font-size: 10px !important;
    color: #191919 !important;
    font-weight: normal !important;
}

div.editeurs {
	float: left;
	padding: 20px 0 0 20px;
}

div.editeur {
	float: left;
	width: 139px;
	height: 103px;
	border: 1px solid #d6d6d6;
	margin: 0 25px 25px 0;
}

div.editeur img {
	margin: 0 !important;
}

div.editeur a {
	display: block;
	font-weight: bold;
	text-align: center;
	color: #191919;
	line-height: 13px;
}

div.editeur a:hover {
	text-decoration: none;
}

div.editeur a:hover span {
	text-decoration: underline;
}

div.blocContact {
    float: left;
    padding: 12px;
    border: 1px solid #ccc;
    margin: 10px 15px 0 0;
}

div.lastBlocContact {
    margin: 10px 0 0 0 !important;
}

div.blocContact p {
    padding: 0 !important;
}

ul.listeCursus {
	padding: 10px 0 20px 20px;
}

ul.listeCursus li {
	line-height: 15px;
	background: transparent url(../images/commun/picto-liste.gif) no-repeat left 5px;
	padding: 0 0 5px 10px;

}

ul.listeNews {
	padding: 5px 0 20px 20px;
}

ul.listeNews li {
	line-height: 13px;
	background: transparent url(../images/commun/picto-liste.gif) no-repeat left 5px;
	padding: 0 0 5px 10px;

}
ul.listeNews {
	padding: 5px 0 20px 20px;
}

ul.listeNews li A {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;	
}

p.cursus_metier {
    padding: 0 0 10px !important;
}

/**************************************************
********** CARRIERE
**************************************************/

ul.listeFormateursIndependants {
	margin: 0 0 20px 0;
}

ul.listeFormateursIndependants li {
	line-height: 14px;
	padding: 0 0 5px 20px;
	background: transparent url(../images/commun/picto-liste.gif) no-repeat scroll left 5px;
}

h6.attention {
	padding: 0 0 5px 10px;
}

h3.informationsGenerales {
	background: #3DAFDB url(../images/theme/background-titre-editeur.gif) repeat-x left bottom;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
}

div.content table.formateursIndependants {
	margin: 0 0 0 5px;
}

div.content table.formateursIndependants tr td {
	line-height: 20px;
	padding: 0 0 5px 0;
	vertical-align: middle;
}

div.content table.formateursIndependants tr td input {
	width: 298px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #B2B2B2;
}

div.content table.formateursIndependants tr td textarea {
	width: 448px;
	height: 100px;
	line-height: 14px;
	border: 1px solid #B2B2B2;
}

div.formateursIndependantsSuite {
	margin: 20px 0 0 0;
}

div.firstLevel a {
	color: #fff;
	display: block;
	padding: 0 0 0 30px;
	background: transparent url(../images/commun/plus-moins.gif) no-repeat 10px 5px;
}

div.firstLevel a:hover {
	text-decoration: none;
}

div.firstLevel a.active {
	background: transparent url(../images/commun/plus-moins.gif) no-repeat 10px -13px;
}

div.firstLevel h3, div.firstLevel h4 {
	font-size: 14px;
	color: #fff;
	line-height: 21px;
	cursor: pointer;
}

div.firstLevel h3.ligne1 {
	background: transparent url(../images/commun/background-ligne1.gif) repeat-x 0 0;
}

div.firstLevel h3.ligne2 {
	background: transparent url(../images/commun/background-ligne2.gif) repeat-x 0 0;
}

div.secondLevel h4 {
	margin: 0 0 0 30px;
}

div.secondLevel h4.ligne3 {
	background: transparent url(../images/commun/background-ligne3.gif) repeat-x 0 0;
}

div.secondLevel h4.ligne4 {
	background: transparent url(../images/commun/background-ligne4.gif) repeat-x 0 0;
}

table.thirdLevel {
	display: none;
	width: 475px;
	margin: 0 0 0 60px;
}

table.thirdLevel p {
	padding: 2px 5px 2px 5px;
}

table.thirdLevel p input {
	width: 95px;
	border: 1px solid #666666;
	text-align: center;
}

table.thirdLevel p span.toad {
	font-weight: normal;
	color: #000;
	padding: 0 0 0 15px;
}

table.thirdLevel tr.ligne5 td {
	background: #f7f7f7 none no-repeat 0 0;
}

table.thirdLevel tr.ligne6 td {
	background: #eeeeee none no-repeat 0 0;
}

input.formateursIndependantsSubmit {
	float: right;
	margin: 10px 0 0 0;
}

