* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 12px;
	color: #333;
}

p {
	margin-bottom: 18px;
}

h1 {
	font-size: 18px;
	margin-bottom: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

h2.alert {
	text-transform: uppercase;
	color: #c31b00;
}

#canvas {
	width: 960px;
	margin: 0px auto;
}

#sidebar {
	float: left;
	width: 215px;
	background: url(../images/bg-sidebar.png) no-repeat right top;
}

#content {
	float: left;
	width: 745px;
}

a {
	color: #333;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

/* @group splash */
body.splash {
	background-color: #666666;
}

#splash-canvas {
	border-top: 2px solid #c31b00;
	margin-top: 65px;
	background-color: #FFF;
	height: 470px;
}

#splash-content {
	width: 341px;
	margin: 0px auto;
	text-align: center;
}

#logo-splash-container {
	width: 341px;
	height:387px
}

#splash-content ul {
	list-style-type: none;
	float: left;
	margin-top: 12px;
}

#splash-content ul li {
	line-height: 18px;
	float: left;
	margin-left: 23px;
}

#splash-content a {
	text-decoration: none;
}

#splash-content a:hover {
	text-decoration: underline;
}
/* @end */


/* @group top */
.top a {
	color: #cccccc;
	text-decoration: none;
}

.top a:hover,
.top a.selected {
	color: #FFF;
}

.top {
	height: 58px;
	background-color: #666666;
}

#sidebar .top {
	font-size: 10px;
	background: #666666 url(../images/bg-sidebar.png) no-repeat right top;
}

#sidebar .top,
#sidebar .middle {
	padding-left: 31px;
}

#content .top {
	font-size: 14px;
	border-bottom: 2px solid #c31b00;
	height: 56px;
}

#sidebar .top ul {
	list-style-type: none;
	line-height: 14px;
	padding-top: 6px;
}

#content .top ul {
	list-style-type: none;
	margin-left: 12px;
	padding-top: 30px;
}

#content .top ul li {
	float: left;
	margin-right: 16px;
}

/* @end */

/* @group sidebar */

#logo-tradart {
	margin-bottom: 42px;
	/* 42px de marge + 129px pour l'image qui n'est plus là */	
	/*margin-bottom: 171px;*/
}

#sidebar-coin {
	margin-bottom: 49px;
	display: none;
}

#sidebar .middle {
	padding-right: 15px;
	padding-top: 39px;
	/* padding bottom de 129 pour compenser l'image de la pièce et faire en sorte que l'on voie toujours l'ombre */
	padding-bottom: 129px;
}

.address-block {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 32px;
}


.address-block h1 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 12px;
}

/* @end */


/* @group content */
#content .middle {
	padding-left: 42px;
	padding-top: 41px;
	padding-right: 45px;
}

.ie #content .middle {
	padding-top: 42px;
}

.intro-text {
	width: 305px;
}

#intro-coin {
	position: relative;
	width: 299px;
	height: 299px;
}

.slide {
	position: absolute;
}

.vocation-pic {
	width: 149px;
}

.vocation-text {
	width: 480px;
}

.services-sub-nav {
	width: 310px;
}

.services-text {
	width: 322px;
}

.services-sub-nav ul {
	list-style-type: none;
	font-size: 14px;
}

.services-sub-nav ul a {
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 14px;
}

.services-sub-nav ul a:hover {
	text-decoration: underline;
}

.services-sub-nav ul a.active {
	background: url(../images/arrow-h.gif) no-repeat left center;
	text-decoration: underline;
}

.services-sub-nav ul li p {
	font-size: 12px;
	padding-left: 14px;
}

.books {
	float: left;
	width: 100%;
}

.h-book {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 25px;
}

.h-book.last {
	border-bottom: none;
}

.h-book .left {
	float: left;
	width: 155px;
}

.h-book .right {
	float: left;
	width: 495px;
}

.book-title {
	text-transform: uppercase;
}

.download-links {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.download-links .left,
.download-links .right {
	width: 49%;
	float: left;
}

p.alert {
	color: #c31b00;
}

ul {
	margin-left: 20px;	
}

.book {
	width: 170px;
	float: left;
	margin-right: 74px;
}

.book-last {
	margin-right: 0;
}

.book h2 {
	font-weight: bold;
	/*font-variant: small-caps;*/
}

.journal-img {
	margin-bottom: 20px;
}

#slideshow {
	width: 657px;
	height: 329px;
	background-color: #eee;
	margin-bottom: 27px;
}

a.gallery {
	background: url(../images/bullet-gallery.gif) no-repeat left center;
	padding-left: 18px;
}

a.padded {
	padding-left: 6px;
}

.small-caps-red {
	font-variant: small-caps;
	color: #c31b00;
}

.red {
    color: #c31b00;
}

.green {
    color: #018a00;
}

.stronger {
	font-weight: bold;
}

ul.no-bullet {
    list-style-type: none;
    margin-left: 5px;
}
/* @end */

