@charset "utf-8";
/* CSS Document */

body,td,th {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #F8D307;
	font-size: 18px;
}
body {
	background-color: #CC6600;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F8D307;
}
a:active {
	text-decoration: none;
}
a.type1:link
{
 	color:#F8D307;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
}
a.type1:visited
{
 	color:#F8D307;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
}
a.type1:hover 
{
	text-decoration: none;
	color: #000000;
}
a.type2:link
{
 	color:#F8D307;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:xx-small;
}
a.type2:visited
{
 	color:#F8D307;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:xx-small;
}
a.type2:hover 
{
	text-decoration: none;
	color: #000000;
}
.Style1 {font-family: Arial, Helvetica, sans-serif;
          font-size: x-small;
		  }
.Style2 {font-family: Arial, Helvetica, sans-serif;
          font-size: xx-small;
		  }
.Style3 {font-family: "Giddyup Std";
         font-size: 45px;
 }
 .Style5 {font-family: Arial, Helvetica, sans-serif;
	      font-size: x-small;
	      color: #F8D307;
}
.Style6 {color: #CC6600;
         font-size: small;
	     font-weight: bold;
}

#apDiv1 {
	position:absolute;
	width:196px;
	height:319px;
	z-index:1;
	left: 1034px;
	top: 397px;
}

/*########################
##						##
##		LIENS NEWS		##
##						##
########################*/

a:link.news {
	color: #F8D307;
	text-decoration: none;
	font-size:small;
}
a:visited.news {
	text-decoration: none;
	color: #F8D307;
	font-size:small;
}
a:hover.news {
	text-decoration: none;
	color: #F8D307;
	font-size:small;
}
a:active.news {
	text-decoration: none;
	font-size:small;
}

/*########################
##						##
##	  AFF. GENERAL		##
##						##
########################*/
.FondCaseNews
{
	background-image:url(images/fond_news.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:550px;
	height:500px;
	position:fixed center;
	scrollbar-face-color: #CC6600;
	/*
	scrollbar-darkshadow-color: #CC6600;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFD1D2;
	scrollbar-3dlight-color: #F6989B;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;*/
}
.CalqueAffiche
{
	overflow:auto;
	width:630px;
	height:390px;
	border:0px;
	/*background-color:#DFEA15;*/
}
.CalqueAfficheAdmin
{
	overflow:auto;
	width:550px;
	height:380px;
	border:0px;
	/*background-color:#DFEA15;*/
}



/*########################
##						##
##		  NEWS			##
##						##
########################*/

.TitreNewsGene
{
	color:#F8D307;
	font-size:x-large;
	font-weight:bold;
}

.titrenews
{
	color:#F8D307;
	font-size:large;
	font-weight:bold;
}

.tableaunews 
{
	width: 480px;
	border:1;
	/*background-color: #DFEA15;*/
}

.NewsTexte
{
	font-size:x-small;
}

.ResumeNews
{
	font-size:small;
	font-weight:bold;
}