@charset "iso-8859-1";

/*
 **************** MAIN CLASS *********************/

* {
	font-family: verdana;
	font-size: 11px;
}
.welcomeIndexBody {
	background-color:white;
	background-image: url('texture_fond.jpg');
	background-repeat: repeat-x;
	border:none;
}


.welcomeImage {
	text-align:center;
	margin-top:1em;
	border-width: 0px;
}


body {
	margin: 0;
	background: #EFF2FA;
	background-color:white;
	background-image: url('texture_fond.jpg');
	background-repeat: repeat-x;
	
	height:100%;
	width:100%;
	text-align:center;
	color:darkblue;
	
}


.main {
	width:1022px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5em;
	padding:auto;
}

.logo {
	
	background-image: url('topBanner.jpg');
	height:140px;
	width:1024px;
	/*background-repeat: repeat-x;*/
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #008700;
	/*border: 1px solid #012C4F;*/
	text-align:center;
}


.mainFrame {
	border: 2px solid #336699;
	/*background: #DFE5F4;*/ /*light blue*/
	background: #FFFFDC; /*light yellow*/
	height:600px;
	width:1020px;
	text-align:center;
}



/*
 **************** MAIN MENU *********************/


.menuP1 {
	background-image: url('menuFond.png');
	background-repeat: repeat-x;
	height:20px;
	width:1020px;
	color: #5C7B91;
	text-align: center;
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
	vertical-align:middle;
	font-style:italic;
}

	.menuP1 * {
		font-size: 15px;
		font-weight:bold;
	}

	.menuP1 a {
		text-decoration: none;
		margin: 0 2px 0 2px;
		padding: 0px 15px 0px 15px;
		/*color: #22516D;*/
		color:#0070B2;

	}
	.menuP1 a:hover {
		text-decoration: none;
		/*color: #E8F789;*/
		color:#E3F565;	
	}

	.menuP1 .tablemenu {
		margin-left:auto; 
		margin-right:auto;
	}

	.menuItem {
		height:20px;
		border:1px;
		text-align: center;
		vertical-align:middle;

	}

	.menuItem:hover , .menu_visiting:hover{

		background-image: url('menuFond_dark.png');
		background-repeat: repeat-x;

	}


	.menu_visiting  {
		background-image: url('menuFond_selected.png');
		background-repeat: repeat-x;
		/*color: #f7f7f7;*/
		
	}
	.menu_visiting a {
		color:#2A6283;
		font-style:italic;
	}



/*     mainTopBar, mainBottomBar        */
/****************************************/
.mainTopBar {
	width:1020px;
	height:20px;
	background-image: url('mainTopBar.png');
	background-repeat: repeat-x;
	display:block;
}
.mainBottomBar {
	width:1020px;
	height:20px;
	background-image: url('mainBottomBar.png');
	background-repeat: repeat-x;
	display:block;
}


/*	Text Bloc	*/
/************************/
.tableBloc {
	width:100%;
	margin: 10px 0px 10px 0px;	
	
}
/* TOP */
.tableBlocTL {
	background-image: url('borderTL.png');
	/*background-repeat: repeat-x;*/
	width:8px;
	height:18px;
	margin:0px;
	padding:0px;
}
.tableBlocT {
	background-image: url('borderT.png');
	/*background-repeat: repeat-x;*/
	height:18px;
	text-align:center;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}
.blocTitle {
	display:inline;
	height:16px;
	vertical-align:top;
	margin:0px 2px 0px 2px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#4b608a;
	font-style:italic;
	
}
.tableBlocTR {
	background-image: url('borderTR.png');
	/*background-repeat: repeat-x;*/
	width:8px;
	height:18px;
	margin:0px;
	padding:0px;
}
/* sides and content */
.tableBlocL {
	background-image: url('borderL.png');
	background-repeat: repeat-y;
	width:8px;
}
.tableBlocContent {
	/*background:#f4feae;*/
	background:#f5fe99;
	color:#4b608a;
	padding: 5px 0px 5px 0px;
	text-align:left;
}


.tableBlocR {
	background-image: url('borderR.png');
	background-repeat: repeat-y;
	width:8px;
}
/* BOTTOM */
.tableBlocBL {
	background-image: url('borderBL.png');
	background-repeat: repeat-x;
	width:8px;
	height:20px;
}
.tableBlocB {
	background-image: url('borderB.png');
	background-repeat: repeat-x;
	height:20px;
}
.tableBlocBR {
	background-image: url('borderBR.png');
	background-repeat: repeat-x;
	width:8px;
	height:20px;
}



/*       carteMain        */
/****************************/
.pageContent {
	height:560px;
	/*height:100%;*/
	vertical-align:top;
	overflow:auto;
	color:#4b608a;
}
.LocalisationMain {
	width:680x;
	height:560px;
	
	margin-right:90px;
	margin-left:90px;
	
	vertical-align:middle;
	overflow:auto;
}


/*     Copyright bar        */
/****************************/
.copy {
	
	font-size:9px;
	position:relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	width:100%;
}



/*	   ACTUALITE		*/
/********************************/
.newsMain {
	height:560px;
	width:100%;
	vertical-align:top;
}
.welcomeText{
	vertical-align:top;
	text-align:justify;
	padding-top: 120px;
	padding-left: 140px;
	padding-right: 20px;
	/*border:1px solid red;*/
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#929C5A;
}
.newsSmall{
	width:40%;
	vertical-align:top;
}

.newsdate {
	text-align:center;
	margin-top:-5px;
	margin-bottom:5px;
	font-style:italic;
}
.newsmsg {
	height:75px;
	width:70%;
	float:right;
	margin: 0 5px 0 5px;
	
}
.newsimg {
	height:75px;
	width:25%;
	float:left;
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	background-position: center center;
	background-color: #f5fe99;
}


.newslink {
	background:#f5fe99;
	width:100%;
	text-align:center;
}
.newslink a{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;

}
.newslink a:hover{
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}

/*	carte	*/
/****************/
.carteDownloadLink {
	background:#f5fe99;
	width:1020px;
}
.carteDownloadLink a{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;

}
.carteDownloadLink a:hover{
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}

/*     EDITO       */
/*******************/
.tableBlocContentEdito_old {
	background:#f5fe99;
	color:#4b608a;
	padding: 5px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
.editoBloc {
	border:10px solid red;
	overflow:hidden;
}
.editoText {
	padding: 10px 10px 10px 10px;
	vertical-align:middle;
	height:100%;
}




/*        ENTERPRISE            */
.enterpriseMain {
	padding-left:20px;
	padding-right:20px;
	height: 560px;
	vertical-align:middle;
	overflow:auto;
}




/*	    Formulaire contact            */
.contactMain {
	height:560px;
	/*height:100%;*/
	vertical-align:top;
	overflow:auto;
	color:#4b608a;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}


/*      ADMINISTRATION		*/
.administrationMain {
	padding: 10px 20px 10px 20px ;
	height: 540px;
}

/*		Admin login 	*/
.administrationLogin {
		text-align:center;
}


/*     TABLES  - used in adminstration   */
.classTable {
  border: 1px solid #336699;
}

.classTable tr {
  background: #EFF2FA;
}

.classTable td {
  padding: 5px 8px 5px 8px;
  text-align: center;

}

.classTableTitre td {
  background: #6FA0D0;
	color: #f7f7f7;
  font-weight: bold;
   padding: 3px;
}



/*
 *
 *  ADMINISTRATION
 ******************************/


a.largeLink {
	display: block;
	padding: 5px;
	text-align:center;
}

a.largeLink:hover {
	background: #70A0CF;
	color: #f7f7f7;
	text-decoration: none;
}

.innerBloc {
	background: #EFF2FA;
	border: 1px solid #336699;
	margin: 0 20% 0 20%;
}

.ligne {
	border-top: 1px solid #336699;
	padding: 0;
}





a {

	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}


/* 				       --EOF--
#####################################################################################
#####################################################################################
*/

/*

form {
	margin: 0;
}
.formalign {
	float: left;
	text-align: right;
	clear: left;
}



.logo img {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}

.menuHG,.menuHGL {

	float: right;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	text-align: right;
	color: #003399;
	font-weight: bold;
	padding: 2px;
}

.menuHG a:hover {
	background-color: #f7f7f7;
	color: #003399;
	text-decoration: none; 
}
.menuHGL {
	background: #DFE5F4;
	border: 1px dashed #003399;
	padding: 3px;
	color: #336699;
	text-align: center;
	padding: 0 5px 0 5px;
}
.menuHGL img {
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	vertical-align: middle;
}
.input {
	background: #EFF2FA;
	border: 1px solid #003399;
	margin: 1px;
}


.miniligne {
	border-top: 1px solid #9ADC50;
	padding: 0;
	margin: 5px 25% 5px 25%;
}
.ligneD {
	border-top: 1px dashed #BFD5EA;
	padding: 0;
}





.mois_agenda a {
	padding: 0 5px 0 5px;
}


.white, .white * {
	color: white;
}


.innerMenu {
	font-style: oblique;
	margin: 0 15px 0 15px;
}

h1 {
	display: inline;
	margin: 0 0 0 -10px;
	padding: 0 15px 0 15px;
	background: #f7f7f7;
	color: #336699;
	border: 1px dashed #336699;
}

.bloc {
	border: 1px solid #336699;
	background: #DFE5F4;
	margin: 0 25px 0 25px;
	
	padding: 00px;
	color: #003366;
}

.bloc a {
	color: #336699;
}


.inbloc {
	margin: 10px 0 0 0;
	padding: 0 7px 7px 7px;
	color: #003D77;
}

.newsbloc {
	padding: 7px;
	color: #003D77;
	background: #EFF2FA;
	border-top: 1px solid #336699;
	margin-top: 10px;
}

.calbloc {
	padding: 7px;
	color: #003D77;
	background: #ECEFF9;
	border-top: 1px solid #336699;
	margin-top: 7px;
}

.icon {
	float: left;
	margin-right: 10px;
}

.nComment {
	display: block;
	margin: 0;

	font-weight: bold;
	background: #6FA0D0;
	color: #f7f7f7;
	text-align: right;
}
a.nComment {
	color: #f7f7f7;
}
.nComment:hover {
	background: #336699;
	text-decoration: none;
}
.roundedCornerSpacer {
	margin: 0px; padding: 0px; border: 0px;
	clear: both;
	font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
	width: 7px; height: 7px;
	padding: 0px; border: 0px;
	z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -1px -1px  0px  0px; }
.borderBL { margin: -6px  0px  0px  -1px; }
.borderBR { margin: -6px  -1px  0px  0px; }


.content4
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

.sButton {
	background-image:url('btnBG.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border:0;
	font-weight:bold;

}

.forumTable {
	width: 100%;
	background: #EFF2FA;
	padding: 0;
	border: 0;
}

.forumListNomCat  {
	text-align: left;
	padding: 10px;
}

.forumListIco {
	width: 40px;
	text-align: center;
	padding: 3px;
	border-right: 2px solid #f7f7f7;
}	

.forumListNb, .forumListLast {
	padding: 7px;
}
.forumListLast {
	width: 30%;
	text-align: center;
}
.forumListNb {
	text-align: center;
	width: 100px;
	border-right: 2px solid #f7f7f7;
	border-left: 2px solid #f7f7f7;
	
}

.inbloc img {
	vertical-align: middle;
	padding: 2px;
}


.postTable1,.postTable2 {
	width: 100%;
}

.postTable1 td, .postTable2 td {
	vertical-align: top;
	padding: 3px 3px 20px 3px;
}

.postTable1 {
	background: #EFF2FA;
}

.postAvat {
	position: relative;
	width: 80px;
	text-align: center;
	border-right: 2px solid #f7f7f7;
}
.postAvat img {
	width: 60px;
	padding: 7px;
}

.postnum {
	text-align: left;
}
td.postBody {
	padding: 5px 10px 5px 10px;
}
.postAdmin {
	width: 10px;
}

.lignePost {
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	padding: 1px 1px 1px 5px;
	background: #6FA0D0;
	color: #f7f7f7;
	font-size: 10px;
	font-weight: bold;
}

.txtPost {
	background: #EFF2FA;
	width: 600px;
	padding: 3px;
	margin: 3px;
	border: 1px solid #336699;
	color: #336699;
}

.postSign {
	margin-top: 5px;
	border-top: 1px solid #6FA0D0;
	color: #336699;
}

.galIMG {
	background-color: #EFF2FA;
	border: 1px dashed #333333;
	margin: 20px;
	padding: 6px;
	text-align: center;
}

.galIMG img {
	border: 0;
}
.randIMG {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	
	background-color: #EFF2FA;
	border: 1px dashed #333333;
	padding: 10px;

}

.randIMG img {
	border: 0;
}

.galPages, .galClass, .galClassMin {
	text-align: center;
	background-color:#EFF2FA;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	padding: 5px;
}

.galClass a:hover, {
	background: #70A0CF;
	color: #f7f7f7;
	text-decoration: none;
}

.galClassMin {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	background-color:#EFF2FA;
}


.innerBloc ul {
	margin-top: 0;
	margin-bottom: 0;
}
.innerBloc ul li a {
	font-size: 150%;
}

.center {
	text-align: center;
}

.big * {
	font-size: 160%;
}




.horTable {
	border: 1px solid #336699;
	margin: 0 10px 0 10px;
}
.horTable tr {
	background-color: #f7f7f7;
}

.horTable td {
	width: 40px;
	height: 20px;
	padding: 5px;
	text-align: center;
}

.horTableSalle, .horTableSalle1, .horTableSalle2, .horTableSalle3, .horTableSalle4  {
	font-weight: bold;
	font-size: 75%;
	text-align: center;
}
.horTableSalle {
	background-color: #EAEAEA;
	color: #333;
}
.horTableSalle1  {
	background-color: #FFE4E1;
	color: #cc3300;
}

.horTableSalle2  {
	background-color: #FCFFE1;
	color: #CC9A00;
}

.horTableSalle3  {
	background-color: #E1EDFF;
	color: #003366;
}
.horTableSalle4  {
	background-color: #EDFFE1;
	color: #9ACD32;
}

.forumPages {
	text-align: center;
	color: #003399;
}


.admin_titre {
  display : inline ;
  border : 1px solid #336699;
  background-color :#70A0CF;
  color:#E9EBF4;
  font-size:15px;
  margin: 50px 0 30px 10px;
  width : 60%;
  padding: 5px 5px 5px 5px;
  text-align: center;
}

.warning {
	color: #CC3300;
	font-weight: bold;
}

.mmsg {
	color: #cc3300;
	background-color: #EFF2FA;
	border: 1px solid #cc3300;
}

a.mmsg:hover {
	text-decoration: none;
	background-color: yellow;
	color: #cc3300;
}

.newmmsg {
	background-color: yellow;
	color: orange;
	font-weight: bold;
	border: 1px solid orange;
	padding: 0 1px 0 1px;
}

a.mois_visiting {
  color: #f7f7f7;
 	background: #6FA0D0;
 }
*/

