body {
	background-color: #BE0325;
	margin: 0px;
	padding: 0px;
}

/* le texte - Obtenir Flash Player */

#getflash {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}

#getflash a:link {
	color: white;
	text-decoration: underline;
}

#getflash a:active {
	color: white;
	text-decoration: underline;
}

#getflash a:hover {
	color: #FE8D00;
	text-decoration: underline;
}
#getflash a:visited {
	color: white;
	text-decoration: underline;
}

/* contact TV Vendée + infos techniques */

#contact {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}

#contact a:link {
	color: white;
	font-weight:normal;
	text-decoration: underline;
}

#contact a:visited {
	color: white;
	font-weight:normal;
	text-decoration: underline;
}

#contact a:active {
	color: white;
	font-weight:normal;
	text-decoration: underline;
}

#contact a:hover {
	color: #FE8D00;
	font-weight:normal;
	text-decoration: underline;
}

/* le menu HTML du bas pour le ref */

#menuref {
	margin-left: auto;
	margin-right: auto;
	width: 830px; /* largeur obligatoire pour être centré */
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

#menuref a:link {
	color: #FA8600;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
}

#menuref a:visited {
	color: #FA8600;
	text-decoration: none;
}

#menuref a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menuref a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* phrase de présentation de la rubrique */

#punchline {
	color: #C0C0C0;
	font-family: Arial;
	font-size: 11px;
}

/* RSS */

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("./images/feed-icon-14x14.png") no-repeat 0 50%;
} 

#fluxrss {
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

#fluxrss a:link {
	color: #FA8600;
	font-weight:normal;
	text-decoration: none;
}

#fluxrss a:visited {
	color: #FA8600;
	text-decoration: none;
}

#fluxrss a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#fluxrss a:active {
	color: #FFFFFF;
	text-decoration: none;
}