body html{
	position: relative!important;
	width: 100%!important;
}
body html body{
	position: relative!important;
	left: 0!important;
}

#rightmenu {
	width: 25%; float: right;
	position: relative;
}
#contener {
	1margin-right:260px;
	width: 70%;
	float: left;
	margin: 0;
}


#first_news {
	margin: 0 0 10px 0;
}

#first_news div.item {
	width: 30%; float: left;
	margin: 0 20px 0 0;
}
#first_news div.item span.date {
	margin: 0 0 4px 0;
	color: #bbb;
}
#first_news div.item strong.title {
	display: block;
	margin: 0 0 4px 0;
}
/*Action*/
#first_action {
	margin: 0 0 10px 0;
}
#first_action h2 {
	color: #394252;
	font: normal 1.5em Arial, sans-serif;
	margin: 0; padding: 0 0 10px 0;
}
#first_action div.item {
	margin: 0 20px 20px 0;
	color: #6d6d6d;
	font: normal 1em Arial, sans-serif;
}
#first_action div.item span.date {
	margin: 0 0 4px 0;
	color: #bbb;
}
#first_action div.item strong.title {
	display: block;
	margin: 0 0 4px 0;
}
#first_action div.item strong.title a {
	color: #8a8a8a;
}
#first_action div.item strong.title a:hover {
	color: #005782;
}
#action_present {
	position: absolute;
	width: 54px;
	height: 56px;
	top: -10px;
	left: -70px;
	background: url(/img/action_present.jpg) no-repeat;
}

a.arch {color:#005782!important; font-weight: bold;}
a.arch:visited{color:#005782!important;}
a.arch:hover{color:#6d6d6d!important;}


#cars {
	margin: 20px 0 10px 0;
}
#cars div.item {
	width: 45%;
	float: left;
	margin: 0 20px 10px 0;

}
#cars div.item a {
	aborder: solid 1px red;
	display: block;
	text-decoration: none;
}
#cars div.item a span.carImgLink {
	display: block;
	float: left;
	width: 111px;
	height: 75px;
	background: #fff;
}
#cars div.item a:hover span.carImgLink {
	background: #ebeaf0;
}
#cars div.item a span.carTitleLink {
	font-weight: bold;
	padding-right: 4px;
	text-decoration: underline;
}
#cars div.item a:hover span.carTitleLink {
	abackground: #ebeaf0;
}
#cars div.item a span.carDescrLink {
	text-decoration: none;
}
#cars div.item a:hover span.carDescrLink {
	color: #696969;
	text-decoration: none;
}
#cars div.item img {
	display: block;
	width: 110px;
	float: left;
	border: none;
	cursor: pointer;
}
#cars span.desc_small {
	margin-left: 125px;
	padding-top: 4px;
	display: block;
}

#cars span.price {
	display: block;
	color: #000;
}

#cars div.desc_small a{
	font-weight: bold;
	padding-right: 4px;
}
/*Banner*/
.banner {
	margin: 10px 0 0 0;
}
.banner a img {
	border: none;
}
/*Dispatches*/
#dispatches {
	margin: 30px 0;
	color: #6d6d6d;
}
#dispatches form input {
	border: 1px solid #CFD7DE;
	height: 16px;
	awidth: 130px;
}
#dispatches form input.submit {
	border: none;
	cursor: pointer;
	height: 20px;
	margin: 1px 0 0 5px;
	width: 40px;
}
/*Auth*/
#index_auth {
	margin: 30px 0;
}
#index_auth h1 {
	color: #858585;
	font-size: 11pt;
	font-weight: normal;
	font-weight: normal;
}
#index_auth div input {
	left: 0!important;
	width: 130px!important;
	position: relative!important;
	margin-right: 15px;
}
#index_auth div.buttons {
	padding: 0!important;
}
#index_auth div.error {
	height: auto!important;
	width: 250px;
}
#index_auth a {
	font-size: 8pt;
	color: black;
}
#index_auth p a {
	margin: 0 30px 0 0;
}