/* CSS Document */
body{
	margin: 0 0 10px 0;
	font: 11px tahoma;
	color: #666666;
}
img{ border: 0px; }
/****************************************************************/
/************************** Page ********************************/
/****************************************************************/

div#container{
	width: 814px;
	padding: 0 18px 0 18px;
	margin: 15px auto;
	text-align: left;
	background: url(images/bord.gif) repeat-y;
	height: inherit;
}

/****************************************************************/
/***************************** Bandeau **************************/
/****************************************************************/

#TopPage{
	/*BUG IE7
	height: 115px ;*/
	display:block;
}
#TopGauche{
	border-top:5px solid #8DACFC;
	border-bottom:3px solid #8DACFC;
	float:left;
}
#TopGauche img{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	display:block;
}
#TopDroite{
	border-top:5px solid #8DACFC;
	border-bottom:3px solid #8DACFC;
	height:97px;
	width:630px;
	background: url(images/calque_crm.jpg) no-repeat;
	float: right;
}
.TopDroiteTitre{
	padding-top:5px;
	padding-left:20px;
	margin-top:10px;
	float: left;
	vertical-align:top;
	width:400px;
}
.TopDroiteTitre h1{
	color:#1860AA;
	font-size:24px;
	line-height:30px;
}

/****************************************************************/
/***************************** Menu *****************************/
/****************************************************************/

ul#menu{
	margin: 0px;
	height: 23px;
	padding-left: 183px;
	background: url(images/barre.gif) repeat-x;
}

ul#menu li{
	float: left ;
	line-height: 22px ;
	list-style-type: none ;
	border-left: 1px solid #ccc ;
}

ul#menu li a{
	padding: 4px 5px 4px 5px;
	line-height: 22px ;
	color: #000 ;
	text-decoration: none ;
}

ul#menu a:hover{
	background-color: #ccc;
}
ul#menu .selectione {
	background-color: #ccc;
	color:#CD531A;
}

ul#menu a:active {
	background: #808080;
	color: #fff;
}

/************************* Sous Menu CRM ************************/

ul#ssMenu {
	margin: 0px;
	padding:1px;
	background-color: #D0DEFD;
	width: 180px;
	position:relative;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
}

ul#ssMenu li {
	list-style-type: none;
}

ul#ssMenu a {
	padding: 0 2px;
	line-height: 20px ;
	width: 175px;
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	color: #000;
}

ul#ssMenu a:hover {
	background: #8DACFC;
	border: 1px solid #fff;
	color:#000;
}

ul#ssMenu a:active {
	background: #8DACFC;
	border: 1px solid #fff;
	color: #000;
}
ul#ssMenu.selectione {
	background: #8DACFC;
	border: 1px solid #fff;
	color:#000;
}
ul#ssMenu .titre {
    padding: 0 2px;
	line-height: 20px ;
	font-size:11px;
	font-weight:bolder;
	width: 175px;
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	color: #FFFFFF;  
	background: #8DACFC;
}

/****************************************************************/
/*************************** Separateur *************************/
/****************************************************************/

.separation{
	width:850px;
	height:10px;
	background: url(images/break.gif) ;
	margin: 0 -18px;
	clear: both;
}
.separation img{
	display:none;
}

/****************************************************************/
/************************** Conteneur ***************************/
/****************************************************************/

div#inside{
	display:block;
	padding: 0px ;
	width:814px;
	height:100%;
	position:relative;
}

div#insideGauche{
	float:left;
	width:183px;
}
div#insideDroite{
	float:right;
	width:630px;
	border-left:1px solid #D5D5D5;
}

/****************************************************************/
/***************************** Page *****************************/
/****************************************************************/
p, h2{ margin: 0px; }

p,h2{ margin: 0px; }

.accueil{
	float: right;
	text-align: justify;
	margin: 0px;
}
.divPage{
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 16px;
	margin-left: 20px;
}
.divPage h1{
	line-height: 25px ;
	font-size: 25px ;
	color: #CD531A;
	font-weight: normal ;
}
.divPage h2{
	font-size: 14px;
	color: #CD531A;
	height:20px;
	text-align: left;
}
.divPage h3{
	font-size:11px;
	color: #0080FF;
	font-weight: bold ;
}
.divPage br{
	height: 200px;
}
.divPage p{
	font-size: 11px;
	margin-bottom: 8px;
	/*text-indent: 2em ;*/
	line-height: 16px ;
}
p.sautLigne{
	margin-bottom: 80px;
}
.divPage a{
	font-weight: bold ;
	color: #0080FF;
	text-decoration: none ;
}
.divPage a:hover{
	color: #0080FF;
	text-decoration: underline ;
}

.divPage ul{
	margin : 0px;
	padding: 0 0 8px 13px;
	list-style-image: url(images/fleche.gif);
	list-style-position: outside;
}
.divPage li{
	padding: 0 0 6px 0;
}
.image{
	float: right;
	margin-right: -20px;
	margin-bottom: 20px;
}
.divPageGauche{
	width: 270px;
	float: left;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-top : 5px solid #8DACFC;
	border-bottom : 1px solid #8DACFC;
	border-left : 1px solid #8DACFC;
	border-right : 1px solid #8DACFC;
}
.divPageDroite{
	width: 270px;
	float: right;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-top : 5px solid #8DACFC;
	border-bottom : 1px solid #8DACFC;
	border-left : 1px solid #8DACFC;
	border-right : 1px solid #8DACFC;
}
.divPageMilieu{
	width: 578px;
	float:none;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-top : 1px solid #8DACFC;
	border-bottom : 1px solid #8DACFC;
	border-left : 1px solid #8DACFC;
	border-right : 1px solid #8DACFC;
}
.divPageButton{
	width: 580px;
	float:left;
	margin-top:10px;
	margin-bottom: 10px;
}
.divPageForm{
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 16px;
	margin-left: 20px;
}
.divPageForm h1{
	line-height: 25px ;
	font-size: 18px ;
	color: #008000;
	font-weight: normal ;
}
.divPageForm h2{
	font-size: 12px;
	color: #008000;
	height: 20px;
	text-align: left;
}
.divPageForm br{
	height: 200px;
}
.divPageForm p{
	font-size: 11px;
	margin-bottom: 2px;
	/*text-indent: 2em ;*/
	line-height: 16px ;
}
.divPageForm a{
	font-weight: bold ;
	color: #0080FF;
	text-decoration: none ;
}
.divPageForm a:hover{
	color: #0080FF;
	text-decoration: underline ;
}

.divPageForm ul{
	margin : 0px;
	padding: 0 0 5px 0;
	list-style:none
}
.divPageForm li{
	padding: 0 0 0 0;
	list-style:none
}

/*******************************************************************************/
/**************** Module de resume solutions ***********************************/
/*******************************************************************************/

.resumeCRM{
	width: 580px;
	height: 76px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right:5px;
	border-top : 8px solid #8DACFC;
	border-bottom : 2px solid #8DACFC;
	border-left : 2px solid #D0DEFD;
	border-right : 2px solid #D0DEFD;
	background-color:#F6F6F6;
}
.resumeCRM p{
	font-size: 14px;
	line-height:20px;
	color: #626d7d;
	margin-left:140px;
}
.resumeCRM img{
	float:left;
}

/*******************************************************************************/
/**************** Module de references clients *********************************/
/*******************************************************************************/

.referenceCRM{
	width: 580px;
	float:left;
	margin-bottom: 10px;
	margin-top:20px;
	padding-right:5px;
	border-top : 8px solid #8DACFC;
	border-bottom : 2px solid #8DACFC;
	border-left : 2px solid #D0DEFD;
	border-right : 2px solid #D0DEFD;
}
.referenceCRM p{
	font-size: 11px;
	color: #626d7d;
	text-align:justify;
	padding-left:170px;
}
.referenceCRM img{
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	border-top :none;
	border-bottom :none;
	border-left :none;
	border-right :none;
	float:left;
}

/*******************************************************************************/
/**************** Module de description visible en page offre ******************/
/*******************************************************************************/

.description p{
	font-size: 11px;
	color: #626d7d;
	margin-left: 39px;
	margin-top:0px;
}
.description img{
	float: left;
	margin:0px;
}
.description h{
	margin:0px;
}

/****************************************************************/
/***************************** Bas ******************************/
/****************************************************************/

#bottom{
	padding: 0 5px ;
	height: 20px ;
	line-height: 22px ;
	display:block;
	background:#8DACFC;
	color:#fff;
	border-bottom:1px solid #8DACFC ;
}
#bottomGauche{
	float:left;
}
#bottomDroite{
	float: right;
}
#bottomDroite a{
	color: #fff;
	text-decoration: none;
}

/****************************************************************/
/*************************** Textes divers **********************/
/****************************************************************/

.savoir{
	color:#FF6600;
	font-weight:bold;
}