body{
	font-family: "Trebuchet MS", "Sans-serif";
	background: #dbd3ab url(./images/bg_body.png) repeat-x top;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
}

a {
  color: #bf200c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#page {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: #ffffff url(./images/bg_page.png) repeat-y;
  margin-bottom: 10px;
}

#page2 {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: url(./images/bg_page2.png) no-repeat top;
}

#footer {
  width: 960px;
  height: 30px;
  background: #d0c794 url(./images/bg_footer.png) no-repeat;
}

#header {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 900px;
  height: 270px;
  background: #ffffff url(./images/bg_header.png) no-repeat top;
}



#logo_col {
  padding-left: 20px;
  width: 220px;
  margin: 0;
  height: 270px;
  float: left;
}

#header_main {
  float: left;
  width: 660px;
  height: 270px;
}

#bookmarks {
  background: url(./images/bg_bookmarks.png) no-repeat top;
  width: 220px;
  margin: 0;
  height: 45px;
}

#bookmark_mos {
  float: left;
  padding-left: 20px;
  height: 30px;
  width: 70px;
  display: block;
  text-align: center;
}

#bookmark_vidiecan {
  float: left;
  height: 30px;
  padding-left: 10px;
  width: 105px;
  display: block;
}

a.bookmark {
  color: #6d3e12;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

a.bookmark:hover {
  color: #bf200c;
  text-decoration: none;
}

a.bookmark_active {
  color: #bf200c;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

a.bookmark_active:hover {
  text-decoration: none;
}


                
#logo {
  width: 220px;
  margin: 0;
  height: 225px;
}

#img_logo {
  margin: 0;
  padding: 0;
  border: none;
}

#partners {
  width: 650px;
  padding-left: 10px;
  height: 67px;
  text-align: right;
}

.img_partners {
  float: right;
  margin-right: 20px;
  border: none;
}

#header_main2 {
  width: 660px;
  height: 175px;
}


ul#menu {
  width: 160px;
  height: 175px;
  float: left;
  margin: 0;
  padding: 0;
}

ul#menu li.menu_item{
  height: 21px;
  padding-left: 5px;
  padding-top: 3px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-top: 0px;
  margin-right: 0px;
  width: 154px;
  text-align: left;
/*  background: yellow;*/
  list-style: none;
}

ul#menu li.menu_item ul {
  display: none;
  position: relative;
  z-index: 100;
  left: 150px;
  top: -22px;
  margin: 0;
  padding: 0;
  background: #b77739 url(./images/bg_menu2.png) repeat-y top;
  padding-bottom: 1px;
  padding-top: 0px;
}

ul#menu li.menu_item:hover ul {
  display: block;
  
  
}

ul#menu li.menu_item ul li.menu_item2 {
  height: 21px;
  padding-left: 5px;
  padding-top: 3px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-top: 0px;
  margin-right: 0px;
  width: 154px;
  text-align: left;
  
  list-style: none;
}








#header_photo {
  width: 500px;
  height: 175px;
  float: left;
  
}

#header_photo img {
  border: none;
  margin: none;
}

a.menu {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 150px;
}

a.menu:hover {
  color: #fee559;
  font-weight: bold;
}

#info {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 5px;
  height: 25px;
  width: 900px;
  color: #ffffff;
  background: #b77739 url(./images/bg_info.png) repeat-x top;
}

#content {
  margin-top: 10px;
  width: 870px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 30px;
  margin-right: 30px;
  text-align: justify;
  overflow: hidden;
  padding-bottom: 20px;
}

.h_center, h1 {
  font-size: 20px;
  color: #6d3e12;
  font-weight: bold;
  text-align: center;
}

.h_left, h2 {
  font-size: 18px;
  color: #6d3e12;
  font-weight: bold;
  text-align: left;
}


.note_title {
  font-size: 16px;
  font-weight: bold;
  color: #bf200c;
  text-align: center;
}

.note_text {
  font-size: 14px;
  font-weight: bold;
  color: #6d3e12;
  text-align: center;
}

.n_center {
  text-align: center;
}

img.photo {
  border: 1px solid #6d3e12;
}

img.photo2 {
  border: 1px solid #6d3e12;
  padding: 5px 5px 5px 5px;
}

table.list {
  
}

table.list td {
  vertical-align: top;
  text-align: justify;
}

div.list_item {
  width: 435px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}

div.list_item_picture {
  width: 200px;
  float: left;
}

div.list_item_text {
  width: 205px;
  padding-left: 10px;
  padding-right: 20px;
  float: left;
}


.t_center {
  vertical-align: top;
}

.highlighted {
  color: #bf200c;
}


.vidiecan_header {
  width: 870px;
  overflow: hidden;
  margin-bottom: 10px;
}

.vidiecan_header_months {
  width: 200px;
  text-align: left;
  float: left;
  font-weight: bold;
}

.vidiecan_header_year_class {
  width: 470px;
  text-align: center;
  float: left;
  font-weight: bold;
}

.vidiecan_header_number {
  width: 200px;
  text-align: right;
  float: left;
  font-weight: bold;
}

.vidiecan_header_ident {
  width: 300px;
  text-align: left;
  float: left;
  font-weight: bold;
}

.vidiecan_header_section {
  width: 270px;
  text-align: center;
  float: left;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.vidiecan_header_content {
  width: 300px;
  text-align: left;
  float: left;
  text-align: right;
}

.vidiecan_title_image {
  float: left;
  width: 300px;
  margin-left: 50px;
  margin-right: 50px;
}

.vidiecan_title_image img {
  border: 1px solid #000000;
}

.vidiecan_content_main {
  float: left;
  width: 470px;
}

.vidiecan_content_main ol li {
  margin-bottom: 10px;
}

.vidiecan_content_link {
  font-weight: bold;
}