@charset "utf-8";
body {
font-family : Verdana;
font-size : 8pt;
text-align : center;
}
html{
width:100%;
overflow-x: hidden;
}

body{
width:100%;
overflow-x: hidden;
}
#wrapper {
width : 980px;
margin : 0 auto;

}
#search {
    
margin:20px;
}

#header {
width : 300px;
margin-top : 5px;
height : 30px;
float : left;
}
#header h1 {
margin :0;
padding:0;
font-size:13pt;
text-align:left;
font-weight:bold;
font-family : Courier New, Courier, mono;
color : #ff0000;
}
#pendule {
margin : 0;
font-family : Courier New, Courier, mono;
color : #ff0000;
font-size:14pt;
margin-top : 10px;
}
#bookmark {
float : left;
width : 525px;
margin-top : 5px;
margin-left: 10px;
text-align : left;
height : 30px;
}
.news {
width : 50%;
height : 72px;
float : left;
display : block;
}
.news a {
width : 50%;
}
#news {
margin-left:100px;
width: 100%;
overflow: hidden;
}
.news iframe {
height : 88px;
width : 100%;
overflow: auto;
}
#radio {
height : 30px;
width : 100%;
text-align : center;
clear : both;
}
#wrapper #radio h4 {
font-family : Courier New, Courier, mono;
margin : 0;
color : blue;
font-size:9pt;
}
.text {
color : #666666;
}

