/***********************************************************************************************************/
/*********************************************** GENERAL ***************************************************/
/***********************************************************************************************************/

html {
	height: 100%;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;
}

img,table {
	border: none;
}

body {
	background: #005d82;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	min-width: 928px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

table.contentpane ul {
	margin: 0px;
	padding: 0px;
}
table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.gif);
	list-style-position: inside;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.break {
	clear: both;
	margin: 2px;
}

.errrormessage {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

/************************************************ LIENS ***************************************************/

a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

/********************************************* FORMULAIRES ************************************************/

input.button, .validate {
	background: #005d82;
	border: 0;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 4px;
	margin: 10px 48px;
	float: right;
	cursor: pointer;
}

#jForm button {
	background: #005d82;
	border: 0;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.back_button  {
	background: #005d82;
	border: 0;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 4px;
	margin: 10px auto;
	width: 70px;
	cursor: pointer;
}
.back_button  a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.search input.button {
	text-align: right;
	cursor: pointer;
}

input.button:hover, .validate:hover  {
	
}

.inputbox, #email {
	border: 1px solid #7f9db9;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

div.module div div div form#form-login {
	width: 160px;
}

form.form-validate, #component-contact, form#jForm {
	width: 532px;
}

/**********************************************ARCHIVES ***************************************************/

#archive-list li {
	list-style-image: url(../images/li.gif);
	list-style-position: inside;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul#archive-list {
	margin-top: 15px;
	font-size: 12px;
}

/* pour le tri par année, à réincorporer plus tard */
.archives_tri {
	display: none;
}

/***********************************************************************************************************/
/******************************************** MISE EN PAGE *************************************************/
/***********************************************************************************************************/

#page_bg {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/page_center_bg.png) top center repeat-y;
}

div.center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 928px;
}

div#wrapper {
	padding: 0;
	margin: 0 auto;
}

/***********************************************************************************************************/
/**********************************************  HEADER  ***************************************************/
/***********************************************************************************************************/

#header {
	height: 255px;
	background: transparent url(../images/header_bg.gif) top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 928px;
	padding: 0;
}

#content {
	width: 900px;
	min-height: 420px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	background: #e6e6e6;
}

#topw {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#logo {
	background: url(../images/logo.gif) top left no-repeat;
	float: left;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 739px;
	height: 93px;
	line-height: 24px;
}

/***********************************************************************************************************/
/********************************************** MENU TOP ***************************************************/
/***********************************************************************************************************/

.top {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 93px;
	background: transparent url(../images/topmenu_bg.png) top center no-repeat;
}

#topmenu {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#topmenu ul {
	margin: 0;
	margin-left: 260px;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	margin-left: 8px;
}

#topmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 36px;
	padding: 54px 0px 0px 6px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 37px;
}

#topmenu li.active a {
	color: #000000;
	text-decoration: none;
	background: url(../images/topmenu_on.png) left bottom no-repeat;
}

/* Entrée CONTACT (item9) et UEL (item10) et ARCHIVES(11) invisible dans le top menu */
#topmenu li.item9, #topmenu li.item10, #topmenu li.item11, #topmenu li.item16 {
	display: none;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div div, div.module div div {
	margin: 0;
	padding: 0;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	text-align: center;
	padding: 0 0 20px 0;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	padding: 2px 0 0px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #829300;
	font-size: 11px;
}

/*****************************************************************************************************/
/********************************************* FOOTER ************************************************/
/*****************************************************************************************************/

#footer {
	margin: 0 auto;
	text-align: center;
	padding-left: 1px;
	width: 928px;
	height: 83px;
	background: url(../images/footer_bg.png) top center no-repeat;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}

#footer ul {
	margin: 0;
	margin-left: 100px;
	padding: 0;
	list-style: none;
}

#footer li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	margin-left: 8px;
}

#footer li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	float: left;
	display: block;
	line-height: 15px;
	padding: 40px 0px 0px 4px;
	margin: 0px;
	color: #005d82;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 16px;
	background: url(../images/separator.gif) right middle no-repeat;
}

#footer li.active a {
	text-decoration: none;
}

/*****************************************************************************************************/
/*****************************************************************************************************/
/*****************************************************************************************************/

div#timedate {
	font-size: 12px;
	font-weight: bold;
	color: #AB4C37;
	text-align: center;
	padding: 0 0 10px 0;	
}

div#maincolumn {
	float: left;
	width: 532px;
	margin: 0 0 6px 0;
}

div#maincolumn_full {
	float: left;
	width: 532px;
	margin: 0;
	padding: 0 0 0 10px;
}

/*****************************************************************************************************/
/**************************************** COLONNE GAUCHE *********************************************/
/*****************************************************************************************************/

#leftcolumn  {
	margin: 0;
	padding: 0;
	margin-top: 204px;
	width: 320px;
	height: 196px;
	float: left;
	text-align: left;
}

#leftcolumn ul.menu {
	display: none;
}

#leftcolumn div {
	margin-bottom: 12px;
}

/*****************************************************************************************************/
/******************************************** CONTENU ************************************************/
/*****************************************************************************************************/


div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

div.nopad  div.componentheading {
	position: absolute;
	width: 310px;
	height: 200px;
	text-align: right;
	margin-top: 5px;
	margin-left: -320px;
	color: #19c5de;
	line-height: 26px;
	font-size: 26px;
	font-family: Verdana, Tahoma, sans-serif;
}

td.contentheading {
	display: none;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

/* Ateliers */

.seminar_title {
	font-weight: bold;
	font-size: 14px;
	color: #19c5de;
	clear: both;
}

.seminar_resume {
	font-weight: bold;	
	margin-bottom: 15px;
}

.seminar_hour {
	font-weight: bold;
	color: #000000;
}

.seminar_desc {
	font-weight: bold;	
}

.seminar_public {
	margin-top: 15px;
}

.seminar_label {
	font-weight: bold;
	color: #19c5de;
}

.seminar_note {
	font-weight: bold;
	color: #19c5de;
}

.seminar_mod {
	margin-bottom: 15px;
}

.seminar_separator {
	color: #005C89;
	width: 265px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

.workshop_place {
	font-weight: bold;
	font-size: 14px;
}

/* Partenaires */

div.partenaires {
	width: 532px;
}

.partenaires img{
	float: right;
	margin-left: 6px;
}

.partenaires div {
	clear: both;
}

.partenaires div.label {
	text-align: right;
	color: #19c5de;
	font-weight: bold;
	padding-top: 10px;
}

/* Galerie photos */

.gallery_list {
	margin-left: 7px;
	width: 532px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */

table.blog {
	
}
h1 {
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #F9A826;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #F9A826;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #798950;
	border-bottom: solid 1px #798950;
}

a.readon:hover {
	color: #798950;
	text-decoration: none;
	border-bottom: solid 1px #fff;

}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 532px;
	margin: 8px;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Verdana, Tahoma, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}



div.bannergroup_text {
	display:block;
	width:180px;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
	padding: 10px 10px 0 10px;
}
.bannerheader {
padding: 0 0 0 6px;
}


div.module table.poll {
	width: 160px;
	margin:0 atuo;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */


/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
	 list-style: none;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
	 list-style-image: none;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style: none;
     color: #f00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
	 list-style-image: none;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}



/* ****************************************************************************** */
/* blue */
input, button {
	border: none;
}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #83A330;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #83A330;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #83A330;
	font-family: Verdana, Tahoma, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #83A330;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #83A330;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #83A330;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #83A330;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
	}