body {
	background: #2F4F4F url(../../pictures/website/background.jpg) repeat fixed 0% 50%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

a {
	color: #743715;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-style: italic;
}

a img {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}

img {
	border-style: none;
}

div#container {
	background-color: #D4D0C8;
	border: 3px ridge #00CCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.54em;
	width: 53.85em;
}

span.error {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	text-decoration: underline;
}

span.notice {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	text-decoration: underline;
}

div.spacer {
	border-style: none !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	height: 0px !important;
	margin: 0px !important;
	min-height: 0px !important;
	padding: 0px !important;
	position: relative !important;
}

div.frontPage {
	padding: 1.54em;
	text-align: center;
}

div.scrollingMenu {
	height: 0px;
	overflow: hidden;
}

form#textModification textarea {
	height: 23.08em;
	width: 46.16em;
}

input.counter {
	text-align: center;
	width: 2.16em;
}

div#uploadablePictures {
	margin-bottom: 1.54em;
	margin-top: 0.77em;
}

div#gallery {
	border: 2px outset #688B8B;
	margin-bottom: 1.16em;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 38.54em;
}

div#gallery div {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0px 0px;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 38.54em;
}

div#gallery div.top {
	border-top-style: none;
}

div#gallery div div.intermediate {
	border-style: none;
	float: left;
	margin: 0px auto; min-height : 20em;
	width: 19.2em;
	float: left;
	min-height: 20em;
}

div#gallery div div.imgDetails {
	border: medium none !important;
	float: none !important;
	min-height: 0px !important;
	padding: 0px !important;
	width: 100%;
}

div#gallery div div.imgDetails span {
	font-size: 0.8em;
}

div#gallery div div.imgDetails span a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div#gallery div div.imgDetails div {
	border: medium none !important;
	height: auto !important;
	min-height: 0px !important;
	padding: 0px !important;
	width: 100%;
}

div#gallery div div.imgDetails div div {
	border: medium none !important;
	float: left;
	height: auto !important;
	min-height: 0px !important;
	width: 48%;
}

div#gallery div div.imgDetails div.title {
	margin-right: 0.3em;
	text-align: right;
}

div#gallery div div.imgDetails div.value {
	text-align: left;
}

div.news {
	border-style: double;
	border-width: 3px;
	margin: 2em auto;
	width: 40em;
}

div.news div {
	margin: 0px 20px;
	padding: 5px;
}

div.news div.title {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 10px;
}

div.news div.image {
	float: left;
}

div.news div.text {
	text-align: left;
}

div.truc {
	margin: 20px auto;
	width: 35em;
}

div.truc div {
	float: left;
}

div.truc div.infos {
	width: 19em;
}

div.truc div div {
	float: none;
	text-align: left;
}

div.truc div.tracks {
	float: left;
	text-align: left;
}

div.truc div.tracks ol {
	text-align: left;
}

div.truc div.cover {
	text-align: center;
	width: 16em;
}

div.truc div div.title {
	font-weight: bold;
	text-transform: uppercase;
}

div.truc div div.desc {
	margin: 5px 0px 0px;
}

div.truc div div.samples {
	margin-top: 10px;
}

div.cvCategory {
	margin: 0px auto 15px;
	text-align: left;
	width: 50em;
}

div.cvCategory div.libelle {
	background-color: #0A9326;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

div.linkEdition {
	margin: 10px auto;
	width: 21em;
}

div.linkEdition div {
	float: left;
	text-align: left;
}

div.linkEdition div.libelle {
	width: 4em;
}

div.linkEdition div.valeur {
	width: 17em;
}

div.linkEdition div.valeur input {
	width: 100%;
}

div#linkList {
	
}

div#linkList div.category {
	float: left;
	margin-top: 20px;
	width: 50%;
}

div#linkList div.category div.title {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

div#linkList div.category div.link {
	margin: 0px auto 5px;
	text-align: left;
	width: 19em;
}