/* ----- HTML TAGS ----- */

	body {
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: black;
		font-family: Arial, Helvetica, sans-serif;
		color: #4D443E;
	}

	table {
		border: none;
		padding: 0px;
	}

	td {
		font-size: 10px;
	}

	img {
		border: none;
	}

	form {
		margin: 0px;
	}

	ul, li {
		vertical-align: top;
	}

	h1 {
		display: inline;
		font-size: 15px;
		font-weight: bold;
		color: #FF3600;
		text-transform: uppercase;
	}

	h2 {
		display: inline;
		font-size: 13px;
		font-weight: bold;
		color: #DEAE73;
	}

	h3 {
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 18px;
		font-weight: normal;
		color: white;
	}

/* ----- END OF HTML TAGS ----- */



/* ----- PAGE LAYOUT ----- */

	#blocNewsAccueil p {
		color: white;
		font-size: 10px;
		font-weight: bold;
	}

	#blocNewsAccueil a {
		color: white;
		text-decoration: none;
	}

	#blocNewsAccueil a:hover {
		color: #FF3600;
		text-decoration: none;
	}

	#sortiesDVD img {
		margin-bottom: 5px;
	}

	#sortiesDVD p {
		font-size: 11px;
		font-weight: bold;
		color: white;
	}

	#sortiesDVD a {
		color: white;
		text-decoration: none;
	}

	#sortiesDVD a:hover {
		color: #FF3600;
		text-decoration: none;
	}

	#pageNav {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 25px;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
		color: #9E9E9E;
	}

	#pageNav .currentPage {
		color: #FF3600;
	}

	#pageNav a.backNext {
		font-size: 10px;
	}

	#pageNav a.backNext:hover {
		font-size: 10px;
	}

	#pageNav a {
		color: white;
		text-decoration: none;
	}

	#pageNav a:hover {
		color: #FF3600;
		text-decoration: none;
	}

	#movieNav ul, #movie_nav li {
		list-style-type: none;
		margin: 0px;
		vertical-align: top;
	}

	#movieNav li {
		display: inline;
		margin-top: 2px;
		margin-bottom: 2px;
		width: 49% !important;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal !important;
		color: #B50000;
		text-transform: uppercase;
	}

	#movieNav a {
		font-weight: normal !important;
		color: #FE0000;
		text-decoration: none;
	}

	#movieNav a:hover {
		font-weight: normal !important;
		color: #FF9103;
		text-decoration: none;
	}

	#movieContent p, #movieContent li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
	}

	#movieContent p {
		text-align: justify;
	}

	#movieContent a {
		color: #FF9103;
		text-decoration: none;
	}

	#movieContent a:hover {
		color: #FE0000;
		text-decoration: none;
	}

/* ----- END OF PAGE LAYOUT ----- */



/* ----- PAGE CONTENT ----- */

	#mainContent td {
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 12px;
		color: #DEAE73;
	}

	#mainContent td h1 {
		font-family: Arial, Helvetica, sans serif;
	}

	#mainContent p {
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 12px;
		color: white;
	}

	#mainContent p a {
		color: #DEAE73;
		text-decoration: none;
	}

	#mainContent p a:hover {
		color: #FF3600;
		text-decoration: none;
	}

	#mainContent ul {
		list-style-type: none;
	}

	#mainContent li {
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 12px;
		color: #DEAE73;
	}

	#mainContent li a {
		font-weight: bold;
		color: white;
		text-decoration: none;
	}

	#mainContent li a:hover {
		font-weight: bold;
		color: #FF3600;
		text-decoration: none;
	}

	#listart li {
		color: white;
	}

/* ----- END OF PAGE CONTENT ----- */



/* ----- PRINT CONTENT ----- */



/* ----- END OF PRINT CONTENT ----- */



/* ----- POPUP CONTENT ----- */

	#popupContent {
		margin-top: 9px;
	}

/* ----- END OF POPUP CONTENT ----- */



/* ----- SEARCH ----- */

	#searchInfos {
		padding-top: 15px;
		text-align: right;
	}

	#searchInfos h2 {
		display: inline;
		margin: 2px;
		color: #DEAE73;
	}

	#searchInfos h3 {
		display: inline;
		margin: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #DEAE73;
	}

	#searchInfos h3 .searchInfo {
		font-weight: bold;
		color: #FF3600;
	}

	#searchResultDiv {
		display: inline;
	}

	#searchResultDiv ul {
		list-style-type: none;
		margin-left: 22px;
		font-weight: normal;
	}

	#searchResultDiv li {
		margin-bottom: 22px;
		padding: 10px;
		border: 1px solid #B50000;
		background-color: #282624;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #DEAE73;
	}

	#searchResultDiv h4 {
		display: inline;
		margin-left: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: white;
	}

	#searchResultDiv h4 a {
		color: white;
		text-decoration: none;
	}

	#searchResultDiv h4 a:hover {
		color: #FF3600;
		text-decoration: none;
	}

	#searchResultDiv h5 {
		visibility: hidden;
		display: inline;
		margin-left: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: white;
	}

	#searchResultDiv dl {
		margin: 0px;
	}

	#searchResultDiv dt {
		margin: 0px;
		margin-top: 3px;
		margin-left: 22px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #DEAE73;
	}

	#searchResultDiv dt a {
		font-weight: normal;
		color: #B0AEAC;
		text-decoration: none;
	}

	#searchResultDiv dt a:hover {
		font-weight: normal;
		color: #FF3600;
		text-decoration: none;
	}

	#searchbrowse {
		margin-top: 25px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #9E9E9E;
	}

	#searchbrowse a {
		font-weight: bold !important;
		color: white !important;
		text-decoration: none;
	}

	#searchbrowse a:hover {
		font-weight: bold !important;
		color: #FF3600 !important;
		text-decoration: none !important;
	}

/* ----- END OF SEARCH ----- */



/* ----- CLASSES ----- */

	.invisible {
		visibility: hidden;
		display: none;
		margin: 0px;
		padding: 0px;
	}

	a.sortiesDvdImportantLink {
		color: #FF3600 !important;
		text-decoration: blink !important;
	}

	a.sortiesDvdImportantLink:hover {
		color: white !important;
		text-decoration: none !important;
	}

	.recherche_title {
		color: #B0AEAC;
	}

	.separateur_path {
		font-size: 13px;
		font-weight: bold;
		color: #B50000;
	}

	.movieContentItem {
		font-weight: bold;
		color: #DEAE73;
	}

	#mainContent #movieContent p.SiteOfficiel {
		text-align: left !important;
	}

	.credits {
		margin: 0px;
		margin-top: 5px;
		width: 100%;
		text-align: center;
	}

	img.popupImage {
		border: 1px solid #FF3600;
	}

	input.bouton {
		height: 20px;
		border-right: 1px solid black;
		border-left: 1px solid white;
		border-bottom: 1px solid black;
		border-top: 1px solid white;
		background-color: #989898;
		font-size: 10px;
		color: black;
	}

	input.recherche_field {
		height: 20px;
		border-top: 1px solid #989898;
		border-bottom: 1px solid white;
		border-left: 1px solid #989898;
		border-right: 1px solid white;
		background-color: black;
		font-size: 10px;
		color: white;
	}

	textarea.recherche_field {
		border-top: 1px solid #989898;
		border-bottom: 1px solid white;
		border-left: 1px solid #989898;
		border-right: 1px solid white;
		background-color: black;
		font-size: 10px;
		color: white;
	}

	select.navselect {
		width: 183px;
		height: 20px;
		margin-top: 5px;
		border: 1px solid #A5ACB2;
		background-color: #181818;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: white;
	}

	h3.titre_series {
		font-size: 20px;
		text-transform: uppercase;
	}

	a.creditslink {
		color: #A69684;
		text-decoration: none;
	}

	a.creditslink:hover {
		color: #FF3600;
		text-decoration: none;
	}

	a.recherche_link {
		font-weight: bold;
		color: #A69684;
		text-decoration: none;
	}

	a.recherche_link:hover {
		font-weight: bold;
		color: #A69684;
		text-decoration: underline;
	}

	a.contextLink {
		color: white;
		text-decoration: none;
	}

	a:hover.contextLink {
		color: #FF3600;
		text-decoration: none;
	}

	a.homeLink {
		font-size: 11px;
		color: #FF3600;
		text-decoration: none;
	}

	a:hover.homeLink {
		font-size: 11px;
		color: white;
		text-decoration: none;
	}

	#popupContent #mainContent p.popupTitle {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #B50000;
		text-transform: uppercase;
	}

	#mainContent .importantText {
		color: #FF3600;
		font-weight: bold;
	}

/* ----- END OF CLASSES ----- */
