@charset "UTF-8";

@import "reset.css";

/* ------------------------------------ */
/*                                      */
/*            GENERAL	                */
/*                                      */
/* ------------------------------------ */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#000824;
	background-position:top center;
	background-repeat:repeat-x;
	background-image:url(../_image/bg-top.jpg);
}

A {
	color:#64aede;
	text-decoration:underline;
}
A:hover {
	text-decoration:none;
}

ADDRESS {
	font-style:normal;
}

/** Titre **/
H3 {
	color:#fff;
	padding:5px 0px;
}
H3 A {
	color:#fff;
	text-decoration:none;
}

.title {
	padding:0px 19px 0px 1px;
	background:none;
}
.title H2,
.title H3 {
	color:#007ba9;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	background-image:url(../_image/bg-line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 0px 4px 25px;
}
.title H2 {
	font-size:24px;
}
.title IMG {
	padding:4px 0px 4px 25px;
	background-image:url(../_image/bg-line.png);
	background-repeat:repeat-x;
	background-position:bottom;
}


/* ------------------------------------ */
/*                                      */
/*            HAUT                      */
/*                                      */
/* ------------------------------------ */
BODY #hautsite {
		width:886px;
		margin:0 auto;
		height:178px;
		overflow:hidden;
		position:relative;
}

#logoSite {
	position:absolute;
	width:403px;
	height:0px;
	padding-top:142px;
	line-height:normal;
	display:block;
	overflow:hidden;
	top:31px;
	left:24px;
}

#menuAccueil {
	position:absolute;
}
#menuAccueil UL#menunav LI {
	display:inline;
}
#menuAccueil UL#menunav LI A {
	width:126px;
	height:21px;
	display:block;
	float:left;
	color:#bfc9d7;
	background-image:url(../_image/bg-li.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
}
#menuAccueil UL#menunav LI A:hover {
	background-position:0 -54px;
	text-decoration:none;
	color:#bfc9d7;
}

#hautsite #menuAccueil.acc LI#mn-acc A,
#hautsite #menuAccueil.imp LI#mn-imp A,
#hautsite #menuAccueil.sig LI#mn-sig A,
#hautsite #menuAccueil.obj LI#mn-obj A,
#hautsite #menuAccueil.web LI#mn-web A,
#hautsite #menuAccueil.pho LI#mn-pho A,
#hautsite #menuAccueil.cnt LI#mn-cnt A {
	background-position:0 -27px;
	/*color:#468db4;*/
	color:#333
}


/* ------------------------------------ */
/*                                      */
/*            BAS                       */
/*                                      */
/* ------------------------------------ */
BODY #bassite {
	width:886px;
	margin:0 auto;
	clear:both;
	background-image:url(../_image/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
BODY #bassite A {
	color:#fff;
	text-decoration:none;
}
BODY #bassite DIV {
	padding-top:23px;
}
BODY #bassite DIV P {
	text-align:center;
}
BODY #bassite A#pmpconcept {
	width:95px;
	height:0;
	padding-top:20px;
	display:block;
	overflow:hidden;
	background-image:url(../_image/pmpconcept.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:10px auto;
}


/* ------------------------------------ */
/*                                      */
/*            COEUR SITE                */
/*                                      */
/* ------------------------------------ */
BODY #coeursite {
	width:886px;
	margin:0 auto;
	clear:both;
	min-height:300px;
	overflow:hidden;
	padding-bottom:30px;
}

/** Colonne de gauche **/
#colgauche {
	width:194px;
	float:left;
	overflow:hidden;
}

#block-menu .content UL.menu.sel01 LI.id01 A,
#block-menu .content UL.menu.sel02 LI.id02 A,
#block-menu .content UL.menu.sel03 LI.id03 A,
#block-menu .content UL.menu.sel04 LI.id04 A,
#block-menu .content UL.menu.sel05 LI.id05 A,
#block-menu .content UL.menu.sel06 LI.id06 A,
#block-menu .content UL.menu.sel07 LI.id07 A,
#block-menu .content UL.menu.sel08 LI.id08 A,
#block-menu .content UL.menu.sel09 LI.id09 A,
#block-menu .content UL.menu.sel10 LI.id10 A,
#block-menu .content UL.menu.sel11 LI.id11 A,
#block-menu .content UL.menu.sel12 LI.id12 A {
	color:#ecb92b;
	font-weight:bold;
}

/** Colonne de droite **/
#coldroite {
	width:682px;
	float:right;
	overflow:hidden;
	position:relative;
}
#animFlash {
	position:absolute;
	width:215px;
	height:243px;
	top:58px;
	left:427px;
	text-align:center;
}


/** CADRES **/
DIV.block {
	margin-bottom:10px;
	color:#4e4949;
	position:relative;
	overflow:hidden;
}
.block .content {
	padding:10px 19px 0px 23px;
}
.clear-block {
	padding:0px 20px 0px 18px;
}
.admin .clear-block {
	padding:0px;
}

.block-top {
	background-image:url(../_image/block_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:9px;
}
.block-bot {
	background-image:url(../_image/block_bot.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:10px;
}
.bg-block {
	background-image:url(../_image/bg-block.png);
	background-position:left;
	background-repeat:repeat-y;
}
.block-cont {
	background-image:url(../_image/block_cont.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
}

LI.leaf {
  list-style-type: square;
  list-style-image: url(../_image/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}

/*navigation*/
#block-menu .content UL.menu {
	padding-left:0px;
	padding-bottom:0px;
}
#block-menu .content UL.menu LI UL.menu {
	padding-left:15px;
}
#block-menu .content UL.menu LI {
	background:none;
	padding:2px 0px 3px 0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:normal;
}
#block-menu .content UL.menu LI A {
	background:url(../_image/a1.png) no-repeat left 4px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:13px;
}
#block-menu .content UL.menu LI A:hover {
	text-decoration:none;
	/*color:#ffba00;*/
	color:#1b4c60;
}
/*#block-menu .content UL.menu LI.collapsed A {
	background:url(../_image/a2.png) no-repeat left 4px;
}
#block-menu .content UL.menu LI.last {
	border-bottom:none;
}*/
/*coordonnees*/
#block-coordonnee .block-top {
	background-image:url(../_image/block_top2.png);
}
#block-coordonnee .block-bot {
	background-image:url(../_image/block_bot2.png);
}
#block-coordonnee .bg-block {
	background-image:url(../_image/bg-block2.png);
}
#block-coordonnee .block-cont {
	background-image:url(../_image/block_cont2.png);
}
#block-coordonnee .title H3,
#block-coordonnee .title IMG {
	background-image:url(../_image/bg-line2.png);
	color:#866522;
}
#block-coordonnee .content STRONG {
	color:#77531e;
	font-weight:bold;
}
#block-coordonnee .content P {
	line-height:14px;
	padding-bottom:7px;
}
#block-coordonnee .content SPAN.tel {
	font-size:18px;
	color:#fff;
}
/*accueil*/
#block-accueil .block-top {
	background-image:url(../_image/block_top3.png);
}
#block-accueil .block-bot {
	background-image:url(../_image/block_bot3.png);
}
#block-accueil .bg-block {
	background-image:url(../_image/bg-block3.png);
}
#block-accueil .block-cont {
	background-image:url(../_image/block_cont3.png);
}
#block-accueil .title H2 {
	background-image:url(../_image/bg-line3.png);
	color:#e4982f;
	margin-bottom:10px;
}
#block-accueil .title H2 A {
	color:#e4982f;
	text-decoration:none;
}
#block-accueil .title H2 A:hover {
	color:#77531e;
	text-decoration:none;
}
#block-accueil .content {
		overflow:hidden;
		padding-left:40px;
		padding-right:40px;
		min-height:243px;
}
#block-accueil .content STRONG {
	color:#77531e;
	font-weight:bold;
}
#block-accueil .content P {
	line-height:14px;
	padding-bottom:7px;
	width:367px;
	font-family:Trebuchet MS;
	margin-bottom:15px;
}
#block-accueil .content SPAN.tel {
	font-size:18px;
	color:#fff;
}
#block-accueil .content A {
	color:#64aede;
}

.listefamille {
	margin-bottom:15px;
	width:367px;
}
.listefamille LI {
	display:inline;
	padding:0;
	margin:0;
}
.listefamille LI A {
	padding:0;
	margin:0;
}
.listefamille LI:before {
	content:", ";
	color:#fff;
	}
.listefamille LI.id01:before {
	content:"";
	}

/*block*/
.border-left {
	background-color:#000213;
	background-repeat:repeat-y;
	background-position:left;
	background-image:url(../_image/border-left.png);
	width:100%;
	margin-bottom:10px;
}
.border-right { 
	background-image:url(../_image/border-right.png);
	background-repeat:repeat-y;
	background-position:right;
}
.border-top {
	background:url(../_image/border-top.png) repeat-x top;
}
.border-bot {
	background:url(../_image/border-bot.png) repeat-x bottom;
}
.corner-top-left {
	background:url(../_image/corner-top-left.png) no-repeat left top;
}
.corner-top-left2 {
	background:url(../_image/corner-top-left2.png) no-repeat left top;
}
.corner-top-right {
	background:url(../_image/corner-top-right.png) no-repeat right top;
}
.corner-bot-left {
	background:url(../_image/corner-bot-left.png) no-repeat left bottom;
}
.corner-top-right2 {
	background:url(../_image/corner-top-right2.png) no-repeat right top;
}
.corner-bot-right {
	background-image:url(../_image/corner-bot-right.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:602px;
	height:auto;
	overflow:hidden;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:20px;
}
.corner-bot-right .inner {
	padding-bottom:20px;
}

.corner-bot-right .title H2 {
	background:none;
	padding:0;
	margin-bottom:15px;
	font-weight:normal;
	color:#e4982f;
}
.corner-bot-right .title H2 EM {
	color:#53aed4;
	font-size:16px;
}
.corner-bot-right P {
		margin-bottom:15px;
}

.col3 {
	width:162px;
	float:left;
	padding-right:25px;
}
.col3 H3 {
	font-size:16px;
	font-family:Trebuchet MS;
}
.col3 H3 A {
	color:#64aede;
}
.col3 H3 A:hover,
.col3 UL LI A:hover {
	text-decoration:underline;
}
.col3 UL {
	margin-bottom:10px;
}
.col3 UL LI {
	line-height:13px;
	margin-bottom:8px;
}
.col3 UL LI A {
	color:#fff;
	text-decoration:none;
}

/****/
.content {
	padding:0px 10px 0px 0px;
	color:#fff;
	line-height:16px;
}
.content STRONG {
	color:#FFFFFF;
	font-size:13px;
}
.content SPAN {
	color:#2097cd;
}
.content A {
	color:#FFFFFF;
	text-decoration:underline;
}
.content A:hover {
text-decoration:none;
}

#espacePictureFlow {
	height:380px;
}
#espacePictureFlow A {
	text-decoration:none;
}
#espacePictureFlow A:hover {
	text-decoration:none;
	color:#ecb92b;
}
#pictureFlow {
	position:absolute;
	top:0;
	left:0;
}


/** CONTACT **/
.formulaire .erreursaisie,
.rouge {
	color:#990000;
	font-weight:bold;
}
.formulaire TD,
.formulaire TH {
	padding:2px;
	vertical-align:top;
}
.formulaire TH {
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding-right:5px;
	padding-top:5px
}
.formulaire TD {
	text-align:left;
	font-size:11px;
}
.formulaire TD INPUT,
.formulaire TD TEXTAREA {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #254769;
	padding:1px 2px 1px 2px;
	width:200px;
}
.formulaire TD TEXTAREA {
	height:70px;
}
.formulaire TD TEXTAREA.adresse {
	height:30px;
}
.formulaire TD INPUT.num {
	width:60px;
}
.formulaire TD INPUT.autre {
	width:150px;
}
.formulaire TD INPUT.no {
	width:auto;
	border:0 none;
}
.infoForm {
	font-size:10px;
}
.formulaire  A.boutonForm.envoyer {
	width:71px;
	height:0;
	padding-top:22px;
	overflow:hidden;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
}

A.boutonPlanAcces {
	width:215px;
	height:0;
	padding-top:80px;
	overflow:hidden;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:20px;
}


A.boutonFermer {
	width:71px;
	height:0;
	padding-top:22px;
	overflow:hidden;
	display:block;
	background-image:url(../_image/fr/btt_fermer.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
A.boutonAgrandir {
	width:128px;
	height:0;
	padding-top:22px;
	overflow:hidden;
	display:block;
	background-image:url(../_image/fr/btt_agrandir.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-right:10px;
}

.pmpup-footer UL {
	overflow:hidden;
	padding:0 0 0 33%;
}
.pmpup-footer UL LI {
	display:inline;
	white-space:nowrap;
}
.pmpup-footer UL LI A {
	float:left;
}
.googleMap {
	width:100%;
	height:480px;
	margin-bottom:5px;
}