body
{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "MS sans serif";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

/* @group General styling */

#tg_lieudescours, #tg_inscription, #lien_accueil, #mainmenu, .titremenu, .rubriquesmenu
{
	display: none;
}

#pagecontainer
{
	margin: 0px;
	width: 780px;
	text-align: justify;
	float: left;
	background-color: white;
}

#maincontent
{
	padding: 10px 0px 0px 10px;
	margin: 0px;
	width: 600px;
	float: left;
	text-align: justify;
	text-decoration: none;
}

#rightcol
{
	margin: 0px;
	padding: 70px 0px 0px 0px;
	width: 160px;
	float: right;
}

#copyright
{
	margin: 0px;
	width: 780px;
	float: left;
	font-size: 8pt;
	color: black;
	line-height: 20px;
	text-align: left;
	text-indent: 10px;
	border-color: black;
	border-width: 1px 0px 0px 0px;
	border-style: double;
}


/* @end */


/* @group maincontent */
#logo
{
	margin: 5px 0px 0px 20px;
	padding: 0px;
	float: left;
	border-width: 0;
}

h1
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 60px;
	border-bottom: 10px solid #000000;
	color: gray;
	font-size: 38pt;
	font-weight: 400;
	font-family: "times new roman";
	line-height: 56px;
	text-align: right;
	background: #B8B8B8;
}


h2
{
	margin: 0px;
	padding: 0px;
	font-size: 22pt;
	font-family: arial;
	color: black;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


h3
{
	margin: 0px;
	padding-top: 7px;
	font-size: 16pt;
	font-family: arial;
	color: gray;
	font-weight: bold;
	border-bottom: gray;
	border-width: 0 0 2px 0;
	border-style: none none dashed none;
}

h4
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-style: italic;
}

p#intro
{
	margin: 20px 0px 30px 0px;
	padding: 0px;
	font-style: italic;
	color: #1C5677;
	font-family: "times new roman";
	font-size: 10pt;
}

#intro p:first-letter
{
	font-weight: bold;
	font-size: 12pt;
}


p
{
	margin: 4px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-style: normal;
	color: #232A3C;
	font-family: "times new roman";
	font-size: 9pt;
}

a
{
	COLOR: black;
	text-decoration: none;
	font-style: italic;
}

a:hover
{
	COLOR: black;
	text-decoration: underline;
}

.adresse
{
	font-weight: normal;
	font-style: italic;
	font-family: arial;
	color: black;
	font-size: 8pt;
	float: left;
	text-align: left;
	width: 200px;
	margin: 10px 0px 0px 8px;
	padding: 2px;
}

.adresse h4
{
	color: white;
	background: gray;
	margin: 0px;
	padding-left: 2px;
}


.horaires
{
	font-weight: normal;
	font-style: italic;	
	font-family: arial;
	color: #1C5677;
}

#tableau_horaires
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	background: white;
	text-align: left;
	font-family: arial, helvetica;
	color: white;
	border: 1px solid #47748A;
}

#tableau_horaires .titre
{
	background: #47748A;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding: 2px 0px 2px 0px;
}


#tableau_horaires ul
{
	margin: 0px;
	padding-left: 20px;	
}

#tableau_horaires li.ligne_1
{
	padding-top: 5px;
	font-weight: normal;
	color: black;
	text-align: left;
	font-size: 9pt;
}

#tableau_horaires li.ligne_2
{
	padding: 0px;	
	font-weight: normal;
	color: #47748A;
	text-align: left;
	font-style: italic;
	font-size: 8pt;
	line-height: 11pt;
	list-style-type: none;
}

#tableau_horaires .premier_mot
{
	font-weight: bold;	
}

/* @end */


/* @group rightcol */
#rightcol .tg
{
	background: #ffffff;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	width: 150px;
	float: right;
}

#rightcol .titre_tg
{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	text-align: left;
	font-size: 10pt;
	height: 18px;
	letter-spacing: 1px;
	padding-left: 30px;
}

#rightcol .titre_tg#public
{
	background: white url(img/picto_public.gif) no-repeat 0px 1px;
}

#rightcol .titre_tg#photo
{
	background: white url(img/picto_photo.gif) no-repeat 0px 1px;
}


#rightcol .titre_tg#adresses
{
	background: white url(img/picto_enveloppe.gif) no-repeat 0px 1px;
}

#rightcol ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#rightcol li {
	 padding: 0px 0px 0px 10px; 
}

#rightcol .boite
{
	background: #DDDDDD;
	margin-left: 10px;
	padding: 2px 0px 10px 4px;
	text-align: left;
	font-size: 7pt;
}

#rightcol .boite#photo
{
	text-align: center;
}

/* @end */


/* @group Footer */
#copyright .url
{
	float: right;
}
/* @end */


/* @group Images */

#intro img
{
	border: none;
	margin: 4px;
	position: relative;
	float: left;
	width: 100px;
}

#vignette_page
{
	float: right;
}

img.leftaligned {
	margin: 5px 10px 5px 0px;
}

img.rightaligned {
	margin: 5px 0px 5px 10px;
}
	
/* @end */
