#content {
    margin-right: 32px;
}

.bigbox {
	margin: 0 25px 0 10px;
}

#col1 {
    display: block;
    margin-left: 10px;
    font-size: 90%;
    width: 365px;
}

#featured {
}

#pub-intro {
    width: 234px;
    height: 60px;
border: 1px dotted #000;
background: #FFF;
margin: auto;
}

#col2 {
    display: block;
    margin: 0 25px 0 15px;
    font-size: 90%;
}


dl, dt, dd {
    margin: 0;
    padding: 0;
}


 dl {
    text-align: center;
    margin-bottom: 1em;
}

 dt {
    font-weight: bold;
    margin-bottom: 0.5em;
}

 img {
    border: 0;
}

#links {
    margin: 25px 25px 0 25px;
}

#links ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}

#links li {
    list-style: none;
    width: 80px;
    text-align: center;
}


.box {
    background: #E5E5E5 url(images/index-box-bot.gif) no-repeat;
    background-position: bottom;
    padding-bottom: 10px;
    width: 365px;
}


#actu {
    background-image: url(images/index-bullet-box-bot.gif);
}

.box h2 {
    margin: 0;
    text-align: center;
    background: #0260E4 url(images/index-box-top.gif) no-repeat !important;
    color: #fff !important;
    padding: 0 8px;
}

.box .content {
    padding: 0 8px;
}

#actu .content ul li {
    text-align: left !important;
}


#actu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#actu li {
    margin: 0;
    padding: 4px;
    list-style: none;
    background: url(images/index-bullet.gif) no-repeat;
}

#actu li .actu-date {
    float: left;
}

#actu li .actu-titre {
    margin-left: 55px;
}

#subcol1 {
	width: 175px;
	float: left;
}

#subcol2 {
	margin-left: 190px;
	margin-top: 10px;
	width: 175px;
}

table.layout, table.layout tr, table.layout td {
   background: none !important;
   border: 0px solid #fff !important;
   font-size: 100%  !important;
   text-align: left  !important;
}