html {
	background-color: #aab2c0;
	}

body {
	background:#c3cbd7 url(bg3.gif) bottom left repeat-x;
	margin:0;
	padding:0;
	color:#111;
	font-family:'trebuchet ms',arial,sans-serif;
	text-align:center;
	}

#sitenav {
	margin:0 auto 20px auto;
	max-width:760px;
	font-size:10px;
	font-family:'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
	line-height:24px;
	text-align:left;
	color:#888;
	}

#sitenav a:link, #sitenav a:visited {
	color:#888;
	text-decoration:none;
	}

#sitenav strong {
	color:#333;
	}

#sitenav #thissite, #sitenav a:hover {
	background:transparent url(this.gif) center bottom no-repeat;
	color:#333;
	padding-bottom:2px;
	}

.red {
	color:#c00;
	}

#wrap {
	background:transparent url(bg1.gif) top left repeat-x;
	padding:0 20px 0 20px;
	}

#letter1 {
	max-width:790px;
	min-width:660px;
	text-align:justify;
	margin:0 auto;
	background:#fff url(letter1.gif) top left repeat-x;
	}

#letter2 {
	background:transparent url(letter2.gif) bottom left repeat-x;
	}

#letter3 {
	background:transparent url(letter3.gif) top left repeat-y;
	}

#letter4 {
	background:transparent url(letter4.gif) top right repeat-y;
	}

#letter5 {
	background:transparent url(letter5.gif) top left no-repeat;
	}

#letter6 {
	background:transparent url(letter6.gif) top right no-repeat;
	}

#letter7 {
	background:transparent url(letter7.gif) bottom left no-repeat;
	}

#letter8 {
	background:transparent url(letter8.gif) bottom right no-repeat;
	padding: 44px 30px 40px 60px;	
	}
	
#content {
	width: 540px;
	float: left;

	}
	
#sidebar {
	margin: 0px 0 0 365px;
	width: 260px;
	padding: 0 70px 0 15px;
	}
	
h3 {
	margin: 20px 0 0 0;
	}

h1 span {
	color:#ac1616;
	}

h1 {
	font-size: 32px;
	font-weight:normal;
	margin:0 0 14px 0;
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	}

#welcome + p {
	margin-right: 50px;
	}

h2 {
	font-size: 26px;
	margin:1px 0 0 0;
	color: silver;
	}

img, abbr, acronym {
	border:none;
	}
	
#tip h3 {
	padding-top: 10px;
	}
	
#tip p {
	padding-top: 20px;
	}
	
#tip {
	clear: both;
	margin: 6px 20px 0 auto;
	}

a:link, a:active, a:visited {
	color:#cf9214;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	color:#444e5d;
	}

img {
	max-width:100%;
	}

#footer {
	clear:both;
	max-width: 760px;
	margin:0 auto;
	font-size:10px;
	text-align:left;
	color:#444e5d;
	}

/*
.menu, kbd {
	color:#226d0e;
	font-family:'trebuchet ms',arial,sans-serif;
	}
*/

.clear {
	clear:both;
	}

img.left {
	float:left;
	margin:2px 16px 0 0;
	}

img.right {
	float:right;
	margin:5px 0 0 20px;
	max-width:60%;
	}


li, ul, ol {
	font-size:13px;
	margin:0px 20px;
	padding:0;
	list-style-position:inside;
	}

ol li {
	margin-left:2em;
	list-style-position:outside;
	}

ul {
	margin: 0 10px 0;
	}

.italic {
	font-style:italic;
	}

#bigpic1 {
	float: right;
	margin: 0 30px 0 10px;
	}

#bigpic2 {
	float: right;
	margin: 0 0px 0 0px;
	}

.conteneur {
  padding-top: 300px;
  padding-left: 15px;
}

#bigpic3 {
  position: absolute;
  top: 1em;
  right: 10em;
}
	
p {
	margin:0 0 10px 0;
	line-height:1.5em;
	font-size: 1em;
	color: gray;
	}


#tagline {
	margin: 8px 0 0 0;
	color: #bbb;
	font-size: 28px;
	}

em {
	color:#0e8ed0;
	font-style:normal;
	font-weight:bold;
	}

.boxes {
	margin: 22px 0 0px 0px;
	float: left;
	width:100%;
	}
	
.clearfix:after {
	display: block;
	content: ".";
	clear: both;
	height: 1px;
	}

.box {
	background:#fff url(box1.png) top left no-repeat;
	height: 100px;
	width: 46%;
	margin: 0 20px 20px 0;
	float: left;
	}
	
.box em {
	font-weight: normal;
	color: #0049aa;
	text-decoration: underline;
	}
	
.box h2 {
	font-size: 18px;
	}
	
.box p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	}

.box2 {
	background:transparent url(box2-2.png) top right no-repeat;
	padding: 14px 10px 26px 10px;
	height:100px;
	}

.box img {
	float:left;
	margin: 4px 10px 1em 0;
	}

.box a {
	color:#111;
	display:block;
	text-decoration:none;
	}

.box a:hover, .box:hover a {
	color:#05b;
	}

.nobox {
	height: 130px;
	width: 46%;
	margin: 0 20px 20px 0;
	float: left;
	
	}
.nobox2 {
	padding: 18px 10px 26px 10px;
	}

.nobox h2 {
	font-size: 18px;
	}
	
.nobox p {
	margin-top: 5px;
	font-size: 14px;
	line-height: 18px;
	}
	
.nobox img {
	float:left;
	margin: 4px 10px 0 0;
	}

.nobox a {
	color:#111;
	display:block;
	text-decoration:none;
	}

.nobox a:hover, .box:hover a {
	color:#05b;
	}
	
/* ---------------- */
/* Tutorial styling */
/* ---------------- */
	
#flashcontent {
	display: block;
	padding: 0;
	}
	
#outerwrap {
	margin: 10px;
	display: block;
	min-height: 400px;
	margin-left: -10px;
	margin-right: 20px;
	text-align: center;
	}
	
#tipwrapper {
	font-size: 14px;
	}
	
#tipwrapper h1 {
	margin: 0 0 -6px 0;
	}
	
#outerwrap p {
	margin-top: 10px;
	}
