@charset "utf-8";

/* CSS Document */
html
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body
{
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#f3ede6;
	margin:0;
}

.wrap
{
	width:980px;
	margin:0 auto;
}

.top { height:195px; }

.main { width:980px; }

.gradientLeft
{
	width:21px;
	height:323px;
	background-image:url(../images/sidebar_left.gif);/**/
	/*background-repeat:no-repeat;*/
	float:left;
}

.gradienRight
{
	width:21px;
	height:323px;
	background-image:url(../images/sidebar_right.jpg);/**/
	float:left;
}

.contenu
{
	width:938px;
	float:left;
}

.colGauche
{
	width:222px;
	float:left;
	height:500px;
}

.mainContenu
{
	width:716px;
	height:540px;
	float:left;
	background-image:url(../images/backgroundMain.jpg);
	background-repeat:repeat-x;
}

.mainContenu div.principal { margin:38px 20px 0 20px; }

.logo { }

.signature
{
	margin-top:62px;
	margin-left:13px;
}

.menu
{
	height:28px;
	background: url(../images/menu-left.gif) repeat-x;
	color:#6c1c00;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-right:10px;
}

.menu a
{
	color:#6c1c00;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.menu a:hover
{
	color:#7d3c1c;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}




.menu span{
	color:#8d6a54;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;}

.menu img.dot { margin:0 6px; }

p.first { margin-top:0; }

.titre
{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#450d00;
	font-weight:bold;
	text-transform:uppercase;
}

.picAcceuil { float:left; }

ul { color:#450d00; }

li { margin-left:274px; }

li span { color:#000; }

.new { margin:20px 12px 0 12px; }

.new span
{
	font-size:18px;
	color:#450d00;
	font-weight:bold;
}

.servicesColText
{
	width:359px;
	float:left;
	padding-top:12px;
}

.servicesColText span
{
	color:#450d00;
	font-weight:bold;
}

.servicesColPics
{
	width:305px;
	float:right;
	text-align:right;
	padding-top:12px;
}

.servicesColPics img
{
	margin-bottom:8px;
	margin-left:8px;
	
}

.albumPhoto { 
width:700px;
padding-top:12px; 
padding-left:15px;
}

.albumPhoto img
{
	border:#FFF solid 8px;
	margin-bottom:17px;
	margin-right:17px;
}

.albumPhoto img.last
{
	border:#FFF solid 8px;
	margin-bottom:17px;
	margin-right:0;
}

/*  Ajouté le 22 avril */
a
{
	text-decoration:none;
	color:#c56600;
	font-weight:bold;
}

img { border:none; }

/* Ajouté le 23 avril */
#musique
{
	padding-top:10px;
	width:980px;
	height:30px;
}

#swf_musique
{
	float:right;
	margin:1px 10px 0 0;
	width:90px;
}

p
{
	color:#450D00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.mainContenu p { padding-left:52px; }

a.black
{
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

a.black:hover
{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
