/*
CSS News
*/

* {
margin: 0;
padding: 0;
}

body {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

A:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
A:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px ;color: #000000;}
A:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px ;color: #000000;}
A:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px ;color: #000000;}

.chunk {
background-image : url("http://donnees.gigabyte.fr/forum/design/favicon.png");
background-repeat : no-repeat;
padding-left : 19px;
margin-top : 2px;
padding-top : 1px;
padding-bottom : 3px;
width : 255px;
}

.icon {
width : 16px;
}

#news {
width : 980px;
height : 281px;
border : none;
border-collapse : collapse;
}


#contenu {
width : 100%;
height : 270px;
text-align : left;
vertical-align : top;
border-right : 1px solid #d0d0d0;
}

.sidebar {
height : 100%;
width : 1px;
background-color : #D0D0D0;
background-image : url("../img/pixel.jpg");
background-repeat : repeat-y;
vertical-align : top;
text-align : left;
margin-left : 1px;
}

h1, h4 {
font-weight: normal;
}

h1 {
font-size: 30px;
margin : 0 0 25px 0;
}

h4 {
font-size: 20px;
}

h5 {
color : gray;
font-size: 18px;
}

p {
margin: 0 0 25px;
}

