@charset "UTF-8";
/* CSS Document */

body{
	/* background-image:url(images/background.jpg);
	 background-repeat:repeat-x;
	 background-position:top left; */
	 margin: 0px; /* pour éviter les marges */
	 margin-top:1px;
     text-align: center; /*pour corriger le bug de centrage IE*/
	 background-color:#ffffff;
	 
}

#conteneur {

	 /* on positionne le conteneur */	
	/*position:relative;*/
    margin-left: auto;
    margin-right: auto;
	padding:0px;
	width:1023px;
	
}

.entete{
float:left;
background-image:url(images/entete.jpg);
background-repeat:no-repeat;
width:1023px;
height:127px;
}

.menu{
float:left;
background-image:url(images/contenu.jpg);
background-repeat:no-repeat;
width:1023px;
height:391px;
}


#contenu{
float:left;
width:1023px;
background-image:url(images/fond-contenu.jpg);
background-repeat:repeat-y;
}

.col-gauche{
float:left;
width:401px;
height:467px;
}

.col-gauche2{
float:left;
width:401px;
height:370px;
}

.separation-col{
float:left;
background-image:url(images/separation.jpg);
width:31px;
height:343px;
}

.separation-col2{
float:left;
background-image:url(images/separation3.jpg);
width:31px;
height:343px;
}

.col-centre{
float:left;
width:330px;
background-color:#fafafa;
}

.col-centre2{
float:left;
width:540px;
background-color:#fafafa;
}

.col-centre-3{
float:left;
width:340px;
background-color:#fafafa;
}

.col-droite3{
float:left;
width:170px;
background-color:#fafafa;
}

.title-centre{
float:left;
background-image:url(images/title-welcome.jpg);
width:330px;
height:62px;
}

.texte{
float:left;
width:330px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}

.texte2{
float:left;
width:530px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}
.texte-index{
float:left;
width:320px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}

.texte5{
float:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}

.texte3{
float:left;
width:530px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}

.texte3 a{
color:#ff4400;
}

.texte2 a{
float:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#ff4400;
text-align:left;
text-align:justify;
}

.texte5 a{
float:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#ff4400;
text-align:left;
text-align:justify;
}

.texte-droite{
float:left;
width:200px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:15px;
color:#7b2444;
text-align:left;
text-align:justify;
}

.title-droite{
float:left;
/*background-image:url(images/news.jpg);*/
width:230px;
height:62px;
}

.col-droite{
float:left;
width:230px;
}


.footer{
float:left;
background-image:url(images/footer.jpg);
width:1023px;
height:138px;
}

.liens-footer {
text-align:center;
float:left;
margin-top:70px;
width:770px;
height:20px;
}



.lien-agence {
text-align:left;
float:left;
margin-top:70px;
width:200px;
height:20px;
}

.lien-aboutme {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
color:#ffffff;
}

.liens-footer a{
padding-left:40px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.liens-footer a:hover{
padding-left:40px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#FF4700;
text-decoration:none;
}

.lien-agence a{
padding-left:40px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.diagonale{
float:left;
background-image:url(images/degrader-gauche.jpg);
width:401px;
height:116px;
}

.diagonale2{
float:left;
background-image:url(images/diagonale.jpg);
width:401px;
height:450px;
}

.diagonale-soundtracks{
float:left;
background-image:url(images/diagonale.jpg);
width:401px;
height:350px;
}

.diagonale-referrals{
float:left;
background-image:url(images/diagonale.jpg);
width:401px;
height:450px;
}

.texte-gris{
float:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#4f5555;
}
