@charset "UTF-8";
/* CSS Document */

body
{
	font-family:Arial;
	font-size:13px;
	margin:0;
	background-color:#003786;
	background-image:url(gfx/background2.jpg);
	background-repeat:repeat-x;
	line-height: 180%
}

#conteneur
{
	width:1000px;
	height:700px;
	margin-left: auto;
  	margin-right: auto;
}

#bann
{
	background-image:url(gfx/bann.jpg);
	width:1000px;
	height:140px;
}

#menu
{
	width:1000px;
	height:18px;
	text-align:center;
	padding:5px 0px 0px 0px;
	margin:0;
	font-weight:bold;
	background-color:#abc5de;
	font-size:12px;
	line-height: 120%

}

#menu a
{
	text-decoration:none;
	font-weight:normal;
	color: #003786;
	padding:0px 28.9px 0px 28.9px;
	border-left:1px solid #999;
	outline:none;
}

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

.dernierLienMenu
{
	border-right:1px solid #999;
}


#contenu
{
	width:1000px;
	min-height:480px;
	text-align:center;
	background-color:#FFFFFF;
	overflow:auto;
	padding-bottom:10px;
	padding-top:10px;
}

#boxHome
{
	background:url(gfx/homeCadre.jpg) no-repeat;
	width:600px;
	height:300px;
	margin-left: auto;
  	margin-right: auto;
	padding-top:45px;
	font-size:12px;
	line-height: 120%
}

#footer
{
	width:1000px;
	height:22px;
	text-align:center;
	background-color:#003786;
	padding-top:3px;
	color:#FFFFFF;
}

#footer a
{
	color:#aad5ff;
	text-decoration:none;
}

#footer a:hover
{
	color:#FFF;
}


/* ------------------- */

a
{
	color: #003786;
	text-decoration: underline;
	outline:none;
}

a:hover
{
	color: #630406;
}

ul
{	
	text-align:left;
	margin-left:120px;
}

h1
{
	background-color:#f4f4f4;
	margin:10px 111px 0px 111px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	text-align:left;
	font-size:24px;
	padding:4px 0px 4px 0px;
}

h2
{
	margin:10px 111px 0px 111px;
	border-top:1px solid #c0c0c0;
	text-align:left;
	color:#000;
	border-bottom-style: none;
}

h3
{
	margin:10px 111px 0px 111px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	text-align:left;
	color:#000;
}

.dateAward
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #c0c0c0;
	padding:0px 747px 0px 0px;
}

.textSeul
{
	padding:0px 111px 0px 111px;
	text-align:justify;
}

/* Styles TB */



table
{
	text-align:left;
}

/*tr{
	cursor:pointer;
}*/

.date-header {
	padding: 2px 5px 2px 12px;
	background: url(gfx/table-gradient.gif) no-repeat top left;
	color: #29374e;
	font-weight: bold;
	overflow: hidden;
	text-shadow: white 1px 1px 1px;
	font-size: 12px;
	border-bottom:1px solid #c0c0c0;
}

.tblLight
{
	background-color:#f4f4f4;
	border-bottom:1px solid #c0c0c0;
	font-weight:bold;
}

.tblLight
{
	background-color:#f4f4f4;
	border-bottom:1px solid #c0c0c0;
	font-weight:bold;
}

.tblLight a:hover
{
	color:#666;
}

/* TB */

#year-block {
	border-bottom: 1px solid #848484;
	padding:0px 111px 0px 111px;
}

.year {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	color: #003786;
}

.previous-winners {
	border: 1px solid #29374e;
	height: 30px;
	padding: 15px;
	text-align: center;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 111px;
	color: #003786;
	background-color: #f1f1f1;
}

.no-awards {
	padding-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	color: #630406;
}

.filesize {
	color: #929393;
	font-size: small;
	font-style: italic;
}