@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 19px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 12px;
	color: #4C494D;
	line-height: 16px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


a:link, a:visited {
	text-decoration: none;
	color: #C18531;
}
a:hover, a:active {
	text-decoration: underline;
	color: #C18531;
}
ul, li {
	margin:0;
	padding:0;
}
#container {
	width: 929px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #00204e;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background:url(/association/images/top.jpg);
	height:95px;
}
#menuTop {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	/*background:#D4C087;*/
	height:31px;
	background:#d9cb9c;
	border-top:2px solid #ffffff;
	
}

#menuTop #menu {
	float:right;
	
	
}
#menuTop #menu ul li{
	display:inline;
	border-left:1px solid #ffffff;
	height:31px;
	
	
	
}

#menuTop ul{
	
	background:#ffffff;
	
}

#contact li {
	margin:0;
	padding:0;
}
#mainContent {
	padding: 8px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	
}
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #908072;
}
#footer a:link, .footer a:visited {
	text-decoration: none;
	color: #908072;
}
#footer a:hover, .footer a:active {
	text-decoration: underline;
	color: #908072;
}
h1 {
	color: #C26E15;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Georgia;
	text-align: left;
	line-height: 26px;
	padding-bottom:5px;
	border-bottom:1px solid #d7c199;
	
	
}
#logo {
	float:left;
	margin:16px 0 0 42px;
}
#contact {
	float:right;
	height:95px;
	margin:28px 25px 0 0;
}
#contact ul, li {
	display:inline;
}
#sidebar {
	float:left;
	
	
}
#content {
	border:1px solid #ffffff;
	background-image:url(/association/images/squelette/fond_contenu.gif);
	
	padding:5px 10px ;
	width:667px;
	
}
#infos {
	margin-top:75px;
}
#pict {
	width:570px;
}
#legend {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image:  url("/images/squelette/fond_leg_accueil2.gif");
}
.texte_small {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 11px;
	line-height: 14px;
}










select {
	display: block;
	width: 206px;
}
select.replaced {
	display: none;
}
ul.selectReplacement {
	font-family:Arial, Helvetica, sans-serif;
	background:    url(/images/squelette/top.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 1.65em;
	width: 206px;
}
ul.selectReplacement li {
	border-left:1px solid #E2C29B;
	border-right:1px solid #E2C29B;
	border-bottom:1px solid #E2C29B;
	background: #F6F0E2;
	color: #b78742;
	cursor: pointer;
	display: none;
	font-size: 11px;
	line-height: 1.7em;
	list-style: none;
	margin: 0;
	padding: 1px 12px;
	width: 180px;
}
ul.selectOpen li {
	display: block;
}

ul.selectOpen > li:first-child {
background: #EFE6D1;
	background:    url(/images/squelette/top.gif) top left no-repeat;
}
ul.selectReplacement li.selected {
	background: #EFE6D1;
	background:    url(/images/squelette/top.gif) top left no-repeat;
	/*color: #b78742;*/
	color: #883025;
	display: block;
}

ul.selectOpen li.selected {
	background: #EFE6D1;
	background:  url(/images/squelette/bottom.gif) bottom left no-repeat;
	display: block;
}

ul.selectOpen:hover li.selected:hover {
	background: #EFE6D1;
	background:  url(/images/squelette/bottom.gif) bottom left no-repeat;
	display: block;
}

ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
	/*background: #EFE6D1;
	color: #b78742;*/
	color: #883025;
	background:#FEFDF7;
}

ul.selectOpen > li:first-child:hover {
	background: #FFFFFF;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:35px;
	z-index:1;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	top: 119px;
	
}

#Layer2 {
	position:absolute;
	width:110px;
	height:115px;
	z-index:1;
	top: 153px;
	padding: 0px 0px 0px 5px;
	background-color:#FFFFFF;
}







#allArtists a{
	font-size:10px;
	color:#c1855c;
}


b {
	font-weight:normal;
}

#allArtists {
font-size:10px;color:#c1855c;text-align:justify;
}


h2 {
	font-size:11px;
	margin:0;padding:0;
}


