html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
    margin: 0;
    padding: 0;
    border: 0;
}
body{
    color:#fff;
    font-family:Arial, Helvetica, Geneva, sans-serif;
    background:#3a3a3a url(../images/bg.gif) 0 0 repeat-y;
}
ul.strong {
    font-weight:bold !important;
    font-size:12px !important;
}
ul.extras {
    font-weight:bold !important;
    font-size:12px !important;
    color:#906bc5;
}
li {
    list-style:outside;
    list-style-type:square;
}
input.form, textarea.form {
    width:99%;
    border:1px solid #fff;
    background-color:#ccc;
}
#maincontainer{
    margin:0;
    padding:0;
}
#topsection{
    height: 136px;
}
#contentwrapper{
    float: right;
    width: 100%;
    margin-left: -713px;
}
#thirdcolumn{
    margin-left: 713px;
    background:#c60812 url(../images/bgnews.gif) 0 0 no-repeat;
}
#thirdcolumn{
    margin-left: 713px;
    background:#c60812 url(../images/bgnews.gif) 0 0 no-repeat;
}
/*#thirdcolumn .columnspacer div{
    width: 141px;
}*/
#firstcolumn{
    float: left;
    width: 136px;
}
#secondcolumn{
    float: left;
    width: 577px;
    /*background:#3a3a3a url(../images/bgpage.gif) 0 0 repeat-x;
    background-color:#666;*/
    font-size:11px;
}
#footer{
    clear: both;
    width: 100%;
}
.columnspacer{
    margin:0 10px 0 10px;
}
.news{
    margin-bottom:15px;
}
#newsColumnBase {
    width:141px;
}
#newstitle {
    margin-left:10px;
}
.newsColumn {
    /*float:left;*/
    width:141px;
    margin-left:10px;
}
.newstitle{
    font-size:9px;
    color:#fff;
    background-color: #333;
    padding:3px 0 3px 3px;
    margin-bottom:5px;
}
.newsimg{
    text-align:center;
    margin-bottom:5px;
}
.newsdesc{
    font-size:9px;
    color:#ccc;
}
.newsdesc a{
    text-align:right;
    font-size:9px;
    color:#fff;
}
#rss {
    display:block;
    border-top:1px solid #fff;
    text-align:right;
    padding-top:5px;
}
#rss a {
    font-size:11px;
    color:#fff;
}
img {
    border:none;
}
a {
    color:#666;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    display:block;
}
a:hover {
    color:#333;
}
.submenu a {
    color:#999;
    font-size:11px;
}
.submenu a:hover {
    color:#333;
    font-size:11px;
}
table {
    border-collapse:collapse;
}
#mainmenu{
    margin-top:30px;
}
#mainmenu td {
    text-align:right;
    font-weight:bold;
    font-size:11px;
    border-top:1px solid #f00;
    border-bottom:1px solid #f00;
    padding:5px 0;
}
#mainmenu td.mainsection {
    padding-left:10px;
    padding-right:10px;
}
.submenu td {
    color:#ccc;
    border:none !important;
    padding:3px 0 !important;
    vertical-align:top;
}
.submenu td a, .submenu td a:hover {
    font-size:9px;
}
.productsmenu {
    width:100%;
}
.productsmenu td {
    color:#999;
    text-align:left !important;
    padding:0 !important;
    vertical-align:middle;
}
.productsmenu td a, .productsmenu td a:hover {
    font-size:11px;
}
.submenu td.first, .productsmenu td.first {
    width:16px;
    height:16px;
}
.productsmenu td.productsline {
    padding-left:10px !important;
}
.floatl {
    float:left;
}
.floatr {
    float:right;
}
.clearer {
    clear: both;
    width: 0;
    height: 0;
    font: 0px/0px monospace;
}
#contentTitle a {
    display:inline;
    color:#fff;
}
#contentTitle a:hover {
    color:#f00;
}
#alert h3
{
    font-size:12px;
    padding-left:10px;
    padding-top:10px;
}

#lingue{
    padding:10px;
    color:#fff;
}

#lingue a{
    padding:5px;
    color:#fff;
    display:inline;
}

#lingue a:hover{
    color:#fff;

}
