@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.inside #centerCol.p-sportifs #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%;
}
/* 
*************** PAGE PARACHUTES - PRODUITS *************** 
**********************************************************
*/
#main.inside #centerCol.p-sportifs {
	width:940px;
	padding-top:13px;
	background:none;
}
#centerCol.p-sportifs {font-family: Tahoma;}
#centerCol.p-sportifs #centerBody {
	width:940px;
	background: none;
}

#centerCol.p-sportifs #centerBody #centerRight{
	width:728px;
	margin-left:15px;
	font-family: Verdana;
	color: #2F2C2C;	
}
/* ******** Menu gauche - PAGES PARACHUTES ************* */
#centerCol.p-sportifs #centerLeft {width: 195px;}

#centerCol.p-sportifs #centerLeft .p-bloc-gauche {padding: 5px 0 0 20px;}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche-bas{background-color: #D4D4D4;padding: 5px 10px;font-family: Arial;font-size: 12px;}

#centerCol.p-sportifs #centerLeft .p-bloc-gauche.rubLeft1 {background: #cdcdcd url(/images/layout/p-bloc-left_01.jpg) no-repeat top left;}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche.rubLeft2 {background: #cdcdcd url(/images/layout/p-bloc-left_02.jpg) no-repeat top left;}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche.rubLeft3 {background: #cdcdcd url(/images/layout/p-bloc-left_04.jpg) no-repeat top left;}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche.rubLeft4 {background: #d4d4d4 url(/images/layout/p-bloc-left_03.jpg) no-repeat top left;}

#centerCol.p-sportifs #centerLeft .p-bloc-gauche-bot {
	background:  url(/images/layout/p-bloc-left-bot.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin-bottom: 5px;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche-bot4 {
	background:  url(/images/layout/p-bloc-left-bot4.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin-top: 10px;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche h3{
	color: #0088FF;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	line-height: 100%;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche ul li {
	background: transparent url(/images/pictos/ul-p-produit.png) no-repeat left 6px;
	padding: 2px 0 2px 12px;
	margin: 0 0 0 0px;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche-bas ul li {
	background: transparent url(/images/pictos/sep-p-menu-gauche.gif) repeat-x bottom ;
	padding: 4px 0 6px 0;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche-bas ul li.der {background: none;}
#centerCol.p-sportifs h2 {
	background: #0088FF url(/images/titres/fr-h2-p-sportifs.gif) no-repeat;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 0;
}
#centerCol.p-sportifs h2#autres-p {
	background: #0088FF url(/images/titres/fr-h2-autres-p.gif) no-repeat;
	margin: 10px 0 0 0;
}
/* ******** Fin Menu gauche ************* */

#centerCol.p-sportifs #centerRight h3 span {display:none;}
#centerCol.p-sportifs #centerRight h3 {
	margin: 0;
	padding: 0;
	line-height: 100%;
	border-bottom: 2px solid #0088FF;
	height: 25px;
}
#centerCol.p-sportifs #centerRight h3#p-sacHarnais {background: url(/images/titres/fr-sacharnais.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-vPrincipales {background: url(/images/titres/fr-vprincipales.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-vReserves {background: url(/images/titres/fr-vreserves.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-contact {background: url(/images/titres/fr-contact.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-config-sh{background: url(/images/titres/fr-config-sh.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-config-v{background: url(/images/titres/fr-config-v.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-distributeurs{background: url(/images/titres/fr-distributeurs.gif) no-repeat 16px 6px;}

#centerCol.p-sportifs #centerRight .p-encart1 {
	border: 1px solid #f2f2f2;
	background-color: #F7F7F7;
	padding: 20px 10px 5px 12px;
	margin-bottom: 5px;
	}
#centerCol.p-sportifs #centerRight .p-header {
	float: right;
	margin-left: 20px;
	padding-bottom: 50px;
	}
#centerCol.p-sportifs #centerRight .p-header h4{
	background:url(/images/layout/bg-nom-produit.jpg) no-repeat top;
	color: #0088FF;
	width: 189px;
	height: 39px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	line-height: 270%;
	}
#centerCol.p-sportifs #centerRight .p-header select {
	width: 189px;
	text-align: center;
	}
#centerCol.p-sportifs #centerRight .p-chapo p {
	line-height: 160%;
	}
#centerCol.p-sportifs #centerRight .p-illustration {
	float:left;
	width:280px;
	text-align: center;
}
#centerCol.p-sportifs #centerRight .p-plus-produit {
	float:left;
	width: 380px;
	font-size: 11px;
	line-height: 150%;
	}
#centerCol.p-sportifs #centerRight .p-plus-produit h5{
	background:url(/images/layout/bg-plus-produit.jpg) no-repeat top left;
	margin-top: 10px;
	width: 199px;
	height: 54px;
	}
#centerCol.p-sportifs #centerRight .p-plus-produit h5 span {
	display: none;
	}
	
#centerCol.p-sportifs #centerRight .p-plus-produit ul {margin:10px 0 0 15px;}
#centerCol.p-sportifs #centerRight .p-plus-produit ul li {
	background:url(/images/pictos/puce-bleue.gif) no-repeat left 5px;
	padding-left: 15px;
	margin: 8px 0;
	}
#centerCol.p-sportifs #centerRight .p-tools {
	border: 1px solid #f2f2f2;
	background:url(/images/layout/bg-p-tools.gif) repeat-x left;
	height: 20px;
	padding: 4px 0 4px 25px;
	margin-bottom: 20px;
	}
#centerCol.p-sportifs #centerRight .p-tools.forManuel{background: none;border:none;margin: 0; padding: 0; float: right;}
#centerCol.p-sportifs #centerRight .p-tools ul li {
	float: left;	
	padding: 2px 20px 0 10px;
	line-height: 130%;
	height: 20px;
	}

#centerCol.p-sportifs #centerRight .p-tools ul li.toolBorder {border-right: 1px solid #d7d6d6;}
#centerCol.p-sportifs #centerRight .p-tools ul li.toolBorder a {color: #0088FF;}
#centerCol.p-sportifs #centerRight .p-tools a#facebook {margin-right: 10px;}
#centerCol.p-sportifs #centerRight .p-tools ul li a#concession,
#centerCol.p-sportifs #centerRight .p-tools ul li a#fichePDF {
	text-transform: uppercase;
	padding-left: 30px;
	color: #484949;
	height: 20px;
	display: block;
	}
#centerCol.p-sportifs #centerRight .p-tools ul li a#concession{background:url(/images/pictos/recommand.jpg) no-repeat left top;}
#centerCol.p-sportifs #centerRight .p-tools ul li a#fichePDF {background:url(/images/pictos/pdf.jpg) no-repeat left top;}
#centerCol.p-sportifs .produit {
	width:699px;
	padding-left:17px;
	display:none;
}
#centerCol.p-sportifs #centerRight .p-tools.forManuel a#concession{margin-left: 12px;}
#centerCol.p-sportifs #centerRight .p-tools.forManuel ul li{padding-right: 0;}
#centerCol.p-sportifs #centerRight .p-tools.forManuel ul li.toolBorder {padding: 2px 20px 0 10px;}

#centerCol.p-sportifs #centerRight li#on-f,
#centerCol.p-sportifs #centerRight li#on-s{float: left;font-size: 11px;text-transform: uppercase;text-align: center;padding: 9px 0;cursor:pointer;}
#centerCol.p-sportifs #centerRight li#on-f {background:url(/images/layout/bg-onglet-f.gif) no-repeat left top;margin-right: 3px;width: 158px;}
#centerCol.p-sportifs #centerRight li#on-s {background:url(/images/layout/fr-bg-onglet-f.gif) no-repeat left top;width: 208px;}
#centerCol.p-sportifs #centerRight li#on-f.active{color: #0088FF;background:url(/images/layout/bg-onglet-s.gif) no-repeat left bottom;}
#centerCol.p-sportifs #centerRight li#on-s.active{color: #0088FF;background:url(/images/layout/fr-bg-onglet-s.gif) no-repeat left bottom;}
#centerCol.p-sportifs #centerRight .hidden{display: none;}

#centerCol.p-sportifs #centerRight #p-features,
#centerCol.p-sportifs #centerRight #p-spe {padding: 15px;border: 1px solid #eee;margin-top: 48px;}
#centerCol.p-sportifs #centerRight #p-features ul li,
#centerCol.p-sportifs #centerRight #p-spe ul li {
	background:url(/images/pictos/puce-grise.gif) no-repeat left 5px;
	padding-left: 15px;
	margin: 8px 0;
	line-height: 150%;
} 
/* ******** Fin Page PRODUITS ***************** */


/* ************ Page MANUELS  & BULLETINS ****************** */
#centerCol.p-sportifs #centerRight h3#p-manuels {background: url(/images/titres/fr-manuels.gif) no-repeat 16px 6px;}
#centerCol.p-sportifs #centerRight h3#p-bulletins {background: url(/images/titres/fr-bulletins.gif) no-repeat 16px 6px;}

#centerCol.p-sportifs #centerRight h4.typeManuel{
	background:#f1f0f0 url(/images/pictos/puce-bleue.gif) no-repeat 20px 14px;
	color: #0088FF;
	padding: 8px 20px 10px 35px;
	margin: 22px 0 15px 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	}
#centerCol.p-sportifs #centerRight .informM {background-color: #FFF;padding: 20px 25px 20px 25px;}
#centerCol.p-sportifs #centerRight .informM p {margin: 10px 0 0 0;}
#centerCol.p-sportifs #centerRight ul.manuels {margin-left: 20px;}
#centerCol.p-sportifs #centerRight ul.manuels li {
	background-color:#f1f0f0;
	padding: 10px 15px 20px 15px;
	margin-bottom: 3px;
	display: block;
}
#centerCol.p-sportifs #centerRight ul.manuels li ul li {
	float:left;
	padding: 0;
	margin-bottom: 5px;
}
#centerCol.p-sportifs #centerRight ul.manuels li ul li.nomM {
	text-transform: uppercase;
	width: 220px;
	margin-right: 15px;
	border-right: 1px solid #5d5c5c;
	}
#centerCol.p-sportifs #centerRight ul.manuels li ul li.nomB {
	text-transform: uppercase;
	width: 500px;
	}
#centerCol.p-sportifs #centerRight ul.manuels li ul li.refM {
	width: 260px;
	}
#centerCol.p-sportifs #centerRight ul.manuels li ul li.docM a {
	text-transform: uppercase;
	color: #0088FF;
	}
#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 .informM .fb-trigger {
	background:url(/images/layout/bg-inscription.gif) no-repeat;
	cursor:pointer;	
	border: none;
	width: 227px;
	height: 34px;
	color: #FFF;
	float: right;
}
#centerCol.p-sportifs #centerRight #content_map{border: 1px solid #f2f2f2;border-top: 2px solid #0088FF;background-color: #F7F7F7;font-size: 11px}
#centerCol.p-sportifs #centerRight #content_map h3{background:#f1f0f0 url(/images/pictos/puce-bleue.gif) no-repeat 20px 11px;
	color: #0088FF;
	padding: 8px 20px 0px 35px;
	margin: 2px 15px 5px 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: none;
	cursor: pointer;}
#centerCol.p-sportifs #centerRight #content_map table{margin: 0 15px 5px 42px;line-height: 150%;background-color: #f1f0f0; width: 92%;border-top: 15px solid #f1f0f0;border-bottom: 15px solid #f1f0f0;}
#centerCol.p-sportifs #centerRight #content_map table tr td {width:50%;}
#centerCol.p-sportifs #centerRight #content_map table tr td.tdBorder {border-right: 1px solid #5d5c5c;}
#centerCol.p-sportifs #centerRight #content_map a {color:#0088FF;}
#centerCol.p-sportifs #centerRight #content_map p strong {font-size: 12px;display:block;margin-bottom: 5px;}
/* Manuel utilisateurs */

#alert-me {
	padding: 10px 0 0 30px;
}
#alert-me p {
	margin-bottom: 15px;
}

#form-contact-p { margin: 25px 0 30px 0;}


#form-contact-p label,
#form-alert2 label,
#form-alert label {
	width:130px;
	float:left;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
#form-alert2 label{width: 170px;}
#form-contact-p label {padding-left: 50px;}
#form-contact-p .piedForm {margin:0 0 20px 0;padding:0 0 30px 180px;border-bottom: 2px solid #FFF;}
#formrecommand input,
#form-contact-p textarea,
#form-contact-p input,
#form-alert2 input,
#form-alert input {
	font-size:11px;
	width:280px;
	border: 1px solid #dddddd;
	background: url(/images/moobox/box-input.gif) repeat-x bottom left;
}
#recommandByEmail {border: 1px solid #f2f2f2;background-color: #F7F7F7; padding: 10px 10px 10px 35px; margin-bottom: 5px;}
#formrecommand p {margin: 0;}
#formrecommand input {width: 180px;float: left; margin-right: 10px;}
#formrecommand label{float:left; width: 130px;}
#form-contact-p textarea{background: none;height: 140px;}
#formrecommand input#valider {background: none;background-color:#545454; color: #FFF;margin:10px 0 0 130px;}
#form-contact-p #valider {background:url(/images/layout/bg-inscription.gif) no-repeat;width: 227px; height: 34px;border: none;color: #FFF;font-weight: bold;font-size: 13px;cursor: pointer;margin-left: 200px;}
#form-alert2 #fb-save2,
#form-alert #fb-save {
	cursor:pointer;
	width:161px;
	border: none;
	background: url(/images/moobox/box-valid.jpg) no-repeat top left;
	height: 40px;
	padding-bottom: 20px;
	color: #0088FF;
	margin:15px 0 0 185px;
}
#alertConfirm {
	width:100%;
	font-weight:bold;
	text-align:center;
	padding:2px;
}
#form-contact fieldset {
	margin: 20px 0 25px 20px;
	}
#form-contact input,#form-contact select {
float:left;
width: 250px;
}
#form-contact input#objet {
width: 500px;	
	}
#form-contact label {
float:left;
width: 160px;
padding-right: 30px;
text-align: right;
}
#form-contact textarea {
width: 500px;
height: 80px;
}
#form-contact  #valider {
	color: #FFF;
	background-color: #666666;
	display: block;
	padding: 5px 10px;
	width: 150px;
	text-align: center;
	margin-left: 190px;
	}
.obligatoire {
color: #DF0D51;
font-weight: bold;
}
.encartO {
margin: 5px 0 0 210px;
font-weight: bold;
}
.productssup {
margin: 20px 3px 20px 220px;
}
#encap_submit {
margin-top: 25px;
}
.enteteForm {
	margin:15px 0 0 210px;
	}
.piedForm {
	margin:15px 0 0 190px;
	font-size: 10px;
}

/* 
********** PAGES PARACHUTES DE FRANCE ********** 
************************************************
*/
/* accueil */

#main #p-home {padding: 5px 40px 0 0;font-family: Tahoma;}
#main #p-home #slideshow{width:940px;height:600px;margin: auto;overflow:hidden;position:relative}
#main #p-home #slideshow img{left:0;right:0;position:absolute}
#main #p-home #slideshow h1 {position: absolute; top: 33px; left: 19px;background: url(/images/layout/logo-home-parachutes.png) no-repeat top left;width: 284px;height: 89px;}
#main #p-home #slideshow h2{position: absolute; top: 26px; left: 714px;background: url(/images/layout/tetiere-parachutes.png) no-repeat top left;width: 284px;height: 89px;}
#main #p-home #slideshow #p-menu {position: absolute;top: 55px;right: 30px;width: 185px;}
#main #p-home #slideshow #p-menu-bot {position: absolute;top: 470px;left: 18px;}

/* accueil - menu droit */
#main #p-home #slideshow #p-menu .p-bloc-top {
	background: transparent url(/images/layout/bloc_top.png) no-repeat top left;
	height: 3px;
	}
#main #p-home #slideshow #p-menu .p-bloc-bot {
	background: url(/images/layout/bloc_bot.png) no-repeat top left;
	height: 3px;
	margin-bottom: 5px;
	}
#main #p-home #slideshow #p-menu .p-bloc {
	padding-left: 15px;
	margin: 0;
	}
#main #p-home #slideshow #p-menu .p-bloc.rub1 {background: transparent url(/images/layout/bigbloc_01.png) no-repeat top left;}
#main #p-home #slideshow #p-menu .p-bloc.rub2 {background: transparent url(/images/layout/bigbloc_02.png) no-repeat top left;}
#main #p-home #slideshow #p-menu .p-bloc.rub3 {background: transparent url(/images/layout/bloc_02.png) no-repeat top left;}
#main #p-home #slideshow #p-menu .p-bloc.rub4 {background: transparent url(/images/layout/bigbloc_04.png) no-repeat top left;}

#main #p-home #slideshow #p-menu .p-bloc.rub3{padding-bottom: 8px;}

#main #p-home #slideshow #p-menu .p-bloc h3 {
	background-color: #0088ff;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	padding: 1px 0 2px 8px;
	}
#main #p-home #slideshow #p-menu .p-bloc.rub1 h3 {width: 92px;}
#main #p-home #slideshow #p-menu .p-bloc.rub2 h3,
#main #p-home #slideshow #p-menu .p-bloc.rub3 h3,
#main #p-home #slideshow #p-menu .p-bloc.rub4 h3 {width: 131px;}

#centerCol.p-sportifs #centerLeft .p-bloc-gauche ul,
#main #p-home #slideshow #p-menu .p-bloc ul {
	margin: 4px 0 0 0;
	padding-bottom: 7px;
	}

#main #p-home #slideshow #p-menu .p-bloc ul li {
	background: transparent url(/images/pictos/ul-p-produit.png) no-repeat left 6px;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 8px;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche ul li.toConfig,
#main #p-home #slideshow #p-menu .p-bloc ul li.toConfig {
	background: transparent url(/images/pictos/ul-p-config.png) no-repeat left 6px;
	margin-top: 10px;
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche ul li a,
#main #p-home #slideshow #p-menu .p-bloc ul li a {
	color: #2F2C2C;	
	}
#centerCol.p-sportifs #centerLeft .p-bloc-gauche ul li.toConfig a,
#main #p-home #slideshow #p-menu .p-bloc ul li.toConfig a {
	color: #047ce6;
}
/* accueil - menu bas */
#main #p-home #slideshow #p-menu-bot .p-bloc-bas{width: 140px; height: 118px;float: left;margin-right: 18px;padding-right: 18px;}

#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu1{background: url(/images/layout/bloc-home-bas1.png) no-repeat top left;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu2{background: url(/images/layout/bloc-home-bas2.png) no-repeat top left;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu3{background: url(/images/layout/bloc-home-bas3.png) no-repeat top left;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu4{background: url(/images/layout/bloc-home-bas4.png) no-repeat top left;}

#main #p-home #slideshow #p-menu-bot .p-bloc-bas h4 {font-size: 13px; color:#2f2e2e;margin: 8px 5px 0 20px;text-align: right;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu1 h4 {margin-top:12px;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu4 h4 {margin-top:22px;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas p {
	background-color: #0088ff;
	padding: 0 5px 1px 12px;
	margin: 0;
	margin-top: 15px;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	display: inline;
	float: right;
	}
	

#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu2 p{margin-top: 5px;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu3 p{margin-top: 20px;}
#main #p-home #slideshow #p-menu-bot .p-bloc-bas.r4menu4 p{margin-top: 18px;}


#main #p-home #slideshow #p-menu-bot .p-bloc-bas a {
	background: transparent url(/images/pictos/arrow-white.gif) no-repeat  right 3px; 
	font-size: 10px;
	text-transform: uppercase;
	color:#FFF;
	padding: 0 15px 0px 0;
	margin: 0;
	}
#main.inside #bandeau.bandPsportifs {
	margin: 0;
	}
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: normal;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px 15px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}
span.goEmail {color: #0088FF;cursor: pointer;}
	
