body {margin: 0}
a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

a {
    text-decoration: none;
    font-size: 11px;
    font-family: verdana;
    color: #02426C;
}
a:hover {
    text-decoration: underline;
}

td, div, span, font, li, input, textarea, select {
    font-size: 11px;
    font-family: verdana;
    color: #000000;           
}
p {
    font-size: 11px;
    font-family: verdana;
    color: #000000;           
	margin-top:1px;
	margin-bottom:10px;
}
b {
    font-size: 11px;
    font-family: verdana;
    color: #000000;           
    font-weight: bold;
}

.head_bg {
    background-image: url(../img/head_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.img_bg {
    background-image: url(../img/img_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.lang_bg {
    background-image: url(../img/lang_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.menu_bg {
    background-image: url(../img/menu_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.left_right_bg {
    background-image: url(../img/left_right_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}


.menu {
    font-size: 11px;
    font-family: verdana;
    color: #ffffff;
}

.left_menu {
    font-size: 11px;
    font-family: verdana;
    color: #02426C;
}
.left_menu_bg {
    background-image: url(../img/left_menu_bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
    background-color:#DDEDF6;
}
.left_menu_active_bg {
    background-image: url(../img/left_menu_active_bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
    background-color:#EBF7FF;
}
.td_bg {
    padding-left: 10px;
    background-color:#DDEDF6;
    font-size: 3px;
}
.td_active_bg {
    padding-left: 10px;
    background-color:#EBF7FF;
    font-size: 3px;
}

.border_menu {
    border-right : 1px solid;    
    border-color: #0072BC;
}
.border_menu_bottom {
    border-bottom : 1px solid;    
    border-color: #0072BC;
}

.library_title {
    font-size: 12px;
    font-family: verdana;
    color: #02426C;
    font-weight: bold;
}
.library_link {
    font-size: 11px;
    font-family: verdana;
    color: #02426C;
}

.dot {
    background-image: url(../img/dot.gif);
    background-position: center top;
    background-repeat: repeat-x;
}
.all {
    font-size: 11px;
    font-family: verdana;
    color: #898989;
}

.center_border {
    border-left : 1px solid;    
    border-right : 1px solid;    
    border-bottom : 1px solid;    
    border-color: #F0BC51;
}
.center_bottom {
    border-bottom : 1px solid;    
    border-color: #F0BC51;
}
.center_left {
    border-left : 1px solid;    
    border-color: #F0BC51;
}
.center_right {
    border-right : 1px solid;    
    border-color: #F0BC51;
}

.center_top_bg {
    background-image: url(../img/center_top_bg.gif);
    background-position: center top;
    background-repeat: repeat-x;
}
.left_bg {
    background-image: url(../img/left_bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
}
.right_bg {
    background-image: url(../img/right_bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

.content_title {
    font-size: 12px;
    font-family: verdana;
    color: #95480B;
    font-weight: bold;
    padding-top: 5px;
}

.center_left {
    border-left : 1px solid;    
    border-color: #F0BC51;
}
.center_right {
    border-right : 1px solid;    
    border-color: #F0BC51;
}

.vert_dot {
    background-image: url(../img/vert_dot.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

.event_title {
    font-size: 12px;
    font-family: verdana;
    color: #275516;
    font-weight: bold;
}

.event_bg {
    background-image: url(../img/event_bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
    background-color:#ECF2E9;
}

.event_border {
    border-left : 1px solid;    
    border-bottom : 1px solid;    
    border-color: #275516;
}
.copyright {
    font-size: 10px;
    font-family: verdana;
    color: #898989;
}

.autor {
    font-size: 11px;
    font-family: verdana;
    color: #95480B;
}

.back_top {
    font-size: 10px;
    font-family: verdana;
    color: #924303;
    text-transform : uppercase;
}

.tbl_border {
    border : 1px solid;    
    border-color: #95480B;
}
.tbl_left {
    border-left : 1px solid;    
    border-color: #95480B;
}
.tbl_top {
    border-top : 1px solid;    
    border-color: #95480B;
}

.width {
	width: 180px;
}

.width_select {
	width: 305px;
}

h1 {
	display: inline;
    font-size: 14px;
    font-family: verdana;
    color: #95480B;
    font-weight: bold;
    padding-top: 5px;
	text-transform: uppercase;
}
h2 {
	display: inline;
    font-size: 11px;
    font-family: verdana;
    color: #02426C;
    font-weight: normal;
}
h3 {
	display: inline;
    font-size: 11px;
    font-family: verdana;
    color: #02426C;
    font-weight: normal;
}
