body {
	font-family: Helvetica, arial, Tahoma, verdana;
	font-size: 12px;
	/*color: #666666;*/
	color: black;
	background-color: #6183B9;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

/* TinyMCE specific rules */
body.mcecontentbody {
   background-image: none;
   background-color: #9db2d8;
}

a {
	color: #ffd399;
	text-decoration: none;
}

a:link, a:visited {
	color: #ffd399;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffd399;
	text-decoration: underline;
}

:focus {
	outline: none;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

img {
	border: 0px;
}

div {

}

input {

}

input[type=text]:focus, input[type=password]:focus {
	outline: thin solid invert;
}

caption {

}

textarea {

}

hr {
	display: block; 
	border: none;
	background: transparent url(http://www.flospa.fr/images/user/www.flospa.fr/../../../../images/user/www.flospa.fr/theme_graphique/separation.png) no-repeat;
	background-position: center;
	height: 10px;
	margin: 1em 0;
}

/************************************************************/
/*						Class Standards						*/
/************************************************************/
.Title {
	display: block;
	width: 90%;
	border-bottom: 1px solid #ffd399;
	font-size: 15px;
	font-weight: bold;
	color: #ffd399;
	margin-bottom: 20px;
}

.Intro {
	text-align: justify;
	font-weight: bold;
}

.Text {
	text-align: justify;
}

.CategoryTitle {
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: right;
}

.Navigation {
	text-align: right;
}

.Navigation a {
	font-weight: bold;
}

.Button {

}

.ForwardText {
	font-weight: bold;
	color: #ffd399;
}

.Image {
	display: block;
	float: left;
}

.Image_caption {

}

/************************************************************/
/*					HABILLAGE GRAPHIQUE						*/	
/************************************************************/
/*#bandeauExtension {
	background-repeat: repeat-x;
	text-align: center;
}

#ombrePage {
	background-image: url(http://www.flospa.fr/images/user/www.flospa.fr/'ombre.png');
	background-repeat: repeat-y;
	background-position: center;
}

#bandeau {
	height: 176px;
	background-repeat: no-repeat;
}*/

#contenu {
	width: 800px;
	margin: auto;	
	border: 1px solid black;
	background-image: url("http://www.flospa.fr/images/user/www.flospa.fr/../../../../images/user/www.flospa.fr/theme_graphique/background.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9db2d8;
}

#page {
	/*background-color: white;*/	
}

#main {
	width: 640px;
	padding: 15px;
	margin: 0px;
}

#footer {
	text-align: center;
	vertical-align: middle;
	height: 50px;
}


#publicite {
	display: block;
	position: absolute;
	top: 15px;
	margin: 3px;
	padding: 5px;
	/*border: 1px dashed white;*/
	float: right;
	width: 220px;
	height: auto;
	color: white;
}

#publicite h2 {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

#publicite p {

}
/************************************************************/
/*					POSITIONNEMENT ET MENUS					*/
/************************************************************/
/* TOP MENU */
#topmenu {
	text-align: right;
	color: white;
}

#topmenu img {
	vertical-align: middle;
}

#topmenu a:link, #topmenu a:visited {
	color: white;
}



/* LEFT MENU */
#divleftmenu {
	text-align: center;
	padding: 0px 10px 10px 10px;
	width: 220px; 
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:13px;
}

#leftmenu img {
	display: block;
	margin: auto;
	padding-bottom: 0px;
}

.leftmenu { 
	float: left;
	width: 220px; 
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	list-style: none;
}

/*.leftmenu span{
    display: none;
}*/

.leftmenu ul {
	position: absolute; /* important */
	width: 200px; 
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	background-color: white;
}

.leftmenu li {
	width: 200px;
    display: block;    
    margin: 0;
    padding: 0;
}

.leftmenu li.subLevel {
	/*background-image: url(http://www.flospa.fr/images/user/www.flospa.fr/../../../../images/black_arrow_right.gif);*/
	background-position: 190px;
	background-repeat: no-repeat;
}

.leftmenu li ul {
	visibility: hidden;
	margin-left: 200px; /* be careful */
}

.leftmenu a {
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	text-decoration: none; 
	color: white;
	display: block;
}

.leftmenu a:hover, .leftmenu li:hover {
	background-color: #b5cbf3;
}


/* RIGHT MENU */
#divrightmenu {
	text-align: center;
	padding: 0px 10px 10px 10px;
	width: 220px; 
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:13px;
}

#rightmenu img {
	display: block;
	margin: auto;
	padding-bottom: 0px;
}

.rightmenu { 
	float: right;
	width: 220px; 
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	list-style: none;
}

/*.rightmenu span{
    display: none;
}*/

.rightmenu ul {
	position: absolute; /* important */
	width: 200px; 
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	background-color: white;
}

.rightmenu li {
	width: 200px;
    display: block;    
    margin: 0;
    padding: 0;
}

.rightmenu li.subLevel {
	/*background-image: url(http://www.flospa.fr/images/user/www.flospa.fr/../../../../images/black_arrow_right.gif);*/
	background-position: 190px;
	background-repeat: no-repeat;
}

.rightmenu li ul {
	visibility: hidden;
	margin-right: 200px; /* be careful */
}

.rightmenu a {
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	text-decoration: none; 
	color: white;
	display: block;
}

.rightmenu a:hover, .rightmenu li:hover {
	background-color: #b5cbf3;
}

/* HORIZONTAL MENU */
#hmenu { 
	width: 100%;
	text-align: right;
	color: black; 
	background-color: white;
}

#hmenu ul {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}

#hmenu ul li {
	display: inline;
	position: relative; 
	list-style: none; 
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 10px 5px 5px;
	margin: 3px;
}

#hmenu li a {
	text-decoration: none; 
}

#hmenu li a:hover, #hmenu li:hover {
	background-color: #cccccc;
}

/* LANGUES */
.languageMenu {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.languageMenu li {
	display: inline;
}

.languageMenu a {
	padding: 5px 5px 0px 5px;
}

.languageMenu a:hover {

}

.languageMenu .currLanguage {
	background-color: #ffaeae;
}