body {
	background-image: url(../library/bg.jpg);
	background-repeat: repeat-x;
}
.image_fond_tableau {
	background-image: url(../library/fond_tableau.jpg);
	background-repeat: repeat-x;
}

.txt_mention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006699;
}
a.txt_mention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
} 
a:hover.txt_mention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.txt_mention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.txt_mention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:visited.txt_mention{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titre_sky {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre_actu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.titre_actu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link.titre_actu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active.titre_actu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited.titre_actu{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.resum_actu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:hover.resum_actu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.resum_actu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.resum_actu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.resum_actu{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_sky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
}


.titre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

a.txt_sky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
a:hover.txt_sky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.txt_sky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.txt_sky {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.txt_sky{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtrouge {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
}
.date {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFE054;
}
.fond_cell_centre {
	background-image: url(../library/fond_cell_bord.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.txtblanc {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.txtsoul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
}
.txtbordeaux {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
.txtnoir {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.txtvert {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #339933;
}
.txtorange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6633;
}
.txtviolet {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6600FF;
}

/**
 * Carrousel partenaires
 */
.slideshow { margin: 20px auto; padding: 0; }
.slide { margin: 0; padding: 0 }
.slideshow, .slide { height: 150px; width: 150px; }
.slide img { border: 1px solid #ccc; background-color: #fff; margin: auto; display: block }
