/*bloc contenu*/
#principal {
	display: inline;
	float: left;
	padding-top: 20px;
	width:703px;
	/*border: 1px solid #000;*/
	padding-left:52px;
	color: #000;
	font-size:0.9em;
	line-height: 1.5em;
}

/*titre de la page*/
#header h2 {
	position: absolute;
	top: 116px;
	left: 203px;
	color: #005c9c;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	width: 283px;
}

/*menu des products*/
#header .products {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .products li {
	background: none;
	margin: 0;
	padding: 0;
}

#header .products #ideal_administration {
	position: absolute;
	top: 108px;
	left: 200px;
	background: url('../fr/nav/nav_ideal_admin.jpg') no-repeat;
	width: 107px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_administration:hover {
	background: url('../fr/nav/nav_ideal_admin_hover.jpg') no-repeat;
}
#header .products .actif#ideal_administration {
	background: url('../fr/nav/nav_ideal_admin_hover.jpg') no-repeat;
}

#header .products #ideal_alerter {
	position: absolute;
	top: 108px;
	left: 680px;
	background: url('../fr/nav/nav_ideal_alerter.jpg') no-repeat;
	width: 106px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_alerter:hover {
	background: url('../fr/nav/nav_ideal_alerter_hover.jpg') no-repeat;
}
#header .products .actif#ideal_alerter {
	background: url('../fr/nav/nav_ideal_alerter_hover.jpg') no-repeat;
}


#header .products #ideal_remote {
	position: absolute;
	top: 108px;
	left: 440px;
	background: url('../fr/nav/nav_ideal_remote.jpg') no-repeat;
	width: 107px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_remote:hover {
	background: url('../fr/nav/nav_ideal_remote_hover.jpg') no-repeat;
}
#header .products .actif#ideal_remote {
	background: url('../fr/nav/nav_ideal_remote_hover.jpg') no-repeat;
}

#header .products #ideal_migration {
	position: absolute;
	top: 108px;
	left: 560px;
	background: url('../fr/nav/nav_ideal_migration.jpg') no-repeat;
	width: 106px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_migration:hover {
	background: url('../fr/nav/nav_ideal_migration_hover.jpg') no-repeat;
}
#header .products .actif#ideal_migration {
	background: url('../fr/nav/nav_ideal_migration_hover.jpg') no-repeat;
}

#header .products #ideal_dispatch {
	position: absolute;
	top: 108px;
	left: 320px;
	background: url('../fr/nav/nav_ideal_dispatch.jpg') no-repeat;
	width: 106px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_dispatch:hover {
	background: url('../fr/nav/nav_ideal_dispatch_hover.jpg') no-repeat;
}
#header .products .actif#ideal_dispatch {
	background: url('../fr/nav/nav_ideal_dispatch_hover.jpg') no-repeat;
}

#header .products #ideal_secure {
	position: absolute;
	top: 108px;
	left: 800px;
	background: url('../fr/nav/nav_ideal_secure.jpg') no-repeat;
	width: 106px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}
#header .products #ideal_secure:hover {
	background: url('../fr/nav/nav_ideal_secure_hover.jpg') no-repeat;
}
#header .products .actif#ideal_secure {
	background: url('../fr/nav/nav_ideal_secure_hover.jpg') no-repeat;
}


/* haut de page et imprimer*/
#outils {
	position: absolute;
	margin-top: 0;
	left: 13px;
	background: url('../fr/nav/outils.jpg') no-repeat;
	width: 120px;
	height: 19px;
}

#outils #imprimer {
	position: absolute;
	width: 50px;
	height: 19px;
	display: block;
	text-indent: -5000px;
}

#outils #haut_page {
	position: absolute;
	width: 50px;
	height: 19px;
	margin-left: 74px;
	display: block;
	text-indent: -5000px;
}

/*formatage du tableau pour les references*/
#principal .table {
	width: 100%;
	padding: 8px 0 8px 0;
	border: 1px solid #5EA8E1;
}

#principal h2 {
	position: absolute;
	color: #005c9c;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	width: 283px;
}

#principal .table td {
	padding: 10px 20px 10px 20px;
	background: #fff;
	border-top: 1px dashed #5EA8E1;
}

#principal .table td.haut {
	border-top: none;
}

/*formatage du tableau 2*/

#principal .table2 {
	width: 100%;
	border-collapse: collapse;
	padding: 8px 0 8px 0;
	border: 1px dashed #5EA8E1;
}

#principal .table2 .couleur {
font-size:1em;
}

#principal .table2 th {
	padding: 5px 10px 5px 10px;
	border-collapse: collapse;
	background: #fff;
	border: 1px dashed #5EA8E1;
}

#principal .table2 td {
	padding: 5px 10px 5px 10px;
	border-collapse: collapse;
	background: #fff;
	border: 1px dashed #5EA8E1;
}

#principal #left{
display: block;
float:left;
width:220px;
}

#principal #right{
display: block;
/*width:468px;*/
width:468px;
padding-left:15px;
float:left;
}

#principal td {
	vertical-align: top;
}

#principal ul {
	padding: 5px 0 5px 25px;
}
#principal ul li {
	background: url('../fr/nav/puce.gif') no-repeat 0px 4px;
	_background: url('../fr/nav/puce.gif') no-repeat 0px 5px;
	padding: 2px 0 5px 15px;
	text-indent: 0px;
}

#principal .jcarousel-container { position: relative; margin: 0 -10px; }

#principal #carousel { padding: 0; }

#principal #carousel li { background: 0; padding: 0; }



#principal ul ul li {
	background: url('../fr/nav/puce2.gif') no-repeat 0px 4px;
	_background: url('../fr/nav/puce2.gif') no-repeat 0px 5px;
	padding: 2px 0 2px 15px;
	text-indent: 0px;
}

.cadre p{
	margin: 0;
	padding: 0;
}

