﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('images/backgrond.jpg');
	background-attachment: fixed;
}
#main{
	margin: auto;
	width: 731px;
	padding: 15px 30px 15px 30px;
	text-align: left;
	background-image: url('images/036.gif');
	background-repeat: no-repeat;
}
a:hover{
	color: #F5920A;
}
a{
	text-decoration: none;
	color: #707F8E;
}
a:visited {
	color: #707F8E;
}
#logo{
	width:211px;
	padding:0px;
	margin:0px;
	height: 78px;
	float:left;
}
#header_r{
	width:520px;
	padding:0px;
	margin:0px;
	height: 78px;
	float:right;
	position:relative;
}
#header_r div {
	position:absolute;
	bottom:0;
	text-align:right;
	width:100%;
	font-size: 10px;
	color: #707F8E;
	background-image:  url("../img/headb.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mm a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #606C73;
	font-weight: bold;
	font-size: 12px;
}
#mm a:hover{
    color:#F69008;
}
#hvar {
	width:100%;
	height:1px;
	background-image:url(../img/hpt.gif);
	clear:both;
}
.box {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #636F7D;
	background-color: #ffffff;
	border: 1px solid #636F7D;
}
/* COMUNES VARIOS*/
#orng{
	color: #f5920a;
	text-align: left;
}
#bkr {
	width:100%;
	height:1px;
	clear:both;
}
#date {
	padding-top:5px;
	float:right;
	color: #4D5D6E;
}

#orng {
	color: #36434B;
	text-align: left;
}

