﻿img { border:0px; }
a { outline: none; /* Убираем границу вокруг ссылок  */ }
table, html { height:100%; }

body {
	margin:0; padding:0; height:100%;
	font: 100% Geneva, Arial, Helvetica, sans-serif; 	
	background: url(images/fon1.jpg) top center repeat-x #93c3e3; background-attachment:fixed;
}

.iniciativa { height:72px; width:100%; padding:0px; background: url(images/iniciativa.png) center #FFF no-repeat; }

.left-menu {
background: url(images/head2.jpg) top left no-repeat #93c3e3; border-right: 1px #FFF solid;
}
.vounb { padding: 30px 50px 0 0; text-align:right; position:fixed; right:0px; }

#center { background:url(images/head1.png) no-repeat; height:520px; background-position: center;  }

#left { background:url(images/left.png) no-repeat; width:32px; height:61px; margin-top:230px; float:left; }

#right { background:url(images/right.png) no-repeat; width:32px; height:61px; margin-top:230px; float: right;  }


#bottom { height:50px; margin:20px 0 0 0; padding:0px;  }

#bottom p { text-align: center; padding:10px 0 0 0; font: bold 60% Arial, Helvetica, sans-serif; color:#fff; letter-spacing:1px; border-top: 1px #799fc5 solid; margin:0px 15px }

#div_Menu{ position:fixed; left:-200px; top:0px; line-height:1.5;  }

#link_Menu{ cursor:pointer; padding: 30px 0 0 30px;  }


#menu { margin:190px 5px 5px 5px; }

#menu .cap {
    float: left; /* Выравнивание по левому краю */
    margin: 0 0 2px 0; /* Отступы вокруг буквы */
   }

#menu p { margin:0px 0px 7px 16px; }   

#menu a { font: 80%/100% Arial, Helvetica, sans-serif; font-weight: bolder; color: #4c78b5; }
#menu a:link { text-transform: none; text-decoration: none; letter-spacing:0px; font-weight:bold;
	}   
#menu a:hover { text-transform: none; text-decoration: underline; letter-spacing:0px; font-weight:bold;
	}   
