﻿body 
    {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
    border:none;
	}    

#container
{
    margin :0 auto;
    width:830px;
    background-color:#fff;
    text-align:left;
}
   
#container #marge
{
    padding:0 40px 0 40px;
}  
   
#header
{
    background-image:url(images/Header.gif); 
    background-position:1px 1px;
    background-repeat:no-repeat;
    height:97px;   
}

/*----------------------------------------------------------------
---------------------MENU HORIZONTAL------------------------------
-----------------------------------------------------------------*/
#menuHorizontal
{
	font-size:8pt;
	cursor:pointer;
	text-align: center;
}


a.lienMenu1
{
    text-transform: uppercase;
	color: #FFFFFF;
    text-decoration:none; 
}

a.lienMenu1:hover
{
	text-transform: uppercase;
	color: #FFFFFF;
    text-decoration:none;
}

a.lienMenu1:visited
{
	text-transform: uppercase;
	color: #FFFFFF;
    text-decoration:none;
}


.menu
{
    color: #FFFFFF;
	background-color: #3b73b9;
	padding:0 10px 0 10px;	
	height:18px
}

.menuOver
{
	color: #FFFFFF;
	background-color: #2eabfa;
	padding:0 10px 0 10px;	
}

.menuActif
{
	text-transform: uppercase;
	color: #FFFFFF;
	color: #3b73b9;
	border-top:solid 2px #3b73b9;
	border-bottom: solid 2px #3b73b9;
	padding:0 10px 0 10px;	
}

.menuOffreOver
{
    color: #3b73b9;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding:0 10px 0 10px;	

}

.menuOffreActif
{
	color: #3b73b9;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.subMenu
{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;

}

/*------------------------CONTENU-------------------------------
------------------------------------------------------------------
-----------------------------------------------------------------*/

#formulaire
{
    margin:0;
    padding:0;
    width:750px;
}

#master_contentplaceholder
{
    margin:0;
    padding-left:10px;
    top:0;
    width:100%; 
}

.libeleGris
{
	font-size:7pt;
	color:#999999;
	padding-left:15px;
}

/*----------------------------------------------------------------
---------------------PIED DE PAGE---------------------------------
-----------------------------------------------------------------*/
#footer
{
    width:830px;
    padding:15px 0 0 0;
	font-size: 7pt;
	color: #666666;
    margin-left:auto;
    margin-right:auto; 
    text-align:right;    
}

#footer a:link, a:active, a:visited
{
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}


#footer a:hover
{
	color: #999999;
	text-decoration: underline;
}

.lienHead
{
color:#3B73B9; 
background-color:#FFFFFF;
letter-spacing:0px;
text-decoration:underline;   
}


/*----------------------------------------------------------------
----------------------------MENU 1---------------------------------
-----------------------------------------------------------------*/
.form1Content
{
background-image: url(images/form_background.gif);
background-position:left; 
margin:0px;
padding:0px;
background-repeat:repeat-y;
}

/*----------------------------------------------------------------
----------------------------MENU 2---------------------------------
-----------------------------------------------------------------*/
.ch_txt
{
border:0;
font-size:9pt;
padding-left:5px;    
}

.libFormtxt
{
font-size:9pt;
color:White;    
}

/*----------------------------------------------------------------
-------------------------MENU 3------------------------------------
----------------------------------------------------------------*/

#menu3
{
background-image: url(images/form_background.gif);
background-position:left; 
background-repeat:repeat-y;
margin:0px;
padding:0px;
color:White;
border:0;
}

#tabContenu
{
border:0;
padding-left:5px; 
font-size:0.8em;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter: alpha (opacity=70);
	opacity:0.7;
	-moz-opacity : 0.7;
	-khtml-opacity: 0.7;
}

.modalPopup {
	background-color:#3b73b9;
	border-width:3px;
	border-style:solid;
	border-color:white;
	padding:3px;
	width:400px;
	height:200px;
	text-align:center;
	color:White;
}

.modalPopupGrid {
	background-color:#3b73b9;
	border-width:3px;
	border-style:solid;
	border-color:white;
	padding:3px;
	width:750px;
	height:250px;
	color:White;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.modalPopup2 {
	background-color:#3b73b9;
	border-width:3px;
	border-style:solid;
	border-color:white;
	padding:3px;
	width:400px;
	height:200px;
}

.modalPopup3 {
	background-color:#3b73b9;
	border-width:3px;
	border-style:solid;
	border-color:white;
	padding:3px;
	width:650px;
	height:320px;
	
}

/*----------------------------------------------------------------
-------------------------MENU 6------------------------------------
----------------------------------------------------------------*/
.ssTitreBlc
{
    font-size:12pt; 
    color:White;    
    background-image: url(images/form_background.gif);
    background-position:left; 
    margin:0px;
    padding-left:15px;
    background-repeat:repeat-y;
    font-weight:bold;
    
}

#centreImg
{
    padding-left:10px;
    text-align:center;    
    
}

.bordRightBottom
{
    padding-left:7px;
    padding-bottom:7px;
    border-bottom:solid 1px #ffffff;
    border-right:solid 1px #ffffff;
    border-left:solid 1px #3b73b9;
    border-top:solid 1px #3b73b9;
}

.bordBottom
{padding-left:7px;
 padding-bottom:7px;
 border-bottom:solid 1px #ffffff;
 border-right:solid 1px #3b73b9;
 border-left:solid 1px #3b73b9;
 border-top:solid 1px #3b73b9;
}

.bordRight
{padding:6px;
 border-bottom:solid 1px #3b73b9;
 border-right:solid 1px #ffffff;
 border-left:solid 1px #3b73b9;
 border-top:solid 1px #3b73b9;
}

.bordLeft
{
 padding:6px;
 border-bottom:solid 1px #3b73b9;
 border-right:solid 1px #3b73b9;
}

#popubBouton
{
text-align: center;
width: 100%;
padding-top:50px;
}

#libFormM6
{
width:525px;
font-size:9pt;
padding-top:10px;
padding-left:5px;
}

#libFormM6 .libFormM6_1
{
  float:left;
  width:220px;
}

#libFormM6 .libFormM6_2
{
  float:left;   
  width:305px;
  padding-bottom:10px;
}

/*----------------------------------------------------------------
-------------------------MESSAGE D'ERREUR-------------------------
-----------------------------------------------------------------*/
.libMsgError
{
 color:#3B73B9;
 font-size:11pt;
 font-weight:normal;   
}

/*----------------------------------------------------------------
-------------------------MENU TPE-------------------------
-----------------------------------------------------------------*/
.posTxtBox
{
float:left;
margin-right:10px;
padding-left:15px;
padding-top:0px;
margin-top:top;
color: #ffffff;
clear:left; 
}

.posBlocTxt
{
float:left;
padding:2px;   
width:600px;  
margin:0;
color: #ffffff;
font-size:9pt;
}

.PosBouton
{
padding-top:20px;
float:right;     
}

/*----------------------------------------------------------------
-----------------------------CHOIX NANO---------------------------
-----------------------------------------------------------------*/
.tabForm6
{
color:#FFFFFF;
font-size:9pt;    
}


.sTitForm6
{
padding-left:15px;
text-align:center;
width:100px;
margin-top:15px;
font-size:10pt;
line-height:15pt;
height:50px;
}

.Txt1Form6
{
float:left;
width:150px; 
margin-top:15px;
padding-left:0px;
clear:left;
height:60px
}

.Txt2Form6
{
float:right;
margin-top:15px;
width:195px;  
height:60px;

}
.Txt3Form6
{
float:left;
margin-top:15px;
width:340px;  
height:60px;
clear:left;
padding-left:15px;
}

.PosBouton2
{
text-align:center;
}

.chpForm6
{
background-color: #3B73B9;
border:0;
color:#FFFFFF;
text-align:right;
font-weight:bold;
}

.Txt1ChoixNano
{
float:left;
width:190px; 
height:20px;
margin-top:15px;
padding-left:0px;
clear:left;
}

.Txt2ChoixNano
{
float:right;
margin-top:15px;
width:90px;  
height:20px;
}

.Txt3ChoixNano
{
float:left;
width:190px; 
height:30px;
margin-top:15px;
padding-left:0px;
clear:left;
}

.Txt4ChoixNano
{
float:right;
margin-top:15px;
width:90px;  
height:30px;
}

/*----------------------------------------------------------------
-------------------------------MENU 7-----------------------------
-----------------------------------------------------------------*/

#BlocMenu7
{
display:block;
width:730px; 
padding-left:15px;
}

.BlocGMenu7
{
float:left;
border:solid 1px #ffffff; 
width:310px;
height:270px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
clear:left; 
}

.BlocDMenu7
{
float:right;
border:solid 1px #ffffff; 
width:310px; 
height:270px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
margin-right:15px; 
text-align:justify;
}

.BlocFormGMenu7
{
float:left;
clear:left;
width:215px; 
}

.BlocFormDMenu7
{
float:right;
text-align:right;
background-color:#3B73B9;
color:#FFFFFF;
width:83px;
}

/*----------------------------------------------------------------
-------------------------------MENU 8-----------------------------
-----------------------------------------------------------------*/

#BlocMenu8
{
display:block;
width:740px; 
text-align :left;
height:250px;
margin:0;
padding:0;
}

.BlocFormGMenu8
{
float: left;
clear: left;
width: 150px;
height:18px;
margin-top: 15px;
}

.BlocFormDMenu8
{
float: right;
text-align: right;
background-color: #3b73b9;
color: #ffffff;
width: 72px;
height:18px;
margin-top:15px;
}

.BlocFormG1Menu8
{
float: left;
clear: left;
width: 150px;
height:30px;
margin-top: 15px;
}

.BlocFormD2Menu8
{
float: right;
text-align: right;
background-color: #3b73b9;
color: #ffffff;
width: 72px;
height:30px;
margin-top:15px;
}

.Bloc1Menu8
{
float:left;
border-right:solid 1px #ffffff; 
width:230px;
height:230px;
margin:0;
padding-left:10px;
padding-right:5px;
}

.Bloc2Menu8
{
float:left;
border-right:solid 1px #ffffff; 
width:230px;
height:230px;
padding-right:5px;
padding-left:10px;
margin:0;

}

.Bloc3Menu8
{
float:left;
width:230px; 
height:230px;
padding-right:5px;
padding-left:10px;
margin:0;
}

/*---------------------------------------------------------------------
-------------------------- Image Slider -------------------------------
----------------------------------------------------------------------*/

.ImageSlider20 
{
	position:relative; 
	background:url("images/cursor/cur_20.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider30 
{
	position:relative; 
	background:url("images/cursor/cur_30.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider40 
{
	position:relative; 
	background:url("images/cursor/cur_40.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider50 
{
	position:relative; 
	background:url("images/cursor/cur_50.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider60 
{
	position:relative; 
	background:url("images/cursor/cur_60.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider70 
{
	position:relative; 
	background:url("images/cursor/cur_70.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider80 
{
	position:relative; 
	background:url("images/cursor/cur_80.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider90 
{
	position:relative; 
	background:url("images/cursor/cur_90.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider100 
{
	position:relative; 
	background:url("images/cursor/cur_100.gif") repeat-x; 
	width:250px;
	height:35px;
}

.ImageSlider110 
{
	position:relative; 
	background:url("images/cursor/cur_110.gif") repeat-x; 
	width:300px;
	height:35px;
}

.ImageSlider120 
{
	position:relative; 
	background:url("images/cursor/cur_120.gif") repeat-x; 
	width:300px;
	height:35px;
}

/*---------------------------------------------------------------------
-------------------------- MenuCom -------------------------------
----------------------------------------------------------------------*/

.TextIndicator_TextBox1_Strength1
{
     background-color:#3B73B9;
     color:red;
     font-family:Arial;
     font-size:8pt;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:#3B73B9;
     color:Orange;
     font-family:Arial;
     font-size:8pt;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:#3B73B9;
     color: white;
     font-family:Arial;
     font-size:8pt;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:#3B73B9;
     color:#17ed00;
     font-family:Arial;
     font-size:8pt;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.TextIndicator_TextBox1_Strength5
{
background-color:#3B73B9;
color: Aqua;
font-family:Arial;
font-size:x-small;
font-style:italic;
padding: 2px 3px 2px 3px;
font-weight:bold;
}

a.lienGrid
{
color:#C0FFFF; 
text-decoration:underline;
text-indent:0px;   
}
    
a.lienGrid:visited
{ 
color:#ffef7e; 
text-decoration:underline;
text-indent:0px;
letter-spacing:0px; 
}


/*---------------------------------------------------------------------
-------------------------- BOUTONS -------------------------------
----------------------------------------------------------------------*/

.boutAnnuler
{
background-image: url(images/Bout_annuler.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:142px;
height:39px;
}

.boutChercher
{
background-image: url(images/Bout_chercher.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutConfContrat
{
background-image: url(images/Bout_confirmationContrat.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutConfirmer
{
background-image: url(images/Bout_confirmer.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutConnecter
{
background-image: url(images/Bout_connecter.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutContinuer
{
background-image: url(images/Bout_continuer.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutContinuer2
{
background-image: url(images/Bout_continuer.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
float:right;
padding-top:15px;
}

.boutDonneesPerso
{
background-image: url(images/Bout_donneesPerso.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutCreeDossier
{
background-image: url(images/Bout_creerDossier.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutEditProjet
{
background-image: url(images/Bout_EditezProjet.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
margin-top:5px;
}

.boutEditProjetGris
{
background-image: url(images/Bout_EditezProjetGris.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
margin-top:5px;
}

.boutEntrepreneurs
{
background-image: url(images/Bout_entrepreneurs.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutExcel
{
background-image: url(images/Bout_excel.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutFonctionPratique
{
background-image: url(images/Bout_fonctionPratique.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutjeChoisisIzifi
{
background-image: url(images/Bout_jeChoisisIzifi.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
margin-top:20px;
}

.boutjeChoisisNano
{
background-image: url(images/Bout_jeChoisisNano.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
margin-top:20px;
}

.boutModifRech
{
background-image: url(images/Bout_modifRecherche.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutNon
{
background-image: url(images/Bout_non.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutOui
{
background-image: url(images/Bout_oui.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutPartenaires
{
background-image: url(images/Bout_partenaires.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutPartenaires2
{
background-image: url(images/Bout_partenaires2.gif);
background-repeat:no-repeat;
background-position:left;
width:155px;
height:38px;
border:0;
cursor:pointer;
}

.boutUtilisateurs
{
background-image: url(images/Bout_utilisateurs.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:155px;
height:38px;

}

.boutReportActivite
{
background-image: url(images/Bout_reportingActivite.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutRetour
{
background-image: url(images/Bout_retour.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutRetour2
{
background-image: url(images/Bout_retour2.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutSuite
{
background-image: url(images/Bout_suite.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;   
}

.boutSuiviDos
{
background-image: url(images/Bout_suiviDossier.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutValider
{
background-image: url(images/Bout_valider.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:130px;
height:39px;

}

.boutOk
{
background-image: url(images/Bout_Ok.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:82px;
height:39px;
}

.boutAjouter
{
background-image: url(images/Bt_ajouter.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:92px;
height:21px;
}

.boutActualiser
{
background-image: url(images/Bt_actualiser.gif);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
width:92px;
height:21px;
}

.boutPartenaire
{
background-image: url(images/Bout_partenaires.jpg);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutCommercial
{
background-image: url(images/Bout_commercial.jpg);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutAmis
{
background-image: url(images/Bout_amis.jpg);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
}

.boutDemandArbitrage
{
background-image: url(images/Bout_DemandeArbitrage.jpg);
background-repeat:no-repeat;
background-position:left;
border:0;
cursor:pointer;
Height:38px;
width:217px;
}

/*---------------------------------------------------------------------
-------------------------- INFOBULLE -------------------------------
----------------------------------------------------------------------*/
.bulleTit
{
 font-size:9pt;  
 color:#FFFFFF;
 font-family:Arial;
}
    
.bulleInside
{
 font-size:9pt;
 color:#000000;
 font-family:Arial;
}    
    
/*---------------------------------------------------------------------
-------------------------- AmisPar -------------------------------
----------------------------------------------------------------------*/
.ColAmisGauche
{
Padding-right:95px;
}

.ColAmisDroite
{
Padding-left:20px;
}

.EnteteTab
{
background-color:White;
font-family:Arial;
text-decoration:underline;
}

.txtError
{
color:#000000;  
}

.ch_txtAmis
{
border:0;
font-size:9pt;
padding-left:5px;
}

.menu_derAmis
{
border:0;
font-size:9pt;
padding-left:5px;
}

a.lienConn
{
color:#3b73b9; 
text-decoration:underline;
font-size:8pt;   
}
    
a.lienConn:hover
{ 
color:#666666; 
text-decoration:underline;
font-size:8pt;   

}
























