* {
	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;
/* 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
}


/* 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;
}



/* 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: 15px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 3px solid #000;
}

#header {
/*display: none;*/
height: 28px;
background: #FFFFFF url(images/header.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 {
height: 30px;
line-height: 30px;
background: #000 url(images/bar.jpg) 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;
}



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 20px 20px 0;
width: 700px;
text-align: justify;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
}

#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/triocontact.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 {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
