* {
	margin: 0;
	padding: 0;
}

.form_error
{
  font-size: 10px;
  
  }


.cadre{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;

background-color:FFFFFF;
border=2px solid 55555;
border-width:2px;
border-color:555555;
border-style:solid;
}

.cadremedia{
border-collapse:collapse;
border-spacing:20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;

background-color:FFFFFF;
border=2px solid 000000;
border-width:2px;
border-color:000000;
border-style:solid;

}

.cadremedia td{
border-width:1px;
border-color:#000000;
border-style:solid;
padding-left: 20px;
padding-right: 20px;
}



.cadre td{

}

#indicator
{
/*  position: absolute; */
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
/*  z-index: 900;*/
  background: url('/images/indicator.gif') no-repeat 0 0;
}

.submit{
     border:none;
     color:#fff;
     cursor:pointer;
     width:119px;
     height:29px;

}

#envoi{
     border:none;
     color:#fff;
     cursor:pointer;
     width:119px;
     height:29px;
}


body {
/*background: #333;  */
background: #000000; 
/* font-family: Tahoma, Arial, Helvetica, sans-serif; */

 font: 62.5% "Lucida Grande",Arial,sans-serif;

line-height: 20px;
color: #222;
font-size: 12px;
}

textarea {
border: 1px #999999 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 2px;
}

input, select {
border: 1px #999999 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 2px;
height: 18px
}

ol, ul {
	list-style: none;
}

a img {
	border: none;
}

/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:center;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

.friendmessage{
font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 102%;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
   color:#08dc94; 

}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafcf1;
    border:1px solid #dafcf1;
    color:#08dc94;
    
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 5px auto 0px auto;
width: 800px;
background: #fff;
padding: 0px;
border: 3px solid #000;
}

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 800px;
	
}
#main {
	background: #FFF url(images/footer.jpg) no-repeat bottom;	
}
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0 0px;
}
/* Structure the footer area */
#footer-widget-area {
margin-left: auto;
margin-right: auto;
height:300px;
}



#first ul{
list-style-type: none;
display:inline-block;
}

#first li{
	float: left;
	position: relative;
	padding-right : 50px;
	width:200px;
}

#footer-widget-area #fourth {
	margin-right: 0;
}



#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Menu
-------------------------------------------------------------- */
#masthead{
text-align:left;

padding-right:10px;
background:#000000;
line-height:25px;
background: #FFFFFF url(images/header2011.jpg) no-repeat;	
height:225px;
}
#masthead img{
padding-left:5px;
}
#play {

padding-left: 100px; 

}


#access {
	height: 105px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 800px;
	text-align:center
	
}
#custombar {
height:30px;
background: #000000;
text-align:right;
padding-right:10px;
background: #000000;	
}

#custombar img{
margin-top:-30px;
padding-right:5px;
}


#access .menu-header,
div.menu {
	padding-left: 337px;
	font-size: 13px;
	margin-left: 12px;
	width: 800px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	
	position: relative;
	
	padding-right : 9px;
	width:82px;
}
#access a {
	color: #FFFFFF;
	
	background: #333;
	display: block;
	height: 28px;
	padding: 0 10px;
	padding-top:7px;
	text-decoration: none;
	background: url("images/onglet.png") no-repeat;
}
#access ul ul {
	
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	height: 38px;
	padding-top:23px;
	background: #333;
	background: url("images/onglet1.png") no-repeat;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* OLD  HEADER --------------- */
#header {
/*display: none;*/
height: 130px;
background: #FFFFFF url(images/header2011.jpg) no-repeat;
text-align: right;
padding-top:93px;
padding-right:0px;
padding-left:0px;


}

#header a img{
border:none;
}

#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #000000;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
/* visibility :hidden;  */
height: 30px;
line-height: 30px;
background: #000  no-repeat;
}
#menu ul {


list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}

#menu a img {
padding-top:3px;
border:none;
}


#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #6af8c8;
text-decoration: none;
}
/* ---------------------------------------------- */
.pink{
color: #fc4f84;
}

.open-inviter-container label,.open-inviter-container i{
font-size:12px;
color:#999;


}
.open-inviter-container {


}

#open-inviter-login{
	
}

#downloadzone {
	width:730px;
	margin-top:20px;
	padding : 3px 10px 0px 10px;
border : 2px dashed #000;
}

.error_list {
color:#F00;
font-size:12px;
font-style:italic;
}

a:hover .nolink {
text-decoration: none;
}

#flag img{
margin:6px 7px 0 0;
border:none; 
}

#menu li img{
margin:0px -10px 0 0;
}

#boreaplayer{
padding-top:5px;
padding-left:69px;
text-align:center;
}

#content {

padding: 0 10px 20px 0;
width: 700px;
text-align: justify;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
font-size: 120%;
}

#site {


padding: 0 20 20 0;
width: 500px;
text-align: justify;
padding-top: 20px;
padding-left: 100px;
padding-right: 100px;
}



.messagebox {

width: 500px;
text-align: justify;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
}

#photo {
padding: 0 -200 -200 0;
text-align: justify;
padding-top: 0px;
padding-left: -200px;
padding-right: -200px;
}

.maxi {
margin: 0 -50px -20px 0;
background: #FFFFFF url("/images/trio.jpg") no-repeat bottom right;
}

.dlcard {
margin: 0 -50px -20px 0;
background: #FFFFFF url("/images/trio.jpg") no-repeat bottom right;
}

.contact {
margin: 0 -50px -20px 0;
background: #FFFFFF url("/images/contact.jpg") no-repeat bottom right;
}

.news {
margin: 0 0 0 0;
background: #FFFFFF url("/images/fond.jpg") no-repeat bottom right;
}

#content a{
color:#222222;
}


.right {
float: right;
width: 600px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

h2 {
color:#fc4f84;

}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#main {
		 background: #FFF url(/images/roundbar.jpg) no-repeat top;
}

.tablealbum td{
vertical-align:top;	
}
.tablealbum img{
border :0px solid #BBB;
}
.buyalbum {

		text-align:center;
		margin : 18px 0 0 0;

}
.buyalbum table{

}

.buyalbum td {

}

.buyalbum tr{
	border : none;
	
}

.butalbum {
width:100px;

}

#footer {
	clear: both;
	width: 100%;
}
/* =Footer
-------------------------------------------------------------- */

#footer {
background: #000 url(/images/roundbar2.jpg) no-repeat top;
padding-top:30px;
margin-top: -30px;
text-align: center;
font-size: 11px;
color: #666;
}
#footer a { color: #aaa; }
#footer a:hover { color: #ccc; }
#colophon {
	border-top: 0px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 10px 0;
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-family: Georgia, "Bitstream Charter", serif;
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

