body {
	background-color: #8EB0C7;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

#calPrint {
	margin: 10px;
	padding: 0px;
}

p {
	margin: 20px 0px 0px 0px;	
}

a:visited {
	color: #0000FF;	
}

#compteur {
	position: absolute;
	margin-top: 45px;
	margin-left: 31px;
}

#general {
	background-image: url("../images/background.png");
	background-repeat: no-repeat;
	position: relative;
	width: 950px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;	
}

#menu {
	position: absolute;
	margin-top: 100px;
	margin-left: 31px;
	height: 236px;
	width: 160px;
}

#mnuAdmin {
	position: absolute;
	margin-top: 18px;
	margin-left: 7px;
	width: 146px;
	height: 31px;
	background-color: #8EB0C7;
	color: #000000;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#contenu {
	overflow: auto;
	position: absolute;
	margin-top: 100px;
	margin-left: 198px;
	padding: 0px;
	width: 720px;
	height: 487px;
}

#contenu .titre {
	font-size: 19px;	
}

#copyright {
	position: absolute;
	margin-top: 610px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	
}

#ffr {
	position: absolute;
	margin-top: 600px;
	margin-left: 760px;
	font-size: 15px;
}

#ffr img {
	width: 150px;
}

.ssmenu {
	margin-top: 7px;
	margin-left: 7px;
	width: 146px;
	height: 31px;
	cursor: pointer;
}

#mnu1 { background-image: url("../images/btn1.png"); }
#mnu2 { background-image: url("../images/btn2.png"); }
#mnu3 { background-image: url("../images/btn3.png"); }
#mnu4 { background-image: url("../images/btn4.png"); }
#mnu5 { background-image: url("../images/btn5.png"); }
#mnu6 { background-image: url("../images/btn6.png"); }
#mnu7 { background-image: url("../images/btn7.png"); }

/**********
* ACCUEIL *
**********/

#accueil {
	position: absolute;
	margin: 20px;
	padding: 0px;
	width: 680px;
	height: 460px;
	overflow: hidden;
}

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

#admin {
	position: absolute;
	margin: 20px 0px 20px 20px;
	padding-left: 1px;
	padding-right: 19px;
	width: 680px;
	height: 447px;
	overflow: auto;
}

/*******
* NEWS *
*******/

#news {
	position: absolute;
	margin: 20px;
	padding-right: 10px;
	width: 670px;
	height: 447px;
	overflow: auto;
	text-align: justify;
}

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

#liens {
	position: absolute;
	margin: 20px;
	margin-right: 0px;
	padding-right: 10px;
	width: 690px;
	height: 447px;
	overflow: auto;
	text-align: justify;
}

/**********
* CONTACT *
**********/

#contact {
	position: absolute;
	margin: 20px 0px 20px 20px;
	padding-left: 1px;
	padding-right: 19px;
	width: 680px;
	height: 460px;
	overflow: hidden;
}

.tblCont td {
	vertical-align: top;
	padding-bottom: 10px;
}

.tblCont input {
	width: 300px;
}

.tblCont textarea {
	width: 300px;
	height: 80px;
	overflow: auto;
}

/*************
* CALENDRIER *
*************/

#calendrier {
	position: absolute;
	margin: 20px 0px 20px 20px;
	padding-left: 1px;
	padding-right: 19px;
	width: 680px;
	height: 447px;
	overflow: auto;
}

.tabCal {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

.tabCal tr {
	height: 24px;
}

.tabCal td {
	padding: 2px 6px 2px 6px; 
}

.tabCal th {
	text-align: center;
} 

.tabCal, .tabCal td, .tabCal tr, .tabCal th{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

.tabCal input {
	width: 95px;	
}

.tabCal textarea {
	width: 108px;
	height: 40px;
	overflow: auto;	
}

.tabCal img {
	width: 20px;
	height: 20px;	
}

/*******************
* CALENDRIER ADMIN *
*******************/

#calAdm {
	position: absolute;
	margin: 20px 0px 20px 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 705px;
	height: 447px;
	overflow: auto;
}

.tabCalAdm {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

.tabCalAdm tr {
	height: 24px;
}

.tabCalAdm, .tabCalAdm td, .tabCalAdm tr, .tabCalAdm th{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

.tabCalAdm input {
	width: 115px;	
}

.tabCalAdm textarea {
	width: 132px;
	height: 40px;
	overflow: auto;	
}

.tabCalAdm img {
	width: 26px;
	height: 26px;	
}

/*************
* NEWS ADMIN *
*************/

.tabNewAdm {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

.tabNewAdm tr {
	height: 24px;
}

.tabNewAdm, .tabNewAdm td, .tabNewAdm tr, .tabNewAdm th{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

.tabNewAdm input {
	width: 200px;	
}

.tabNewAdm textarea {
	width: 235px;
	height: 100px;
	overflow: auto;	
}

.tabNewAdm img {
	width: 30px;
	height: 30px;	
}

/*********
* BUREAU *
*********/

#bureau {
	position: absolute;
	margin: 20px 5px 5px 10px;
	padding: 0px;
	width: 705px;
	height: 457px;
	overflow: auto;
}

.tabBur {
	margin-top: 10px;	
}

.tabBur img{
	width: 127px;
	height: 164px;
}

.tabBur td {
	text-align: center;
	font-size: 13px;
	width: 170px;
}

.td_img  img {
	width: 100px;
	height: 100px;
}

.td_right {
	text-align: right;
	vertical-align: top;
}

.td_center {
	text-align: center;
	vertical-align: top;
}

.td_left {
	text-align: left;
	vertical-align: top;
}

.td_input,.td_select,.td_textarea,.td_bouton {
	text-align: center;
}

.td_input input,.td_textarea textarea {
	width: 200px;
}

.td_select select {
	width: 206px;
}

.td_select input {
	width: 207px;
}

.td_textarea textarea {
	height: 100px;
}

.td_checkbox {
	text-align: left;
}

.td_bouton input {
	width: 110px;
}

/***********
* category *
***********/

#tree, #tree td, #tree tr {
	border: 1px solid #000000;
}

/*********
* images *
*********/

#divPict {
	position: absolute;
	visibility: hidden;
	width: 120px;
	text-align: center;
}

#loading {
	position: absolute;
}

#masque {
	position: absolute;
	background-color: #000000;
	visibility: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#imgBig {
	position: absolute;
	border: 8px solid #FFFFFF;
	visibility: hidden;
	width: 16px;
	height: 16px;
}

#pictures {
	position: absolute;
	margin: 20px 0px 20px 20px;
	padding-left: 1px;
	padding-right: 19px;
	width: 680px;
	height: 447px;
	overflow: auto;
}


#pictures table {
	width: 97%;
	margin: auto;
}

#pictures a {
	width: 100px;
	height: 100px;
}

#pictures a img {
	border: none;
	text-decoration: none;
}

#pictures table, #pictures tr, #pictures td {
	border-collapse: collapse;
	border: 1px solid #000000;
}

.td_title {
	padding: 2px 5px 2px 5px;	
}

#pictures table img {
	margin: 3px 3px 0px 3px;	
}

#pictures .subCat {
	width: 100%;
}

.lnkSup {
	position: absolute;
 	margin-top: 75px;
 	margin-left: 40px;
}

#divImgs {
	margin-left: 20px;	
}

.miniImg img {
	border-style: none;
	cursor: pointer;
}

.miniImg {
	width: 100px;
	height: 100px;
}

.miniImg {
	background-color: #000000;
	margin: 3px;
	float: left;
}