* {
    padding: 0;
    margin: 0;
    font-size: 12px;
    list-style-type: none;
    font-family: arial, verdana, sans-serif;
    text-decoration: none;
    outline: none;
    border: 0;
    letter-spacing: 0.3px;
}
a.selected {
    font-weight: bold;
}
h1 {
    font-size: 22px;
}
h2 {
	margin-bottom: 25px;
}
h2,
h2 a {
}
h2 span {
    color: #000;
    background: #fff;
    font-size: 24px;
}
h3 {
    height: 25px;
}
h3,
h3 a {
    font-size: 18px;
}
h4 {
    position: relative;
    margin-top: 4px;
    height: 19px;
}
h4,
h4 a {
   font-size: 15px;
}
td {
    vertical-align: top;
    padding: 2px 2px 2px 0;
}
td.title {
    width: 100px;
}
td p {
    height: 18px;
}
form {
    margin-bottom: 10px;
}
input {
    border: 0;
    height: 15px;
    width: 250px;
    padding: 2px;
}
textarea {
    border: 0;
    height: 150px;
    width: 250px;
    padding: 2px;
    overflow: hidden;
}
input.submit {
    background: none;
    width: 15px;
    height: 11px;
}
button {
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;
}
.text,
.text * {
    line-height: 19px;
    font-size: 13px;
}
.chapo {
    line-height: 17px;
    font-weight: bold;
}
.caption {
    text-align: right;
    font-size: 10px;
}
label {
    display: block;
    padding: 10px 0 3px 0;
}
label.error {
    font-weight: bold;
    padding-top: 3px;
}
.invisible {
    display: none;
}
.message {
    margin: 20px 0 20px 0;
}
.message span {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    padding: 10px;
}

/* colors */
body {
    background: #000;
}
*,
h2 a,
a:hover,
a.selected,
li h3 a,
a {
    color: #fff;
}
div#container {
   background: #000;
   border-left: 30px solid #fff;
   border-right: 30px solid #fff;
}
h1,
label.error {
    display: none;
    color: #ff6848;
}
h4,
h4 a {
   color: #fff;
}
input,
textarea {
    background: #fff;
    color: #000;
}
button {
    background: #fff;
    color: #000;
}
.text {
    color: #fff;
}

/* layout */
div#bar {
    background: #fff;
    height: 20px;
    padding: 5px;
    position: relative;
}
div#mp3_player {
    position: absolute;
    right: 10px;
}
div#container {
   width: 1024px;
   margin: auto;
   padding: 0px 0px 0px 0px;
}
div#header {
   width: 1024px;
   height : 299px;
   position: relative;
   background: url(../img/header.jpg)no-repeat; 
}
div#footer {
   padding-top: 8px;
   padding-left: 0px;
   text-align: right;
   height: 20px;
   background-color: #fff;
   color: #000;
}
div#content {
    position: relative;
}
.controller {
	padding: 20px;
}


/* menu */
#menu_185 {
	position: absolute;
	left: 125px;
	top: 31px;
}
#menu_186 {
	position: absolute;
	left: 405px;
	top: 175px;
}
#menu_187 {
	position: absolute;
	left: 255px;
	top: 220px;
}
#menu_188 {
	position: absolute;
	left: 878px;
	top: 232px;
}
#menu_191 {
	position: absolute;
	left: 682px;
	top: 180px;
}
#menu_192 {
	position: absolute;
	left: 918px;
	top: 170px;
}
/* acheter */
#menu_866 {
	position: absolute;
	left: 150px;
	top: 195px;
	z-index: 100;
}

/* home */
#home {
	width: 1024px;
	height: 384px;
	overflow: hidden;
	position: relative;
}
#news {
	position: absolute;
	width: 375px;
	padding: 20px;
	bottom: 25px;
	right: 25px;
	background: #000;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
#news * {
	font-size: 14px;
}
#news a {
	color: #ff6848;
}

#contact_text a {
	text-decoration: underline;
}

/* pager */
div.pager {
   padding: 5px;
   position: relative;
   height: 25px;
}
div.path {
   position: absolute;
   left: 0;
}
div.pages {
   position: absolute;
   right: 0;
}


/* blog */
.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
.post .medias {
	float: right;
}
.post .medias .thumbnail {
    width: 320px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    border-bottom: 30px solid #fff;
}
.post .content {
    width: 560px;
    margin-top: 15px;
}
.post .text {
    font-size: 13px;
    
}
.post .text a {
	text-decoration: underline;
}


/* gallery */
.media {
	margin-bottom: 20px;
}
.media h3 {
	height: 35px;
}
.media .description {
	width: 710px;
	float: right;
}

/* contact */
#contact_text {
	position: absolute;
	top: 50px;
	left: 300px;
	width: 600px;
}
#credits {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* comments */
#comments {
	width: 560px;
}
#comments h4 {
    height: 30px;
}
#comments ul {
}
#comments ul li {
	border-top: 1px solid #fff;
	margin-bottom: 20px;
	padding-top: 20px;
}
#comments ul li p.text {
	font-size: 13px;
}
#comments ul li p.date {
	margin-top: 10px;
	font-style: italic;
}
#form_comments {
	margin-top: 50px;
}




/*div#gallery_comments,
div#blog_comments {
    width: 500px;
}
ul.comments
{
    margin-top: 20px;
}

ul.comments li {
    margin-bottom: 10px;
}
ul.comments li p {
    padding: 3px 0 3px 0;
}
ul.comments li p.date {
    margin-top: 3px;
}
form#form_comments {
    margin-top: 15px;
}*/

/* popup */
/*div#popup_filter {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 100;
    width: 400px;
    height: 500px;
    overflow: hidden;
}
div#popup_filter h4,
div#popup_image h4 {
    position: relative;
    padding: 10px 10px 5px 10px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    height: auto;
}
div#popup_filter h4 a,
div#popup_image h4 a {
    position: absolute;
    right: 10px;
}
div#popup_image_content {
    padding: 15px;
}
div#popup_filter_content ul {
    height: 420px;
    overflow: hidden;
}
div#popup_filter_content li {
    height: 15px;
    line-height: 15px;
    padding: 5px 5px 0px 10px;
}
div#popup_mask {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}
div#popup_image {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 100;
    width: auto;
    height: auto;
    overflow: hidden;
}
div#popup_filter div.filter_pager {
    position: absolute;
    bottom: 10px;
    height: 20px;
    width: 380px;
    left: 10px;
    text-align: center;
    z-index: 101;
}*/


/* tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	width: auto;
    padding:5px;
    text-align: left;
    left: -500px;
}
#tooltip h3, #tooltip div {
    margin: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
#tooltip h3 {
    font-weight: bold;
}
/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;

}

html {
	overflow-y: scroll;
}


