div, h1, h2, h3, p {
    margin: 0;
    padding: 0;

}
ol, ul, li {
    padding: 0;
    margin: 0 12px;
    padding-left: 5px;
}
ol, ul {
    margin-top: 12px;
}
li {
    vertical-align: middle;
    
}

img {
    border: 0;
}

h1 {
    font-family: Arial;
    color: #484848;
}
h2 {
    font-family: Arial;
    font-size: 14px;
    color: #484848;
    font-weight: normal;
}
h3 {
    font-family: Arial;
    font-size: 14px;
    color: #484848;
    font-weight: bold;
}
a {
    font-size: 12px;
    color: #269ddf;
}
.main {
    margin: 0 auto;

    padding: 0;
    height: 100%;
    width: 1001px;

    background-image: url(/images/bg_body.jpg);
    background-repeat: no-repeat;
}
.search{
    background-repeat: no-repeat;
    border: 0;
    width: 130px;
    margin: 0 5px 0 0;
    padding-left: 5px;
}
.prPath{
	color: #3399cc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#footer{
    background-color: #ffffff;
    border-top: 6px solid #f7f3eb;
    height: 60px;
    margin-top: 12px;
    /*position: relative;
    top: -500px;
    width: 100%;*/
}
#main {
    margin: 0 auto;

    padding: 0;
    height: 100%;
    width: 1001px;

    position:relative;
    left: 50%;
    margin-left: -500px;
}

#main_menu a{
    margin: 0 16px;
    color: #ffffff;
    text-decoration: none;
    text-transform:uppercase;
    font-size: 12px;
}
#you_know_inner {
    padding: 50px 10px 0 30px;
/*    height: 119px;
    width: 399px;*/
}
#you_know_inner p{
    font-size: 12px;
    }
#partner a{
    font-size: 12px;
    color: #269ddf;	
}
#icons img{
  border: 0;
}
#left_menu li {
    list-style-type: disc;
    color: #e08b06;
	margin-bottom:10px;
	margin-top: 10px;
}
#left_menu li a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}
#fond_news {
    width: 400px;
}
#fond_news a{
    font-size: 12px;
    color:#ffffff;
    text-decoration: none;
    margin-top: 6px;
}
span.date {
    display: block;
    font-size: 12px;
    font-weight: bold;
    }
    
#center0{
    font-size: 12px;
}
#center0 h1 {
    font-size: 18px;
    /*font-weight: normal;*/
    margin: 6px 0;
}
#center0 h2 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    /*font-weight: normal;*/
}
#center0 ul {
    list-style-image: url('marker_orange.jpg');
    margin-top: 12px;
    margin-bottom: 12px;
}

#center0 li {

}
#center0 p {
   margin: 6px 0;
   }
ol {
    
}
ol li {
    
}

#newsImg{
	width: 108px;
	height: 85px;
}