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

html, body {
    height: 100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;

}

#plop {
       text-decoration: blink;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #CCC
}
a:active {
	text-decoration: none;
	color: #000;
}

img {
	border: none;
	max-width:100%;
}

#div, data img {
	width:90%;
	max-width:700px;
}


ol, ul, li {
	list-style: none;
}

.conteneur {	
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:960px;
	padding-left:30px;
	height:auto;
}

#cat_logo {
	position: relative;
	width: 100%;
	height: 111px;
	text-align: center;
	background-color: #f9f9f9;
}

.menu {
	position: relative;
	width: 100%;
	font-size: 16px;
	top: -16px;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	border-bottom: 1px #CCC solid;
	z-index: 20;
}

.menu.floatable {
			position: fixed;
			margin-top:10px;
			top: -16px;
			left:0px;
}

ul#menu_horizontal li { 
display : inline;
padding : 0 0.8em; 
}
ul#menu_horizontal {
list-style-type : none; 
}


.cat_communique {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:230px;
	height: 16px;
	background-color: #000000;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
}



.container {
	position: absolute;
	width: 80%;
	left: 50%;
	-ms-transform: translate(-50%, -40%);
	-webkit-transform: translate(-50%, -40%);
	transform: translate(-50%, -40%);
}

#cat_liste-artistes {
	position: relative;
	display: block;
	height: 1200px;
}

.footer {
	font-size: 16px;
	text-align: center;
	margin-top:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width:auto;
	height:350px;;
	background-color: #f9f9f9;
	z-index:50px;
}


.cat_footer_M {
	position:relative;
	display:block;
	float:left;
	font-size: 16px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	margin-left:95px;
	margin-top:30px;
	line-height:1.5;
}

#cat_foot {
	position: relative;
	width: 960px;
	height: auto;
	top:25px;
	margin-left: -480px;
	left: 50%;
	z-index: 21;
}

#cat_f {
	position: absolute;;
	width: 100%;
	top:-10px;
	left:-10px;
	z-index: 0;
	background-color: #f9f9f9;
	border-bottom: 1px #CCC solid;
}

.legende {
	text-align:left;
	display:block;
	margin-bottom:20px;

}

.bloc {
	position:relative;
	width:700px;
	display:block;
	margin-bottom:20px;
	box-shadow: 1px 1px 12px #F2F2F2;
	margin-left:auto;
	margin-right:auto; 
	margin-top:20px;
}

/* DEPUIS 1996 - LES DECOUVERTES */

.cat_r {
	position: relative;
	margin:0 auto;
	margin-top:15px;
	width: 900px;
	height: auto;
	margin-bottom: 50px;
}

/* LES ARTISTES */

.cat_titre {
	position: relative;
	display: block;
	float: left;
	width: 860px;
	height: 30px;
	font-size: 20px;
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
}

.cat_titre2 {
	position: relative;
	display: block;
	float: left;
	width: 860px;
	height: 30px;
	font-size: 20px;
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
}

#cat01 {
	position: relative;
	display: block;
	float: left;
	width: 350px;
	height: 365px;
	font-size: 20px;
	margin-left: 150px;
}

#cat02 {
	position: relative;
	display: block;
	float: left;
	width: 300px;
	height: 365px;
	font-size: 20px;
}

#cat03 {
	position: relative;
	display: block;
	float: left;
	width: 350px;
	height: auto;
	font-size: 20px;
	margin-left: 150px;
}

#cat04 {
	position: relative;
	display: block;
	float: left;
	width: 233px;
	height: auto;
	font-size: 20px;
}
