
/*------------------------------------------------------*
  *-----------------------------------     CSS HOME     ----*
  *------------------------------------------------------*/


body#home {
	background-image: url(../design/deco/bg_home.gif);
	border:0;
	padding:0;
	margin:0;
}

body#liste {
	border:0;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}

#index {
	float: right;
}

#menu2{
	height: 22px;
	position: absolute;
	top: 355px;
	right: 35px;
	}


/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/



body {
	text-align:center;
	padding: 0;
	border:0;
	margin:0;
	font-family: verdana;
	font-size: 10px;
	color: #213540;
	background-image: url(../design/deco/bg_int.gif);
	background-repeat: repeat-x;

}




#global{
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#haut{
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 196px;
	}
	


	
#menu{
	height: 22px;
	width: 100%;
	}
		
	
#centre{
	padding-top: 20px;
	text-align: justify;
	line-height:18px;
	padding-left: 200px;
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
	width: 512px !important;
	/* IE MAC voit un commentaire sur 3 lignes se terminant ici */
 	width: 712px;
	}
	

#bas{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 4px;
	height: 22px;
	width:100%;
	left:0px;
	background-image: url(../design/deco/bas.gif);
	background-repeat: repeat-x;
	}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#DF1983;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
}


.pied
{
	color:#213540;
	font-family: verdana;
	font-size: 9px;
}









 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
body#presentation a#presentation, body#solutions a#solutions, body#references a#references, body#client a#client, body#contact a#contact{
	color:#DF1983;
	padding-top: 3px;
	background-image: url(../design/deco/on.gif);
	background-repeat: no-repeat;
   }
     
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 22px;
	width:153px;
	font-family: verdana;
	font-size: 9px;
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	text-align:center;
	background-image: url(../design/deco/off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	

a.menu:hover{
	color:#F2F2F2;
	background-image: url(../design/deco/roll.gif);
	
}

.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/
  
  
a.lien{
	font-family: verdana;
	font-size: 10px;
	text-decoration:none;
	color: #DF1983;
	font-weight:bold;
	cursor: help; 
	}


a.lien:hover{
	text-decoration:underline;
}



a.bas{
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	color: #213540;
	font-weight:normal;
	cursor: help; 
	}


a.bas:hover{
	text-decoration:underline;
}



td.tableau{
	font-family: verdana;
	font-size: 10px;
	color: #213540;
	line-height: 17px;
	font-weight: 500;
	text-align: justify;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #213540;
	}

th{
	color:#213540;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}

#cadre {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../design/deco/cadre.gif);
	padding-top: 15px;
	padding-left: 3px;
	background-repeat: no-repeat;
}


td.tableau2{
	font-family: verdana;
	font-size: 10px;
	color: #213540;
	font-weight: bold;
	text-align: justify;
	vertical-align: center;
	}

.envoyer {
	background-color: #213540;
	border: 0;
	color: #FFFEFE;
	letter-spacing: 1px;
	font-family:verdana;
	font-size: 10px;
	cursor: hand;
	margin-right: 5px;
	margin-bottom: 5px;
}


.formulaire{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #213540;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 175px;
	overflow:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #213540;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
.log{
	font-family: verdana;
	font-size: 10px;
	color: #213540;
	font-weight: bold;
	text-align: justify;
	vertical-align: center;
	}
