#logo-bas
{
	clear:             left;
	width:             100%;
	height:            15px;
	background-image:  url(../images/design_def/fon_bas.png);
	background-repeat: repeat-x;
	text-align:        center;
}

#logo-bas a img {
	border-right:     1px solid gray;
	border-bottom:    1px solid gray;
}

#bas
{
	clear:             left;/*
	top:              -0.40em;
	left:             0px;*/
	width:            100%;
	background-color: #2663b7;
	color:            #FFF;
	text-align:       center;
	vertical-align:   top;
	padding-top:      0.25em;
	padding-bottom:   0.5em;
}

#bas a
{
	color: #FFF;
	text-decoration: none;
	font-size:       0.7em;
	font-weight:     bold;
}

#bas a:hover { text-decoration: underline; }

p.infososciet {
	 font-size: 0.7em;
	 color:     #FFFFFF;
}