body
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

b { font-size: 110%; }
em { color: red; }

sup { font-size: 0.7em}

#topsection
{
	background: #00204D;
	height: 210px;
	/*Height of top section*/
}

#topsection h1
{
	margin: 0;
	padding-top: 15px;
}

#top_image {position:absolute;z-index:10;}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin: 0 200px 0 197px;
	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background: url(../media/images/top_pix.jpg) repeat-x;
}


#leftcolumn
{
	position:absolute; left: 0;
	width: 197px;
	background: #83CAEA url(../media/images/degrade_gauche.jpg) repeat-x;
}


/*
#leftcolumn
{
	float: left;
	width: 197px;
	margin-left: -100%;
	background: #83CAEA url(../media/images/degrade_gauche.jpg) repeat-x;
}
*/

#rightcolumn
{
	float: left;
	width: 200px;
	/*Width of right column*/
	margin-left: -200px;
	/*Set left marginto -(RightColumnWidth)*/
	background-image: url(../media/images/top-pix_bleu-gris.jpg);
	background-repeat: repeat-x;
	background-color: #D7DEE1;
}

#footer
{
	clear: left;
	width: 100%;
	background: #02224F;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited { color: #fff; }
#footer a:hover { color: #85b7c1; }

.innertube
{
	margin: 10px;
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#left-image
{
	background-image: url(../media/images/leftcolumn-image.jpg);
	background-repeat: no-repeat;
	height: 85px;
}

#centrecontent_top
{
	background-image: url(../media/images/top_degrade_bleu-blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	margin-top: 0px;
}

/* left menu */
#navcontainer
{
	width: 197px;
	margin-top: -10px;
}

#navcontainer ul, #anylinkmenu1
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#navcontainer a
{
	display: block;
	padding: 4px;
	width: 189px;
	background-color: transparent;
	border-bottom: 1px solid #eee;
	text-align: justify;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover, #active a
{
	background-color: #206394;
	color: #fff;
}

a:link,  a:visited
{
	color: #851417;
	text-decoration: none;
}

a:hover { color: #102077; }

/* typographie */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #102077;
}

h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #851417;
}

h3 {margin-bottom:-.4em;}

.h2couleur {color: #851417;}

.sessions {line-height:1em;margin-bottom:1em;border: solid 1px;margin-left:1em;padding:4px;width:220px;background-color: #D7DEE1;}

.taxes
{
	font-size: 78%;
	font-style: italic;
}

body { font-size: 14px; }

.center_quote
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
}

/*  photos */
.photo_left
{
	float: left;
	margin-left: -10px;
	padding: 0 10px 10px 0;
}

/* TABLEAU */

table
{
	margin: 0 auto;
	background-color: #a2d4de;
	border-color: #8e2d1a;
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse;
}



th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002a58;
	padding-left:15px;
}

td {color: #002a58;}
th, td{border-bottom: solid #fff 1px;}

thead, thead th {background-color: #7e2116; color:#fff;padding-left:0;}

/*  formulaire */

#formulaire td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}	

/* TABLEAU DESCRIPTION */



.description
{
	display:block;
	float:right;
	border:1px;
	width:285px;
	margin-left:15px;
}

.description th
{
	text-transform: uppercase;
}

.description tr, .description th, .description thead
{ width:285px;}

.description td
{
	background-image: url(../media/images/img_etoile.jpg);
	background-repeat: no-repeat;
	background-position: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	padding-left:35px;
}

.description td.left
{
	padding-left:0;
}

.top  {
padding: 0 0 0 10px;
color: #666;
font-size: .9em;
background: transparent url(../media/images/top.gif) 0px .4em no-repeat;
}

.deroulement p { font-weight: bold; }

.deroulement ul
{
	list-style-type: disc;
	list-style-position: inside;
	margin-left:0px;
	margin-top:-1em;
}

/*********** Module nouvelle *********************/

.date
	{
		color:#BF4132;
	}
.titre
	{
		font-size:1.3em;
	}
.sessions {line-height:1.2em;}	
sup {line-height:.5em;vertical-align: sup;}	