body, html {
    margin:0 auto;
    padding:0;
    font-family:"Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size:12px;
    color:#369;
    line-height:140%;
}

img {
    border:0;
}

a{
    color:#00aded;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

#top {
    background-image:url("/images/back_top.jpg");
    background-repeat:repeat-x;
}

#topImg {
    margin:0 auto;
    width: 1100px;
}

#middle {

}

#mcontent {
    margin:25px auto;
    width: 1100px;
}

#bottom {
    background-image:url("/images/back_bottom.jpg");
    margin-top:25px;
}

#bottom_partners {
    margin-bottom:30px;
}

#bcontent {
    margin:0 auto;
    width: 1100px;
}

#bpartners {
    margin:24px auto;
    width: 750px;
}


#left {
    padding-left:102px;
    width:241px;
    vertical-align:top;
}

#center {
    padding-left:26px;
    width:385px;
    vertical-align:top;
}

#right {
    padding-left:21px;
    width:239px;
    padding-right:86px;
    vertical-align:top;
}

#big_right {
    padding-left:26px;
    width:645px;
    padding-right:86px;
    vertical-align:top;
}

#bleft {
    padding-left:73px;
    width:265px ;
    vertical-align:top;
}

#bcenter {
    padding-left:0px;
    width:417px ;
    vertical-align:top;
    padding-top:13px;
    font-weight:bold;
}

#bcenter td{
    padding-right:36px;
}

#bcenter td div{
    padding-bottom:4px;
}

#bcenter a{
    color:#004d6a;
    text-decoration:none;
}

#bcenter a:hover{
    text-decoration:underline;
}

#bright {
    padding-left:21px;
    width:324px ;
    vertical-align:top;
}


.cat {
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    color:#004d6a;
    padding-bottom:7px;
    margin-bottom:7px;
    border-bottom:1px solid #00aded;
}

.cat a{
    color:#004d6a;
    text-decoration:none;
}

.cat a:hover{
    text-decoration:underline;
}

#search{
    margin:10px 0;
    background-image:url("/images/search.jpg");
    background-repeat:no-repeat;
    width: 244px;
    height: 29px;
    position:relative;
}

#search #q {
    position:absolute;
    left:30px;
    top:6px;
    border:1px solid #00aeef;
    background-color:#00aeef;
    color:white;
    width: 200px;
}

#banner{
    padding-top:5px;
    padding-bottom:25px;
}

#bannerText{
    padding-left:16px;
    padding-bottom:15px;
    padding-top:18px;
    width: 364px;
    height: 28px;
    border:  1px solid #00aded;
    font-size: 23px;
    margin-bottom: 25px;
    cursor: pointer;
    line-height: 150%;
}

#bannerText a, #bannerText a:hover {
    text-decoration: none;
}

#bannerText .highlight{
    color: #f69;
}

.news {
    padding:10px 0;
    border-top:1px solid #00aded;
    line-height:150%;
    font-size:11px;
}

.news .date {
    color:#f69;
    font-size:11px;
    font-weight:bold;
}

.news .title {
    color:#00aded;
    font-size:13px;
    font-weight:bold;
}

.news .title a{
    color:#00aded;
    text-decoration:none;
}

.news .title a:hover{
    text-decoration:underline;
}

h1 {
    padding:0;
    margin:0;
}

.newsEntry {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #00aded;
    line-height:150%;
}

.newsEntry .date {
    color:#f69;
    font-size:11px;
    font-weight:bold;
}

.newsEntry .title {
    color:#00aded;
    font-size:13px;
    font-weight:bold;
}

.newsEntry .title a{
    color:#00aded;
    text-decoration:none;
}

.newsEntry .title a:hover{
    text-decoration:underline;
}

#path{
    padding-bottom:9px;
    margin-bottom:10px;
    border-bottom:1px solid #004d6a;
    text-transform:uppercase;
    font-size:10px;
}

#oneNews h1{
    color:#00aded;
    padding-top: 5px;
    line-height: 100%;
}


#oneNews h2 {
    color: #00aded;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    padding: 3px 0;
    margin: 20px 0 5px 0;
    border-top: 1px solid #00aded;
    border-bottom: 1px solid #00aded;
}

#oneNews h3 {
    color: #f69;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 5px 0 0 0;
    padding-top: 10px;
}

#oneNews ul {
    padding-left:13px;
}

#oneNews .data{
     color:#f69;
}

/* calendar */

#calMonth {
    /*font-size: 0.563em;*/
    font-size:9px;
    width: 244px;
}

#calDays {
    /*font-size: 0.688em;*/
    font-size:11px;
    color: #95a1aa;
    width: 244px;
    background-color: #eaeaea;
    padding-top: 5px;
    padding-bottom:5px;;
    margin-bottom: 0px;
}

#calDays td {
    text-align: center;
    padding: 2px 0;
    width: 40px;
}

#calDays .dow {
    color: #039;
    font-weight:bold;
    padding:1px 5px;
}

#calDays .dayHit,#calDays .dayHit a {
    color:#f93;
    font-weight: bold;
    text-decoration:none;
}

#calDays .dayHit a:hover {
    /*color: #f90;*/
    color:#f93;
    /*font-weight: bold;*/
    text-decoration:underline;
}

#calFooter {
    border:2px solid #eaeaea;
    border-top:none;
    padding:1px;
    font-size:11px;
    display:none;
}

/* sitemap */

#sitemap{
   padding-top:5px;
   line-height:200%;
}

#sitemap .categ{
    text-transform:uppercase;
}

#sitemap .categ a{
    color: #039;
    font-size:12px;
    text-decoration:none;
}

#sitemap .categ a:hover{
    text-decoration:underline;
}


#sitemap .categNews{

}

#sitemap .categNews a{
    color:#00aded;
    text-decoration:none;
}

#sitemap .categNews a:hover{
    text-decoration:underline;
}

#project strong{
     color: #00aded;
}

#project {
    margin-top:15px;
}

#destaque {
    width: 385px;
    height: 245px;
    color: #004d6a;
    font-size: 18px;
    line-height:170%;
}

/*wps_slide*/
.toggleNext{
    cursor:pointer;
}



