@media print {
	ul.menuGobal {
		display:none;
	}
	div.menuInterne {
		display:none;
		width:1px;
	}
	div.page {
			display:none;
	}
	div.pageBas {
			display:none;
	}
	div.partMain {
		width:100%;
	}
	div.fondattente2 {
		border-top:none;
		background: url(../images/fond2.gif) no-repeat bottom left;
	}
}
/****************************************************************************
* STYLE COMMUN A TOUTES LES PAGES
****************************************************************************/
body {
	text-align:center;
	min-width:898px;
	text-align:center;
	background-color:#000000;
	background-image: url(../images/bg_degrade.jpg);
	background-repeat: repeat-y;
	background-position: center center;	
	padding: 40px 0px 0px 0px;
	margin: 0px;
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	line-height:150%;
	padding: 0px;
	margin: 0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/****************************************************************************
* LAYOUT
****************************************************************************/
#wrapper {
	margin:0 auto;
	width:898px;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(../images/fond_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5 0 0 0px;	
}

/****************************************************************************
* FONDS 
****************************************************************************/

.fondattente1, .fondattente2{
	background-color: #FFFFFF;
}

.fondattente1 {
	background-image: url(../images/fond1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondattente2 {
	background: url(../images/fond2.gif) no-repeat bottom left;
}
.beforeFooter {
	border-top:15px solid #9C428E ;
}

/****************************************************************************
* STYLE DE TEXTE
****************************************************************************/

/* lien */
a{
	color:#08528C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.noir{
	color:#000000;
	text-decoration:none;
}	

.styleTitrePage {
	font-size:28px;
	color: a23c84;
	margin:1em 0 1em 0;	
}
p.titreNews {
	color:#333333;
	font-size:1em;
	line-height:20px;
	font-weight: bold;
	margin-bottom:0.3em;
}
p.corpsNews {
	color:#3C3C3C;
	font-size:1em;
	margin-left:50px;
}
.dateNews {
	color:#A9443F;
/*		color:#222222;*/
/*		font-weight:normal;*/
}
.corpsPart {
	padding: 0px 8px 1em 0px ;
	text-align:justify;
}
.link {
	padding: 10px 0px 0px 0px ;
	margin: 0px;
}

/****************************************************************************
* FORM
****************************************************************************/
.formInput {
	width:25%;
	text-align:right;
}
.formValue {
	border: 1px solid rgb(204, 204, 204);
	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: rgb(102, 102, 102);
	width: 285px;
}
.formSubmit {
	padding:15px;
	background-color:#666666;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:right;
}
.reg{
	font-size:0.3em;
	vertical-align:super;
}
li {
	margin-bottom:1em;
}
.pdfLink{
	background-image:url(../images/picto.gif);
	padding: 0 1 1 40 ;
	background-repeat: no-repeat;
	background-position: left top;	
}

/****************************************************************************
* BARRE DE MENUS
****************************************************************************/
.logoIT{
	border:0;
	margin:0;
	padding:0;
}
ul.menuGobal{
	text-align:center;
	margin:0;
	padding:18 2 8 2;
	background-color: #9C428E;
	line-height:1.0em;
}
ul.menuGobal a{
	color:#FFFFFF;
}
ul.menuGobal a:hover{
	text-decoration:underline;
}
ul.menuGobal li {
	display:inline;
	text-transform:uppercase;
	vertical-align:top;
	font-size:9px;
	font-weight: bold;
	padding:6 20 6 20px;
	margin:0px;	
}
ul.menuGobal li#current {
	background-image: url(../images/bg_onglet.png);
/*	background-image: url(../images/bg_page.png);*/
	background-repeat:repeat-x;
	background-position: bottom left;	
	text-decoration:none;
	color:#9C428E;
	background-color:	#FFFFFF;	
	padding-bottom:22px;
}

/****************************************************************************
* BAS DE PAGE
****************************************************************************/
address.mail, address.phone {
	font-size:10px;
	font-style:normal;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height:normal;
}
address.mail{
	background-image:url(../images/intellitech-square.png) ;
	background-repeat:no-repeat;
	background-position: 10 4;	
	float:left;
	padding-left: 63px;
}
address.phone{
	float:right;
	padding-right: 13px;
	text-align:right;
}

/****************************************************************************
* MENU INTERNE
****************************************************************************/
/* Colonne : position, marge, largeur*/
div.menuInterne {
	float:right;
	margin:10 5 5 5;
	text-align:center;
}
/* Titre de la vignette*/
div.menuInterne p {
	color:#EAEAEA;
	font-weight: bold;
}
.reg2{
	font-size:0.5em;
	vertical-align:super;
}
/* Cadre de la vignette*/
div.menuInterne p {
	margin-bottom: 10px;
	background-image:url(../images/cadre_gris2.png) ;
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding: 8 12 12 12;
}

div.menuInterne img {
	margin-top:8px;
	border: 1px solid #000000;
}

/****************************************************************************
* LAYER
****************************************************************************/
h1 {
	font-size:1.8em;
	letter-spacing:.1em;
/*	color: a23c84;*/
	color:#B34369;
	margin-top:0.5em;	
}
h2{
	padding-top:1.2em;
	color:#B34369;
	letter-spacing:.1em;
	font-size:1.5em;
	clear:both;
}
h3 {
	color:#333333;
	font-size:1.3em;
	line-height:20px;
	font-weight: bold;
	clear:both;
}
div.partMain {
	float:left;
	margin:0;
	padding:0 0 0 10;
	width:83%;
}
div.partTerms {
	font-size:x-small;
	margin:0;
	padding:10;
}
.slogan {
	color:#000000;
	margin:10 0 0 10;
	font-size:.9em;
/*	text-align:right;*/
	font-weight:bold
}
div.partMain p, div.partMain ul {
	line-height:2em;
	text-align:justify;
}
div.page {
	line-height:6px;
	background-image: url(../images/bg_page.png);
	background-repeat:repeat-x;
	background-position: top left;	
}
div.pageBas {
	line-height:6px;
	background-image: url(../images/bg_pageBas.png);
	background-repeat:repeat-x;
	background-position: bottom left;	
}
/****************************************************************************
* LISTES
****************************************************************************/
ul.listPaper {
	padding:0;
	margin:10 0 0 0;
	list-style-type:none;
	line-height:2em;
}
ul.listPaper li{
	margin-right:10;
	width:50%;
	padding:10;
/*	background-color:#EEEEEE;	*/
	background-color:#CCCCCC;	
	border: 1px solid rgb(104, 104, 104);
	float:left;
}
.image_doc {
 float:left;
 margin:0;
 padding:0;
}

/****************************************************************************

****************************************************************************/
a img {
	border:none;
}
div.applications p{
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
	width:30%;
	float:left;
}
div.applications p img{
	margin-left:20px;
}
div.solutions {
	padding-top:40px;	
}
div.solutions h2{
	padding-top:0px;
	margin-top:0px;
	float:left;
}
div.solutions li {
	padding-top:0px;
	margin-bottom:10px;
	margin-left:80px;
}
div.solutions ul {
	margin-top:0px;
	margin-bottom:0px;
}
div.solutions img {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
hr {
	margin-top:30px;
	margin-bottom:30px;
}
.Press {
	color:#333333;
	font-size:1.2em;
	line-height:20px;
	font-weight: bold;
	font-style:italic;
}
div.NewsHome {
	margin-top:2em;
}
div.NewsHome p{
	padding-bottom:2.3em;
}
/****************************************************************************
TESTS !!!!!!!!!
****************************************************************************/
/* * {
	border: 1px solid rgb(204, 204, 204);
}*/

