/* CSS Document */

html, body {
    height:100%;
    font-family: Verdana, Tahoma,  Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin:0; 
    padding:0;
    background:#E4E7D5 url(images/body_bg.jpg) top left repeat-x;
}
A {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    text-decoration: underline; 
}
A:hover {
    text-decoration: none; 
}
A IMG{
    border: 1px solid #000000;
    background:white;
    margin: 0 4px 5px 0;
}
A:hover IMG {
    border: 1px solid #000000;
}
.button IMG {
    border: 0;
    background: transparent;
    margin: 0;
}
.button:hover IMG {
    border: 0;
}
.pic_news IMG {
    border: 0;
    background: transparent;
    margin: 0 10px 0 0;
}
.pic_news:hover IMG {
    border: 0;
}
blockquote{
    width: 281px;
    height: 72px;
    background: url(images/logo.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: -700em;
    overflow:hidden;
    white-space: nowrap;
}
blockquote a{
    display: block;
    width: 281px;
    height: 72px;
} 
.title_us_support{
    width: 244px;
    height: 27px;
    background: url(images/title_us_support.gif) top right no-repeat;
    display: block;
    margin: 0;
    text-indent: -700em;
    overflow:hidden;
    white-space: nowrap;
}
.title_bottom{ 
    width: 402px;
    height: 51px;
    background: url(images/title_bottom.gif) top right no-repeat;
    display: block;
    margin: 0 0 15px 0;
    text-indent: -700em;
    overflow:hidden;
    white-space: nowrap;
}
.about_txt{
    font-size:14px;
    color:#ffffff;
}
.about_txt div{
    font-size:18px;
    color:#ffffff;
    text-align:center;
}
.news_txt p{
    font-size:12px;
    color:#34454A;
    margin:0;
    padding:0;
    text-align:left;
}
.news_txt p span{
    font-size:12px;
    color:#7A8187;
}
.txt_support{
    font-size:20px;
    color:#ffffff;
}
.bottom_txt{
    font-size:14px;
    color:#ffffff;
}
.bottom_txt span{
    font-size:12px;
    color:#ffffff;
}
.bottom_txt span a{
    font-size:12px;
    color:#ffffff;
}
#menu_about_centre{ 
    width: 129px;
    height: 31px;
    background: url(images/menu_about_centre.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_about_centre:hover{ 
    background: url(images/menu_about_centre_cur.jpg) top left no-repeat;
}
#menu_do_contribution{
    width: 197px;
    height: 31px;
    background: url(images/menu_do_contribution.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_do_contribution:hover{
    background: url(images/menu_do_contribution_cur.jpg) top left no-repeat;
}
#menu_news{
    width: 121px;
    height: 30px;
    background: url(images/menu_news.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_news:hover{
    background: url(images/menu_news_cur.jpg) top left no-repeat;
}
#menu_relationship_with_us{
    width: 181px;
    height: 31px;
    background: url(images/menu_relationship_with_us.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_relationship_with_us:hover{
    background: url(images/menu_relationship_with_us_c.jpg) top left no-repeat;
}
#menu_about_centre_cur{ 
    width: 129px;
    height: 31px;
    background: url(images/menu_about_centre_cur.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_do_contribution_cur{
    width: 197px;
    height: 31px;
    background: url(images/menu_do_contribution_cur.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_news_cur{
    width: 121px;
    height: 30px;
    background: url(images/menu_news_cur.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
#menu_relationship_with_us_c{
    width: 181px;
    height: 31px;
    background: url(images/menu_relationship_with_us_c.jpg) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}

/*----------------- inner txt ----------------------------*/
.title_about{ 
    width: 483px;
    height: 28px;
    background: url(images/title_about.gif) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
.inner_about_txt{
    font-size:14px;
    color:#34454A;
}

/*----------------- inner news ----------------------------*/
.title_archive_news{ 
    width: 205px;
    height: 27px;
    background: url(images/title_archive_news.gif) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
.pageing{
    text-align: center;
    font-size: 12px;
    color: #34454A;
    padding: 60px 0 30px 0;
}
.pageing a{
    padding: 4px 8px;
    background: #ffffff;
    border: 1px solid #B9B9B9;
    font-size: 12px;
    color: #34454A;
    text-decoration: none;
margin:0 3px 0 0; 
}
.pageing a:hover{
   text-decoration: underline; 
}
.pageing span{
    padding: 4px 8px;
    background: #ffffff;
    border: 1px solid #B9B9B9;
    color:#7A8187;
    font-weight: bold;
margin:0 3px 0 0; 
}

/*----------------- inner news 2 ----------------------------*/
.title_your_contribution{ 
    width: 142px;
    height: 27px;
    background: url(images/title_your_contribution.gif) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
h2{
    font-family: Georgia;
    font-size: 30px;
    color:#434343;
    margin:0;
}
.news_txt_foto{
    font-size:12px;
    color:#34454A;
}
.img_news2 IMG{
    border: 1px solid #B9B9B9;
    background: transparent;
    margin: 0;
}
.img_news2:hover IMG{
    border: 1px solid #B9B9B9;
}

/*----------------- inner feedback ----------------------------*/
.title_relationship_with_us{
    width: 166px;
    height: 27px;
    background: url(images/title_relationship_with_us.gif) top left no-repeat;
    display: block;
    margin: 0;
    text-indent: 700em;
    overflow:hidden;
    white-space: nowrap;
}
.feedback{
    font-size:12px;
    color:#34454A;
}
.feedback form{
    font-size:14px;
    color:#7A8187;
    font-weight: bold;
}
.feedback input{
    width: 424px;
    height: 20px;
    margin: 2px 0 10px 0; 
}
.feedback textarea{
    width: 424px;
    height: 150px;
    margin: 2px 0 15px 0; 
}
.button_feedback IMG{
    border:0;
    margin: 0 0 0 340px;
    background: transparent;
}
.button_feedback:hover IMG{
    border:0;
}