/*-- css communs Cetavaoir MODx ---*/
html {
	font-size: 90%
}
body {
	font: 79.5%/1.3em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, helvetica, sans-serif;
	word-spacing: 0.15em;
	color: #3D3D3D;
	background: #fff;
	font-weight: normal;
}

* {
	margin:0;
	padding:0;

	}
	
/* --- Eléments stds ---*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.6em!important;
	letter-spacing: 0.17em;
	background-color: transparent; /*	color: #0066CC;*/
	/*background-image: url(../images/fond-fil-vert.jpg);*/
	background-image: url(../images/3points.gif);
	background-position: 0px 8px!important;
	background-repeat: no-repeat;
	color: #468924!important;
	margin: 10px 5px 8px 0px;
	padding: 1px 2px 3px 75px!important;
	border: none!important;
	
}
	
h2 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em; /*	border-bottom: 1px solid Gray;*/
	margin: 15px 5px 10px 0;
	padding: 1px 2px 3px 1px;
	color: #3098FF; 
	border-bottom: 1px solid #EDEDED!important;
	/*border-bottom: 1px solid #BFE0FF;*/
	background-image: url(../images/2points.gif)!important;
	background-repeat: no-repeat;
	background-position: right;
}
	

h3 {
	font-size: 1.2em;
	margin: 10px 0 8px 0;
	padding: 0 0 0 0px;
	color: #FD7900;
	font-weight: bold;
	line-height: 1.2em; /*background-image: url(../images/pt-filet-org.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

h4 {
font-size:1.1em;
margin:10px 0 8px 0;
padding:0;
font-weight: bold;
}
h5 {
	font-size: 1.0em;
	color: #616161;
	font-weight: bold;
	padding: 0;
}
h6 {
	font-size: 1.0em;
	color: #616161;
	padding: 0;
	font-weight: bold;
}
p {
	margin: 0.1em 0 0 0;
}
blockquote{
font-size:0.9em;
border:1px solid #bababa;
margin:20px 10px;
padding:8px;
}
.code {
	    background-color: #f4f4f4;
    border: 1px dotted #ddd;
	padding: 10px;
	display: block;
	font-family: "Courier New", Courier, monospace!important;
}
ul {
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
}
hr {
	border: none;
	border-bottom: 1px solid #6F7764;
}

.petit-txt {
font-size:0.8em;
color: Black;
}
.gros-txt {
	font-size:1.1em!important;
	color: Black;
	font-weight: bold;
	line-height: 1.2em; 
}

/* bidon pb tinymce */
.rien {
	
}

.big-orange{
	font-size: 1.1em;
	color: #FF7C00;
	font-weight: bold;
/*	line-height: 1.2em; */

}
.texte-org {
	/*font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, helvetica, sans-serif;
	word-spacing: 0.2em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #FF7C00;
	font-weight: normal;
}

.texte-noir {
	/*font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, helvetica, sans-serif;
	word-spacing: 0.2em;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #000;
	font-weight: normal;
}
.en-boite {
	background-color: #FFFAF0;
	border: 1px inset #32CD32;
	padding: 10px;
	margin: 5px;
	display: block;
}
.float-r{
	float: right;
}
.float-l{
	float: left;
}

/* ----- menu footer -----*/

.menu-f{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	text-align: center;
	/*float: left;
	width: 200px;*/
	display: inline;
	text-align: center;
}
#footer {
	clear: both;
	 /*	border-top: 1px solid #eee;
	margin: 30px 0 0 0;*/
	padding: 4px 0 2px 0;
	
	height: 18px;
	text-align: center;
	background-color: #FF7900;
	color: #F0FFFF;
}

.menu-f li { 
display: inline; }

.menu-f li a, a.menu-f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold!important;
	color: White;
	text-decoration: none;
	padding: 1px 0.7em 0 0;
}
.menu-f li.active a {
	color: #000;
}
.menu-f li.active a:hover {
color: #000!important;
background-color: transparent;
}
.menu-f li a:hover, a:hover.menu-f
{
	color: #000;
/*	background-color: #990099;*/
text-decoration: underline;
}

#flex1{
	background-color: transparent;
	border: none;
	margin: 0!important;
	padding: 0!important;
	margin-bottom: 20px;
	padding-bottom: 5px;
	height: 100%;
	overflow: auto;
}
.flexlist {
	width: 644px;
	height: 731px;
/*	border: none;*/
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/ajax-loader3.gif);
	background-position: 50% 30px;
	background-repeat: no-repeat;
	overflow: auto;
}
/*----- fin elents */	
	
/*--- masquage ---*/
#header, #menu-h-wrap, .rightcol, #map1
 {
	display: none!important;
}


/*---- fin masquage ----*/
	
#content, #menuf {
	visibility: visible!important;
}

.print {
	display: inline!important;
}