/*------------------- DIV ------------------*/
.main{
    position: relative;
	width:1021px;
	margin-top:45px;
	margin-left: auto;
    margin-right: auto;
	overflow:hidden;
	}

.tmp{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#d9aa27;
	position: absolute;
	background-color:#fff892;
	text-align:center;
	padding: 5px;
	overflow:hidden;
	}
	
.ban{
	width:821px;
	height:129px;
	overflow:hidden;
	background-image: url(images/ban.gif);
	background-repeat: no-repeat;
	background-position:left;
	}
	 
.gauche{
	position:relative;
	width: 182px;
	float: left;
	overflow:hidden;
	border:none;
	}

.menu{
	padding-left:10px;
	padding-left:10px;
	padding-top:16px;
	width: 183px;
	overflow:hidden;
}

.droite{
	float: left;
	width: 622px;
	background : url(images/ombre.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	border:none;
	}
	
.admin_cours{
	margin-left:20px;
	margin-right:20px;
	width:570px;
	overflow: auto;
	}

.bas{
	color:#FFFFFF;
	text-align:center;
	background-color:#A0C23A;
    position: relative;
	padding: 2px;
	overflow:hidden;
	}
	
.accueil{
	background-image:url(images/);
	background-repeat: repeat-y;
	background-position:right;
	}
	
.calendrier{
	background-repeat: no-repeat;
	background-position:right;
	}

/*------------------- TEXXXXXXXXXXXTE------------------*/

h1{
	color:#627232;
	font-family: "Times New Roman", serif;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
	}

h1.important{
	text-align:center;
	color:#627232;
	font-family: "Times New Roman", serif;
	font-size:20px;
	padding-top:100px;
	padding-bottom:100px;
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
	}
	
h2{
	color:#627232;
	font-family: "Times New Roman", serif;
	font-size:14px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:20px;
	text-decoration:underline;
	}
	
code{
	font-size:14px;
	font-family: "Times New Roman", serif;
	color:#627232;
	font-weight:bold;
}

code.rouge{
	font-size:14px;
	font-family: "Times New Roman", serif;
	color:#FF0000;
	font-weight:normal;
}


code.vert{
	font-size:14px;
	font-family: "Times New Roman", serif;
	color:#627232;
	font-weight:normal;
}

a{
	font-size:14px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:underline;
	font-weight: 500;
	line-height:24px;
	color: #627232;
}

a.intext{
	font-size:14px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:underline;
	font-weight: 500;
	line-height:24px;
	color: #627232;
}

a.intext:hover{
	font-size:14px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: 500;
	line-height:24px;
	color: #A0C23A;
}

a.http:hover{
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: 500;
	line-height:24px;
	color: #A0C23A;
}

a:hover{
	font-size:14px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: 500;
	line-height:24px;
	color: #A0C23A;
}
	
p{
	font-size:14px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: 500;
	line-height:24px;
	color: #000000;
}

img{
	border:none;
}

img.intruments{
	border:none;
	padding-left:30px;
}

/*------------------------TABLEAU-------------------------------------------*/
table.admin_cours{
	border-collapse:collapse;
	border:1px;
	border-color:#A0C23A;
	border-style:solid;
	padding:0px;
	margin:0px;
}

tr.admin_cours{
	border:1px;
	border-color:#A0C23A;
	border-style:solid;
	padding:0px;
	margin:0px;
}

th.admin_cours{
	background-color:#dbdbdb;
	border:1px;
	border-color:#A0C23A;
	border-style:solid;
	padding:0px;
	margin:0px;
}

table.contour{
	border:0px;
	padding:30px;
}

table.instruments{
	border:1px;
	border-color:#A0C23A;
	border-style:solid;
	padding:0px;
	margin:0px;
}

td.ligne{
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#959595;
	border-style:solid;
	padding:0px;
	margin:0px;
}


/*-----------------------BOUTON MENU-------------------------------------------*/	
.bouton_menu{
	margin:0px;
	padding-left: 23px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	line-height: 45px;
	background-color:#FFFFFF;
	background-image: url(images/point.gif);
	background-position: 0em;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	font-size:18px;
}

.bouton_menu:hover{
	background-image: none;
	background-color:#A0C23A;
	color:#FFFFFF;
	font-family:"Times New Roman", serif;
	padding-left: 20px;
	line-height: 45px;
	font-size:18px;
	background-position: 0em;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
}

.bouton_select{
	background-image: none;
	background-color:#A0C23A;
	color:#FFFFFF;
	font-family:"Times New Roman", serif;
	padding-left: 20px;
	line-height: 45px;
	font-size:18px;
	background-position: 0em;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
}

.bouton_select:hover{
	background-image: none;
	background-color:#A0C23A;
	color:#FFFFFF;
	font-family:"Times New Roman", serif;
	padding-left: 20px;
	line-height: 45px;
	font-size:18px;
	background-position: 0em;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
}

.sous_bouton{
	margin:0px;
	padding-left: 27px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	font-size:14px;
}

.sous_bouton:hover{
	font-size:14px;
	padding-left:27px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "Times New Roman", serif;
	text-align: justify;
	text-decoration:none;
	font-weight: 500;
	line-height:24px;
	color: #A0C23A;
}
