@import url(../../css/style.css);
@import url(../../css/nav.css);
@import url(../../css/menu.css);

body {
	background:url(../images/bckg_jeuxcanada2011.jpg);
	background-position:center 168px;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#header{
	height: 101px;
	border: 0;
	margin: 0;
	margin-bottom:5px;
}

#content{width:539px; min-height:350px; padding-left:20px; padding-top:50px;}

/* menu */
div#linklist{background-color:#FFFFFF; min-height:400px;}
div#linklist ul{ background: url(../images/mnu_bot.jpg) bottom right no-repeat;}
div#linklist ul li{ background: none;}
div#linklist ul li a{background: url(../images/mnu_default.jpg) repeat-y; color: #283B76; border-bottom:1px solid white;}
div#linklist ul li a.home{ background: url(../images/mnu_home.jpg) bottom right no-repeat; }
div#linklist ul li a.head{ background: url(../images/btn_linklist_bckg_head.gif) bottom right no-repeat; }
div#linklist ul li a.head:hover{ background: url(../images/btn_linklist_bckg_head_rl.gif) bottom right no-repeat; }
div#linklist ul li a.home:hover{background: url(../images/mnu_home.jpg) bottom right no-repeat; color:#FFFFFF;}
div#linklist ul li a:hover{ background: url(../images/mnu_hover.jpg) repeat-y; color:#283B76; }
div#linklist ul ul{background: #FFFFFF url(../images/btn_linklist_bckg_sub.gif) bottom right no-repeat; border: 1px solid #938368;}
div#linklist ul ul li a:hover{ background: #D8D7D4 none; }
div#linklist ul li a.focus{ background: none; background-color:#D3E1EA; color:#000000; border-bottom:solid 1px #006699; font-weight:bold; }
/* menu - fin */

h2{color:#283B76; padding-top:5px;}
h3{color:#465789;}
a{color:#283B76;}

.VF{visibility:hidden;}


.box{
	float:left;
	height:62px;
	border:solid 4px #DBDBDB;
	background-color:#F7F7F7;
	margin-top:10px;
	margin-bottom:15px;
	width:256px;
}
.innerBox{
	height:60px;
	border:1px solid #C8C8C8;
	padding:0 5px;
	text-decoration:underline;
	font-weight:bold;
}
.innerBox a{
	color:#5F5F5F;
}
.innerBox a:hover{
	color:#121F4B;
}
.medGrp{
	float:left;
	margin:-8px 12px 0 5px;
}
.ministre{
	float:left;
	margin-top:-5px;
	margin-right:12px;
}
.photoDroite{
	float:right;
	margin:15px 0 5px 5px;
}

/* Tableau */
.soutient .montant{
	width:20%;
}
.soutient .descObj{
	width:20%;
}
.soutient p{
	margin:5px 0px;
}
table.soutient {
	margin-bottom:20px;
}
/* Formulaire d'inscription */
.listeClient{
	padding:0;
	margin:10px 0;

}
.listeClient li{
	display:inline;
	padding-right:20px;
	
}
.error{
	background: #ffd5d5;
	border: 2px solid #ff7f7f;
	color: #102e44;
	padding:5px;
	margin:0 0 10px 0;
}

/* Fin Formulaire d'inscription */

/* Section des médaillés */
#content.bckg{padding:0px;padding-bottom:20px;}
.bckg{
	width:549px;
	min-height:350px;
}
.subBckg{
	background:url(../images/img_box_bckg.jpg) no-repeat -10px 0;
	margin-top:20px;
	padding-top:12px;
}
h3.day{
	color:#9C9C9C;
	margin:130px 0 6px 20px;
}
.subBckg h3.day{
	color:#9C9C9C;
	margin:0px 0 6px 20px;
}
.medalBox{
	height:126px;
	width:500px;
	border:solid 4px #DBDBDB;
	margin-left:20px;
	margin-bottom:5px;
}

.photo{
	border:1px solid #C8C8C8;
	float:left;
	width:99px;
}

.infoContainer{
	border:1px solid #C8C8C8;
	border-left:4px solid #DBDBDB;
	float:left;
	height:124px;
	width:394px;
}
.medalBox.gold{
	background:url(../images/img_gold.jpg) no-repeat 115px 45px #F7F7F7;
}
.medalBox.silver{
	background:url(../images/img_silver.jpg) no-repeat 115px 45px #F7F7F7;
}
.medalBox.bronze{
	background:url(../images/img_bronze.jpg) no-repeat 115px 45px #F7F7F7;
}

.medalBox.gold span{
	color:#C69F2A;
}
.medalBox.silver span{
	color:#A3A9A7;
}
.medalBox.bronze span{
	color:#8E5220;
}

.medalInfo{
	float:left;
	padding-top:10px;
	padding-left:3px;
	width:220px;
}
.name{
	float:left;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin:0;
	padding-bottom:11px;
	padding-left:12px;
	padding-top:10px;
	width:225px;
}
.discipline{
	color:#5F5F5F;
	float:left;
	font-weight:bold;
	height:64px;
	margin:0;
	padding-left:63px;
	width:175px;
}
.credit{
	color:#C8C8C8;
	float:left;
	font-size:10px;
	height:10px;
	margin:0;
	padding-left:12px;
	width:300px;
}

.linkBox{
	float:right;
	margin:0;
	padding:0;
	width:155px;
}
.linkBox li{
	list-style:none;
	height:18px;
}

.linkBox a{
	color:#5F5F5F;
}
.linkBox a:hover{
	color:#121F4B;
}

/* Section des médaillés - Fin */

/* Section Conseil Jeux */

a.jeuxCan{
	margin-left:210px;
}

a.jeuxHal{
	margin-left:125px;
}


/*  Section Conseil Jeux  - Fin */

/* Section antérieur  */

strong#total{
	float:right;
	margin-right:30px;
}

/*  Section antérieur  - Fin */
