/*<group=General Styles>*/
/* styles JMC 01 */
* {margin: 0; padding: 0;}

body {
	text-align: center;
	font: 90% "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #333333;
	background: url(../images/bg_fond.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
}
b, strong {
}
hr {
	border-top: 1px solid #0A559C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #3D81B0;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF8800;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.image-left {
	margin: 3px 10px 5px 0px;
	float: left;
}
.image-right {
	margin: 3px 0px 5px 10px;
	float: right;
}

/*</group>*/

/*<group=Layout>*/

#ombre_g {
	height: 305px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_ombre_g.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
}
#ombre_d {
	height: 305px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_ombre_d.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
}

#pageHeader {
	position: relative;
	width: 620px;
	height: 110px;
	padding: 0px;
	text-align: left;
	border: none;
	margin: 0px;
	float: left;
}

#container {
	background: #FFFFFF url(../images/bg_container.jpg) repeat-y;
	width: 790px;
	top: 0;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
}

#contentContainer {
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#content, #contentsuite, #contentport, #contentoil {
	width: 410px;
	font-size: 0.85em;
	line-height: 1.4em;
	float: left;
	padding: 25px;
}

#contentsuite {
	width: 520px;
	position: relative;
	padding: 18px 50px 50px;
	text-align: justify;
}
#contentplan {
	width: 560px;
	position: relative;
	padding: 18px 30px 30px;
	text-align: justify;
}
#contentport {
	width: 370px;
	padding: 30px 20px 50px 220px;
}
#contentoil {
	width: 270px;
	padding: 30px 20px 50px 320px;
}
#contentoil ul, #contentport ul {
	margin: 5px 0px 10px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0px 0px 0px 15px;
}
#contentoil ul ul, #contentport ul ul {
	margin: 2px 0px 10px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0em 0em 0em 15px;
}

#content ul, #contentsuite ul {
	margin: 0px 0px 10px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0em 0em 0em 15px;
}

#content ul ul, #contentsuite ul ul {
	margin: 0px 0px 10px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0em 0em 0em 20px;
}


#content li, #contentsuite li, #contentoil li, #contentport li {
	margin: 0px 0px 5px;
	padding: 0px;
}

#contentsuite a:link, #contentsuite a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#contentsuite a:hover, #contentsuite a:active {
	color: #3BADDB;
}

#content p,  #contentsuite p, #contentport p {
	margin-bottom: 8px;
}

/* les motifs en bas de page */
#motifbas, #motifsecteurs, #motifinter, #motiftypes, #motifexemple {
	width: 780px;
	background-image: url(../images/bg_bas_neutre.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#motifsecteurs {
	background-image: url(../images/bg_bas_secteurs.jpg);
}
#motiftypes {
	background-image: url(../images/bg_bas_types.jpg);
}
#motifexemple {
	background-image: url(../images/bg_bas_exemple.jpg);
}

#motifinter {
	background-image: url(../images/bg_bas_intervenants.jpg);
}

/* actualités */
#actualite {
	float: left;
	width: 160px;
	margin: 0px 0px 20px;
	padding: 192px 0px 0px;
}

/* blocs divers */
#blocimage {
	position: absolute;
	z-index: 100;
	left: 5px;
	top: 130px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
}
#textecol1, #textecol2 {
	position: absolute;
	color: #3BADDB;
	left: 75px;
	top: 450px;
	width: 230px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#textecol2 {
	font-size: 0.8em;
	color: #333333;
	left: 30px;
	width: 275px;
	line-height: 1.4em;
	text-align: justify;
}
#textecol1 p {
	margin-bottom: 8px;
}
#textecol2 p {
	margin-bottom: 5px;
}
#reserve, #reservesuite, #reserveinter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 220px;
}
#reservesuite {
	height: 290px;
	width: 275px;
}
#reserveinter {
	height: 70px;
	width: 295px;
}

/* footer */
#footer {
	width: 790px;
	color: #CC6633;
	padding: 0px;
	position: relative;
	height: 26px;
	font-size: 0.7em;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #current {
	color: #FFFFFF;
	background-color: #663300;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#footer p {
	padding-top: 4px;
}
#footer a:link, #footer a:visited {
	color: #CC6633;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #663300;
	text-decoration: underline;
}
#signature {
	width: 790px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/* navigation */
#nav, #navsuite, #navport  {
	width: 241px;
	float: left;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 379px;
	background-image: url(../images/bg_nav_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navsuite {
	width: 321px;
	padding: 0px 0px 0px 299px;
}
#navport {
	width: 421px;
	padding: 0px 0px 0px 199px;
}
#nav #current1, #navsuite #current1, #navport #current1 {
	font-weight: bold;
	background-image: url(../images/puce_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #3BADDB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
	padding-left: 8px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0px -1px 0px 0px;
	font-size: 0.7em;
}


#nav a:link, #nav a:visited, #navsuite a:link, #navsuite a:visited, #navport a:link, #navport a:visited {
	height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 0.7em;
	line-height: 2em;
	margin: 0px -1px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#nav a:hover, #nav a:active, #navsuite a:hover, #navsuite a:active, #navport a:hover, #navport a:active {
color: #FFFFFF;
background: #3BADDB;
}
/* contenu flash menu */
#flashcontent {
	width: 160px;
	float:right;
	margin: 0px;
	font-size: 0.85em;
	text-align: center;
}

/* sous-menus locaux */
#navsectors {
	width: 140px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 0px 10px 10px;
	float: right;
}
#navsectors ul {
	margin: 0px;
	padding: 0px;
}
#navsectors li {
	list-style-type: none;
	background-image: url(../images/puce_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0px;
	line-height: 1.3em;
	padding-left: 8px;
	margin-top: 7px;
}
/*</group>*/

/*<group=Global Classes>*/
blockquote {
	color: #3BADDB;
	font-style: italic;
	font-size: 1.1em;
	margin: 10px 20px;
	padding: 10px 45px 10px 15px;
	border: 1px solid #3BADDB;
	font-weight: bold;
	background-image: url(../images/guillemets.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* liste référence */
#contentsuite dl {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 520px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	text-align: left;
}
#contentsuite dt {
	font-weight: bold;
}
#contentsuite dl ul {
	margin: 0px;
	padding: 0px;
}
#contentsuite dl li {
	margin: 0px;
	padding: 0px;
}

/*</group>*/
.intitule {
	margin-top: 10px;
	color: #3BADDB;
}
.sommaire {
	font-weight: bold;
	background-image: url(../images/puce_02.gif);
	background-repeat: no-repeat;
	background-position: -3px center;
	text-indent: 7px;
}
.slogan {
	font-weight: bold;
	color: #3bacdb;
	text-align: justify;
}
.slogan a:link, .slogan a:visited {
	color: #333333;
	text-decoration: none;
}
.slogan a:hover, .slogan a:active {
	color: #3BACDB;
	text-decoration: underline;
}
.slogan dl {
}
.slogan dt {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3BACDB;
	text-align: left;
}

.rubrique, .rubriquebis {
	font-weight: bold;
	color: #3BADDB;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	line-height: 1.4em;
}
.rubriquebis {
	padding-left: 18px;
	text-indent: 0px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.srubrique {
	font-weight: bold;
	color: #3bacdb;
}
.listeflech {
	line-height: 1.5em;
	text-align: left;
	font-size: 1.4em;
	list-style-type: none;
}
.listeflech ul {
}
.listeflech li {
	list-style-type: none;
	background-image: url(../images/puce_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 18px;
}
/* liste sommaire */
#listetoil {
	text-align: left;
	list-style-type: none;
}
#listetoil ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#listetoil li {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../images/etoile_bleue.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #333333;
	background-position: 0px 0px;
	text-indent: 0px;
}

#listetoil a:link, #listetoil a:visited {
	color: #333333;
	text-decoration: none;
}
#listetoil a:hover, #listetoil a:active {
	color: #3BADDB;
}


.titreactu, .titresnav {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	background-color: #3BADDB;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.txtactu, .txtsnav {
	background-image: url(../images/carre_orange.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 13px;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.titresnav {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #3BADDB;
	background-color: #E1F2F9;
}
.txtsnav {
	background-image: url(../images/puce_01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 0px;
	padding-left: 8px;
}
.txtactu a:link, .txtactu a:visited, .txtsnav a:link, .txtsnav a:visited {
	color: #333333;
	text-decoration: underline;
}
.txtactu a:hover, .txtactu a:active, .txtsnav a:hover, .txtsnav a:active {
	color: #3BADDB;
}

.introtitre {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 10px;
}
.titresom {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #3AADE0;
}

.reference {
	border-top: 10px solid #3BADDB;
	border-right: 1px solid #3BADDB;
	border-bottom: 1px solid #3BADDB;
	border-left: 1px solid #3BADDB;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.titref {
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3BADDB;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.txtref {
	font-size: 0.85em;
	line-height: 1.3em;
	text-align: justify;
}
.txtetoile {
	font-size: 0.7em;
	line-height: 1.2em;
}
/* infos portraits */
#coordo {
	font-size: 0.8em;
	line-height: 1.4em;
	width: 180px;
	padding-left: 20px;
	padding-top: 10px;
}
#coordo p {
	margin-top: 5px;
}
.coordonnees {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #3BACDB;
}
.menuchoix {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.85em;
	color: #666666;
	width: 170px;
}
.boitechoix, .boitetitre {
	text-align: center;
	padding: 5px;
	border: 1px solid #3BACDB;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
.boitechoix option {
	padding: 0px 5px;
	line-height: 1.3em;
}
.boitetitre {
	text-align: left;
	font-size: 1.3em;
	padding: 8px;
	line-height: 1.5em;
	color: #3BACDB;
}
#sidebar {
	width: 160px;
	float: left;
	padding: 20px 10px 10px;
}
.contact, .auteur {
	text-align: right;
	font-size: 0.9em;
}

/* boites corespondants */
.blocfiche {
	padding: 5px 2px;
	width: 118px;
	margin-top: 10px;
	border: 1px solid #3BACDB;
	float: left;
	font-size: 8px;
	line-height: 1.4em;
	text-align: center;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blocfiche img {
	border: none;
	margin-bottom: 3px;
}
/* habillage articles membres */
.effacer {
	font-size: 0.9em;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.auteur {
	text-align: left;
	color: #666666;
}
.titarticle {
	font-size: 1.1em;
}

textarea, input {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
