* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Courier New", Courier, monospace;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #99CC00;
	font-size: 12px;
}


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: -60px;
	left: 35%;
	width: 356px;
	height: 235px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right:20px;
	margin:0;
	/*border: 1px solid black; */
	background-color: transparent;
	background : url(http://www.kazh.fr/medias/box.png) no-repeat;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:356px;
	height:39px;
	padding-top:4px;
	padding-left:8px;
	margin:0;
	background-color:transparent;
	font-family: "Courier New", Courier, monospace;
	color:white;
	font-weight:bold;
	text-align:center;
}

#box_dl
{
	display: none;
	position: absolute;
	top: -130px;
	left: 20%;
	width: 550px;
	height: 330px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right:20px;
	margin:0;
	/*border: 1px solid black; */
	background-color: transparent;
	background : url(http://www.kazh.fr/medias/box_dl.png) no-repeat;
	z-index:101;
	overflow: none;
}

#boxtitle_dl
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:550px;
	height:39px;
	padding-top:4px;
	padding-left:8px;
	margin:0;
	background-color:transparent;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	color:white;
	text-align:center;
}



p {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	padding-top:10px;
}

p.article {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	padding-top:10px;
	text-align: justify;
}

a img {border: none;}

table,td,tr {
	vertical-align:top;
	background-color: transparent;
}

ul {
}


li {
	font: "Courier New", Courier, monospace;
	list-style-type: circle;
	margin-left:10px;
}


li.nouvelles {
	list-style-type: disc;
	font: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-top:5px;
	text-align: left;
} 


h1 {
	color: #e8963e;
	font: "Courier New", Courier, monospace;
	font-size: 15px;
	text-align: left;
}

h2 {
	color: #FF6600;
	font: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h3 {
	color: white;
	font: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: left;
}

h4 {
	color: #FF6600;
	font: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

h5 {
	color: #FF6600;
	font: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: left;
}

h6 {
	color: #FF6600;
	font: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
}

#header { 
	width : 975px;
	height : 255px;
	margin : 0 auto;
	background : url(http://www.kazh.fr/medias/kazh_header.png) no-repeat;
}

.liens { 
	position: absolute;
	margin : 20px 0px 0px 582px;
	width:378px;
	height:170px;
}

.accueil {
	margin : 10px 0px 0px 0px;
	width:83px;
	height:57px;
}

.news {
	margin : -70px 0px 0px 155px;
	width:83px;
	height:57px;
}

.lien {
	margin : -40px 0px 0px 285px;
	width:83px;
	height:57px;
}

.musiques {
	margin : -10px 0px 0px 120px;
	width:137px;
	height:57px;
}

.contact {
	margin : 0px 0px 0px 70px;
	width:123px;
	height:57px;
}

.infos {
	margin : -70px 0px 0px 285px;
	width:83px;
	height:57px;
}



#content {
	position : relative;
	width : 975px;
	margin : 0 auto;
	background : url(http://www.kazh.fr/medias/corps.png) repeat-y;
}

td.gauche {
	padding-right:20px;
}

td.gauche li.link {
	list-style-type: disc;
	font: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-top:10px;
	text-align: left;
} 

td.gauche a {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: black;
}

td.gauche a:hover {
	background: #99CC00; 
	color: white;
}

td.gauche a.ref {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: black;
	text-decoration: none ;
}

td.gauche a.ref:hover {
	background: transparent; 
	color: Black;
}

td.gauche a.ref:visited {
	background: transparent; 
	color: Black;
}

td.droite {
	padding-left:20px;
}

td.droite a {
background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: white;
	text-decoration: none ;
}

td.droite a:hover {
	background: #99CC00; 
	color: white;
}

td.droite a:visited {
	color: Black;
}

td.droite li {
	font: "Courier New", Courier, monospace;
	text-align:justify;
	margin-left:10px;
	font-size : 12px;
}

td.droite li.def {
	list-style-type: disc;
	font: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-top:10px;
	text-align: justify;
}

td.droite li.dl {
	list-style-type: disc;
	font: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-top:10px;
	text-align: left;
} 

td.droite a.dl {
background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: black;
	text-decoration: none ;
}

td.droite a.dl:hover {
	background: #99CC00; 
	color: white;
}


td.droite a.ref {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	color: black;
	text-decoration: none ;
}

td.droite a.ref:hover {
	background: transparent; 
	color: Black;
}

td.droite a.ref:visited {
	background: transparent; 
	color: Black;
}

#footer {
	font-size: 14px;
	width : 975px;
	height: 255px;
	margin: 0 auto;
	background : url(http://www.kazh.fr/medias/kazh_footer.png) no-repeat;
	text-align : center;
	clear: both;
}
