/* CSS Document */
.Style11 {color: #FFFFFF}
body {
	background-color: #565455;
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images2/fondecran.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color:#980033;
}
.bloc {
      	width: 230px;
      	height: 600px;
      	overflow: auto;
	  }
	  .bloc2 {
      	width: 190px;
      	height: 793px;
      	overflow: auto;
	  }
.infovideo {
color:#ffffff;
font-size:10px;
}
.infovideos {
color:#333333;
font-size:12px;
}
.datenews {
color:#333333;
font-size:10px;
}
.footer {
font-size: 24px; }
.footer2 {
font-size: 24px;
color:#333333;
}
.menuhoriz {
    font-size: 14px;
}
.titreforum {
    font-size: 14px;
	color:#ffffff;
}
.boiteconnexion {
color:#FF9A24;
}
.boiteconnexion a:link {
	color: #FF9A24;
	text-decoration: none;
}
.boiteconnexion a:visited {
	text-decoration: none;
	color: #FF9A24;
}
.boiteconnexion a:hover {
	text-decoration: underline;
	color: #FF9A24;
}
.boiteconnexion a:active {
	text-decoration: none;
	color: #FF9A24;
}
a:link {
	color: #980033;
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
	color: #980033;
}
a:hover {
	text-decoration: underline;
	color: #980033;
}
a:active {
	text-decoration: none;
	color: #980033;
}