body,td,th {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}
.Style1 {
	font-size: 14px;
	font-style: italic;
	color: #006666;
}
.Style6 {font-size: 14px; color: #006666; }
.cadre {
	font-family: Arial;
	font-size: 14px;
	border-color: #006666;
}	
.Style32 {
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
	font-family: Arial;
}
.Style34 {
	font-family: Arial;
	font-size: 14px;
	color: #006666;

}.Style61 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
}
.Style62 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.Style63 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}
a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}
.Style32r {

	font-size: 14px;
	color: #006666;
	text-decoration: underline;
	font-family: Arial;
}
.collon-menu {
	font-size: 14px;
	color: #FF0000;
	font-family: "Arial Black";
}
.Style32res {


	font-size: 12px;
	color: #006666;
	font-family: Arial;
}
.Style32Copie {
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.Style344 {
	font-family: Arial;
	font-size: 14px;
	color: #006666;
}
.IIemej-menu {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	font-family: "Arial Black";
}
#centre-coprs-index{
	left: 247px; /* correction marge du contenu du cops*/
	top: 29px;
	height: 600px;
	width: 511px;
}	
#centre-principale {
	left: 247px; /* correction marge du contenu du cops*/
	top: 2px;
	height: 60px;
	width: 540px;
}
/* css pour la tooltip lien avec preview */
#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip image preview */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#F7B386;
	padding:5px;
	display:none;
	color:#AA0000;
}
/* css pour la tooltip normal */
#tooltip{
	position:absolute;
	border:2px solid #003333;
	background:#CCFF66;
	padding:3px 5px;
	color:#003333;
	display:none;
}

