body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808080;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
.main #container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.main #header {
	width:960px;
	background: #FFFFFF;
	padding-top: 40px;
} 
.main #mainmenu { 
	background: #FFFFFF;
	border-top: dashed 1px #808080;
	width: 960px;
} 
.main #submenu { 
	background: #FFFFFF; 
	border-top: dashed 1px #808080;
	width: 960px;
}
.titre1 {
	font-size: 30px;
	font-weight: bold;
}
.titre2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.soustitle {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;	
}
.soustitle_right {
	float: left;
	width: 150px;
	text-align: right;
	font-size: 14px;
	font-weight:bold;
}
.main #menuartiste {
	float: left; 
	width: 270px;
	padding: 0px 0;
	font-size: 14px;
	font-weight:bold;
}
.main #mainContent { 
	width: 690px;
	margin: 0 0px 0 270px;
} 
.main #footer { 
	width:960px;
	height:10px;
	border-top: dashed 1px #808080;
} 
.ligne { 
	width:690px;
	height:1px;
	margin-top:14px;
	margin-bottom:14px;	
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #808080;
	text-decoration: none;
}
a:link {	
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.activ {
	font-family: "Times New Roman", Times, serif;
	color: #808080;
	text-decoration: none;
}
a.activ:link {	
	text-decoration: none;
}
a.activ:visited {
	color: #808080;
	text-decoration: none;
}
a.activ:hover {
	color: #000000;
	text-decoration: underline;
}
a.activ:active {
	color: #000000;
	text-decoration: none;
}
.blanchisserie {
	text-decoration: none;
}
a.blanchisserie:link {	
	text-decoration: none;
}
a.blanchisserie:visited {
	text-decoration: none;
}
a.blanchisserie:hover {
	text-decoration: none;
}
a.blanchisserie:active {
	text-decoration: none;
}
.isartist {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.isMenu {
	color: #000000;
}
html {overflow: scroll;}