body
{ 
width: 961px;
margin: auto;
margin-top: 20px;
background-color: #000000; 
background-image: url(../medias/site/bg.jpg);
font-family: Arial;
font-size: 13px;
}

a
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

img
{
border: 0px;
}

#general_top
{
width: 961px;
height: 35px;
position: relative;
background-image: url(../medias/site/general_top.png);
background-repeat: no-repeat;
}


#general_middle
{
width: 961px;
height: auto;
position: relative;
background-image: url(../medias/site/general_middle.png);
background-repeat: repeat-y;
}


#general_bottom
{
width: 961px;
height: 55px;
position: relative;
background-image: url(../medias/site/general_bottom.png);
background-repeat: no-repeat;
font-weight: bold;
text-align: center;
}

#general_bottom a
{
color: #000000;
}

#header_commu
{
width: 244px;
height: 79px;
position: relative;
left: 260px;
top: -12px;
}

#header_tri
{
width: 237px;
height: 72px;
position: absolute;
left: 500px;
top: 0px;
}

#menu
{
width: 429px;
height: 44px;
position: relative;
left: 270px;
top: -17px;
}

#menu ul
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 0px 0px;
display: block;
list-style: none;
}

#menu li
{
margin: 0px -4px 0px 0px;
display: inline;
list-style: none;
}

#info
{
width: 177px;
height: 85px;
position: absolute;
left: 725px;
top: 0px;
background-image: url(../medias/site/info.png);
background-repeat: no-repeat;
}

#info h3
{

margin: 0px;
margin-left: 40px;
margin-top: 5px;
font-family: Verdana;
font-size: 17px;
font-weight: normal;
}

#info h4
{
margin: 0px;
margin-left: 76px;
margin-top: -50px;
font-family: Verdana;
font-size: 15px;
}

#info h5
{
width: 100px;
height: 20px;
text-align: center;
margin: 0px;
margin-left: 50px;
margin-top: 5px;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
}

#info p
{
margin: 0px;
margin-left: 20px;
font-family: Verdana;
font-size: 15px;
}

#news
{
width: 203px;
height: 601px;
position: absolute;
float: left;
left: 50px;
top: 0px;
background-image: url(../medias/site/news.png);
}

#news h1
{
color: #105673;
margin: 0px;
padding: 0px;
font-size: 22px;
font-family: 'Verdana';
letter-spacing: 2px;
margin-left: 15px;
font-weight: normal;
}

#news h3
{
color: #0072a1;
margin: 0px;
padding: 0px;
font-size: 13px;
font-family: Verdana;
margin-left: 15px;
}

#news p
{
width: 160px;
padding-top: 0px;
margin-top: 0px;
margin-left: 15px;
}

#news a
{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-align: justify;
}

