.footer {
	margin-top:20px;
	padding-top: 10px;
	border-top: 4px solid rgb(176, 0, 0);
}

hr {
	height: 1px;
	text-align: center;
	color: rgb(196, 209, 253);
}

strong {
	font-weight: bold;
}

.head1 {
	height: 60px;
	background-color: rgb(196, 209, 253);
}
.head2 {
	height: 20px;
	background-color: rgb(91, 155, 243);
}
.head3 {
	background-color: rgb(0, 64, 128);
}
.head-text {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: verdana;
	color: rgb(176, 0, 0);
}

.head-text .right {
	font-style: italic;
	font-size: 110%;
}


.nav {
	background-color: rgb(0, 64, 128);
	margin-top:3px;
	font-family: verdana;
	font-size: 11px;
}

.nav a, .nav a:hover, .nav a:visited {
	color: #fff;
	text-decoration:none;
}
.nav ul {
	background-color: rgb(0, 64, 128);
}
.nav ul li {
	float:left;
	background-color: rgb(0, 64, 128);
	padding: 3px;
}
.nav ul li.vert, .nav ul li.vert:hover {
	color: #fff;
	background-color: rgb(0, 64, 128);
}
.nav ul li:hover {
	background-color: rgb(91, 155, 243);
}


.nav2 {
	background-color: rgb(196, 209, 253);
	height:24px;
	font-family: verdana;
	font-size: 11px;
}
.nav2 a {
	text-decoration:none;
}
.nav2 ul {
	background-color: rgb(196, 209, 253);
	color: #fff;
}
.nav2 ul a {
	color: rgb(0, 64, 128);
}
.nav2 ul li {
	float:left;
	padding: 5px;
	background-color: rgb(196, 209, 253);
}
.nav2 ul li:hover {
	background-color: rgb(91, 155, 243);
}
.nav2 ul li:hover a{
	color: #fff;
}
.nav2 ul li.vert, .nav2 ul li.vert:hover {
	color: rgb(0, 64, 128);
	background-color: rgb(196, 209, 253);
}


.menu-active {
	background-color: rgb(91, 155, 243);
	color:#fff;
}


h1, h2, h3, h4 {
	font-family: Verdana,Arial;
	margin-top: 10px;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 5px solid rgb(196, 209, 253);
	color: rgb(0, 64, 128);
}

p.blue{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	color: rgb(0, 64, 128);
}


table.blue thead th {
	border-bottom: 1px solid #fff;
	font-family: Verdana,Arial;
}
table.blue thead th {
	text-align: center;
}
table.blue tfoot {
	border-top: 1px solid #fff;
	font-size: 90%; 
	text-align: right;
}
table.blue thead th, table.blue thead td, table.blue tfoot td {
	background-color: rgb(91, 155, 243);
	padding: 5px;
	color:#fff;
}
table.blue thead th  {
	font-weight: bold;
}
table.blue thead th a, table.blue tfoot td a {
	color:#fff;
	text-decoration:none;
}

table.blue tbody td{
	background-color: rgb(196, 209, 253);
	padding: 5px;
}

.informer {
	margin-bottom:10px
}

.voting-info {
	width: 45%;
	height: 200px;
	margin-left: 20px;
	display:inline-table;
	margin-bottom: 20px;
	background-color: rgb(238, 242, 245);
	vertical-align: top;
	float:left;

}

.voting-info h2 {
	border: none;
	color: rgb(176, 0, 0);
	font-size: 115%;
	text-align: left;
	width: 75%;

}

.voting-info div div img {
	margin-right: 10px;
}

.voting-info div div p {
	text-align: justify
}
.voting-info div p.vote-input {
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	color: rgb(7, 126, 230);
	margin-bottom: 10px;
}

.voting-info div p.vote-input input {
	border: 4px solid rgb(7, 126, 230);
	outline-style: solid;
	outline: 4px solid rgb(7, 126, 230);
	margin:5px;
}

.voting-info div a {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	display:block;
}

.voting-info-full h1 {
	margin-bottom: 20px;
}

.voting-info-full ul li {
	margin-bottom: 10px;
}

.voting-info-full img {
	margin-bottom: 10px;
}

.voting-info-full p {
	margin-bottom: 15px;
}

.voting-info-full a.ret {
	display:block;
	margin-top: 15px;
	text-align:left;
	color: rgb(176, 0, 0);
	font-weight: bold;
}
.voting-info-full h1, .voting-info-full h2, .voting-info-full h3 {
}


.paragraphs h1, .paragraphs h2, .paragraphs h3 {
}
.paragraphs div, .paragraphs p {
	margin-bottom: 15px;
	
}


.sidebar {
	margin-bottom: 20px;
}
.sidebar a {
	display:block;
	padding: 5px;
	background-color: rgb(196, 209, 253);
	color: rgb(0, 64, 128);
	margin-bottom: 1px;
	text-decoration:none;
}

.sidebar a:visited {
	color: rgb(0, 64, 128);
}

.sidebar a:hover {
	background-color: rgb(91, 155, 243);
	color: #fff;
}

.sidebar-2 {
	margin-top: 20px;
}
.sidebar-2 a {
	display:block;
	padding: 5px;
	font: 120%;
}

.path {
	margin-bottom: 20px;
}

.path a {
	margin-right:20px;
	
}

.news-short-list ul {
	margin-bottom: 20px;
}

.news-short-list ul li:first-child {
	font-weight: bold;
}

.news-view  p {
  margin-top: 5px;
  margin-bottom: 10px;

}



.votes-active {
	margin-bottom: 30px;
}


.votes-active a {
	display: block;
	font-family: Verdana;
	font-weight: bold;
	background-color: rgb(91, 155, 243);
	padding: 5px;
	color:#fff;
	text-decoration:none;
}
.votes-active .images {
	background-color: rgb(196, 209, 253);
	padding: 10px;
	text-align: center;
}
.votes-active .images img {
	margin-right: 10px;
}

.winners {
	border-bottom: 10px solid rgb(196, 209, 253);
	text-align: center;
	width: auto;
}

.winners h2 {
	text-align: left;
	border: none;
}

