.GrosTitreOrange {
color: #ff9800;
font-family: "Times new roman", serif, Arial;
font-weight: bold;
font-size: 1.4em;
text-decoration : underline;
}

.Titre1TitreOrange {
color: #ff9800;
font-family: "Times new roman", serif, Arial;
font-weight: bold;
font-size: 1em;
text-decoration: underline;
}

.Titre2TitreOrange {
color: #ff9800;
font-family: "Times new roman", serif, Arial;
font-weight: bold;
font-size: 1.1em;
}

.TitreVert{
color: green;
font-size: 1.1em;
}

.Tome {
color: #395675;
font-weight: bold;
font-size: 1.1em;
}

.TB {
color: #395675;
font-size: 1em;
font-style: italic;
}

.Chapitre {
color: #ff9800;
font-size: 1.3em;
text-decoration: underline;
}

.SChapitre {
color: #ff9800;
font-size: 1.2em;
}

.SSChapitre {
color: #ff9800;
font-size: 1.1em;
font-style: italic;
font-weight: bold;
}

.DecaleText{
padding-left: 10px;
}

.TitreActu {
text-align: center;
color: black;
font-size: 1.1em;
text-decoration: underline;
}

.VideoC {
width: 180px;
margin: auto;
}

.DivCentreAccueil {
padding-left: 5px;
padding-right: 5px;
}

.EnteteBoite {
background: transparent url(../images/orange.png) repeat;
padding-top: 1px;
height: 20px;
font-size: 1.1em;
line-height: 1.1em;
font-weight: bold;
color: black;
font-family: "Times new roman", serif, Arial;
text-align: center;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
}

.CorpsS {
border-left: 2px dotted #ff9800;
border-right: 2px dotted #ff9800;
border-bottom: 2px dotted #ff9800;
padding: 10px;
text-align: left;
}

.Corps {
border-left: 2px dotted #ff9800;
border-right: 2px dotted #ff9800;
border-bottom: 2px dotted #ff9800;
padding: 10px;
text-align: justify;
}

.Corps4 {
border-left: 1px solid #ff9800;
border-right: 1px solid #ff9800;
border-bottom: 1px solid #ff9800;
padding-top: 10px;
padding-bottom: 10px;
}

.Boite1 {
width: 290px;
}

.Boite2 {
margin-left: 10px;
margin-right: 10px;
}

.Boite3 {
width: 255px;
}

.Boite4 {
width: 180px;
}

.Boite5 {
width: 360px;
}

.EnteteBoiteI {
background: transparent url(../images/orange.png) repeat;
padding-top: 1px;
height: 20px;
font-size: 1em;
line-height: 1.1em;
font-weight: bold;
color: black;
font-family: "Times new roman", serif, Arial;
text-align: center;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
}

.CorpsI {
border-left: 2px dotted #ff9800;
border-right: 2px dotted #ff9800;
border-bottom: 2px dotted #ff9800;
padding: 10px;
text-align: center;
}

.DivInfo {
margin-left: 10px;
margin-top: 20px;
width: 230px;
}

.Deco {
padding: 15px;
border-left: 2px dotted #ff9800;
}

.TextStandard {
font-family: "Times new roman", serif, Arial;
font-size: 1em;
}

.Chinois {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LienOrange {
text-decoration: none;
font-weight: bold;
color: #ff9800;
}
.LienOrange:hover {
text-decoration: underline;
}

.LiensAutre {
text-decoration: none;
color: black;
}

.LiensAutre:hover {
text-decoration: underline;
}

.Important1 {
color: purple;
font-weight: bold;
}

.Important2 {
color: #ff9800;
font-weight: bold;
}

.Important3 {
color: red;
font-weight: bold;
}

.Important4 {
color: green;
font-weight: bold;
}

.Important5 {
color: blue;
font-weight: bold;
}

.Comment {
color: purple;
font-weight: bold;
font-size: 0.9em;
}

.Normal {
color: black;
font-weight: normal;
font-size: 1em;
}

.Font09 {
font-size: 0.9em;
}

.Exemple {
color: green;
font-style: italic;
font-size: 0.9em;
}

a.Exemple {
text-decoration: none;
}

a.Exemple:hover {
text-decoration: none;
font-weight: bold;
}

.LiCercle {
list-style-type: circle;
}

.MailParam {
font-weight: bold;
height: 30px;
width: 185px;
}

.MailStar {
color: red;
}

.MailValeur {
border: 1px ridge #f0b520;
padding: 2px;
color: #2607b0;
}

.TypeC {
width: 50px;
text-align: center;
}

.DateC {
border-left: hidden;
border-right: hidden;
}

.TCours {
border: 3px double black;
border-collapse: collapse;
}

.TCours tr {
vertical-align: bottom;
}

.TCours td {
border: 1px solid black;
padding: 4px;
}

.TCours tr:hover {
background-image: url("../images/fond-o.png");
cursor: pointer;
}

.TCours td.DateC {
border-left: hidden;
border-right: hidden;
}

.Top10 {
padding-top: 10px;
}

#divBulle	{
	position : absolute;
	visibility : hidden;
	border : 1px solid green;
	font-size : 0.9em;
	color : #595959;
	background-color : white;
	padding : 2px;
	text-align : center;
}

a.info{
	position:relative; 
	text-decoration: none;
	z-index:24; 
}

a.info:hover{z-index:25; background-color:#fff;}

a.info span{display: none;}

a.info:hover span{ 
	display:block; 
	position:absolute;
	top:2em;
	left:-10em;
	width:40em;
	border : 1px solid green;
	font-size : 0.9em;
	color : #595959;
	background-color : white;
	text-align: justify;
	padding:2px;
}

