* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#8E1B02;
	border: none;
}
a:hover {
	color: #FF5E00;
	text-decoration: underline;
}
a img {
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #282828;
	scrollbar-darkshadow-color: #141414;
	scrollbar-shadow-color: #282828;
	scrollbar-highlight-color: #282828;
	scrollbar-3dlight-color: #3C3C3C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #282828;
	
	font-size: 14px;
	color: #FFFFFF;

	background-color:#282828;
	background-image: url("interface/fond.png");
	background-repeat: repeat-y;
	background-position: top center;
	cursor: default;
}

.shareblock {
	text-align: right;
	float: right;
}
.share {
	border: none;
	padding-top: -16px;
	opacity: 0.25;
	-moz-opacity: 0.25;
}
.share img {
	border: none;
}
.share:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.menu {
	background-image: url("interface/menu_fond.png");
	background-repeat: repeat-x;
	
	height: 30px;
}
.menu  a {
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	font-size: 14px;
	color: #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
}
.menu  a:hover {
	color: #FFFFFF;
	background-image: url("interface/menu_hover.png");
	background-repeat: repeat-x;
	text-decoration: none;
}
.smenu {
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
}
.smenu a {
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.smenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.center {
	text-align: center;
}

.tableau td {
	border: 1px solid #505050;
}

table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	
	vertical-align: top;
}

.site td {
	margin: 0px;
	padding: 0px;
}

table .news {
	border-style: solid;
	border-width: 0 1 1 1;
	border-color: #282828;
	
	vertical-align: top;
	
	padding: 0px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
table .news th {
	background-image: url("interface/bloc_entete.png");
	height: 28px;
	line-height: 16px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	
	color: #FFFFFF;
	font-weight: bold;
}
table .news td {
	font-size: 12px;
	text-align: left;
	padding: 8px;
}
.news_date {
	margin: 0 0 4 0;
	padding: 4 0 4 32;
	background-image: url("interface/date_fond.png");
	font-weight: bold;
	color: #505050;
}
.news_text {
	margin: 4 0 16 0;
}

table .bloc {
	border-style: solid;
	border-width: 0 1 1 1;
	border-color: #282828;
	width: 215px;
	
	vertical-align: top;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
table .bloc th {
	background-image: url("interface/bloc_entete.png");
	height: 28px;
	line-height: 16px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	
	color: #FFFFFF;
	font-weight: bold;
}
table .bloc td {
	font-size: 11px;
	/*text-align: left;*/
	padding: 4px;
}

.bloc_titre {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.bloc_info {
	text-align: right;
	/*float: right;*/
	font-weight: bold;
	font-size: 10px;
	color: #505050;
	margin: 0;
}

.line1 {
	background-color: #E5E5E5;
}
.line2 {
	background-color: #FFFFFF;
}
.vignette {
	margin: 0 4 0 0;
	padding: 1px;
	border: 0px;
	float: left;
	border: 1px solid #505050;
	background-color: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.minus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	font-style: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	font-style: normal;
	text-align: center;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	background-color: #FFFFFF;
	border: 1px solid #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.minus {
	font-size: 10px;
}

textarea.minus {
	font-size: 10px;
}

select.minus {
	font-size: 10px;
}

.repere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.futur {
	color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.clignotant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.soutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	color: #505050;
	font-weight: bold;
	text-transform: uppercase;
}

.remarque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #FF9900;
	font-weight: bold;
}

.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5500;
	font-style: normal;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.titrefilm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.aide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5A0FC;
	font-style: italic;
	font-weight: bold;

}

.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

hr {
	border: 1px solid #AAAAAA;
	height: 1px;
	width: 700px;
}