﻿.logoContainer DIV
{
    font-weight: bold;
    font-size: 125%;
    color: #ba2b15;
    position: absolute;
    left: 3px;
    top: 168px;
}
.bannerContainer
{
    position: absolute;
    top: 0px;
    left: 303px;
    width: 528px;
    height: 91px;
}
.menuContainer
{
    position: absolute;
    right: 0px;
    bottom: 7px;
    width: 528px;
    height: 110px;
    overflow: hidden;    
}
.menuContainer UL
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.menuContainer UL LI
{
    float: left;
    display: block;
    position: relative;
    width: 158px;
    height: 36px;
    margin-right: 1px;
    margin-bottom: 1px;
    padding-left: 17px;
    
    background-repeat: repeat-x;    
}
.menuContainer UL LI A
{
    color: White;
    white-space: normal;
    display: block;
    width: 155px;
}
.linksContainer
{
    position: relative;
    width: 100%;
    height: 26px;
    display: block;
    overflow: hidden;
}
.linksContainer .link.first
{
    background-image: url("../pictures/leftCorner1.gif");
    background-repeat: no-repeat;
}
.linksContainer .link
{
    float: right;
    padding-left: 6px;
    height: 26px;
    background-image: url("../pictures/leftCorner3.gif");
    background-repeat: no-repeat;
}
.linksContainer .link .content
{
    height: 26px;
    padding-top: 3px;
    padding-right: 6px;    
    background-image: url("../pictures/linksBackground.gif");
    background-repeat: repeat-x;
    background-position: top left;
    border-top: solid 1px #f5caa4;
    border-right: solid 1px #f5caa4;    
}
.linksContainer .link .content A
{
    color: #dc4300;
}
.leftMenuContainer
{
    position: relative;
    width: 276px;
    margin: 0px 1px 0px 1px;
    background-color: White;
}
.leftMenuContainer UL
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.leftMenuContainer UL LI
{
    display: block;
    width: 100%;
    height: 29px;
    overflow: hidden;
    background-image: url("../pictures/leftMenuLine.gif");
    background-repeat:  repeat-x;
}
.leftMenuContainer UL LI A
{
    display: block;
    background-image: url("../pictures/arrow.gif");
    background-repeat: no-repeat;
    color: #DC4300;
    margin-left: 4px;
    margin-top: 8px;
    padding-left: 26px;
}
.leftMenuContainer UL LI A:hover
{
     background-image: url("../pictures/arrowHover.gif");
     color: #FE0101;
}
.actualContainer
{
    position: relative;
    width: 276px;
    margin: 0px 1px 0px 1px;
}
.actualTitle
{
    width: 225px;
    height: 20px;
    overflow: hidden;
    background-image: url("../pictures/actualsBackground.gif");
    background-repeat:  repeat-x;
    padding: 7px 26px 7px 26px;
    color: White;
    font-size: 130%;
    font-weight: bold;
}
.news .content
{
    width: 225px;
    padding: 7px 26px 7px 26px;
}
.news .content .date
{
    color: #cf5045;
    font-weight: bold;
}
.news .content .text
{
    color: #703A00;
}
.news .content .line
{
    color: #fea656;
    height: 1px;
    border-top: solid 1px #fea656;
}
.news .content INPUT[type='text']
{
    border: solid 1px #984600;
    width: 220px;
    font-family: Trebuchet MS;
    font-size: 110%;
    color: #984600;
}
.news .content TEXTAREA
{
    border: solid 1px #984600;
    width: 220px;
    height: 123px;
    font-family: Trebuchet MS;
    font-size: 110%;
    color: #984600;
}
.news .content .button
{
    margin: 11px 0px 10px 160px;
}
.article .title
{
    color: #EB6900;
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 14px;
}
.article .thumbnail
{
    float: left;
    margin: 0px 10px 10px 0px;    
}
.article .description
{
    color: #6C4C2A;
    font-weight: bold;
}
.article .text
{
    /*color: #6C4C2A;*/
}
.menu
{
    width: 225px;
    padding: 7px 26px 7px 26px;
    position: relative;
}
.menu UL
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.menu UL LI
{
    display: block;
    width: 100%;
    height: 22px;
    overflow: hidden;
    position: relative;
}
.menu UL LI A
{
    color: #DC4300;
}
.photogalery
{
}

/*picture_preview*/
.picture_list
{
    list-style-type: none;  
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.picture_list .picture_preview
{
    margin: 8px 12px 37px 0px;
    padding: 7px 6px;
	text-align: center;
	width: 140px;
	height: 95px;
	overflow: hidden;
    float:left;
    border: solid 1px #de8934;

}
.picture_list .picture_preview .title
{
    font-weight: bold; 
}
.picture_list .picture_preview .text
{
	width: 120px;
	display: block;
	overflow: hidden;
}
.picture_list .picture_preview .picture
{
    width: 138px;
    height: 92px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.picture_list .picture_preview .picture IMG
{
}
.picture_list .picture_preview .picture *
{
    vertical-align: middle;
}
.picture_list .picture_preview .picture SPAN
{
    width: 1px;
    height: 100%;
}
.picture_list .picture_preview .picture A
{
}

/*photogalery_list*/
.photogalery_list
{
    list-style-type: none;  
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.photogalery_list .picture_preview
{
    margin: 8px 12px 37px 0px;
    padding: 7px 6px;
	text-align: center;
	width: 140px;
	overflow: hidden;
    float:left;    

}
.photogalery_list .picture_preview .title
{
    font-size: 120%;
    font-weight: bold;
    color: #ce5342;
    text-align: left;
    margin: 6px 0px 0px 0px;
}
.photogalery_list .picture_preview .text
{
	display: block;
	overflow: hidden;
	color: #723701;
    text-align: left;
}
.photogalery_list .picture_preview .picture
{
    width: 138px;
    height: 92px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    border: solid 1px #de8934;
}
.photogalery_list .picture_preview .picture IMG
{
}
.photogalery_list .picture_preview .picture *
{
    vertical-align: middle;
}
.photogalery_list .picture_preview .picture SPAN
{
    width: 1px;
    height: 100%;
}
.photogalery_list .picture_preview .picture A
{
}