* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
color: #000; 
font-family: Arial, Helvetica, sans-serif;
background-color: #001671; 
}
body {
font-size: 70%;
min-width: 760px;
font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 7px 0 7px 0;
	color: #000;
}

a {
color: #fff;
text-decoration:none;
}
a.lien {
color: #4682cb;
text-decoration:none;
}
a:hover{
color: #4682cb;
text-decoration: none;
}

h1, h2, h3 {
font-weight: bold;
padding-bottom: 5px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h1 a, #header h2{
color: #fff;
}
.clear { clear: both; }
#mainContainer {
min-height: 400px;
background: #ffffff;
background-image:url(../images/bgdetail.png);
background-repeat:repeat-x;
}
* html #mainContainer {
height: 300px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}
/**************************
HEADER
**************************/
#header {
	background-image:url(../images/headerbg.png);
	background-repeat:repeat-x;
	height:87px;
}
#ligneblanche {
	height:52px;
	background-color:#081035;
	background-image:url(../images/bg-logo.png);
	background-repeat:repeat-x;
}
#menucategorie {
	background-image:url(../images/bgson.png);
	background-repeat:repeat-x;
	height:393px;
}
#milieu {
	padding-top:163px;
	background-image:url(../images/milieubg.png);
	background-repeat:repeat-x;
height:260px;
}
#milieu2 {
	padding-bottom:30px;

height:auto;
}
/**************************
CONTENT AND COLUMNS
**************************/
.outer {
border-left: 165px solid #fcc; /*** This is the width and the color for our left column ***/
border-right: 130px solid #cfc; /*** This is the width and the color for our right column ***/
}
* html .outer {
/*** No need for hacking IE on this layout ***/
}
.inner {
width: 100%; 
}
* html .inner {
/*** No need for hacking IE on this layout ***/
}
.float-wrap {
float: left;
width: 100%;
margin-left: -165px; /*** Same length as .outer border-left but with negative value ***/
}
* html .float-wrap {
/*** No need for hacking IE on this layout ***/
}
#content {
float: right;
background: #fff;
margin-right: -165px;  /*** Same length as .outer border-left but with negative value ***/
width: 100%;
}
* html #content {
position: relative;
}
.contentWrap{
padding: 5px;
}
.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
padding-bottom: 2px;
}
/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
#left {
float: left;
width: 150px;
min-height: 250px;
padding: 5px;
}
* html #left {
position: relative;  /*** IE needs this  ***/
height: 250px;
}
#left ul {
list-style: none;
padding-bottom: 4px;
}
#left li {
padding-bottom: 2px;
}
/*************************
RIGHT COLUMN
**************************/
#right {
float: right; 
width: 120px;
padding: 5px;
min-height: 250px;
margin-right: -130px; /** This negative margin-right value is the width of the right column + the padding, in this example 130px. ***/
}
* html #right {
height: 250px;
position: relative;  /*** IE needs this  ***/
}
#right ul {
list-style: none;
padding-bottom: 4px;
}
#right li {
padding-bottom: 2px;
}
/**************************
FOOTER
**************************/
#footer {
	height:64px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
}
#logo {
    width: 100px;
	float:left;
	height:100px;
margin-left: auto; 
  margin-right: auto; 
}
#menulogo {
    width: 600px;
	height:80px;
	float:right;
	padding-top:5px;
	padding-right:30px;
	font-size:small;
	text-align:right;
	color:#FFF;
	
}
#milieuindex {
    width: 1000px;
	height:260px;
margin-left: auto; 
  margin-right: auto;
}
#milieuindex2 {
    width: 1000px;
margin-left: auto; 
  margin-right: auto;
   box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
  
}
#carreblanc {
    width: 1000px;
margin-left: auto; 
  margin-right: auto; 
  
	
}
#carretxt {
    width: 875px;
margin-left: auto; 
  margin-right: auto;
	
}
#carreTitre{
    width: 875px;
margin-left: auto; 
  margin-right: auto;
  background-image:url(../images/titre.png);
  background-repeat:repeat-y;
  height:25px;
  padding-left:10px;
  padding-top:10px;
}
#p1{
    width: 775px;
margin-left: auto; 
  margin-right: auto;
}
#p2{
    width: 775px;
margin-left: auto; 
  margin-right: auto;
}
#pp1{
    width: 320px;
	float:left;
	height:120px;
}
#pp2{
    width: 320px;
	float:right;
	height:120px;
}
.titremenu2{
	color:#0066a3;
	font-size: 13px;
	font-weight:bold;
	padding-left:12px;
	background-image: url(../images/fonttitremenu)}
.desmenu2{
	color:#666;
	font-size: small;

}
#carreblancV {
    width: 740px;
margin-left: auto; 
  margin-right: auto;
  float:left;
	
}
#carreblancV2 {
    width: 270px;
	height:650px;
margin-left: auto; 
  margin-right: auto;
  float:right;
	
}
#carremembretop {
    width: 1000px;
margin-left: auto; 
  margin-right: auto;
  height:150px;
	
}
#carremembre {
    width: 250px;
	height:170px;
	float:right;
	 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
  background-color:#FFF;
	
}
#carrerecherche {
    width: 250px;
	height:325px;
	float:right;
	 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
  background-color:#FFF;
}
#carremembre3 {
    width: 270px;
	height:170px;
	float:right;
	 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
  background-color:#FFF;
	
}
#carretop {
    width: 450px;
	
	height:150px;
	float:left;
	 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
  background-color:#FFF;
	
}
#carreblancapropos {

	
	width: 1000px;
margin-left: auto; 
  margin-right: auto; 
	
}
#footer01 {
    width: 1000px;
margin-left: auto; 
  margin-right: auto; 
	
}
#footer1 {
    width: 1000px;
	padding-left:45px;
	color:#4682cb;
	float:left;
	font-size:11px;
	
}
#footer2 {
    width: 313px;
	padding-left:20px;
	float:left;
	color:#FFF;
	font-size:14px;
	
}
#footer3 {
    width: 263px;
	padding-left:70px;
	float:left;
	color:#FFF;
	font-size:14px;
	
}
#footer4 {
    width: 263px;
	padding-left:70px;
	float:left;
	color:#FFF;
	font-size:14px;
	
}
#flash{
    width: 750px;
	float:left;
	
}
#google{
    width: 250px;
	float:left;
	padding-top:5px;
	
}

#menu2 {
    width: 1000px;
margin-left: auto; 
  margin-right: auto;
  font-size:17px;
  height:47px;
  background-repeat:no-repeat;
	
}
#index1 {
    width: 350px;
	height:auto;
	float:left;
	padding-left:5px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	color:#000;
	text-align:justify;
}
#index2 {
    width: 350px;
	height:auto;
	float:right;
	padding-top:10px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	color:#000;
	alignment-adjust:central;
}
.table
{
 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
}
.tablemembre
{
 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
}
.tabletop
{
 box-shadow: #999 3px 3px 4px 1px;


  /* Mozilla/Firefox/Gecko */
  -moz-box-shadow: #999 3px 3px 4px 1px; 

  /* Webkit (Safari/Chrome) */
  -webkit-box-shadow: #999 3px 3px 4px;
}
.tableapropos
{
 box-shadow: #999 3px 3px 4px 1px;
border-style:solid;
border-width:1px;

}

.titre
{
	font-size:18px;
	font-style:italic;
	color:#fff;
	font-weight:bold;
	text-shadow: 2px 2px 4px #000000;
	
}
.titresuivez
{
	font-size:18px;
	color:#525252;
	font-weight:bold;
}
.nouveauxvideotop
{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.titrefooter
{
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.nouveauxvideo
{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
#playentrevue {
	width: 173px;
	height: 70px;
	padding-left:90px;
	padding-top:66px;
}
#txtentrevue {
	width: 238px;
	height: 50px;
	padding-top:5px;
	padding-left:25px;
	font-size:15px;
}
#entrevue {
	width: 255px;
	height: 204px;
	background-image:url(../images/carre-entrevue.png);
	float:right;
}
.textdetail {
	font-size:14px;
	color:#000;
	text-align:justify;
}
.textdetailsiteweb {
	font-size:14px;
	color:#44b1d8;
	text-align:justify;
}
.textdetail2 {
	font-size:14px;
	color:#000;
	text-align:justify;
}
.titredetail {
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.titredetailblanc {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding-left:25px;
	padding-top:10px;
	background-image:url(../imagesevenements/menu.png);
	background-repeat:no-repeat;
}
.titredetail2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
}
#txtligneblanche {
    width: 1200px;
	height:52px;
margin-left: auto; 
  margin-right: auto;
  background-image:url(../images/logobas.png);
	
}

#logoproductionmirage {
    width: 1200px;
	height:393px;
margin-left: auto; 
  margin-right: auto;
	
}
#txtheader {
    width: 900px;
margin-left: auto; 
  margin-right: auto;
  padding-top:3px;
  height:70px;
	
}
#search {
    width: 590px;
	float:right;
  padding-top:15px;
  color:#000;
	
}
#logo {
	
    width: 400px;
	height:80px;
	float:left;
	
}
.trouverville {
	font-size:16px;
	color:#000;
	text-align:justify;
}

ul, li{
    line-height:22px;
    text-align:left;
    font-size:14px;
}

/* menu ici */

#menu{
    list-style:none;
    width:940px;
    margin:0 auto;
    height:45px;
    padding:2px 30px;
    
    
   
    
    /* bordures */
    

    
    box-shadow:inset 0px 0px 1px #e8edf0;
    -moz-box-shadow:inset 0px 0px 1px #e8edf0;
    -webkit-box-shadow:inset 0px 0px 1px #e8edf0;
}


/* onglet ici */

#menu li{
    float:left;
    display:block;
    position:relative;
    text-align:center;
    padding:4px 9px;
    margin:7px 30px 0 0;
    border:none;
}

#menu li:hover{
    border:1px solid #b7b7b7;
    padding:4px 9px;
    
    /*coins arrondis */
    
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    
    /* dŽgradŽs */
    background:#fff;
    background:-moz-linear-gradient(top, #fff, #ededed);
    background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
}

#menu li a{
    font-size:14px;
    color:#EEEEEE;
    display:block;
    outline:0;
    text-decoration:none;
    text-shadow:1px 1px 1px #000;
}

#menu li:hover a{
    color:#161616;
    text-shadow:1px 1px 1px #fff;
}

/* conteneurs ici */

.menu-conteneur-1,
.menu-conteneur-2,
.menu-conteneur-3,
.menu-conteneur-4{
    margin:4px auto;
    float:left;
    position:absolute;
    left:-999em;
    text-align:left;
    padding:10px 5px;
    border:1px solid #b7b7b7;
    border-top:none;
    
    /* coins arrondis */
    
    border-radius:0 5px 5px 5px;
    -moz-border-radius:0 5px 5px 5px;
    -webkit-border-radius:0 5px 5px 5px;
    
    /* dŽgradŽs */
    background:#ededed;
    background:-moz-linear-gradient(top, #ededed, #fff);
    background:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
}

.menu-conteneur-1{
    width:250px;
}
.menu-conteneur-2{
    width:280px;
}
.menu-conteneur-3{
    width:420px;
}
.menu-conteneur-4{
    width:560px;
}

#menu li:hover .menu-conteneur-1,
#menu li:hover .menu-conteneur-2,
#menu li:hover .menu-conteneur-3,
#menu li:hover .menu-conteneur-4{
    top:auto;
    left:-1px;
}


/* contenants ici */

.colonne-1,
.colonne-2,
.colonne-3,
.colonne-4{
    display:inline;
    float:left;
    position:relative;
    margin:0 5px;
}

.colonne-1{
    width:130px;
}
.colonne-2{
    width:260px;
}
.colonne-3{
    width:390px;
}
.colonne-4{
    width:520px;
}

/* menu droit */

#menu .menu-droit{
    float:right;
    margin-right:0px;
	color:#FFF;
}

#menu li .align-droit{
    /* coins arrondis */
    
    border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    -webkit-border-radius:5px 0 5px 5px;
}

#menu li:hover .align-droit{
    left:auto;
    right:-1px;
    top:auto;
}

/* menu h2, h3, p, etc.... */

#menu p,
#menu h2,
#menu h3,
#menu ul li{
    line-height:21px;
    font-size:12px;
    text-align:left;
    text-shadow:1px 1px 1px #fff;
}

#menu p{
    line-height:18px;
    margin-bottom:10px;
}

#menu h3{
    font-size:11px;
    margin:7px 0 14px 0;
    padding-bottom:5px;
    text-transform:uppercase;
}

#menu li:hover div a{
    border-top:1px solid #ccc;
    font-size:12px;
    padding-left:6px;
    color:#666;
}

#menu li:hover div a:hover{
    color:#c057a1;
    background:#ecebeb;
}

#menu li ul{
    list-style:none;
    padding:0;
    margin-bottom:12px;
}

#menu li ul li{
    font-size:12px;
    line-height:24px;
    position:relative;
    text-shadow:1px 1px 1px #fff;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:230px;
}

#menu li ul li:hover{
    border:none;
    background:none;
    padding:0;
    margin:0;
}

/* login ici */

.form{
    margin:10px 0 0 45px;
}


#content{
    margin:0 auto;
    min-height:300px;
    background:#FFF;
    width:1000px;
    
    /*coins arrondis */
    
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
}
.textdetail3{
	font-size:13px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align: justify;	
	
	}
.espacemembre{
	background-color:#00acd7;
	 border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
}
.error{
	color: #F00;
}
#submit {

 width: 100px;
   cursor: pointer;
 height: 30px;
 border: none;
 background-color:#FFF;
 background-image:url(../images/envoyer2.png);
 background-repeat:no-repeat;
}
#submit2 {

 width: 100px;
   cursor: pointer;
 height: 30px;
 border: none;
 background-color:#FFF;
 background-image:url(../images/envoyer2.png);
 background-repeat:no-repeat;
}
.menutop{
	color:#FFF;
}
