.news {
margin-left: 5px;
}
.news_haut {
background: url("../img/news/haut_news.png");
background-repeat: no-repeat; 
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
width: 650px;
height: 35px;
text-align: center;
}
.contenu {
background: url("../img/news/fond_news.png");
background-repeat: repeat-y;
width: 650px;
font-family: "Arial", Tahoma;
color: #fffeb8;
padding: 0px;
padding-left: 10px;
padding-top: 10px;
}
.contenu p {
padding-right: 20px;
}
.contenu a {
color: #ff8400;
}
.img_news {
min-width: 100px;
max-width: 600px;
border: 1px solid #ffffff;
margin-left: -15px;
}
.news_bas {
background: url('../img/news/bas_news.png');
background-repeat: no-repeat;
width: 650px;
height: 25px;
text-align: center;
font-size: 15px;
}
.auteur {
color: #520000;
}
.news_bas a {
color: #FFFFFF;
font-weight: bold;
}
.aut_date {
background: url("../img/news/fond_news.png");
background-repeat: repeat-y;
width: 650px;
color: #000000;
font-size: 14px;
padding-left: 10px;
}

.titcom {
font-weight: bold;
width: 650px;
text-align: center;
}
.comm {
background: url("../img/comm/haut_comm_01.png");
background-repeat: no-repeat;
width: 160px;
height: 20px;
text-align: center;
border-right: 1px solid #000000; 
color: #000000;
}
.comm2 {
background: url("../img/comm/haut_comm_02.png");
background-repeat: no-repeat;
width: 490px;
height: 20px;
text-align: center;
color: #000000;
}
.bs_comm {
background: url("../img/comm/bas_comm_01.png");
background-repeat: no-repeat;
width: 160px;
height: 10px;
border-right: 1px solid #000000; 
}
.bs_comm2 {
background: url("../img/comm/bas_comm_02.png");
background-repeat: no-repeat;
width: 490px;
height: 10px;
}
.fd_comm {
background: url("../img/comm/fond_comm_01.png");
background-repeat: repeat-y;
width: 160px;
border-right: 1px solid #000000; 
}
.fd_comm2 {
background: url("../img/comm/fond_comm_02.png");
background-repeat: repeat-y;
width: 490px;
padding: 0px;
padding-left: 10px;
padding-right: 50px;
}
.fd_comm3 {
background: url("../img/comm/fond_comm_02.png");
background-repeat: repeat-y;
width: 490px;
padding: 0px;
padding-left: 10px;
padding-right: 50px;
}
.b_com {
background: url("../img/comm/b_com_01.png");
background-repeat: no-repeat;
width: 160px;
height: 5px;
border-right: 1px solid #000000; 
}
.b_com2 {
background: url("../img/comm/b_com_02.png");
background-repeat: no-repeat;
width: 490px;
height: 5px;
}
#add_com fieldset {
width: 630px;
border: 1px solid #000000;
}
#add_com fieldset legend {
border: 1px solid #000000;
}
.bot_controle {
display: none;
}
.return a {
color: #0000EE;
}