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

body {
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#000000;
background-image:url(fond.gif);
background-repeat:repeat;
background-position:top;
}

a {
text-decoration:none;
}

img {
border:none;
}

h1{
color:#CCCCCC;
}


p{
color:#CCCCCC;
}

hr {
margin-top:50px;
border:1px dotted #CCCCCC;
clear:both;
}

#conteneur {
width:1000px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:75px;
}

#button{
padding:15px;
background-color:#999999;
float:left;
margin-top:20px;
margin-bottom:25px;
width:300px;
text-align:center;
margin-left:335px;
}

#button:hover{
background-color:#333333;
text-decoration:none;
color:#FFFFFF;

}

#button a{
text-decoration:none;
border:none!important;
color:#FFFFFF;
}
#button a:hover{
text-decoration:none;
border:none!important;
color:#FFFFFF;
}

#header{
width:1000px;
color:#CCCCCC;
}


#nav{
height:70px;
font-size:24px;
}


#nav ul #menu_1 {
margin-left:40px;
margin-right:50px;
height:39px;
float:left;
text-align:center;
list-style-type:none;
}


#nav ul #menu {
margin-right:50px;
height:39px;
float:left;
text-align:center;
list-style-type:none;
}

#nav ul li a {
color:#CCCCCC;
font-weight:bold;
}

#nav ul #menu a:hover {
border-bottom:#CCCCCC solid 1px;
}

#nav ul #menu_1 a:hover {
border-bottom:#CCCCCC solid 1px;
}


#clip{
float:left;

}

#clip_video{
float:left;
width:1000px;
height:563px;
margin-bottom:30px;
}

#prix_zankyou{
width:1000px;
float:left;
margin-bottom:25px;

}

#ziwa{
float:left;
width:220px;
height:220px;
margin-top:30px;
margin-left:94px;
margin-right:20px;
margin-bottom:30px;
}

#livetonight{
float:left;
width:220px;
height:220px;
margin-top:30px;
margin-left:94px;
margin-right:20px;
margin-bottom:30px;
}


#ziwa_txt{
width:600px;
float:left;
margin-top:70px;
color:#FFFFFF;
text-align:center;
font-size:25px;
}

#livetonight_txt{
width:600px;
float:left;
margin-top:70px;
color:#FFFFFF;
text-align:center;
font-size:25px;
}

#ziwa_txt a{
text-decoration:none;
color:#FFFFFF;
}
#ziwa_txt a:hover{
border-bottom:#FFFFFF 1px solid;
}

#livetonight_txt a{
text-decoration:none;
color:#FFFFFF;
}
#livetonight_txt a:hover{
border-bottom:none;
}

#avis {
width:1000px;
float:left;

}

#footer{
margin-bottom:35px;
color:#CCCCCC;
}

#footer a {
color:#CCCCCC;
font-weight:bold;
}

#footer a:hover {
border-bottom:#CCCCCC solid 1px;
}