﻿body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:Silver;
}

td
{
	font-family:Verdana, Arial;
	font-size:12px;
}

.TitleMax
{
	font-size:16px;
	margin-bottom:50px;
}

img
{
	behavior:url("/scripts/pngbehavior.htc");
}

#BGPage
{
	width:800px;
	height:650px;
}

#BGPage td#BGPage_Left
{
	width:22px;
	background-image:URL(/Images/BGPageLeft.jpg);
	background-repeat:repeat-y;
}

#BGPage td#BGPage_Right
{
	width:22px;
	background-image:URL(/Images/BGPageRight.jpg);
	background-repeat:repeat-y;
}

#BGPage td#Header_Page
{
	background-color:#ede9de;
}

#BGPage td#Header_Page td#MainMenuPlaceHolder
{
	background-color:Black;
}
#BGPage td#Header_Page td#MainMenuPlaceHolder #ctl00_MainMenu
{
	padding-left:5px;
}

#BGPage td#Header_Page td#MainMenuPlaceHolder a
{
	color:White;
	margin-left:20px;
	
}

#BGPage #PageCenter
{
	padding: 10px 57px 10px 57px;
	text-align:justify;
}

table.TrainningDetail td
{
	padding:10px 0;
	border-bottom:solid 1px silver;
}

#BGPage #BottomPage
{
	background-color:#a93f05;
}

#BGPage #BottomPage a
{
	color:White;
	text-decoration:none;
	font-size:10px;
}

.BlueAndBold, strong {
	color: #3366cc;
	font-weight: bold;
}

.Style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style2 {
	font-size: 10px;
	font-weight: bold;
	color: #3366cc;
}

.PageTitle
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color: #3366cc;
	text-transform:uppercase;
	letter-spacing:5px;
}

#PlanningGrid
{
	border-collapse: collapse;
	width:100%;
	border:solid 1px black;
	background-color:White;
}

#PlanningGrid .Header
{
	font-weight:bold;
	border:solid 1px black;
	text-align:center;
	height:30px;
	background-color:gray;
	color:White;
}

#PlanningGrid .Data
{
	font-size:10px;
	border:solid 1px gray;
	height:30px;
	text-align:center;
}

div#News
{
	border:solid 1px #d8d4d5;
	width:250px;
	background-color:#efebe2;
	padding: 5px;
}

#News .NewsTitle, #News h2
{
	font-size:15px;
	font-weight:bold;
	color:Black;
}

#News .EditoTitle, #News h3
{
	font-size:11px;
	font-weight:bold;
	color:Black;
	margin:0;
}

#News strong { color:#e05117; }

#News p { margin:0 0 10px; }

#News .EditoSubTitle
{
	font-size:11px;
	font-weight:bold;
	color:#e05117;
}
#News .EditoContent
{
	font-size:10px;
	color:Black;
	font-style:italic;
}

/* RAJOUTS */
h1 { font-size:20px; color:#e05117; }
h2 { font-size:16px; color:#222; }
.orange { color:#e05117; text-decoration:none; font-weight:bold; }
.orange:hover { color: #3366cc; text-decoration:underline; }
.pad_5 { padding:5px; }
.empty { background-color:#e0e0e0; }
.divHead { position:relative; background:url(/Images/HeaderTop3.jpg) center no-repeat; width:892px; height:72px; text-align:right; }
.divHead a { position:absolute; bottom:21px; display:block; width:136px; height:36px; }
.divHead a.fb { right:0; }
.divHead a.yt { right:156px; }

