body {
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 0.08em;
	background: #000 url(ima/bg_int.jpg) repeat left top;
	}
	
p {
	padding: 10px 0 26px 0;
	font-size: 0.7em;
	font-weight:normal;
	text-indent: 20px;
	text-align:justify;
	color: #999;
	line-height: 240%;
}

h1 {
	color: #fff;
	font: 1em Georgia, Times New Roman, Times, serif;
	text-align: left;
      }	
	  
h2 {
	text-indent: 120px;
	color: #333;
	letter-spacing: 0.6em;
	font: 0.8em Georgia, Times New Roman, Times, serif;
	text-align: left;
      }	
	  
a {
	color: #999;
	font: x-small Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font: x-small Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}
	
img {
	border:0;
	}
	
.clr {
	clear: both;
	height: 30px;
}




	
/* LOGO */

#contLogo {
	width: auto;
	height: 130px;
	background: url(ima/logo_int.gif) no-repeat center top;
}
	#contLogo h1 {
		margin: 0;
		padding: 0;
		text-indent: -9000px;
		font-size: 0.01em;
	}






/* MENU */

#contMenu {
	text-align: center;
	margin: 0 auto;
	width: 600px;
}

ul, li {	
list-style-type: none;	margin:0;
padding:0;
}

ul {
 /* arrière-plan général du menu */
text-align: center;
}

li {
float: left;
text-indent: 12px;
display: block;	
height: 26px;
width: 120px;
background: transparent url(ima/bo_menu.jpg) bottom center no-repeat;
}

li a {	
display: block;	
height: 26px;
width: 105px;
color: #444;
font-size: 13px;
line-height: 24px;	
font-weight: bold;
font-family: "Times New Roman", Times, serif;
background: transparent url(ima/bo_menu.jpg) top center no-repeat;
text-decoration: none;
}

li a:hover {
font-size: 13px;
line-height: 24px;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
background: transparent url(ima/bo_menu.jpg) bottom center no-repeat;
color: #FFF;
}
	
.boInactif {
color: #fff;
font-size: 13px;
line-height: 24px;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}





	
/* TXT */

.blc {
	color:#FFF;
	font-size:14px;
}

.txtFr {
	float: left;
	padding: 0 20px 0 0;
	width: 600px;
}

.txtEn {
	float: left;
	padding: 0 0 0 20px;
	width: 195px;
}


#contEnd  {
	float: right;
	text-align: left;
	width: 200px;
	padding: 6px 8px 6px 7px;
	background-color: #111;
	font-size: x-small;
	color: #333;
	-moz-border-radius:4px;
  	border-radius:4px;
}

#contEnd a {
  text-decoration: none;
  color: #999;
}
#contEnd a:hover {
  text-decoration: none;
  color: #fff;
}






/* LIEN GALLERIE HOME */

.mentions {
	text-align:left;
	letter-spacing: 0.16em;

}
.mentions a {
display: block;	
font-family: "Times New Roman", Times, serif;
  padding: 20px;
  line-height:200%;
  background: #111;
  -moz-border-radius:4px;
  border-radius:4px;
  text-decoration: none;
  color: #999;
}
.mentions a:hover {
display: block;	
font-family: "Times New Roman", Times, serif;
  padding: 20px;
	  line-height:200%;
  background: #222;
  -moz-border-radius:4px;
  border-radius:4px;
  text-decoration: none;
  color: #fff;
}






/* CONTACT */

.formG {
	text-align:right;
	font-size : 0.7em;
    color:#999;
    float: left;
	margin: 0;
	padding: 15px 20px 7px 0;
	width: 150px;
}

.formD {
    float: left;
	text-align:left;
	font-size : 0.7em;
	margin: 0;
	padding: 7px 0 7px 0;
	width: 400px;
}

.cadre
        {
        color:#333;
		font: small Georgia, Times New Roman, Times, serif;
        background-color: #fff7dd;
        padding: 3px;
        border: solid 1px #999;
		  -moz-border-radius:4px;
  border-radius:4px;
        }







/* IMAGES ET NOMS */


.vide {
display: block;	
	width: 30px;
	height: 60px;
	margin:0;
	padding: 0;
	
}

.imgcont {
	height: 500px;
	margin:0;
	padding: 0;
	
}

.celSerie {
	width:180px;
	height: 130px;
	margin:0;
	padding: 0;
	
}

.zoom {
	float: right;
	height: 320px;
	margin:0;
	padding: 20px 10px;	
	
}

.ssmenu {
	color: #FFF;
	letter-spacing: 0.1em;
	font: small Georgia, Times New Roman, Times, serif;
}
a.ssmenu {
	color: #666;
	text-decoration: none;
	
	}
a.ssmenu:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}

.imgborder {
	border:0; 
	//*1px solid #111;
}
