body {background: url(../images/fond.gif); font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f3edd7;}

/* ---- Headings ---- */
h2 {text-align: left; font-size: 16px;}
h4 {text-align: left; font-size: 12px; color:#999999;}
h5 {text-align: left; font-size: 12px;}

/* ---- Paragraphs ---- */
p {text-align: justify; font-size: 12px; color: #000000;}

/* ---- DIVS ---- */

/* div menu_langues */
div.menu_langues {
	text-align: left;
	padding: 5px;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	padding-bottom: 20px;
	margin-left: 30px;
	font-family: "Courier New", Courier, mono;
}

/* div content */
#content {margin-left: 220px; margin-top: -10px; margin-bottom: 20px; vertical-align: top; text-align: justify; padding-right: 20px; font-size: 12px;}

/* div index */
#index{
	width: 950px;
}

/* hp_text */
#index .hp_text{
	background-color: #ffea00;
	background-image: url(../images/hp_stripes.gif);
}

/* hp_logo */
#index .hp_logo {}

/* hp_photos */
#index .hp_photos {padding-top: 25px; text-align:center;}


/* div footer */
.footer {
	font-size: 10px;
	text-align: center;
}

/* stripes */
#stripes {}

/* english */
#stripes .english{
	height: 145px;
}

/* french */
#stripes .french{
	border-left-color: #683120;
	border-left-style: solid;
	border-left-width: 1px;
	height: 145px;
}

/* resource_topics */
#resource_topics {
	border-right-color: #683120;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #683120;
	border-left-style: solid;
	border-left-width: 1px;
	position: relative;
	background-color: #f3edd7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	width: 150px;
}


/* div roundcount; frames content area with rounded corners on top */
.roundcont {width: 950px; min-height: 400px; background-color: #f3edd7;	color: #000000;}
.roundtop {background: url(../images/round_tr.gif) no-repeat top right;}
.roundbottom {background: url(../images/round_br.gif) no-repeat bottom right;}
img.corner {width: 15px; height: 15px; border: none; display: block !important;	text-align: left;}

/* End Div roundcount */


/* list_simple */
.list_simple {
	margin-bottom: 3px;
	text-align: left;
	list-style-type: none;
	padding-right: 20px;
}

/* footer */
.list_footer {list-style-type: none; display: inline}

/* ---- LINKS --
/* General Link Styles */
:link, :visited {color: #683120; text-decoration: none;}
:link:focus, :visited:focus {color: #856AC5; text-decoration: none;}
:link {color: #683120; text-decoration: none;}
:visited {color: #683120; text-decoration: none;}
:link:hover, :visited:hover {color: #cc6699; text-decoration: none;}
:link:active, :visited:active {color: #cc6699; text-decoration: none;}

/* EXPOSE */
a {color: #683120; text-decoration: none;}
a.on {color: #cc6699; text-decoration: none;}

/* link_content */
a.link_content:link {color: #683120;}
a.link_content:visited {color: #683120;}
a.link_content:hover {color: #cc6699;}
a.link_content:active {color: #cc6699;}
