/* début du style de la page */
body.site_general {
	margin: 0px;
	padding: 0px;
	background-image: url(images/general/fond_site.jpg);
	background-repeat: repeat-x;
	background-color: #577CBE;
}
/* fin du style de la page */

/* début des style généraux du sites */
#nuage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 394px;
	background-image: url(images/general/nuage.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#structure{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 920px;
	margin-left: -460px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#bandeau_haut {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 99px;
	z-index: 2;
}

#contenu_site {
	position: absolute;
	top: 69px; 
	left: 0px;
	width: 920px;
	height: 496px;
	background-image: url(images/general/fond_contenu.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}

#contenubas_site {
	position: absolute;
	top: 57px;
	left: 0px;
	width: 100%;
	height: 480px;
	z-index: 10;
}

#bandeau_gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 223px;
	height: 439px;
}

#texte_droite {
	position: relative;
	top: 10px;
	left: 0px;
	width: 647px;
	height: 419px;
	margin-left: 273px;
}

#nav_site {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
}

#img_titre {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 36px;
	_height: 36px;
	min-height: 36px;
}

#img_titre_mission {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	_height: 36px;
	min-height: 36px;
}

#pied_site {
	position: absolute;
	top: 570px;
	left: 0px;
	width: 100%;
	height: 30px;
	z-index: 11;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}
/* fin des style généraux du sites */

/* début des styles du menu */
#menu {
	position: absolute;
	top: 69px;
	left: 0px;
	width: 910px;
	height: 57px;
	padding-left: 10px;
	z-index: 3;
}

#bouton {
	position: relative;
	top: 0px;
	left: 0px;
}

#menu_bouton {
	float: left;
	top: 0px;
	left: 0px;
	_width: 131px;
	min-width: 131px;
	height: 57px;
}

#ssmen_aboutus {
	width: 132px;
	height: 97px;
	background-image: url(images/general/fond_about.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 14px;
}

#ssmen_training {
	width: 131px;
	height: 117px;
	background-image: url(images/general/fond_training.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 14px;
}

.ssmenu_visible {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 57px;
}

.ssmenu_masquer {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 57px;
}
/* fin des styles du menu */

/* début des styles de la home */
#welcome_pdf {
	position: absolute;
	top: 95px;
	left: 447px;
	width: 110px;
	height: 36px;
}

#index_texte {
	position: relative;
	top: 30px;
	left: 0px;
	width: 610px;
	height: 303px;
	padding-right: 10px;	
	padding-left: 15px;		
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#index_welcome {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 338px;
	height: 100px;
}

#index_news {
	position: absolute;
	top: 2px;
	padding-top: 50px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 20px;
	left: 350px;
	width: 245px;
	height: 357px;
	background-image: url(images/index/fond_news.gif);
	background-repeat: no-repeat;
}

#index_pdf {
	position: relative;
	top: 30px;
	left: 0px;
	width: 245px;
}

#texte_news {
	position: relative;
	width: 255px;
	height: 242px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#ligne_news {
	position: relative;
	top: 0px;
	margin-bottom: 20px;
	left: 0px;
	width: 225px;
}

#index_photo {
	position: absolute;
	top: 192px;
	left: -50px;
	width: 400px;
	height: 237px;
}
/* fin des styles de la home */

/* début des styles de strategy */
#strategy_texte {
	position: relative;
	top: 30px;
	left: 0px;
	width: 625px;
	height: 370px;
	padding-right: 10px;	
}
/* fin des styles de strategy */

/* début des styles de welcome */
#welcome_texte {
	position: relative;
	top: 20px;
	left: 0px;
	width: 625px;
	height: 370px;
	padding-right: 10px;	
}
/* fin des styles de strategy */

/* début des styles de partners */

#partners_gauche {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 290px;
	height: 290px;
	padding-top: 9px;
}

#partners_droite {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 350px;
	height: 290px;
	padding-top: 9px;
}

#partners_texte {
	position: relative;
	top: 30px;
	left: 0px;
	width: 610px;
	height: 303px;
}

#partners_ligne {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 51px;
	padding-top: 9px;
}

#partners_logo {
	float: left;
	top: 0px;
	left: 0px;
	width: 58px;
	height: 51px;
}

#partners_site {
	float: left;
	top: 0px;
	left: 0px;
	width: 290px;
	height: 51px;
	padding-left: 10px;
	padding-top: 5px;
}
/* fin des styles de partners */

/* début des styles de disclaimer */
#disclaimer_texte {
	position: relative;
	padding-right: 10px;
	top: 30px;
	left: 0px;
	width: 625px;
	height: 370px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}
/* fin des styles de disclaimer */

/* début des styles de Service Overview */
#overview_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 568px;
	_height: 10px;
	min-height: 10px;
	padding-top: 35px;
	padding-left: 15px;
}

#overview_millieu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 568px;
	_height: 10px;
	min-height: 10px;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 15px;	
}

#overview_more {
	position: relative;
	top: 0px;
	left: 0px;
	width: 568px;
	_height: 10px;
	min-height: 10px;
	padding-left: 15px;
}

body.popup_overview {
	margin: 0px;
	padding: 0px;
	background-image: url(images/training/services_overview/fond_more.jpg);
	background-repeat: repeat-x;
}

#overview_popup {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
}

/* fin des styles de Service Overview */


/* début des styles de portfolio */
#portfolio_pdf {
	position: relative;
	top: 20px;
	left: 410px;
	width: 210px;
	_height: 16px;
	min-height: 16px;
}

#portfolio_legende {
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	padding-top: 42px;
}

#portfolio_scroll {
	position: relative;
	top: 0px;
	left: 0px;
	width: 633px;
	height: 248px;
	padding-top: 12px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#portfolio_scroll_2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 633px;
	height: 192px;
	padding-top: 12px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#portfolio_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	padding-bottom: 15px;
}

/* Début des styles des lignes d'un tableau */
tr.portfolio_legendeligne {
	width: 581px;
	height: 42px;
}
tr.portfolio_ligne {
	width: 581px;
	height: 35px;
}
/* fin des styles des lignes d'un tableau */

/* Début des styles des colonnes d'un tableau */
td.portfolio_48 {
	width: 48px;
}

td.portfolio_235 {
	width: 235px;
}

td.portfolio_58 {
	width: 58px;
}

td.portfolio_34 {
	width: 34px;
}

td.portfolio_42 {
	width: 42px;
}

td.portfolio_32 {
	width: 32px;
}

td.portfolio_44 {
	width: 44px;
}

td.portfolio_30 {
	width: 30px;
}

td.portfolio_46 {
	width: 46px;
}

td.portfolio_47 {
	width: 47px;
}

td.portfolio_126 {
	width: 126px;
}

td.portfolio_41 {
	width: 41px;
}

td.portfolio_61 {
	width: 80px;
}

td.portfolio_36 {
	width: 36px;
}

td.portfolio_45 {
	width: 45px;
}

td.portfolio_64 {
	width: 64px;
}

td.portfolio_80 {
	width: 80px;
}
/* fin des styles des colonnes d'un tableau */
/* fin des styles de portfolio */


/* début des styles de customers*/
#customers_texte {
	position: relative;
	top: 28px;
	left: 0px;
	width: 610px;
	height: 290px;
	padding-right: 10px;	
	padding-left: 15px;		
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#customers_ligne {
	position: relative;
	top: 0px;
	left: 0px;
	width: 598px;
	height: 51px;
	padding-bottom: 9px;

}

#customers_logo {
	float: left;
	top: 0px;
	left: 0px;
	width: 58px;
	height: 51px;
}

#customers_nom {
	float: left;
	top: 0px;
	left: 0px;
	width: 128px;
	height: 40px;
	padding-left: 10px;
	padding-top: 16px;
}

#customers_nom_droite {
	float: left;
	top: 0px;
	left: 0px;
	width: 108px;
	height: 40px;
	padding-left: 10px;
	padding-top: 16px;
}
/* fin des styles de customers*/

/* début des styles de career*/

#career_please {
	position: relative;
	top: 50px;
	left: 0px;
	width: 569px;
	height: 15px;
	padding-bottom: 25px;
}

#career_texte {
	position: relative;
	top: 50px;
	left: 12px;
	width: 600px;
	height: 310px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}
/* fin des styles de career*/

/* début des styles de schedule*/
#schedule_texte {
	position: relative;
	top: 50px;
	left: 0px;
	width: 600px;
	height: 300px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#schedule_please {
	position: relative;
	top: 50px;
	left: 0px;
	width: 569px;
	height: 15px;
	padding-bottom: 25px;
}

#schedule_legende {
	position: relative;
	left: 0px;
	width: 581px;
	height: 30px;
	padding-top: 10px;
	background-color:#C3C9CB;
}

#schedule_202_legende {
	float: left;
	top: 0px;
	left: 0px;
	width: 202px;
	height: 30px;
}

#schedule_114_legende {
	float: left;
	top: 0px;
	left: 0px;
	width: 114px;
	height: 30px;
}

#schedule_126_legende {
	float: left;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 30px;
}

#schedule_55_legende {
	float: left;
	top: 0px;
	left: 0px;
	width: 55px;
	height: 30px;
}

#schedule_84_legende {
	float: left;
	top: 0px;
	left: 0px;
	width: 84px;
	height: 30px;
}

#schedule_ligne {
	position: relative;
	top: 0px;
	left: 0px;
	width: 581px;
	_height: 83px;
	min-height: 83px;
	padding-top: 20px;
}

#schedule_ligne_2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 581px;
	_height: 89px;
	min-height: 89px;
	padding-top: 14px;
}

#schedule_202 {
	float: left;
	top: 0px;
	left: 0px;
	width: 202px;
	min-height: 70px;
	_height: 70px;
}

#schedule_114 {
	float: left;
	top: 0px;
	left: 0px;
	width: 114px;
	min-height: 70px;
	_height: 70px;
}

#schedule_126 {
	float: left;
	top: 0px;
	left: 0px;
	width: 126px;
	min-height: 70px;
	_height: 70px;
}

#schedule_55 {
	float: left;
	top: 0px;
	left: 0px;
	width: 55px;
	min-height: 70px;
	_height: 70px;
}

#schedule_84 {
	float: left;
	top: 10px;
	left: 0px;
	width: 59px;
	padding-left: 25px;
	padding-top: 27px;
	min-height: 52px;
	_height: 52px;
}
/* fin des styles de schedule*/

/* début des styles de team*/
#team_texte {
	position: relative;
	width: 615px;
	height: 320px;
	padding-left: 15px;
}

#team_email {
	position: relative;
	top: 0px;
	left: 0px;
	width: 566px;
	height: 40px;
}

#team_nom {
	position: relative;
	width: 108px;
	height: 51px;
}

#team_logo {
	position: relative;
	height: 51px;
	width: 57px;
}

#team_wiegelmann1 {
	position: absolute;
	top: 130px;
	width: 108px;
	height: 51px;
}

#team_ricardo {
	position: absolute;
	top: 228px;
	left: 140px;
	width: 108px;
	height: 51px;
}

#team_guicheteau1 {
	position: absolute;
	top: 130px;
	left: 140px;
	width: 108px;
	height: 51px;
}

#team_fleury {
	position: absolute;
	top: 35px;
	left: 140px;
	width: 108px;
	height: 51px;
}

#team_guillot {
	position: absolute;
	top: 75px;
	left: 280px;
	width: 108px;
	height: 51px;
}

#team_carranti {
	position: absolute;
	top: 185px;
	left: 280px;
	width: 108px;
	height: 51px;
}

#team_guicheteau2 {
	position: absolute;
	top: 75px;
	left: 395px;
	width: 108px;
	height: 51px;
}

#team_vignot {
	position: absolute;
	top: 185px;
	left: 395px;
	width: 108px;
	height: 51px;
}

#team_magnin {
	position: absolute;
	top: 75px;
	left: 518px;
	width: 108px;
	height: 51px;
}

#team_ollivier {
	position: absolute;
	top: 185px;
	left: 518px;
	width: 108px;
	height: 51px;
}

#team_separation {
	position: absolute;
	top: 74px;
	left: 260px;
	width: 2px;
	height: 205px;
	background-color: #FBC100;
}

#team_staff {
	position: absolute;
	top: 0px;
	left: 185px;
	width: 215px;
	_height: 400px;
	min-height: 400px;
	z-index: 1;
}

#team_staff_haut {
	position: absolute;
	width: 215px;
	height: 6px;
	background-image:url(images/aboutus/team/haut_photo.jpg);
	background-repeat: no-repeat;
}

#team_staff_centre {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 215px;
	height: 186px;
	background-image: url(images/aboutus/team/fond_photo.jpg);
	padding-bottom: 4px;
}

#team_photo {
	position: relative;
	top: 0px;
	left: 7px;
	width: 200px;
	height: 186px;
}

#team_staff_centre_texte {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 215px;
	background-image: url(images/aboutus/team/fond_photo.jpg);
	height: 120px;	
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}

#team_staff_centre_texte1 {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 215px;
	background-image: url(images/aboutus/team/fond_photo.jpg);
	height: 60px;
}

#team_staff_centre_texte2 {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 215px;
	height: 75px;
}

#team_staff_centre_texterelative {
	position: relative;
	top: 0px;
	left: 0px;
	width: 215px;
	background-image: url(images/aboutus/team/fond_photo.jpg);
}

#team_staff_bas {
	position: absolute;
	top: 316px;
	left: 0px;
	width: 215px;
	height: 7px;
	background-image:url(images/aboutus/team/bas_photo.jpg);
	background-repeat: no-repeat;
}

#team_staff_bas1 {
	position: absolute;
	top: 286px;
	left: 0px;
	width: 215px;
	height: 7px;
	background-image:url(images/aboutus/team/bas_photo.jpg);
	background-repeat: no-repeat;
}

#team_staff_bas2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 215px;
	height: 7px;
	background-image:url(images/aboutus/team/bas_photo.jpg);
	background-repeat: no-repeat;
}

.close_haut {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 200px;
	min-height: 16px;
	_height: 16px;
}

.close {
	position: relative;
	top: 0px;
	left: 170px;
	width: 200px;
	min-height: 16px;
	_height: 16px;
}

.shadetabs{
	padding:0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.contentstyle{
	padding:0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	border: 0px;
	width: 200px;
	height:10px;
}
/* fin des styles de team*/

/* début des styles de contacts*/

#contacts_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 581px;
	_height: 420px;
	min-height: 420px;
	padding-top: 50px;
}

#contacts_pdf {
	float: right;
	top: 0px;
	left: 0px;
	width: 120px;
	_height: 16px;
	min-height: 16px;
}
/* fin des styles de contact*/

/* début des styles de faq*/
#faq_texte {
	position: relative;
	padding-right: 10px;
	top: 30px;
	left: 0px;
	width: 625px;
	height: 370px;
	overflow: auto;
	overflow-x : hidden;
	overflow-y : auto;
}
/* fin des styles de faq*/

/* début des styles de couleurs des lignes */
.backgroundC3C9CB {
	background-color: #C3C9CB;
}

.backgroundE5EBEC {
	background-color: #E5EBEC;
}
/* fin des styles de couleurs des lignes */

/* début des boder des lignes */
.border_bottom {
	border-bottom: 1px solid #666666;
}
/* fin des boder des lignes */

/* début des styles de gestion de la hauteur des lignes */
.line_14 {
	line-height: 14px;
}

.line_10 {
	line-height: 10px;
}

.line_18 {
	line-height: 18px;
}
/* fin des styles de gestion de la hauteur des lignes */

/* début des style des paddings des collonnes */
.padding_left_12 {
	padding-left: 12px;
}

.padding1 {
	padding-left: 1px;
}

.padding_left_6 {
	padding-left: 6px;
}

.padding_topbottom_2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* fin des style des paddings des collonnes */
