


body {
	background: #cdaead url('images/body_bg.png') repeat-x top left;
	color: #4b2824;
	text-align: center;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
}


/* Layout */

#teaser, #page {
	text-align: left;
	width: 1068px;
	margin: 0 auto;
}

#teaser {
	background: url('images/teaser_bg.jpg') no-repeat top center;
	position: relative;
	padding-top: 268px;
}

#page {
	background: url('images/page_bg.png') repeat-y top center;	
}

#header {
	background: url('images/header_bg.png') no-repeat bottom center;	
	margin:0 23px 0 22px;
	text-align: center;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	padding: 83px 0 13px;
	color: #281411;
}

#content, #footer {
	background: #4b2824;
	color: #f7f4f4;
	margin:0 23px 0 22px;
}

#teaser #minilogin {
	position: absolute;
	top: 0;
	right: 23px;
	font-size: 90%;
	background: url('images/minilog_bg.png') no-repeat bottom left;
	display: block;
	padding: 0.75ex;	
}

#teaser #minilogin input {
	font-size: 90%;	
}

#teaser H1 {
	position: absolute;
	top: 60px;
	left: 355px;
}

#teaser H1 A {
	text-indent: -9000px;
	height: 170px;
	width: 320px;
	display: block;
}

#teaser #inscription {
	width: 405px;
	margin-left: 397px;
	background: url('images/box_bottom.png') no-repeat bottom center;
	padding-bottom: 15px;	
}

#teaser #inscription h2 {
	background: url('images/boxhead_bg.png') no-repeat top center;
	text-align: center;
	color: #f7f4f4;
	font-weight: bold;
	font-size: 135%;
	padding: 2px 0 4px;
}

#teaser #inscription form {
	background: #f7f4f4 url('images/form_bg.jpg') no-repeat top center;
	padding-top: 15px;
}

#teaser #inscription form P {
	padding: 0.5ex 1em;
}

#teaser #inscription label {
	font-weight: bold;
	display: block;
	width: 35%;
	float: left;
	clear: left;
	line-height: 2em;
}

#teaser #inscription .multiligne label {
	display: inline;
	float: none;
	font-weight: normal;
	width: auto;
}

#teaser #inscription .multiligne label.title {
	display: block;
	font-weight: bold;
}

#teaser #inscription #submit {
	text-align: center;
	padding-top: 1ex;
}

#teaser #inscription #submit input {
	font-size: 120%;
}

#teaser #inscription select, #teaser #inscription #pseudo {
	width: 60%;
}


#content #main {
	width: 690px;
	float: left;
}

#content #side {
	width: 305px;
	margin-left: 705px;
}

#content #ilschr {
	text-indent: -9000px;
	height: 23px;
	width: 408px;
	display: block;
	background:url('images/ilschr.png') no-repeat center center;
	margin: 1.5em 0 1em 50px;
}

#content #membres ul {
	padding-left: 20px;
}

#content #membres ul .thumb {
	display: block;
	float: left;
	width: 101px;
	height: 101px;
	margin: 0 1em 1em 0;
}

#content #membres ul li {
	clear: left;
	overflow: auto;
	margin-top: 1em;
}

#content #membres li P {
	padding: 0 0 1ex;
}

#content #membres li h3 {
	font-size: 150%;
	padding-bottom: 0.5ex;
}

#content #membres li P strong {
	font-weight: bold;
}

#content #disclaimer {
	margin: 1em 2em;
	padding: 0 1em 1em;
	border: 1px solid #7e6861;	
}

#content #disclaimer P {
	padding: 1em 0 0;
}

#content #disclaimer strong {
	font-weight: bold;
	color: #fff;
}

#content #disclaimer em {
	font-weight: bold;
	color: #fff;
	font-style: italic;	
}

#content #temoins h2 {
	text-indent: -9000px;
	height: 24px;
	width: 177px;
	display: block;
	background:url('images/temoins_title.png') no-repeat bottom center;
	padding-top: 1.5em;
	margin: 0 0 1em 10px;	
}

#content #pubs h2 {
	text-indent: -9000px;
	height: 29px;
	width: 260px;
	display: block;
	background:url('images/pubs.png') no-repeat bottom center;
	padding-top: 1.5em;
	margin: 0 0 1em 10px;	
}

#content #pubs h3 {
	font-size: 135%;
	text-align: center;
	padding-bottom: 1ex;
}

#content #pubs .item {
	text-align: center;
	padding-bottom: 1ex;
}

#content #pubs .item IMG {
	display: block;
	margin: 1em auto 1ex;
	border: 1px solid #7e6861;
}

#content #video {
	margin: 1em 2em;
}

#content #video h2 {
	font-size: 150%;
	font-weight: bold;
	padding: 1.5em 0 1ex;
}

#content #video .player {
	width: 640px;
	margin: 0 auto;
}

#footer {
	text-align: center;
	padding: 1ex;
}

#footer P {
	padding: 0 0 1ex;
}

#footer #partners {
	border-top: 1px solid #7e6861;
	padding: 1ex;
}

#footer #partners li {
	display: inline;
	border-right: 1px solid #7e6861;
	padding: 0 1ex;
	font-size: 90%;
}

#footer #partners li.last {
	border-right: none;
}

#footer #paternity {
	border-top: 1px solid #7e6861;
	padding-top: 1ex;
	font-size: 90%;	
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #ee6765;
}

A:hover {
	text-decoration: underline;
}

.hidden {
	display:none;
}

#pop-info {
	font-size: 16px;
	color: #2b2b2b;
	text-align: left;
}

#pop-info P {
	padding: 1ex 0 ;
}

#pop-info P.important {
	font-size: 120%;
	text-align: center;
}

#pop-info P strong {
	font-weight: bold;
	color: #ee4e4b;
}

#pop-info P em {
	font-style: italic;
}

#pop-info #homelink {
	display: block;
	width: 270px;
	float: left;
	text-align: center;
	background:url('images/logo-white.png') no-repeat center top;
	padding-top: 80px;
	margin-bottom: 2em;
}

#pop-info #twlink {
	display: block;
	width: 270px;
	float: right;
	text-align: center;
	background:url('images/twitter-bird.png') no-repeat center top;
	padding-top: 80px;
	margin-bottom: 2em;
}

#pop-info #fbpost {
	display: block;
	width: 270px;
	float: left;
	clear: left;
	text-align: center;
	background:url('images/facebook.png') no-repeat center top;
	padding-top: 80px;	
}

#pop-info #twpost {
	display: block;
	width: 270px;
	float: right;
	text-align: center;
	background:url('images/twitter.png') no-repeat center top;
	padding-top: 80px;
}


#fbshare {
	display: block;
	margin: 0 0 1ex;
	padding: 0 0 0 40px;
	background:url('images/facebook_32.png') no-repeat left center;
	line-height: 34px;
	font-size: 120%;
}

#twshare {
	display: block;
	margin: 0 0 1ex;
	padding: 0 0 0 40px;
	background:url('images/twitter_32.png') no-repeat left center;
	line-height: 34px;
	font-size: 120%;
}


