.body{ margin:0px; padding:0px; color: #212121;  font-family: sans-serif;    background-position:center top; }
.clear{clear:both}
a{text-decoration: none;}
a:hover{text-decoration: underline;}

.logo{
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}

.logo a img{
	border: 0px;
}

.order{
	float: left;
	width: 100%;
	margin-top: 6px;
	height: auto;
	background: #d50000;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 6px; 
}

.order a{
	color: #fff; 
	font-weight: bold;
	margin-left: 5px;
	margin-right: 7px;
	font-size: 120%;
}

.title{ 
	color: #000; 
	font-weight: bold;
	width: 97%;
	float: left;
	margin-left: 2%;
	font-size: 120%;
}

.content{
	float: left;
	width: 96%;
	background: #f2f2f2; 
    padding: 2%;
}

.tabs{
	float: right;
	margin-top: -20px;
}

.tabs a{
	padding: 6px 8px 4px 8px;
	background: #545454;
	margin: 0px 0px 0px 1px !important; 
}

.active{
	background: #d50000 !important;
}

.navigation{
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #545454;
	width: 100%;
	font-size: 120%;
}

.back{
	float: left;
	margin-left: 25px;
	color: #fff;
	margin-top: 2px;
}

.back a{
	color: #fff;
}

.pages{
	float: right;
	margin-top: 2px;
	margin-right: 12px;
	color: #fff;
}

.pages a{
	color: #fff;
}

.footer{
	margin-top: 4px;
	padding-left: 2%;
	float: left;
	width: 98%;
	color: #c2c2c2; 
}

.footer a{
	color: #000; 
	text-decoration: underline; 
}

.path{
	width: 97%;
	float: left;
	margin-left: 2%;
	line-height: 25px;
	color: #000;
}

.path a{
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
}

.list_news{
	float: left;
	border-top: 1px dotted #c0c0c0;
	width: 100%;
	background: #f2f2f2;
}

.list_news a{
	color: #000000;
	float: left;
	padding-left: 13px;
	background: url("../img/bulet.png") no-repeat;
	background-position: 0 8px;
	margin-left: 5px;
		
}

.list_news span{
	color: #7d7d7d; 
	float: right;
	margin-right: 5px;
	font-size: 90%;
}

.list_news ins{
	text-decoration: none;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	color: #d50000;
	margin-left: 5px;
}

.list_news div{ 
 float: left;
 width: 100%;
 border-bottom: 1px dotted #c0c0c0;
 padding-top: 14px;
 padding-bottom: 14px;
}














