/* ############################################################################
	SQLI INSTITUT
	SQLI 2009
############################################################################ */

/* ############################################################################
     RESET CSS
############################################################################ */
/* Normalise les marges et le remplissage */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}

/* Normalise les tailles de polices pour les entetes */
h1, h2, h3, h4, h5, h6 {font-size:100%;color: #666666;}

/* supprime list-style pour les listes */
ol, ul {list-style:none;}

/* Normalise les styles et graisses des fonts : font-style et font-weight sont "normal" */
adress, caption, cite, code, dfn, em, th, var {font-style:normal; font-weight:normal;}

/* supprime les bordures dans les tableaux */
table {border-collapse:collapse; border-spacing:0;}

/* supprime les bordures des les elements de fieldsest et img */
fieldset, img {border:0;}

/* aligne le texte a gauche dans caption et th */
caption, th {text-align:left;}

/* supprime les apostrophe double (guillement anglais) autour de q */
q:before, q:after {content:'';}

/* affiche le curseur "main" sur tous les liens */
a {cursor:pointer;}
.none {display: none;}
.clear {clear:both;}
hr {display:none;}
/* ############################################################################
     STRUCTURE
############################################################################ */
#content_page {
	width: 999px;
	margin:0 auto 0;
}
#header{
	background: url("../imgs/plus_sqli.gif") no-repeat 890px 95px;
	height:208px;
	margin:0 auto 0;
	position:relative;
	text-align:right;
	width:999px;
}
#global{
	position:relative;
	width:900px;
	top:-70px;
	overflow: hidden;
	height: 1%;
}
#footer {
	width:950px;
	position:relative;
	top:-70px;
	*top:-80px;
}

/* ############################################################################
     STYLES GENERIQUES
############################################################################ */
body{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
* html body {behavior:url("scripts/csshover.htc")}

img, fieldset{border:0}

/* TITRES ***************************************************************** */
h1{margin:0 0 10px 0; font-size:26px;}
h2{margin:0 0 10px 0;font-size: 16px;}
h3{margin:0 0 10px 0;font-size: 16px;}
p{padding:0 0 10px 0;}

/* LISTES ***************************************************************** */
ol, ul{list-style-type:none;}
ul, ol, dl{margin:0;}

/* LIENS ****************************************************************** */
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* FORMULAIRE ************************************************************* */
form{padding: 0;margin: 0;}
fieldset{border: 0;}
legend{display: none;}
label{display:block;}
input, select, textarea{font-size:11px; padding:1px;}
div{text-align:left;}

/********** Tree of common styles (ID) for all the templates (page structure) ********/
/***********Accueil***********/
/*** background ***/
#background{
	height:100%;
	left:0;
	min-height:744px;
	min-width:900px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
}

/*** header ***/

#header img{
	float:right;
}
#header h1{
	margin: 0;
}
#header img.banner{
	padding: 0;
}
#header img.logo{
	padding: 15px 70px 0 40px;
	_display: none;
}
* html #header h1 a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../imgs/logo_sqli_institut.png', sizingMethod='crop');
	display: block;
	width: 142px;
	height: 121px;
	float:right;
	margin: 15px 0 0 40px;
	padding: 0 70px 0 0;
}
/*** search ***/
#search {
	margin: 3px 0 0 0;
	padding: 0 15px 0 0;
	text-align:right;
}
#search #MotCle{
	background-color:#828282;
	border:none;
	color:#FFF;
	font-size:0.9em;
	padding:2px 5px;
	width:155px;

}
#search #MotCle_ok{
	background-color:#ff742e;
	border:none;
	color:#FFF;
	font-size:0.9em;
	width:2em;
	cursor: pointer;
}

/*** menu principal ***/
#menu_principal {
	margin: 0 auto;
}
#menu_principal ul{
	float:right;
	padding: 0 13px 0 0;
	margin:4px 0 7px 0;
	list-style-type:none;
}
#menu_principal li {
	background-color:#262626;
	float:left;
	margin:0 1px 0 0;
	width:135px;
}
#menu_principal li a{
	color:#FFF;
	display:block;
	font-family:Futura Light;
	font-size:15px;
	padding:0 7px;
	text-align: right;
	height: 22px
}
#menu_principal li a:hover{
	color:#BFBFBF;
	text-decoration:none;
}
#menu_principal li span {display:none;}
#menu_principal li a.sqli_institut {background: url('../imgs/menu_sqli-institute.gif') no-repeat 100% 0;}
#menu_principal li a.nos_centres {background: url('../imgs/menu_nos_centres.gif') no-repeat 100% 0;}
#menu_principal li a.nos_offres {background: url('../imgs/menu_nos_offres.gif') no-repeat 100% 0;}
#menu_principal li a.financements {background: url('../imgs/menu_financements.gif') no-repeat 100% 0;}
#menu_principal li a.certification {background: url('../imgs/menu_certification.gif') no-repeat 100% 0;}
#menu_principal ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 18px;
	width: 135px;
	padding: 10px 0 10px 0;
	background: #262626;
}
#menu_principal ul li {
	position: relative;
}
#menu_principal ul li:hover ul {
	display: block;
}
#menu_principal ul li ul li a {
	text-align: left;
	border-bottom: 1px solid #7F7F7F;
	font-size: 13px;
	*font-size: 11px;
	padding:2px 0 2px 2px;
	margin: 0 5px;
	height: auto;
}
#menu_principal li .last a {border: 0;}
/*** container ***/
#container{
	overflow: hidden;
	height: 1%;
	clear: both;
}

/*** menu secondaire ***/
#menu_secondaire {
	width: 184px;
	float: left;
	margin: 0 10px 0 0;
	*padding: 0 0 10px 0;
	overflow: hidden;
	height: 1%;
}
#menu_secondaire ul{
	margin:0;
	padding:0;
}
#menu_secondaire li{
	background-color:#262626;
	list-style-type:none;
	margin:0 0 7px 0;
	padding:0;
}
#menu_secondaire li span{
	background-color:#AAA;
	color:#494949;
	display:block;
	font-size:1.1em;
	letter-spacing:0.4em;
	padding:0 0 0 0.4em;
}
#menu_secondaire li li{
	background-color:#262626;
	color:#BFBFBF;
	border-bottom: 1px solid #7F7F7F;
	margin: 0 8px 0 7px;
	font-weight:bold;
}
#menu_secondaire li li a{
	color:#FFF;
	display:block;
	font-size:10px;
	padding: 4px 0 5px 10px;
	background: url('../imgs/bg_gris.gif') no-repeat 0 7px;
	overflow: hidden;
	height: 1%;
}
#menu_secondaire li.menu_secondaire-special li a {
	padding: 2px 0 3px 10px;
	font-weight: normal;
	background-position: 0 5px;
}
#menu_secondaire li.menu_secondaire-special li {
	border: 0;
}
#menu_secondaire li li a:hover{
	color:#BFBFBF;
	text-decoration:none;
}
#menu_secondaire li .last {border: 0;}

#menu_secondaire li li#liste_formation-1 a{
	background: url('../imgs/bg_1.gif') no-repeat 0 7px;
}
#menu_secondaire li li#liste_formation-2 a{
	background: url('../imgs/bg_2.gif') no-repeat 0 7px;
}
#menu_secondaire li li#liste_formation-3 a{
	background: url('../imgs/bg_3.gif') no-repeat 0 7px;
}
#menu_secondaire li li#liste_formation-4 a{
	background: url('../imgs/bg_4.gif') no-repeat 0 7px;
}
#menu_secondaire li li#liste_formation-5 a{
	background: url('../imgs/bg_5.gif') no-repeat 0 7px;
} 
#menu_secondaire li li#liste_formation-6 a{
	background: url('../imgs/bg_6.gif') no-repeat 0 7px;
}

#menu_secondaire li li#rech_edit,
#menu_secondaire li li#rech_tech{
	font-weight:bold;
}

/*** content ***/
#content {
	float: right;
	width: 643px;
	background: white;
	margin: 0 13px 0 0;
	padding: 10px 17px 10px 20px;
	display: inline;
	z-index: 0;
}
#content p {
	font-size: 11px;
	color: #4d4d4d;
}
#content p a {
	color: #4d4d4d;
	text-decoration: underline;
}
.title_content {
	font-size: 20px;
	font-weight: normal;
}
.onglet_orange {
	overflow: hidden;
	height: 1%;
	width: 633px;
}
.onglet_orange li {
	float: left;
	margin: 0 1px 0 0;
}
.onglet_orange li a {
	float: left;
	display: block;
	height: 33px;
	margin: 4px 0 0 0;
}
.onglet_orange li a span {
	display: none;
}
.onglet_orange li#onglet_on {
	background: url('../imgs/bg_menu-on.png') repeat-x 0 4px;
}
.onglet_orange li#onglet_on a {
	height: 33px;
	margin: 0;
	z-index:1
}
.onglet_orange li#onglet_on a.onglet_1 {
	border-top: 6px solid #EB5CEB;
	background: url('../imgs/title_management-on.png') no-repeat 0 0;
}
.onglet_orange li#onglet_on a.onglet_2 {
	border-top: 6px solid #9E5B06;
	background: url('../imgs/title_logiciel-on.png') no-repeat 0 0;
}
.onglet_orange li#onglet_on a.onglet_3 {
	border-top: 6px solid #F29533;
	background: url('../imgs/title_collaboratif-on.png') no-repeat 0 0;
}
.onglet_orange li#onglet_on a.onglet_4 {
	border-top: 6px solid #A9C606;
	background: url('../imgs/title_bd-on.png') no-repeat 0 0;
}
.onglet_orange li#onglet_on a.onglet_5 {
	border-top: 6px solid #58ACB3;
	background: url('../imgs/title_reseaux-on.png') no-repeat 0 0;
}
.onglet_orange li#onglet_on a.onglet_6 {
	border-top: 6px solid #940AC7;
	background: url('../imgs/title_pao-on.png') no-repeat 0 0;
}
.onglet_orange li a.onglet_1 {
	width: 123px;
	border-top: 2px solid #EB5CEB;
	background: #808080 url('../imgs/title_management.gif') no-repeat 0 0;
}
.onglet_orange li a.onglet_2 {
	width: 76px;
	background: #808080 url('../imgs/title_genie-log.gif') no-repeat 0 0;
	border-top: 2px solid #9E5B06;
}
.onglet_orange li a.onglet_3 {
	width: 121px;
	background: #808080 url('../imgs/title_decisionnel.gif') no-repeat 0 0;
	border-top: 2px solid #F29533;
}
.onglet_orange li a.onglet_4 {
	width: 88px;
	background: #808080 url('../imgs/title_BD.gif') no-repeat 0 0;
	border-top: 2px solid #A9C606;
}
.onglet_orange li a.onglet_5 {
	width: 100px;
	background: #808080 url('../imgs/title_systeme-reseau.gif') no-repeat 0 0;
	border-top: 2px solid #58ACB3;
}
.onglet_orange li a.onglet_6 {
	width: 110px;
	background: #808080 url('../imgs/title_PAO.gif') no-repeat 0 0;
	border-top: 2px solid #940AC7;
}
.bottom_table {
	padding: 10px 7px;
	overflow: hidden;
	height: 1%;
	background: url('../imgs/bg_table-bottom.png') repeat-x 0 100%;
	margin: 0 0 10px 0;
}
.bottom_table ul {
	float: left;
}
.bottom_table ul.colonne_1 {
	width: 223px;
}
.bottom_table ul.colonne_2 {
	width: 210px;
}
.bottom_table ul.colonne_3 {
	width: 193px;
}
.bottom_table ul li a {
	display: block;
	padding: 5px 0 5px 13px;
	color: black;
	background: url('../imgs/picto_main.gif') no-repeat 0 7px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	height: 1%;
	font-weight: bold;
}
.bottom_table ul li.last a {
	border: 0;
}

/*** footer ***/
#footer ul {
	background-color:#F2F2F2;
	float: left;
	width: 853px;
	padding: 6px 8px;
	margin: 5px 0 0 0;
}
#footer ul li {
	float: left;
	font-size: 9px;
	color: #999999;
	background: url('../imgs/separator.gif') no-repeat 100% 2px;
	padding: 0 10px 0 10px;
}
#footer ul li.last {
	background: none;
}
#footer ul li.first {
	background: none;
}
#footer ul li a {
	color: #999999;
}
.liste_1-actus {
	float: left;
	width: 260px;
	padding: 2px 15px 2px 0;
	
}
.liste_1-actus .date {
	background: #B3B3B3;
	color: white;
	float: left;
	font-size: 11px;
	padding: 2px 4px;
	margin: 0 0 3px 0;
}
.title_actu-1 {
	clear: both;
	font-weight: bold;
}
.liste_1-actus li {
	margin: 0 0 10px 0;
}
.title_actu-1 a {
	display: block;
	/*padding: 0 0 0 10px;
	background: url('../imgs/picto_actus.gif') no-repeat 0 5px;*/
	color: black;
	font-size: 11px;
}
.liste_2-actus {
	float: left;
	width: 216px;
}
.liste_2-actus li p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
.liste_2-actus li {
	margin: 0 0 7px 0;
}
.liste_2-actus div a {
	color: #FF8447;
	font-size: 11px;
}
.bloc_liste-actus {
	overflow: hidden;
	height: 1%;
	background: url('../imgs/border_actus.gif') repeat-y 270px 0;
	float: left;
	width: 491px;
	margin: 0 28px 0 0;
}
* html .bloc_liste-actus {
	margin: 0 32px 0 0;
}
.links_main {
	float: left;
	width: 116px;
	margin: -25px 0 0 0;
}
/***Fiche formation***/
h1.descTitre {
	font-size: 22px;
	clear: both;
}
.descPrint {
	float: right;
	padding: 0;
	margin: 0 2px 10px 0;
}
#content .descPrint a {
	display: block;
	padding: 3px 25px 3px 5px;
	color: white;
	font-size: 11px;
	background: #FF6E25 url('../imgs/print.gif') no-repeat 95% 3px;
}
#descGlobal h2 {
	color: black;
	font-size: 15px;
}
#descLeft {
	float: left;
	width: 417px;
}
#descRight {
	float: left;
	width: 212px;
	margin: 0 0 0 10px;
}
.objBloc {
	padding: 10px;
	font-size: 13px;
	margin: 0 0 10px 0;
	color: White ! important;
	font-weight: bold;
}
.objBloc p {
	font-size: 12px !important;
	color: White !important;
	font-weight: bold;
}
.progBloc p {
	font-size: 11px;
	color: #4D4D4D;
}
.bg_pub-pre {
	font-size: 11px;
	padding: 10px;
	background: #E6E6E6;
	color: #4D4D4D;
	margin: 0 0 4px 0;
}
#descDureeCout {
	background: #242424;
	color: white;
	padding: 10px;
	margin: 0 0 4px 0;
	font-weight: bold;
}
#descDureeCout .descDuree {
	padding: 2px 0 4px 26px;
	background: url('../imgs/duree.gif') no-repeat 0 2px;
	font-size: 15px;
	color: white;
	margin: 0 0 2px 0;
}
#descDureeCout .descCout {
	/*background: url('../imgs/price.gif') no-repeat 0 2px;*/
	font-size: 15px;
	margin: 0 0 2px 0;
	color: white;
}
#descDureeCout .descCout span {
	display: block;
	padding: 2px 0 4px 26px;
}
#descDureeCout .descCout span.descCout-1 {
	background: url('../imgs/price.gif') no-repeat 0 1px;
}
#descDureeCout .descCout span.descCout-2 {
	background: url('../imgs/price_fr.gif') no-repeat -1px 1px;
}
#descDureeCout .descCout span.descCout-3 {
	background: url('../imgs/price_dh.gif') no-repeat -1px 1px;
}
#descPlanning {
	clear: both;
}
#descPlanning p {
	color: #999999;
	font-size: 10px;
	margin: 15px 0 0 0;
}
#descPlanning table {
	width: 632px;
	background: url('../imgs/bg_table.png') repeat-x 0 100%;
}
#descPlanning table th {
	background:#808080;
	padding: 2px 1px;
	border-right:1px solid white;
	color: white;
	text-align: center;
}
#descPlanning table td {
	padding: 2px 1px;
	text-align: center;
}
#descPlanning table tr {
	border-top:1px solid #CCCCCC;
}
#descPlanning table td a {
	color: #FF6E25;
}
#descPlanning table td strong {
	display: block;
	float:right;
	padding: 0 5px 0 5px
}
.recherche_onglet {
	display: block;
	background: #808080;
	color: white;
	padding: 2px 0 2px 8px;
	font-size: 14px;
	margin: 0;
}
.table_recherche td a {
	display: block;
	padding: 5px 0 5px 23px;
	background: url('../imgs/picto_main.gif') no-repeat 10px 7px;
	color: #4D4D4D;
}
.table_recherche td {
	border-top: 1px solid #CCCCCC;
}
.table_recherche {
	background: url('../imgs/bg_table.png') repeat-x 0 100%;
	width: 100%;
	margin: -13px 0 11px 0;
	clear: both;
}
.table_filiere .table_recherche {
	margin: 0 0 11px 0;
}
.table_filiere-bis {
	margin: 0 0 11px 0 !important;
}
/***Nos offres*****/
.liste_offres li {
	margin: 0 0 10px 0;
}
.liste_offres li h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.liste_offres li h5{
	margin: 5px 0 10px 10px;
	font-weight: normal;
	text-decoration: underline;
}
.list_fin-decal {
	margin: 10px 0 0 0;
}
.list_fin {
	margin: 10px 0 10px 10px;
}
.liste_offres li p{
	font-size: 11px;
}
.liste_offres li ul li {
	margin: 0 0 0 3px;
	padding: 5px 0 5px 15px;
	/*list-style: disc;*/
	background: url('../imgs/picto_org.gif') no-repeat 0 7px;
	font-size: 11px;
	color: #4d4d4d;
}
.liste_offres li.small_marge ul li {
	padding: 1px 0 1px 15px;
	background: url('../imgs/picto_org.gif') no-repeat 0 3px;
}

/*** Nos centres ***/
.liste_centres li {
	margin: 0 0 10px 0;
}
.liste_centres li a {
	color: #4D4D4D;
	font-size: 11px;
	display: block;
	background: url('../imgs/picto_org.gif') no-repeat 0 7px;
	padding: 5px 0 5px 13px;
	overflow: hidden;
	height: 1%;
}
.table_centre {
	width: 660px !important;
	_width: 650px !important;
}
.table_centre a {
	color: #000000;
	text-decoration: underline;
}
.table_centre a:hover {
	text-decoration: none;
}
/**** Le groupe sqli****/
.left_float {
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #6B6B6B;
}
.liste_grpe {
	font-size: 11px;
	color: #4d4d4d;
	margin: 5px 0 15px 10px;
}
.liste_grpe li {
	padding: 5px 0 5px 15px;
	background: url('../imgs/picto_org.gif') no-repeat 0 7px;
}
/*** Financements ***/
.table_sa_value {
	margin: 20px 0 20px 0;
	width: 620px;
}
.table_sa_value td, .table_sa_value th {
	text-align: center;
	color: #4d4d4d;
	padding: 5px 2px;
	color: black;
	font-size: 11px;
}

.table_sa_value tbody td, .table_sa_value tbody th {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
.table_sa_value thead th {
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #94918C;
	border-right: 1px solid #94918C;
	border-top: 1px solid #94918C;
}
.table_sa_value th.first-th {
	border-left: 0;
	font-weight: bold;
	background: #BFBFBF;
	font-size: 11px;
	width: 105px;
	padding: 15px 0 15px 0;
}
table.table_sa_value thead.centres-table tr th {
	border:0;
	background: #FF7123;
	color: white;
	border-left: 1px solid white;
}
table.table_sa_value thead.centres-table tr th.first-bloc {
	background: none;
	border: none important;
}
.first-td-bg {
	background: url('../imgs/fleche_td-table.gif') no-repeat 0 50%;
}
.table_sa_value .header-table td{
	font-weight: bold;
	font-size: 11px;
}
.table_sa_value th.none-border {
	border-left: 0;
	border-top: 0;
}
.table_sa_value thead th.none-border {
	border-bottom: 0;
}
#content .table_sa_value .header_bg {
	color: white;
	background: #FF7123;
	border-top: 2px solid white;
	border-right: 1px solid white;
}
#content .table_sa_value .last {
	color: white;
	background: #FF7123;
	border-top: 2px solid white;
	border-right: 0;
}
#content .table_sa_value th.header_table {
	background: #808080 url('../imgs/th_repeat.gif') repeat-y 0 0;
	color: white;
	width: 516px;
	padding: 0 3px;
	font-size: 12px;
}
/*******/
.title_nav-1 h1 {
	color: white;
	font-size: 12px;
	background: #FF7123;
	font-weight: normal;
	padding: 2px 3px;
	margin: 5px 0 10px 0;
	float: left;
}
.title_nav-1 {
	overflow: hidden;
	height: 1%;
}
.bloc_flottant-left {
	float: left;
	width: 347px;
}
.bloc_flottant-right {
	float: right;
	width: 177px;
	background: #E6E6E6;
	padding: 10px;
	margin: -30px -15px 20px 0;
}
#content .bloc_flottant-right .title-bloc {
	font-weight: bold;
	color: black;
	font-size: 12px;
}
.para_flottant-left {
	float: left;
	width: 232px;
	margin: 0 10px 0 50px;
	padding: 10px 0 10px 0;
	background: url('../imgs/bg_left-right.gif') no-repeat 98% 90%;
	display: inline;
}
#content .para_flottant-right {
	float: left;
	width: 279px;
	padding: 10px;
	border: 1px solid #FF7123;
	color: #FF7123;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#content .para_flottant-right ul {
	float: left;
	width: 132px;
	margin: 0 13px 0 0;
}
#content .para_flottant-right ul.last {
	float: left;
	width: 132px;
	margin: 0;
}
#content .para_flottant-right ul li {
	padding: 0;
	list-style: none;
	margin: 0 0 0 0;
	color: #FF7123;
	background: none;
}
.sub_ligne {
	border-bottom: 2px solid #FF7123;
}
/****************Résultats recherche*****************/
.table_recherche .search a{
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

h2.recupere_cat {
	/*color: white;*/
	font-size: 1.6em;
	padding: 7px 0 7px 5px;
	margin: 0 0 25px 0;
	font-weight: normal;
}
.header-rech td {font-weight: bold;padding: 10px 3px 3px 3px;text-align:center;}
/***/
.en_cours_construction {
	/*font-size: 30px !important;
	font-style: italic;*/
}
#partenaires img {
	margin: 10px 0 0 20px;
}




.liste_acces li {
	margin: 0 0 0 3px;
	padding: 5px 0 5px 15px;
	/*list-style: disc;*/
	background: url('../imgs/picto_org.gif') no-repeat 0 7px;
	font-size: 11px;
	color: #4d4d4d;
}
.liste_acces li a {
	color: #4d4d4d;
	text-decoration: underline;
}

.liste_acces li h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.liste_acces li h5{
	margin: 5px 0 10px 10px;
	font-weight: normal;
	text-decoration: underline;
}
.liste_acces li p{
	font-size: 11px;
}
