﻿
.style4 {
	border-width: 0px;
}
	.link-title a
	{
	color:#FF7C00;
	text-decoration:none;
}
	.link-title a:hover
	{
	color:#FF7C00;
	text-decoration:underline;
}
	.ms-standardheader
	{
		font-family:Verdana;
		font-size:11px;
}
	.ms-formbody
	{
	font-family: Verdana;
	font-size: 11px;
	background-color:#FFE0BF
}
TR {
	font-family: Verdana;
	font-size: 11px;
}

H1 {
 font-familiy: Verdana;
 font-size: 18px;
 color: #000000
 }
 
H2 {
 font-familiy: Verdana;
 font-size: 13px;
 color: #E68A00
 } 

H3 {
 font-familiy: Verdana;
 font-size: 11px; 
 font-weight:bold;
 color: #000000 
 }
	Select.ms-searchbox
	{
		display:none;
	}
	input.ms-searchbox
	{
		width:130px;
	}
	.web-background
	{
		background-color:#EFEFEF;	
	}
	.web-content
	{
		background-color:#FFFFFF;
		font-size:8pt;
		font-family:verdana;
		vertical-align:top;	
	}
	.web-shadow
	{
	    background:#EFEFEF url("/images/shadow.gif") repeat-y top;
	}
	.web-shadow-vertical
	{
	    background:#EFEFEF url("/images/shadow-vertical.gif") repeat-x bottom;
	}
	.web-shadow-angle
	{
	    background:#EFEFEF url("/images/shadow-angle.gif") no-repeat;
	}
	.web-menu{  
	width: 160px; /*width of menu*/  
	}
	.web-menu ul{  
	list-style-type: none;  
	margin: 0;  
	padding: 0;  
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/  
	}  
   
	.web-menu ul li{  
	padding-bottom: 2px; /*bottom spacing between menu items*/  
	}  
	  
	.web-menu ul li a{  
	font: normal 11px verdana;  
	color: black;  
	background-image:url('/images/degrade_surmenu_gris.png');  
	display: block;  
	padding: 5px 0;  
	line-height: 17px;  
	padding-left: 8px; /*link text is indented 8px*/  
	text-decoration: none;  
	}  
	   
	.web-menu ul li a:visited{  
	color: black;  
	}  
	  
	.web-menu ul li a:hover{ /*hover state CSS*/  
	color: white;  
	background-image: url('/images/degrade_menu.png');  
	}
	
	.horizontal-menu{
    float:left;
	width: 100%;
    font-size:93%;
    line-height:normal;
 
	}
	.horizontal-menu ul{
    margin:0;
    padding:0px 0px 0;
    list-style:none;
	}  
   
	.horizontal-menu ul li{  
	display:inline;
    margin:0;
    padding:0;
	}  
	  
	.horizontal-menu ul li a{  
	font-size:13px;
	width:120px;  
    float:left;
    margin:0;
    white-space:nowrap;
    padding: 10px 10px 10px 10px;
    /*border-bottom:1px solid #F7931D;*/
    text-decoration:none;
    color:#000000;
	font-family: verdana;
	background-image:url('/images/degrade_menu_gris.png') repeat-x left top;
	}  
	   
	.horizontal-menu ul li a:visited{  
	color: black;  
	}  
	  
	.horizontal-menu ul li a:hover{ /*hover state CSS*/  
	color: white;  
	background-image: url('/images/degrade_menu_orange.png');  
	}

	.style1 {
	font-size: 10pt;
	background-image:url('/images/banniere_site_crm.gif');
	background-repeat:no-repeat;
	}
	.style3 {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	vertical-align: top;
	border-top: 1px #C4C4A6 solid;
	}
	
		a.bouton7 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton7.png) no-repeat 0 0;
	}

	a.bouton7:hover
	{
	background-image: url(/images/bouton7-.png);
	} 

	a.bouton1 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton1.png) no-repeat 0 0;
	}

	a.bouton1:hover
	{
	background-image: url(/images/bouton1-.png);
	} 
	
	a.bouton2 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton2.png) no-repeat 0 0;
	}

	a.bouton2:hover
	{
	background-image: url(/images/bouton2-.png);
	} 

	a.bouton3 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton3.png) no-repeat 0 0;
	}

	a.bouton3:hover
	{
	background-image: url(/images/bouton3-.png);
	} 
	a.bouton4 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton4.png) no-repeat 0 0;
	}

	a.bouton4:hover
	{
	background-image: url(/images/bouton4-.png);
	} 
	a.bouton5 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton5.png) no-repeat 0 0;
	}

	a.bouton5:hover
	{
	background-image: url(/images/bouton5-.png);
	} 
	a.bouton6 {
	display:block;
	width:100px;
	height:75px;
	background: url(/images/bouton6.png) no-repeat 0 0;
	}

	a.bouton6:hover
	{
	background-image: url(/images/bouton6-.png);
	} 

