/* description générale */
body {
	margin-left: Opx;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	
}

/* Placement des Div de présentation */
#global{
	position: absolute;
	left: 50%;
	top: 9%;
	width: 758px;
	height: 570px;
	margin-top: -40px; /* moitié de la hauteur */
	margin-left: -380px; /* moitié de la largeur */
	background-color: #ffffff;
	border: 1px solid #007B84;
	}
	
#banniere{
	background-image: url(images/banniere.jpg);
	position: absolute;
	left: 0;
	top: 0;
	width: 756px;
	height: 120px;
	border: none;
}

#banniere1{
	background-image: url(images/banniere1.gif);
	position: absolute;
	left: 0;
	top: 0;
	width: 756px;
	height: 142px;
	border: none;
}

#date{
	position: absolute;
	left: 15px;
	top: 100px;
	width: 200px;
	height: 20px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#date1{
	position: absolute;
	left: 5px;
	top: 138px;
	width: 200px;
	height: 20px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#letitre{
	position: absolute;
	left: 200;
	top: 10;
	width: 500px;
	height: 100px;
	border: "1px";
}
#menu {
	position: absolute;
	top: 155px;
	z-index: 100;
	width: 700px; /* précision pour Opera */
}
#corps{
	position:absolute;
	left:0px;
	top: 130px;
	width: 748px;
	height: 420px;
	overflow:auto;
	display : block;
	
}
#corps1{
	position:absolute;
	left:0px;
	top: 175px;
	width: 748px;
	height: 390px;
	overflow:auto;
	display : block;
	
}

#logo { position:absolute; left:520px; top:415px; width:220px; height:32px; z-index:1; font-size: 10px;}

#echeance{
	position: absolute;
	left: 627px;
	top:120px;
	width: 200px;
	height: 20px;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
}
#calendrier{
	position: relative;
	left: 590px;
	top: 20px;
	width: 300px;
	height: 130px;
	border : 0px;
}

/* cellules des tableaux de designation */
.cellule_designation{
	background-color: #e6e6e6;
}

/* zone recherche*/
.rech{
	color : #0019B7;
}

/* tableau */

table {
	background-color: #ffffff;
	/* border : 1px dashed #000000; */
	color : #000000;
}
table th{
	color: #000000;
	background-color: #7FCEDA;
	font-size: 14px;
	font-weight: normal;
}

table td{
	color : #000000;
	font-size: 12px;
	vertical-align: text-top;
}

.titrecours {
	color : #000000;
	font-size: 14px;
	font-weight: bold;
	
} 

.courscd {
	color : #000000;
	font-size: 14px;
	font-weight: bold;
} 
.qcmcd {
	color : #007B84;
	font-size: 14px;
	
} 
.suitecours {
	color : #000000;
	font-size: 14px;
	font-weight: normal;
	
} 
.entcours {
	color : #000000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
} 
.titremenu {
	color : #007B84;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	
} 

.titeva {
	color : #007B84;
	text-decoration: underline;
	
} 

.titrephoto {
	color : #007B84;
	
	font-weight: bold;
	text-decoration: underline;
	
} 

.valide {
	color : #FF0000;
	font-weight: normal;
} 

table.noborder {
	border: 0px none;
}

/* description du menu */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#note li {
margin-left:30px;
padding: 0;
list-style-type: disc;
}

#menu dl {
float: left;
width: 10em;
color:#fff;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
color:#fff;
background: #F88F58;
font-size: 12px;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
color:#fff;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-size: 13px;
}
#menu li a:hover, #menu dt a:hover {
background: #E25D1A;
}

#menu li a.bis, #menu dt a.bis {
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-size: 13px;
}
a.debfin {
	color: #7FCEDA;
	 font-size:12px;
}
/* bouton valider */
input.submit
{
 background-color: #7FCEDA;
 color : #000000;
 font-weight: normal;
 font-size: 14px;
 
}

/*
	Les positions left et top sont à adapter
	en fonction de la position de votre lien sur la page.
*/

#DivCachee	{
	position:absolute;
	left:15px;
	top:40px;
	border:2px solid #F88F58;
	background-color:#ffffff;
	padding:0.8em;
	display: none;
}
#demo{
	position:absolute;
	left:192px;
	top:77px;
	border:2px solid #6F8DD9;
	background-color:#ffffff;
	padding:0.8em;
	display:none;
}
.Style1 {
	//color: #E15400;
	color: #000000;
	font-weight: bold;
}
.Style2 {
	font-size: 18px;
}

/* style des liens */
a:link {
	color: #000000;
	text-decoration: none;
	border: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #007B84;
}
.err {
	
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}
.info {
	
	font-size: 12px;
	color: #0000FF;
	text-align: center;
}

/* Image */
img {
	border: none;
}

/****** FORUM *****/
.forumtabtheme{ width:700px;}
.forumtabtheme2{ width:700px; border:1px solid #cccccc; border-collapse:collapse; }
.forumtabrep{ width:700px; margin:5px; }

h1.general{font-size:17px; font-weight:bold; color:#007B84;}
a.general:link, a.general:visited{font-size:13px; font-weight:bold; color:#007B84; text-decoration:none;}
a.general:hover{color:#FF6600;}

.text10b{font-size:10px; font-weight:bold;  }
.text12n{font-size:12px; font-weight:normal; }
.text15b{font-size:15px; font-weight:bold;   }
a.liendl:link, a.liendl:visited{font-size:13px; text-decoration:none; color:#006666; }
a.liendl:hover{color:#008cc5;}

a.validesujet:link, a.validesujet:visited{font-size:13px; font-weight:normal; color:#FF0000; text-decoration:none;}
a.validesujet:hover{color:#FF6600;}

.submitbleu{ width:100px; background-color: #007B84; color:#ffffff;}