h1 {
	font-family:	"Times New Roman", Times, serif;
	font-size: 15pt;
	color:	#1348A6;
	text-align : center;
}
a {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#000066;}
a:hover {color:#990000;}
a:visited {color:#660000;}
p {
	margin:	0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	9pt;
	color:		#ACB3FB;
	background-color: transparent;
   }

p:first-letter {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 120%;
	color : #bacedc;
	background-color: transparent;
}
.smalltext {
	color: #bacedc;
	background-color: transparent;
	font-size: 6pt;
}
.tdlist1 {
	color: white;
	background-color: #3d769c;
	font-size: 9pt;
	font-weight: normal;
}
.tdlist2 {
	color: #3d769c;
	background-color: #bacedc;
	font-size: 9pt;
	font-weight: normal;
}
.tdvideo1, .tdvideo1 a, .tdvideo1 a:hover, .tdvideo1 a:link, .tdvideo1  a:visited {
color : #A93EA9; 
background : #B2BFC4; 
font-size : 12pt; 
vertical-align : middle;
border: 1px ridge #737373;
font-style: oblique;
font-variant: small-caps;
} 

.tdvideo2, .tdvideo2 a, .tdvideo2 a:hover, .tdvideo2 a:link, .tdvideo2  a:visited {
color : #484848; 
background : #e1eaef; 
font-size : 9pt; 
vertical-align : middle; 
} 

.tdvideo2 a:hover {
color : #A52A2A; 
background : #e1eaef; 
font-size : 12pt; 
vertical-align : middle; 
} 

.navtext {
	width:150px;
	font-size:9pt;
	font-family: "Times New Roman", Times, serif;
	border-width:2px;
	border-style : outset;
	border-color:	Fuchsia;
	background-color: Aqua;
	color:Fuchsia;
}
.warning {
	background-color: transparent;
	color: red;
	font-size: 10pt;
	text-decoration: blink;
}
#danger {
	position: absolute;
	display : block;
	background-image: 	url(../images/panneau_danger.gif);
	margin: 200px 0px 0px 250px;
	width: 700px;
	height: 400px;
	padding:2px;
	border: 1px dashed #87CEFA;
	text-align : center;
	color : #0066cc;
	z-index : 100;
	overflow: 	auto;
	background-color : transparent;
	background-repeat : no-repeat;
	background-position : center;
}



#debug1 {
	position: 	absolute;
	margin: 750px 0px 0px 5px;
	width: 440px;
	min-height: 100px;
	padding:2px;
	border: 1px ridge #87CEFA;
	text-align : left;
	color : #0066cc;
	z-index : 200;
	font-size : 12px;
	overflow: auto;
	background-image: 	url(../images/debug.png);
	background-color : #DCDCDC;
	background-repeat : no-repeat;
	background-position : top;
}

#debug2 {
	position: absolute;
	margin: 750px 0px 0px 450px;
	width: 510px;
	min-height: 100px;
	padding:2px;
	border: 1px ridge #87CEFA;
	text-align : left;
	color : #0066cc;
	font-size : 10px;
	z-index : 200;
	overflow: auto;
	background-image: 	url(../images/debug.png);
	background-color : #FFFFDF;
	background-repeat : no-repeat;
	background-position : top;
}

#admin_danger {
	position: absolute;
	display : block;
	background-image: 	url(../images/panneau_danger.gif);
	margin: 200px 0px 0px 250px;
	width: 600px;
	height: 300px;
	padding:2px;
	border: 1px dashed #87CEFA;
	text-align : center;
	color : #0066cc;
	z-index : 100;
	overflow: 	auto;
	background-color : transparent;
	background-repeat : no-repeat;
	background-position : center;
}
#navtxt {
	position:absolute; 
	width: 150px;
	height: 79px;
	top:-100px; 
	left:0px; 
	font-size:10pt;
	font-family: "Times New Roman", Times, serif;
	color: 	#31618A;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bulle_text.gif);
	background-position: center;
	background-repeat: no-repeat;
	visibility:hidden;	
	z-index : 199;
	}
a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(../images/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

