body {
	background-color: #CC4F2A;
	margin: 0;
	background-image: url(menu/fond.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.lienFondRouge {
	color: #F4CA59;
}

#corps {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 13px;
	position:relative;
	left:8px;
	width:690px;
	z-index:2;

}
.contenant {
	background-image:url(menu/musiciens_r4_c3.png);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
a {
	color: #5C1603;
}

#Layer1 {
	position:relative;
	width:1000px;
	z-index:1;
	top: 5px;
}
.pied {
	font-size: 9px;
	color: #5C1603;
	vertical-align:bottom;
	height:20px;
	background-image:url(menu/bas.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}
a:hover {
	color: #F4CA59;
	text-decoration: none;
}
.titre, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F4CA59;
}
table.rouge {
	border-bottom: 1px solid #CC4F2A;
	border-right: 1px solid #CC4F2A;
	margin-top:10px;
}
table.rouge td {
	border-top: 1px solid #CC4F2A;
	border-left: 1px solid #CC4F2A;
	padding:3px;
}
table.rouge th {
	border-top: 1px solid #CC4F2A;
	border-left: 1px solid #CC4F2A;
	background-color:#DF8266;
	padding:3px;
	background-image: url(menu/texture.png);
	color: #FFFFFF;
	font-size: 13px;
}
table.rouge table td {
	border:0px;
}
.encart{
	float:right;
	margin:5px;
	padding:3px;
	border: 1px solid #CC4F2A;
	width:240px;
}
.encadre{
	padding:3px;
	border: 1px solid #CC4F2A;
	background:#FFFFEE;
}
.lienfloat {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:152px;
	height:35px;
	text-align:center;
	font-size:14px;
}
.bouton {
	font-weight: bold;
	color: #CC4F2A;
	background-color: #FFFFFF;
	border-color: #CC4F2A;
	border-width: 2px;
}
.accroche {
	font-weight: bold;
	color: #CC4F2A;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
}
.mini {
	font-size: 10px;
}
.popup {
	background-color: #FFFFFF;
	background-image:none;
}
.menu, .menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titre2, h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5C1603;
}
.photo {
	border: 1px solid;
	border-color: #F4CA59;
}
.photoliste {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	width:100px;
	text-align:center;
}
.gauche {
	background-image:url(menu/musiciens_r1_c1.jpg);
	background-repeat:no-repeat;
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.resultat {
	font-weight:bold;
}
.outil {
	font-style: italic;
	color: #CC4F2A;
}
.ok {
	font-weight: bold;
	color: #488E48;
}
.nombre{
	font-size:11px;
	color:#333;
}
hr {
	background-color:#999;
	color:#999;
	height:1px;
	border:0;
	clear:both;
}
