/*
div {
	border: 1px dotted #fff;
}
*/
/* head & foot */
body {
	background: #1B0000 url(/images/title_bkg.png) no-repeat scroll 25% -6%;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	}
h2 {
	font-size: 45px;
	line-height: 40px;
	letter-spacing: -1px;
	padding-top: 10px;
}
p {
	font-size: 16px;
	line-height: 20px;
}
.footnote {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
}
a, a:active, a:visited {
	color: #8e2a13;
	text-decoration: none;
	font-size: 105%;
}
a:hover {
	color: #ccc;
}
body div#sub-title {
	position: absolute; 
	background-image: url(/images/sub-title.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 105px;
	margin: 4% auto;
}
div#main_wrap {
	position: relative; top: 70px;
	width: 800px;
	margin: 0 auto;
}
div#main_wrap div#title {
	position: relative;
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
	width: 740px;
	height: 90px;
	margin: 0px 0 50px 40px;
}
div#mitonner {
	position: absolute;
	left: 460px;
	top: 68px;
	color: #dcd2d2;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px;
}
div#footer {
	width: 800px;
	height: 20px;
	margin: 30px auto 0;
	color: #514747;
	text-align: center;
}
div#content_wrap {
	width: 620px;
	margin: 0 auto;
	color: #dcd2d2;
	text-align: center;
	font-size: 16px;
}
span.low {
	font-style: italic;
	text-transform: none;
}
span.smallcaps {
	font-size: 84%;
	text-transform: uppercase;
}
div.title {
	text-transform: uppercase;
	letter-spacing: -1px;
}
div.subtitle {
	margin-top: -10px;
	font-style: italic;
	font-size: 39px;
	text-align: center;
	letter-spacing: -1px;
}
div#cours_blocks {
	width: 600px;
	margin: 0 auto;
}
div.left_block {
	float: left;
	width: 270px;
	text-align: left;
	padding: 5px;
}

div.right_block {
	margin-left: 40px;
	float: left;
	width: 270px;
	text-align: left;
	padding: 5px;
}
div.divider {
	width: 530px;
	height: 1px;
	background-color: #514747;
	margin: 20px auto 6px auto;
}
span.shiny {
	color: #8e2a13;
	font-size: 105%;
}

div#head_intro {
	font-size: 14px;
	text-transform: uppercase;
}
div#title1 {
	font-size: 82px;
}
div#title2 {
	font-size: 74px;
}
div#title3 {
	font-size: 74px;
}
div#title4 {
	font-size: 68px;
}
div#title5 {
	font-size: 56px;
}
div#title6 {
	font-size: 64px;
	margin-top: 10px;
}
div.title span.low {
	font-size: 60%;
}
div.text_content {
	margin-top: -5px;
	line-height: 130%;
}
div.text_content span.low {
	font-style: italic;
	text-transform: none;
}
span.littlebigger1 {
	letter-spacing: 1px;
}
span.littlebigger2 {
	font-size: 18px;
	letter-spacing: 2px;
}
span.smaller1{
	font-size: 14px;
	letter-spacing: 1px;
}
span.smaller2{
	font-size: 14px;
	line-height: 22px;
}

div.bio {
	width: 610px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	font-style: italic;
}
div.bio img {
	float: left;
	margin-right: 15px;
}


/* NEWSLETTER SUBSCRIPTION */

form#news_subs_form input#email {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: italic;
	font-size: 150%;
	text-align: center;
}
span#email_conf {
	font-size: 200%;
}
div#conf_ok span.main_message {
	font-size: 24px !important;
	line-height: 28px;
}
div#conf_ok span.sign {
	line-height: 48px;
	margin-left: 260px;
}
div#conf_exists span.main_message {
	font-size: 17px !important;
	line-height: 24px;
}
div#conf_exists span.sign {
	line-height: 48px;
	margin-left: 220px;
}
div#conf_resub span.main_message {
	font-size: 22px !important;
	line-height: 28px;
}
div#conf_resub span.sign {
	line-height: 48px;
	margin-left: 170px;
}







