@import url(reset.css);

/* COMMON */
body {
	color:#575757;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
	background:#01296A url(/images/layout/background.png) no-repeat top;
}
h1 span,h2 span {
	display:none;
}
.sep {
	float:left;
	width:512px;
	padding-top:4px;
	margin:10px 0;
	font-size:10px;
	border-top:2px solid #DEDDDD;
}
.sep a {
	float:right;
	color:#B2B2B2;
	padding-left:13px;
	background:url(/images/pictos/haut-page.gif) no-repeat left;
}
#main {
	width:958px;
	margin:40px auto 0;	
}
#main p {
	line-height:130%;
	margin-bottom:10px;
	text-align:justify;
}
#container {
	float:left;
	width:950px;
	padding-left:8px;
	padding-bottom:10px;
	background-color:#fff;
	/*border:1px solid red;*/
}
#header {
	width:940px;
	height:124px;
}
#header img#logosociete {
	float:left;
	margin:60px 0 0 10px;	
}
#header img#logogroupe {
	float:right;
}

/*** MENU ***/

#menu {
	float:left;
	height:27px;
	width:940px;
}
#menu li.top {
	display:block; 
	float:left; 
	position:relative;
}
#menu table#general {
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	border-collapse:collapse; 
}
#menu li.top a.top_link {
	display:block; 
	height:27px;
	float:left;
	outline:0;
	display:inline;
	line-height:22px;
}
#menu li a.presentation,#menu li a.presentation:hover {
	width:191px;
	background:url(/images/menu/fr_intitule1.gif) no-repeat;
}
#menu li a.gamme,#menu li a.gamme:hover {
	width:184px;
	background:url(/images/menu/fr_intitule2.gif) no-repeat;
}
#menu li a.implantations,#menu li a.implantations:hover {
	width:184px;
	background:url(/images/menu/fr_intitule3.gif) no-repeat;
}
#menu li a.ressources,#menu li a.ressources:hover {
	width:184px;
	background:url(/images/menu/fr_intitule4.gif) no-repeat;
}
#menu li a.aerosafety,#menu li a.aerosafety:hover  {
	width:197px;
	background:url(/images/menu/fr_intitule5.gif) no-repeat;
}
#menu li a.presentation:hover,#menu li a.gamme:hover,#menu li a.implantations:hover,#menu li a.ressources:hover,#menu li a.aerosafety:hover {
	background-position:top right;
}
#menu li span {
	display:none;
}
#menu a:hover {
	visibility:visible;
}
#menu li:hover {
	position:relative;
	z-index:200; 
}
#menu ul, #menu :hover ul ul {
	width:0; 
	height:0; 
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
}
#menu :hover ul.sub {
	width:252px; 
	height:auto;
	left:0; 
	top:24px; 
	padding:3px 0; 
	white-space:nowrap; 
}
#menu :hover ul.sub li {
	width:252px;
	height:17px; 
	padding-bottom:3px;
	display:block; 
	float:left; 
	position:relative; 
	border-top:1px solid #FFF;
	background-color:#CE2358;
}
#menu :hover ul.sub li.last {
	border-bottom:1px solid #FFF;
}
#menu :hover ul.sub li a:hover {
	background-color:#D84F79;
}
#menu :hover ul.sub li a {
	width:252px; 
	height:20px; 
	display:block;
	line-height:20px; 
	text-indent:5px; 	
	text-decoration:none; 
	color:#FFF;
	font-weight:normal;
}
#menu :hover ul :hover ul,#menu :hover ul :hover ul :hover ul {
	width:252px; 
	z-index:200; 
	height:auto;
	padding:3px 0; 
	white-space:nowrap; 
}

/*** FOOTER ***/
ul#footer {
	clear:left;
	width:940px;
	margin:0 auto;
	color:#fff;
	padding:8px 0;
}
ul#footer li {
	display:inline;
}
ul#footer li a {
	font-size:10px;
	color:#fff;
}
ul#footer li a#flag-en {
	padding-right:30px;
	background:url(/images/pictos/en-flag.gif) no-repeat right;
}



/* HOME */

#main.home #bandeau {
	width:940px;
	height:225px;
	margin:1px 0;
	background:url(/images/visuels/home.jpg) no-repeat right;
}
#main.home #bandeau #introtext {
	width:332px;
	height:182px;
	float:left;
	padding:25px 34px 18px 25px;
	font-size:13px;
	color:#FFF;
	text-align:justify;
	line-height:22px;
	background:url(/images/visuels/home-transparence.jpg) no-repeat;
}
#main.home #bandeau #introtext h1 {
	margin-bottom:25px;
}
#main.home #bandeau #introtext a#plus {
	float:right;
	margin-top:5px;
	padding-left:15px;
	font-size:12px;
	color:#FFF;
	background:url(/images/pictos/fleche.gif) no-repeat left;
}
#main.home #centerCol {
	width:920px;
	height:224px;
	padding:18px 10px;
	background:url(/images/layout/bg-main-home.jpg) repeat-x;
}
#main.home #centerCol h2 {
	width:275px;
	height:14px;
	margin-bottom:20px;
	background:url(/images/titres/fr_h2-gamme-produits.gif) no-repeat left;
}
#main.home #centerCol ul#vignettes {
	width:920px;
	margin-top:20px;
	position:relative;
}
ul#vignettes li {
	float:left;
	width:168px;
	height:170px;
	display:inline;
	margin-right:5px;
	padding:10px 6px 0 6px;
	background:url(/images/layout/bg-vignette.jpg) no-repeat center 3px;
}
ul#vignettes li a {
	display:block;
}
ul#vignettes li a span {
	display:none;
}
ul#vignettes li a img {
	padding-top:40px;
}
ul#vignettes .picto {
	padding-top:40px;
	position:absolute;
	z-index:-10;
}
ul#vignettes a:hover .picto {
	z-index:10;
}
ul#vignettes li#v1 a,ul#vignettes li#v1 a:hover {	
	background:url(/images/titres/fr_titre-vignette1.gif) no-repeat;
}
ul#vignettes li#v2 a,ul#vignettes li#v2 a:hover {
	background:url(/images/titres/fr_titre-vignette2.gif) no-repeat;
}
ul#vignettes li#v3 a,ul#vignettes li#v3 a:hover {
	background:url(/images/titres/fr_titre-vignette3.gif) no-repeat;
}
ul#vignettes li#v4 a,ul#vignettes li#v4 a:hover {
	background:url(/images/titres/fr_titre-vignette4.gif) no-repeat;
}
ul#vignettes li#v5 a,ul#vignettes li#v5 a:hover  {
	background:url(/images/titres/fr_titre-vignette5.gif) no-repeat;
}
ul#vignettes li#v5 {
	margin-right:0;
}
ul#vignettes li#v1 a:hover,ul#vignettes li#v2 a:hover,ul#vignettes li#v3 a:hover,ul#vignettes li#v4 a:hover,ul#vignettes li#v5 a:hover {
	background-position:top right;
}
/*** GAMME ***/

/* Contenu principal */
#main.inside #bandeau, 
#main.carto #bandeau {
	margin:1px 0;
}
#main.inside #centerCol {
	float:left;
	width:755px;
	padding-top:20px;
	padding-bottom:10px;
	background:url(/images/layout/sep-colonne.jpg) repeat-y right;
}
#centerBody {
	float:left;
	width:732px;
	background:url(/images/layout/bg-content-left.gif) repeat-y left;
}
#centerBody h2 {
	height:30px;
	color:#fff;
	font-size:13px;
	line-height:210%;	
	font-weight:bold;
	padding-left:10px;
	/*background-color:#C40241;*/
	background:url(/images/layout/h2-degrade-rose.jpg) no-repeat;
}
#centerLeft {
	float:left;
	width:200px;
}
#centerLeft ul#ssmenu {
	width:182px;
	margin:22px auto;
}
#centerLeft ul#ssmenu li {
	width:182px;
	margin-bottom:1px;
}
#centerLeft ul#ssmenu li a:link,#centerLeft ul#ssmenu li a:visited {
	width:180px;
	height:26px;
	display:block;
	color:#FFF;
	padding-top:2px;
	padding-left:2px;
	line-height:110%;
	background: url(/images/layout/leftmenu-pink.jpg) no-repeat;
}
#centerLeft ul#ssmenu li a:hover,#centerLeft ul#ssmenu li a:active,#centerLeft ul#ssmenu li#on  {
	color:#C40141;
	background:#BEBEBD url(/images/layout/leftmenu-grey.jpg) no-repeat;
}
#centerLeft ul#ssmenu li#on {
	width:180px;
	height:26px;
	padding: 2px 0 0 2px;
}
#centerLeft ul#ssmenu li span {
	display:none;
}
#centerLeft ul#ssmenu li#arret,#centerLeft ul#ssmenu li#presentation,
#centerLeft ul#ssmenu li#interconnexion,#centerLeft ul#ssmenu li#militaires {
	padding-top:23px;
}
#centerLeft ul#ssmenu li#evacuation,#centerLeft ul#ssmenu li#elastomeres,#centerLeft ul#ssmenu li#cgv {
	padding-top:35px;
}
#centerLeft ul#ssmenu li#arret {
	background:url(/images/titres/fr_ssmenu-arret-urgence.gif) no-repeat top;
}
#centerLeft ul#ssmenu li#presentation {
	background:url(/images/titres/fr_ssmenu-presentation.gif) no-repeat;
}
#centerLeft ul#ssmenu li#evacuation,#centerLeft ul#ssmenu li#elastomeres,
#centerLeft ul#ssmenu li#parachutes,#centerLeft ul#ssmenu li#cgv {
	height:34px;
}
#centerLeft ul#ssmenu li#evacuation {
	background:url(/images/titres/fr_ssmenu-evacuation-urgence.gif) no-repeat;
}
#centerLeft ul#ssmenu li#elastomeres {
	background:url(/images/titres/fr_ssmenu-techno-elasto.gif) no-repeat;
}
#centerLeft ul#ssmenu li#parachutes {
	background:url(/images/titres/fr_ssmenu-parachutes.gif) no-repeat;
}
#centerLeft ul#ssmenu li#interconnexion {
	background:url(/images/titres/fr_ssmenu-interconnexion.gif) no-repeat;
}
#centerLeft ul#ssmenu li#cgv {
	background:url(/images/titres/fr_ssmenu-cgv.gif) no-repeat;
}


#centerLeft ul#ssmenu li#militaires,#centerLeft ul#ssmenu li#aerotransport,
#centerLeft ul#ssmenu li#engineering,#centerLeft ul#ssmenu li#protection,
#centerLeft ul#ssmenu li#ensembles,#centerLeft ul#ssmenu li#sportifs {
	width:182px;
	height:auto;
	padding-top:37px;
}

#centerLeft ul#ssmenu li#sportifs {
	background:url(/images/titres/fr_ssmenu-sportifs.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li#militaires {
	background:url(/images/titres/fr_ssmenu-militaires.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li#aerotransport {
	background:url(/images/titres/fr_ssmenu-aerotransport.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li#engineering {
	background:url(/images/titres/fr_ssmenu-engineering.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li#protection {
	background:url(/images/titres/fr_ssmenu-protection.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li#ensembles {
	background:url(/images/titres/fr_ssmenu-ensembles.gif) no-repeat top right;
}
#centerLeft ul#ssmenu li a#militaires,#centerLeft ul#ssmenu li a#sportifs,#centerLeft ul#ssmenu li a#aerotransport,
#centerLeft ul#ssmenu li a#engineering,#centerLeft ul#ssmenu li a#ensembles,#centerLeft ul#ssmenu li a#protection {
	width:180px;
	height:36px;
}

#centerLeft ul#ssmenu li a#militaires,#centerLeft ul#ssmenu li a#militaires:hover{
	background:url(/images/titres/fr_ssmenu-militaires.gif) no-repeat;
}
#centerLeft ul#ssmenu li a#sportifs,#centerLeft ul#ssmenu li a#sportifs:hover {
	background:url(/images/titres/fr_ssmenu-sportifs.gif) no-repeat;
}
#centerLeft ul#ssmenu li a#ensembles,#centerLeft ul#ssmenu li a#ensembles:hover {
	background:url(/images/titres/fr_ssmenu-ensembles.gif) no-repeat;
}
#centerLeft ul#ssmenu li a#aerotransport,#centerLeft ul#ssmenu li a#aerotransport:hover {
	background:url(/images/titres/fr_ssmenu-aerotransport.gif) no-repeat;
}
#centerLeft ul#ssmenu li a#engineering,#centerLeft ul#ssmenu li a#engineering:hover {
	background:url(/images/titres/fr_ssmenu-engineering.gif) no-repeat;
}
#centerLeft ul#ssmenu li a#protection,#centerLeft ul#ssmenu li a#protection:hover {
	background:url(/images/titres/fr_ssmenu-protection.gif) no-repeat;
}


#centerLeft ul#ssmenu li a#militaires:hover,#centerLeft ul#ssmenu li a#aerotransport:hover,
#centerLeft ul#ssmenu li a#engineering:hover,#centerLeft ul#ssmenu li a#sportifs:hover,
#centerLeft ul#ssmenu li a#ensembles:hover,#centerLeft ul#ssmenu li a#protection:hover  {
	background-position:top right;
}

#ss-ssmenu strong.up {
	font-size:14px;
	font-weight:normal;
	font-family:'Arial Unicode MS',sans-serif
}

#centerRight {
	float:left;
	width:512px;
	margin-left:20px;
}
#centerRight a.link {
	text-decoration:underline;
}
#centerRight p strong {
	font-weight:bold;
}
#centerRight h3,#centerBody h3 {
	font-weight:bold;
	font-size:14px;
	line-height:190%;
	margin-top:20px;
	padding-bottom:3px;
	color:#575759;
}
#centerRight h3 a:hover {
	text-decoration:none;
}
#centerRight h4 {
	font-size:12px;
	font-weight:bold;
	line-height:180%;
	color:#CE2358;
}
#centerRight div#societe {
	padding:15px;
	background:#F0F0EF;
}
#main p#titre {
	font-size:12px;
	font-weight:bold;
	color:#575759;
}
#centerRight div.illustration {
	float:right;
	width:250px;
	margin-left:10px;
}
#centerRight div.illustration a span {
	height:16px;
	display:block;
	font-size:9px;
	color:#fff;
	line-height:160%;
	padding-left:30px;
	background:url(/images/titres/bg-loupe-img.gif) no-repeat left bottom;
}
* html div.illustration a span {
	cursor:pointer;
	margin-top:1px;
}
#centerRight div.illustration.double {
	float:left;
	margin-left:0;
}
table.gammes {
	width:512px;
	margin:10px 0;
	border:1px solid #DDDDDD;
}
table.gammes tr.caption td {
	height:20px;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	color:#C60644;
	line-height:160%;
	text-align:center;
	background:#F1E6E9;
}
table.gammes th {
	width:160px;
	padding:5px;
	font-weight:bold;
	border-bottom:2px solid #DDDDDD;
}
table.gammes td {
	width:33%;
	padding:1px 5px 5px;
	font-size:10px;
	line-height:150%;
	vertical-align:middle;
}
table.gammes tr.odd td {
	background-color:#F6F0F2;
}
#centerRight ul.liste-applications {
	margin:10px 0 15px;
}
#centerRight ul.liste-applications li {
	line-height:160%;
	margin-left:25px;
	padding-left:10px;
	background:url(/images/pictos/rond-liste.gif) no-repeat left 7px;
}
#centerRight ul.liste-applications li.title {
	padding:0;
	margin-left:0px;
	background:none;
}

/* Contenu droite */

#rightCol ul#videos {
	float:left;
	margin:0 10px;
	width:165px;
	text-align:center;
}
#rightCol ul#videos li.titre {
	height:22px;
	width:165px;
	background:url(/images/titres/fr_ssmenu-videos.gif) no-repeat;
}
#rightCol ul#videos li.titre span {
	display:none;
}
#rightCol ul#videos li {
	width:100px;
	margin:22px auto 0;
}
#rightCol ul#videos li a span {
	height:12px;
	display:block;
	font-size:9px;
	color:#fff;
	line-height:120%;
	background:url(/images/titres/bg-lirevideo.gif) no-repeat left bottom;
}

/* Pour IE6 - Le menu est en conflit avec le float de la colonne droite. On le déclare à none pour celà. */
/*  Et 2eme correction pour ajouter un filet 1px au dessus legende "lire video" */
* html #rightCol ul#videos {
	float:none;
	border-left:8px solid #fff;
}
* html ul#videos li a span {
	cursor:pointer;
	margin-top:1px;
}


/* Implantations et contacts */
#main.carto #centerCol {
	width:940px;
	padding:18px 0;
}
#main.carto #centerCol h2,
#main.carto-distrib #centerCol h2 {
	width:940px;
	background:url(/images/layout/h2-degrade-rose-big.jpg) no-repeat;
}
#main.carto #centerCol #centerBody {
	width:940px;
	background:none;
}
#main.carto #centerCol #centerLeft {
	width:690px;
}
#main.carto #centerCol #centerLeft img {
	float:left;
}
#main.carto #centerCol #centerRight {
	width:240px;
	padding-left:10px;
	margin:0;
	background-color:#F8F8F8;
}
#main.carto #centerCol ul#contact {
	width:940px;
	height:41px;
	margin:1px 0;
}
#main.carto #centerCol ul#contact li {
	float:left;
}
#main.carto #centerCol ul#contact li a {
	display:inline;
	float:left;
	width:186px;
	height:41px;
	margin-right:2px;
}
#main.carto #centerCol ul#contact li a span {
	display:none;
}
#main.carto #centerCol ul#contact li a#arret,#main.carto #centerCol #centerLeft ul#contact li a#arret:hover {
	background:url(/images/menu/fr_carto1.gif) no-repeat;
}
#main.carto #centerCol ul#contact li a#evacuation {
	background:url(/images/menu/fr_carto2.gif) no-repeat;
}
#main.carto #centerCol ul#contact li a#elastomeres {
	width:187px;
	background:url(/images/menu/fr_carto3.gif) no-repeat;
}
#main.carto #centerCol ul#contact li a#parachute {
	background:url(/images/menu/fr_carto4.gif) no-repeat;
}
#main.carto #centerCol ul#contact li a#interconnexion {
	width:187px;
	margin-right:0;
	background:url(/images/menu/fr_carto5.gif) no-repeat;
}
#main.carto #centerCol ul#contact li a#arret:hover,#main.carto #centerCol ul#contact li a#evacuation:hover,
#main.carto #centerCol ul#contact li a#elastomeres:hover,#main.carto #centerCol ul#contact li a#parachute:hover,
#main.carto #centerCol ul#contact li a#interconnexion:hover {
	background-position:right top;
}
#main.carto #centerCol #centerRight div {
	width:240px;
	float:left;
	padding-top:12px;
	border-bottom:2px solid #DEDDDD;
}
#main.carto #centerCol #centerRight div p {
	padding-left:20px;
}
#main.carto #centerCol #centerRight div p.lieu {
	line-height:190%;
	margin-bottom:0px;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
	color:#AB0237;
}
#main.carto #centerCol #centerRight div p.lieu.siege {
	background:url(/images/pictos/punaise-bleue.gif) no-repeat;
}
#main.carto #centerCol #centerRight div p.lieu.autre {
	background:url(/images/pictos/punaise-rouge.gif) no-repeat;
}
#main.carto #centerCol #centerRight div p.lieu.orange {
	background:url(/images/pictos/punaise-orange.gif) no-repeat;
}

#main.carto #map_canvas {	
	width:690px;
	height:475px;
	float:left
}

.closing {
	height:28px;
	float:left;
	width:100%;
	background:url(/images/layout/bg_map.png) repeat-x;
}

/* Distributeurs */

#main.carto-distrib #map_canvas {
	margin-top:1px;
	width:100%;
	height:460px;
	float:left
}

#main.carto-distrib #centerBody {
	width:940px;
}

#main.carto-distrib #centerLeft {
	width:200px;
	margin-left:0;
}

#main.carto-distrib #centerRight {
	width:738px;
	margin-left:2px;
}
.bubble {
	height:110px;
}
.bubble a{
	text-decoration:underline;
}

#main.carto-distrib #centerLeft ul#ssmenu {
	margin-top:0;
}

/* Plan du site */
#centerCol.plan-site #centerBody h2 {
	margin-bottom:18px;
}
#centerCol.plan-site #centerBody h3,#centerCol.plan-site #centerBody h3 a {
	margin:0 0 5px;
	line-height:100%;
	color:#CE2358;
}
#main.carto #centerCol.plan-site #centerLeft {
	width:280px;
	display:inline;
	margin-left:20px;
}
#main.carto #centerCol.plan-site #centerRight {
	width:620px;
	padding-left:15px;
	border-left: 2px solid #DEDDDD;
	background:none;
}
#main.carto #centerCol.plan-site #centerRight p{
	padding:0;
}
#main.carto #centerCol.plan-site #centerRight div {
	width:180px;
	padding-left:20px;
	border:none;
}
.plan-site ul li {
	line-height:180%;
}
.plan-site p strong {
	font-weight:bold;
	text-align:left;
}
#main.carto #centerCol.plan-site #centerRight div.filet,#main.carto #centerCol.plan-site #centerLeft div.filet {
	height:1px;
	margin:0 0 12px;
	border-bottom: 1px solid #DEDDDD;
}
#main.carto #centerCol.plan-site #centerLeft div.filet {
	width:92%;
}
#main.carto #centerCol.plan-site #centerRight div.filet {
	width:96%;
}

#main.inside #centerCol.p-sportifs {
	width:940px;
	padding-top:13px;
	background:none;
}
#centerCol.p-sportifs #centerBody {
	width:940px;
}
#centerCol.p-sportifs #centerBody #centerRight{
	width:716px;
	margin-left:24px;
}
#centerCol.p-sportifs #centerBody h2 {
	width:655px;
	background:url(/images/layout/ps-fleche-rouge.jpg) no-repeat;
}
#centerCol.p-sportifs #centerBody h2,#centerCol.p-sportifs #centerBody h3 {
	padding:0 0 0 58px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#FFF;
	text-transform:uppercase;
}
#centerCol.p-sportifs #centerBody h3 {
	width:572px;
	margin-top:0;
	margin-bottom:15px;
	background:url(/images/layout/ps-fleche-bleue.jpg) no-repeat;
}
#centerCol.p-sportifs #fil-ariane {
	color:#3384BD;
	font-size:12px;
	font-family:Arial;
}

#centerCol.p-sportifs .fiche {
	width:630px;
	height:378px;
	padding:20px 25px 20px 20px;
	color:#000;
	font-size:13px;
	font-family:Arial;
	background:url(/images/layout/bg-fiche-parachutes.jpg) no-repeat;
}
#centerCol.p-sportifs .produit {
	width:699px;
	padding-left:17px;
	display:none;
}
#centerCol.p-sportifs .fiche a.pdf {
	display:block;
	width:193px;
	padding-left:35px;
	margin: 25px 0 0 90px;
	height:35px;
	font-weight:bold;
	color:#F90756;
	line-height:270%;
	background:url(/images/layout/btn-dl-fiche.gif) no-repeat;
}
#centerCol.p-sportifs .photos {
	width:180px;
	height:227px;
	padding-top:8px;
	padding-left:17px;
	padding-right:17px;
	margin-left:32px;
	float:right;
	background:#FFF;
}
#centerCol.p-sportifs #centerRight div.illustration {
	width:178px;
}
#centerCol.p-sportifs #centerRight div.illustration a span {
	font-size:10px;
	font-family;:Arial;
	background:url(/images/titres/bg-loupe-bleue-img.gif) no-repeat left bottom;
}
#centerCol.p-sportifs ul#ssmenu {
	margin-top:0;
}
#centerLeft p#parachute-protection {
	height:42px;
	margin-bottom:0;
	background:url(/images/titres/fr_ssmenu-parachute-protection.gif) no-repeat top right;
}
#centerLeft p#parachute-protection span {
	display:none;
}

#centerRight #listing-produits {
	margin-left:20px;
	margin-bottom:20px;
}
#centerRight #presentation-produits h4 a {
	color:#CE2358;
	text-decoration:underline;	
}
#centerRight #presentation-produits ul {
	margin-left:10px;
	margin-bottom:10px;
}
#centerRight #presentation-produits ul li {
	margin-bottom:5px;	
}

/* Manuel utilisateurs */
#fb-trigger {
	cursor:pointer;	
}

table#manuals {
	width:600px;
}
table#manuals th {
	padding:3px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#F2F2F2;
}
table#manuals td {
	padding:3px 0 10px 15px;
}
table#manuals td a:hover{
	text-decoration:underline;
}
#alert-me {
	padding-left:30px;
}
#form-alert label {
	width:130px;
	float:left;
}
#form-alert input {
	font-size:11px;
	width:280px;
}
#form-alert #fb-save {
	cursor:pointer;
	width:150px;
}
#alertConfirm {
	width:100%;
	font-weight:bold;
	text-align:center;
	padding:2px;
}
