body{
background-color:#000;
font-family:Georgia;
color:#fff;
font-size:12px;
}

a:link{
font-size: 13px;
color: white;
text-decoration: underline;
}

a:hover{
font-size: 13px;
color: white;
text-decoration: none;
}

a:visited{
font-size: 13px;
color: white;
}

#liens{
text-align: center;
font-size: 13px;
}

.promo-studio{
font-size: 20px;
font-family: Arial;
font-weight: normal;
font-style: normal;
}

.ban{
width: 744px;
height: 213px;
background-image: url(../../images/banniere.jpg);
background-repeat: no-repeat;
background-position: center;
}

.total{
text-align: center;
width:800px;
background-color: #000;
margin: 0px auto 0px auto;
}

#border-corps{
background-image: url('../../images/border-corps.jpg');
background-repeat: repeat;
background-color: black;
padding: 0px 20px 10px 20px;
}

#contenu{
height:auto;
width:500px;
margin: 0px auto 0px auto;
text-align: center;
}

/*----------------------------*/

/* MENU DE GAUCHE */

#menu-galeries{
width: 160px;
background-color: #000;
background-image: url(../../images/titre-galeries.jpg);
background-repeat: no-repeat;
background-position: top center;
float: left;
margin-right: 10px;
}

*html #menu-galeries{
margin-right: -50px;
}

#menu-galeries div{
text-align: justify;
margin: 50px 2px 0 1px;
width: 139px;
border-style: dashed;
border-width: 0px 3px 3px 3px;
padding: 6px 6px 6px 6px;
letter-spacing: 1px;
}

#menu-galeries a {
font-family:Georgia;
color:#fff;
font-size:14px;
text-decoration: none;
}

#menu-galeries a:hover {
font-family:Georgia;
color:#000;
font-size:14px;
background-color:#FFF;
cursor:pointer;
padding:3px;
text-decoration: none;
}

/*----------------------------*/

.menu-princ{
width:500px;
height:41px;
background-color: #000;
float: left;
}

#corps{
width: auto;
}

#footer{
position: absolute;
width: auto;
background-color: #000000;
left: 50%;
margin-left: -114px;
margin-top: -18px;
}

h1{
font-family: Georgia;
font-size: 16px;
color: #ccc;
text-align: center;
}

/*----------------------------*/

/* CSS FORMULAIRE DE CONTACT */

.champ{
font-size: 12px;
color: #fff;
}

.form{
font-size: 14px;
color: #fff;
}

.little{
width: 100px;
}

.separation{
width:200px;
}

.middle{
width:300px;
}

/*----------------------------*/

/* CSS GALERIES */

.texte{
font-family: Georgia;
font-size: 14px;
color: #fff;
text-align: justify;
padding: 0px 10px 0px 10px;
}

/*----------------------------*/

/* LIENS DES PHOTOS DES GALERIES */

.table-galeries{
margin-top: 10px;
}

a.liens-galeries {
    padding:1px 1px 1px 1px;
	color: #fff;
}
a.liens-galeries:visited {
    padding:1px 1px 1px 1px;
	color: #fff;
}
a.liens-galeries:hover {
    padding:1px 1px 1px 1px;
	color: #000;
}

img.liens-galeries {
    padding:0px 0px 0px 0px;
	color: #fff;
}
img.liens-galeries:visited {
    padding:0px 0px 0px 0px;
	color: #fff;
}
img.liens-galeries:hover {
    padding:0px 0px 0px 0px;
	color: #000;
}

.cont-image{
    padding:0px 0px 0px 0px;
}

.conteneur-galeries{
overflow:auto;
height: 128px;
width: 430px;
margin: 0px auto 0px auto;
text-align: center;
}

.conteneur-bref{
height: auto;
width: 430px;
margin: 0px 0px 0px 40px;
text-align: center;
}


/*----------------------------*/


/* LIENS DU FOOTER */

#footer a {
font-family:Georgia;
color:#fff;
font-size:12px;
text-decoration: underline;
}

#footer a:hover {
font-family:Georgia;
color:#000;
font-size:12px;
background-color:#FFF;
cursor:pointer;
padding:1px;
text-decoration: none;
text-align:center;
}

/*----------------------------*/