body {
	margin:5;
	padding:0;
	background-color: #000002;
		}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #fe852d;
	text-decoration: underline;
}

a:hover{
	color: #F6A83B;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}
.bottom-bg {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fe852d;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bottom-menu {
	color: #f28e24;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bottom-menu a {
	color: #f28e24;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #F6A83B;
	text-decoration: underline;
}

.month {
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color:#999999;
}
.day{
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color:#cccccc;
}
.date {
	font-size: 10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
}

.date a{
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	
}
.date a a:hover{
	font-size: 11px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
.menu {
	color: #FFFFFF;
	background-image: url(../images/film_test.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 13px;
	//height:28px;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #EF9F56;
	text-decoration: none;
}

.sousmenu {
	color: #FFFFFF;
	background-image: url(../images/t-menu3-bg.gif);
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 13px;
}
.sousmenu a{
	text-decoration: none;
	color: #FFFFFF;
}

.sousmenu a:hover {
	color: #EF9F56;
	text-decoration: none;
}

.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}

.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.login-form {
	background-image: url(../images/login-form-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 1px;
}
.slideshow { height: 168px; width: 582px; }

.slideshow img { padding: 0px; }

.title
{
	font-weight:bold;
}

.titleConcours
{
	vertical-align:middle;
	font-weight:bold;
	text-indent:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-size:13pt;
	background-repeat:repeat-x;
	background-image:url('../images/ConcoursTitleBG.png');
	
}

hr
{
	color: #FE852D;
	background: #FE852D;
	height:1px;
	width: 75%;
}

.titleConcours a
{
	text-decoration:none;
}

.concoursDescription
{
	background-color:#444444;
	padding-left:10;
}

.submittedPhotos
{
	border:none;
}

.submittedPhotos img
{
	margin:5 5 5 5;
	border:solid 1px #000000;
	height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	background: #f0f0f0;
}

.submittedPhotos img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect*/
	border: none; /* Get rid of border on hover */
}

.WarningMessage
{
	text-align:center;
	color:#FE852D;
}

table .detailsConcours
{
	color:White;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

#loginButton
{
	background-color:Transparent;
	background-image:url("../images/login.png");
	background-repeat:no-repeat;
	color:#FE852D;
	border:none;
	text-align:center;
	width:125px;
	height:26px;
	padding-bottom:8px;
	font-weight:bold;
}

#loginForm
{
	height:100%;
	vertical-align:bottom;
}
.body_txt div p u {
	font-weight: bold;
}
.body_txt div {
	font-weight: normal;
}
.body_txt div {
	font-weight: bold;
}

