@charset "utf-8";
/* CSS Document */
body { text-align:center; background-color:#7c8287; height:100%;}
.page {width:756px; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	text-align:left; margin-right:auto; margin-left:auto;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
form {margin:0px;}
	
/* Top of the Page */
.header {width:inherit;}
.header .language_box {color:#000000; padding: 0 24px 3px 0; text-align:right;}
.header .language_box #en {color:#ffffff;}
.photo_player {margin-bottom:11px;}

/* Menu */
.menu { background-color:#a05e4a; color:#000000; border-top:9px solid #a05e4a; border-bottom:16px solid #a18c6f; padding-left:12px;}
.menu .item {float:left; padding:8px 14px 5px 10px;}
.menu .item a { text-decoration:none; color:#ffffff;}
.menu .item a:hover { text-decoration:underline; color:#ffffff;}
.menu #association {background-color:#a18c6f;}
.menu #association a {color:#000000;}

/* Middle */
.middle {padding:20px 16px 24px 18px; background-color:#eff0f2; color:#363536;}
.middle a {color:#363536;}

.middle .content {margin:0px 8px 20px 8px;}
.middle .content .column {float:left;}
.middle .content #col1 {width:455px;}

.middle .content #col1 .item {width:200px; margin-right:20px; float:left; margin-bottom:50px;}
.middle .content #col1 .item .thumb {margin-bottom:14px;}
.middle .content #col1 .item .thumb img {border:1px solid #bec0c2; }
.middle .content #col1 .item .label {}
.middle .content #col1 .item .label a {}



.middle .content #col2 {width:250px;}
.middle .content #col2 .item {margin-bottom: 34px;}
.middle .content .grey {padding:14px; background-color:#e2e4e7; border-top:1px solid #606164; border-bottom:1px solid #606164; }

.middle .content #col2 .search_form {width:200px;}
.middle .content #col2 .search_form .fieldname {margin-bottom:3px; width:200px;}
.middle .content #col2 .search_form .field {width:200px;}
.middle .content #col2 .search_form .field_row {margin-bottom:6px;}
.middle .content #col2 .search_form .field_select {width:206px;}
.middle .content #col2 .search_form h2 {font-size:16px; margin-top:0px; margin-bottom:8px; }

.middle .content #col2 #submenu {padding-bottom:2px;}
.middle .content #col2 #submenu .thumb {padding-bottom:12px;}
.middle .content #col2 #submenu .thumb img {border:1px solid #b7b9bd;}


.middle .footer {background-color:#c9cdd3; text-align:center; padding:5px 5px 8px 5px; font-weight:bold;}