/* Général */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#4f4f4f;
}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	font-weight:bold;
}
.soul{
	text-decoration:underline;
}
.WHM{
	height:100%;
	width:100%;
}
.WM{
	width:100%;
}
.HM{
	height:100%;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
/* Structure Accueil */
#conteneurAccueil{
	height:100%;
	width:785px;
	background-image:url(../images/background/bande-blanche.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#accueilHaut{
	width:100%;
	height:242px;
	background-image:url(../images/background/bande-blanche.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
#accueilFlash{
	width:100%;
	height:78px;
	background-image:url(../images/background/fdFlashAc.jpg);
	background-repeat:no-repeat;
}
#txtAccueil{
	background-image:url(../images/background/coinGac.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	padding-left:38px;
	padding-top:20px;
	height:115px;
}
#texteAccueil{
	width:712px;
	text-align:justify;
}
#brevesAccueil{
	width:712px;
	background-image:url(../images/background/fdBrevesAc.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffcc00;
	padding-top:50px;
}
#HautGacc{
	width:599px;
	height:100%;
}
.txtBrevesAc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:11px;
	text-align:justify;
	width:670px;
}
.txtBrevesAc strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:11px;
	font-weight:bold;
}

/* Menu accueil */
#acLienNews a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/news.gif) 0 0 no-repeat;
}
#acLienNews a:hover {	
	background-position: -186px 0;
}
#acLienSP a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/stephane-pelissier.gif) 0 0 no-repeat;
}
#acLienSP a:hover {	
	background-position: -186px 0;
}
#acLienCourses a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/les-courses.gif) 0 0 no-repeat;
}
#acLienCourses a:hover {	
	background-position: -186px 0;
}
#acLienPalmares a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/palmares.gif) 0 0 no-repeat;
}
#acLienPalmares a:hover {	
	background-position: -186px 0;
}
#acLienPartenaires a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/partenaires.gif) 0 0 no-repeat;
}
#acLienPartenaires a:hover {	
	background-position: -186px 0;
}
#acLienRDP a {
	display:block;
	width:186px;
	height:30px;
	background:url(../images/menu-accueil/revue-de-presse.gif) 0 0 no-repeat;
}
#acLienRDP a:hover {	
	background-position: -186px 0;
}
#acLienContact a {
	display:block;
	width:186px;
	height:33px;
	background:url(../images/menu-accueil/contact.gif) 0 0 no-repeat;
}
#acLienContact a:hover {	
	background-position: -186px 0;
}

/* Structure Intérieur */
#conteneurInterieur{
	width:894px;
	height:100%;
	background-image:url(../images/background/fdInt.jpg);
	background-repeat:no-repeat;
}
#bandeauInt{
	width:100%;
	height:165px;
}
#bodyInt{
	background-image:url(../images/background/bande-blanche.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

/* Menu intérieur */
#lienNews a {
	display:block;
	width:45px;
	height:19px;
	background:url(../images/menu-interieur/news.gif) 0 0 no-repeat;
}
#lienNews a:hover {	
	background-position: -45px 0;
}
#lienNewsOver {	
	display:block;
	width:45px;
	height:19px;
	background:url(../images/menu-interieur/news.gif) 0 0 no-repeat;
	background-position: -45px 0;
}
#lienSP a {
	display:block;
	width:136px;
	height:19px;
	background:url(../images/menu-interieur/stephane-pelissier.gif) 0 0 no-repeat;
}
#lienSP a:hover {	
	background-position: -136px 0;
}
#lienSPOver {	
	display:block;
	width:136px;
	height:19px;
	background:url(../images/menu-interieur/stephane-pelissier.gif) 0 0 no-repeat;
	background-position: -136px 0;
}
#lienCourses a {
	display:block;
	width:87px;
	height:19px;
	background:url(../images/menu-interieur/les-courses.gif) 0 0 no-repeat;
}
#lienCourses a:hover {	
	background-position: -87px 0;
}
#lienCoursesOver {	
	display:block;
	width:87px;
	height:19px;
	background:url(../images/menu-interieur/les-courses.gif) 0 0 no-repeat;
	background-position: -87px 0;
}
#lienPalmares a {
	display:block;
	width:72px;
	height:19px;
	background:url(../images/menu-interieur/palmares.gif) 0 0 no-repeat;
}
#lienPalmares a:hover {	
	background-position: -72px 0;
}
#lienPalmaresOver {	
	display:block;
	width:72px;
	height:19px;
	background:url(../images/menu-interieur/palmares.gif) 0 0 no-repeat;
	background-position: -72px 0;
}
#lienPartenaires a {
	display:block;
	width:89px;
	height:19px;
	background:url(../images/menu-interieur/partenaires.gif) 0 0 no-repeat;
}
#lienPartenaires a:hover {	
	background-position: -89px 0;
}
#lienPartenairesOver {	
	display:block;
	width:89px;
	height:19px;
	background:url(../images/menu-interieur/partenaires.gif) 0 0 no-repeat;
	background-position: -89px 0;
}
#lienRDP a {
	display:block;
	width:113px;
	height:19px;
	background:url(../images/menu-interieur/revue-de-presse.gif) 0 0 no-repeat;
}
#lienRDP a:hover {	
	background-position: -113px 0;
}
#lienRDPOver {	
	display:block;
	width:113px;
	height:19px;
	background:url(../images/menu-interieur/revue-de-presse.gif) 0 0 no-repeat;
	background-position: -113px 0;
}
#lienContact a {
	display:block;
	width:63px;
	height:19px;
	background:url(../images/menu-interieur/contact.gif) 0 0 no-repeat;
}
#lienContact a:hover {	
	background-position: -63px 0;
}
#lienContactOver {	
	display:block;
	width:63px;
	height:19px;
	background:url(../images/menu-interieur/contact.gif) 0 0 no-repeat;
	background-position: -63px 0;
}

/* Typo */
.titreArticle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffcc00;
	font-size:10px;
}
.courseArticle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
}


.img{
	border:1px dotted #ffcc00;
}

/* Liens */
.lienCopy:link, .lienCopy:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:10px;
	text-decoration:none;
}
.lienCopy:hover, .lienCopy:active{
	text-decoration:underline;
}
.lienNorm:link, .lienNorm:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}
.lienNorm:hover, .lienNorm:active{
	text-decoration:none;
}

/* News */
.titreNews{
	font-weight:bold;
	text-transform:uppercase;
}
.texteNews{
	color:#fff;
	text-align:justify;
}